View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033147 | Community | OCCT:Coding | public | 2022-09-25 21:47 | 2023-03-19 22:49 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | ArchLinux | ||
Product Version | 7.7.0 | ||||
Target Version | 7.7.0 | Fixed in Version | 7.7.0 | ||
Summary | 0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set" | ||||
Description | This is from OCCT forum by Sun Tsui - https://dev.opencascade.org/content/tbb-directory-not-setCMake Error at adm/cmake/tbb.cmake:8 (message): Directory is not set. Call Stack (most recent call first): CMakeLists.txt:34 (include) CMakeLists.txt:725 (OCCT_INCLUDE_CMAKE_FILE) -- Configuring incomplete, errors occurred! I've successfully built opencascade-7.6.3 against https://archlinux.org/packages/extra/x86_64/tbb/ but against git master (7.7.0) the build now fails. | ||||
Steps To Reproduce | Not required | ||||
Tags | No tags attached. | ||||
Test case number | |||||
child of | 0033117 | closed | Open CASCADE | Coding, Configuration - migration to intel oneTBB 2021.5.0 (c++20 ready) |
|
Branch CR33147 has been created by ddzama. SHA-1: 74dc4f4031e3f9b4bd8e171acb6e4f828f073f5a Detailed log of new commits: Author: ddzama Date: Mon Oct 3 10:37:14 2022 +0300 0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set" This is from OCCT forum by Sun Tsui - https://dev.opencascade.org/content/tbb-directory-not-set CMake Error at adm/cmake/tbb.cmake:8 (message): Directory is not set. Call Stack (most recent call first): CMakeLists.txt:34 (include) CMakeLists.txt:725 (OCCT_INCLUDE_CMAKE_FILE) -- Configuring incomplete, errors occurred! I've successfully built opencascade-7.6.3 against https://archlinux.org/packages/extra/x86_64/tbb/ but against git master (7.7.0) the build now fails. |
|
Branch CR33147 has been updated forcibly by ddzama. SHA-1: 4861d68bed989dbfcc1b8671692620ce3e65625f |
|
Branch CR33147 has been updated forcibly by ddzama. SHA-1: 0c822bc756cb2e6433787e10fc68727886e2d740 |
|
Occ Pr branch CR33147 |
|
http://jenkins-test-occt.nnov.opencascade.com/view/CR33147-CR33147/view/COMPARE/ |
|
|
|
Branch CR33147 has been updated forcibly by ddzama. SHA-1: 0fab368273f24fac013d195ceb572145eb4d1da3 |
|
|
|
123,147: Extra condition, as we are already in (WIN32) branch. |
|
Branch CR33147 has been updated by ddzama. SHA-1: 206354f59717ba9f3a825b86fe7cb9738525bdf2 Detailed log of new commits: Author: ddzama Date: Tue Oct 4 12:50:51 2022 +0300 0033147: Fix by |
|
|
|
Ok, please combine to one commit. |
|
To integrate: occt - CR33147 products - CR33147 |
|
Branch CR33147 has been updated forcibly by ddzama. SHA-1: 4a07ca5963a598db3d75433f531bcbaf0b8de301 |
|
Branch CR33147 has been updated forcibly by ddzama. SHA-1: 935237a894e2785d16a7e9c3260c2ddf943147e6 |
|
Branch CR33147 has been deleted by mnt. SHA-1: 935237a894e2785d16a7e9c3260c2ddf943147e6 |
occt: master 92f1875f 2022-10-03 10:37:14
Committer: |
0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set". Previous approach do not taking into account, that oneTBB library may be installed in the system folder on Linux. So, solve the problem it is proposed to employ find_package utility, that works great as on Windows, as on Linux. |
Affected Issues 0033147 |
|
mod - adm/cmake/tbb.cmake | Diff File | ||
occt-products: master d1e620f0 2022-10-03 15:22:12
Committer: |
0033147: [Regression to 7.6.3] Coding, Configuration - CMake Error TBB "Directory is not set". Previous approach do not taking into account, that oneTBB library may be installed in the system folder on Linux. So, solve the problem it is proposed to employ find_package utility, that works great as on Windows, as on Linux. |
Affected Issues 0033147 |
|
mod - diff | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-25 21:47 |
|
New Issue | |
2022-09-25 21:47 |
|
Assigned To | => kgv |
2022-09-25 21:47 |
|
Assigned To | kgv => ddzama |
2022-09-25 21:47 |
|
Status | new => assigned |
2022-09-25 21:48 |
|
Relationship added | child of 0033117 |
2022-09-26 10:19 | kgv | Target Version | 7.7.1 => 7.7.0 |
2022-10-03 13:27 | git | Note Added: 0111325 | |
2022-10-03 15:05 | git | Note Added: 0111330 | |
2022-10-03 15:35 | git | Note Added: 0111336 | |
2022-10-03 17:28 |
|
Note Added: 0111341 | |
2022-10-03 17:28 |
|
Assigned To | ddzama => msv |
2022-10-03 17:28 |
|
Status | assigned => resolved |
2022-10-03 17:28 |
|
Steps to Reproduce Updated | |
2022-10-03 17:29 |
|
Note Added: 0111342 | |
2022-10-04 10:13 |
|
Note Added: 0111356 | |
2022-10-04 10:29 | git | Note Added: 0111357 | |
2022-10-04 10:36 |
|
Note Added: 0111360 | |
2022-10-04 12:34 |
|
Note Added: 0111363 | |
2022-10-04 12:35 |
|
Assigned To | msv => ddzama |
2022-10-04 12:35 |
|
Status | resolved => assigned |
2022-10-04 12:51 | git | Note Added: 0111364 | |
2022-10-04 13:14 |
|
Note Added: 0111367 | |
2022-10-04 13:15 |
|
Assigned To | ddzama => msv |
2022-10-04 13:15 |
|
Status | assigned => resolved |
2022-10-04 13:31 |
|
Note Added: 0111370 | |
2022-10-04 13:31 |
|
Assigned To | msv => bugmaster |
2022-10-04 13:31 |
|
Status | resolved => reviewed |
2022-10-04 13:31 |
|
Note Added: 0111371 | |
2022-10-04 16:26 | git | Note Added: 0111383 | |
2022-10-10 00:22 | git | Note Added: 0111443 | |
2022-11-02 13:40 |
|
Status | reviewed => tested |
2022-11-02 13:46 |
|
Changeset attached | => occt master 92f1875f |
2022-11-02 13:46 |
|
Assigned To | bugmaster => ddzama |
2022-11-02 13:46 |
|
Status | tested => verified |
2022-11-02 13:46 |
|
Resolution | open => fixed |
2022-11-02 13:53 | git | Note Added: 0111873 | |
2022-11-20 22:08 |
|
Changeset attached | => occt-products master d1e620f0 |
2023-03-19 22:49 | vglukhik | Status | verified => closed |
2023-03-19 22:49 | vglukhik | Fixed in Version | => 7.7.0 |