Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.0(EOL)
-
CentOS 6.6 x86_64
Description
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6:
Build |
-- Configuring OQGraph
|
CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):
|
The imported target "boost_date_time-static" references the file
|
"/usr/lib64/lib64/libboost_date_time.a"
|
but this file does not exist. Possible reasons include:
|
* The file was deleted, renamed, or moved to another location.
|
* An install or uninstall procedure did not complete successfully.
|
* The installation package was faulty and contained
|
"/usr/lib64/boost/Boost.cmake"
|
but not all the files it references.
|
|
Call Stack (most recent call first):
|
/usr/lib64/boost/BoostConfig.cmake:28 (include)
|
/usr/share/cmake/Modules/FindBoost.cmake:177 (find_package)
|
storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE)
|
I believe _IMPORT_PREFIX is defined to "/usr/lib64" and concatenated with another "/lib64" string, which generates the "/usr/lib64/lib64" error listed above.
Can you please provide a temporary patch that I could apply? Thanks.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
This compile error made surface on 10.0.15, no issues are present in 10.0.14: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} |
This compile error made surface on 10.0.15, no issues are present in 10.0.14: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Can you please provide a temporary patch that I could apply? Thanks. |
Description |
This compile error made surface on 10.0.15, no issues are present in 10.0.14: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Can you please provide a temporary patch that I could apply? Thanks. |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Can you please provide a temporary patch that I could apply? Thanks. |
Description |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Can you please provide a temporary patch that I could apply? Thanks. |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Note the double directory /usr/lib64/lib64 concatenation. Can you please provide a temporary patch that I could apply? Thanks. |
Description |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} Note the double directory /usr/lib64/lib64 concatenation. Can you please provide a temporary patch that I could apply? Thanks. |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} I believe _IMPORT_PREFIX is set to "/usr/lib64" which is concatenated with another string that has /lib64/ in it as well and generates the /usr/lib64/lib64 error. Can you please provide a temporary patch that I could apply? Thanks. |
Description |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} I believe _IMPORT_PREFIX is set to "/usr/lib64" which is concatenated with another string that has /lib64/ in it as well and generates the /usr/lib64/lib64 error. Can you please provide a temporary patch that I could apply? Thanks. |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} I believe _IMPORT_PREFIX is defined to "/usr/lib64" and concatenated with another "/lib64" string, which generates the "/usr/lib64/lib64" error listed above. Can you please provide a temporary patch that I could apply? Thanks. |
Description |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=CMAKE|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} I believe _IMPORT_PREFIX is defined to "/usr/lib64" and concatenated with another "/lib64" string, which generates the "/usr/lib64/lib64" error listed above. Can you please provide a temporary patch that I could apply? Thanks. |
This compile error made surface with 10.0.15, no issues are present for 10.0.14 with cmake.x86_64 2.8.12.2-4.el6: {code:title=Build|borderStyle=solid} -- Configuring OQGraph CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) storage/oqgraph/CMakeLists.txt:4 (FIND_PACKAGE) {code} I believe _IMPORT_PREFIX is defined to "/usr/lib64" and concatenated with another "/lib64" string, which generates the "/usr/lib64/lib64" error listed above. Can you please provide a temporary patch that I could apply? Thanks. |
Due Date | 2014-12-18 |
Due Date | 2014-12-18 |
Due Date | 2014-12-12 |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.0.15 [ 17300 ] | |
Assignee | Sergei Golubchik [ serg ] | |
Due Date | 2014-12-12 | |
Labels | compile | |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.0.16 [ 17900 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Affects Version/s | 10.1 [ 16100 ] |
Component/s | Compiling [ 11001 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v2 [ 58744 ] | MariaDB v3 [ 65107 ] |
Workflow | MariaDB v3 [ 65107 ] | MariaDB v4 [ 148557 ] |
Please provide all your cmake options.