View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023657 | Open CASCADE | OCCT:Foundation Classes | public | 2012-12-20 19:51 | 2013-04-29 15:22 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023657: Fails compilation with WOK after patch 22980 | ||||
Description | WOK fails compilation in cases when variable CSF_TBB_INCLUDES is empty | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
parent of | 0023689 | closed | Community | OCCT does not compile on Windows | |
child of | 0022980 | closed | Roman Lygin | Community | Fixed Standard_Atomic.hxx |
|
Fix has been pushed to the git branch CR23657 Dear Andrey, please review. |
|
I think this is inappropriate way to fix this issue. Most %CSF_*_INCLUDE variables in WOK defined within "-I" prefix (taking into account that there are more than one path could be specified) whilst %CSF_TCL_INCLUDE (and probably %CSF_TBB_INCLUDES in WOK configuration for automated tests) targets to folder without "-I". So the *_CMPLRS.edl files in packages shouldn't append "-I" and just concatenate strings as done for other dependencies like %CSF_X11_INCLUDE, %CSF_OPENGL_INCLUDE, %CSF_FTGL_INCLUDES, %CSF_FREETYPE_INCLUDES, %CSF_GL2PS_INCLUDES, etc. This means that %CSF_TBB_INCLUDES and %CSF_TCL_INCLUDE should be updated appropriately in current WOK configurations. |
|
Key "-I" has been added to CSF_TCL_INCLUDE variable Dear Kirill, please review occt and occt-wok branches CR23657 |
|
Patch reviewed without remarks. |
|
Dear BugMaster, Branch CR23657 (and products from GIT master) was compiled on Linux and Windows platforms. There are compilation errors on Windows: http://jenkins-test-01.nnov.opencascade.com/user/mnt/my-views/view/CR23657/job/mnt-CR23657-master_build_occt_windows/2/parsed_console/? |
|
Dear Michael, Please, in your WOK_Dir/lib/CSF.edl replace line: @set %CSF_TCL_INCLUDE = ": "; with following: @set %CSF_TCL_INCLUDE = ""; Also check other changes in occt-wok git branch CR23657 |
occt: master a6cfe9b2 2012-12-28 14:46:36
|
0023657: Fails compilation with WOK after patch 22980 Key -I added to CSF_TCL_INCLUDE variable |
Affected Issues 0023657 |
|
mod - src/Draw/Draw_CMPLRS.edl | Diff File | ||
mod - src/QABugs/QABugs_CMPLRS.edl | Diff File | ||
mod - src/QADraw/QADraw_CMPLRS.edl | Diff File | ||
mod - src/QAViewer2dTest/QAViewer2dTest_CMPLRS.edl | Diff File | ||
mod - src/Standard/Standard_CMPLRS.edl | Diff File | ||
mod - src/Viewer2dTest/Viewer2dTest_CMPLRS.edl | Diff File | ||
mod - src/ViewerTest/ViewerTest_CMPLRS.edl | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-20 19:51 |
|
New Issue | |
2012-12-20 19:51 |
|
Assigned To | => abv |
2012-12-20 19:52 |
|
Assigned To | abv => dbv |
2012-12-20 19:52 |
|
Status | new => assigned |
2012-12-20 19:54 |
|
Note Added: 0022793 | |
2012-12-20 19:54 |
|
Assigned To | dbv => abv |
2012-12-20 19:54 |
|
Status | assigned => resolved |
2012-12-21 11:16 | kgv | Note Added: 0022796 | |
2012-12-21 11:18 | kgv | Note Edited: 0022796 | |
2012-12-21 13:12 |
|
Assigned To | abv => dbv |
2012-12-21 13:12 |
|
Status | resolved => assigned |
2012-12-21 16:12 |
|
Note Added: 0022802 | |
2012-12-21 16:12 |
|
Assigned To | dbv => kgv |
2012-12-21 16:12 |
|
Status | assigned => resolved |
2012-12-21 16:29 | kgv | Note Added: 0022803 | |
2012-12-21 16:29 | kgv | Assigned To | kgv => bugmaster |
2012-12-21 16:29 | kgv | Status | resolved => reviewed |
2012-12-26 15:09 | bugmaster | Assigned To | bugmaster => mkv |
2012-12-28 12:34 |
|
Note Added: 0022878 | |
2012-12-28 12:35 |
|
Test case number | => Not needed |
2012-12-28 12:35 |
|
Assigned To | mkv => dbv |
2012-12-28 12:35 |
|
Status | reviewed => assigned |
2012-12-28 13:12 |
|
Note Added: 0022879 | |
2012-12-28 13:12 |
|
Assigned To | dbv => mkv |
2012-12-28 13:12 |
|
Status | assigned => resolved |
2012-12-28 13:13 |
|
Status | resolved => reviewed |
2012-12-28 13:14 |
|
Note Edited: 0022879 | |
2012-12-28 14:15 |
|
Assigned To | mkv => bugmaster |
2013-01-04 11:35 |
|
Changeset attached | => occt master a6cfe9b2 |
2013-01-04 11:35 |
|
Assigned To | bugmaster => dbv |
2013-01-04 11:35 |
|
Status | reviewed => verified |
2013-01-04 11:35 |
|
Resolution | open => fixed |
2013-01-09 02:51 |
|
Relationship added | parent of 0023689 |
2013-01-09 02:51 |
|
Relationship added | child of 0022980 |
2013-02-20 10:19 | bugmaster | Target Version | => 6.6.0 |
2013-04-23 13:36 |
|
Status | verified => closed |
2013-04-29 15:22 |
|
Fixed in Version | => 6.6.0 |