[OpenIndiana-discuss] Strange (?) error
Apostolos Syropoulos
asyropoulos at yahoo.com
Sun May 29 11:00:45 UTC 2022
>Did you try compiling the package with GCC 7 instead of GCC 10.3 ?
No this is not the problem:
aposyro at adalind>> cmake ..
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib/64/libz.so (found version "1.2.11")
-- Found PNG: /usr/lib/64/libpng.so (found version "1.6.37")
1.6.37
CMake Error at /usr/lib/cmake/Boost-1.76.0/BoostConfig.cmake:141 (find_package):
Found package configuration file:
/usr/lib/cmake/boost_program_options-1.76.0/boost_program_options-config.cmake
but it set boost_program_options_FOUND to FALSE so package
"boost_program_options" is considered to be NOT FOUND. Reason given by
package:
No suitable build variant has been found.
The following variants have been tried and rejected:
* libboost_program_options.so.1.76.0 (32 bit, need 64)
* libboost_program_options.a (32 bit, need 64)
Call Stack (most recent call first):
/usr/lib/cmake/Boost-1.76.0/BoostConfig.cmake:258 (boost_find_component)
/usr/share/cmake-3.21/Modules/FindBoost.cmake:594 (find_package)
lib/CMakeLists.txt:88 (find_package)
-- Configuring incomplete, errors occurred!
See also "/container/source/var/apngasm/build/CMakeFiles/CMakeOutput.log".
I think something is wrong with the configuration script for boost.
Regards.
Apostolos
----------------------Apostolos Syropoulos
Xanthi, Greece
More information about the openindiana-discuss
mailing list