Hi All,

Anybody succesfully compiled PDAL master recently on Debian Bookworm?

Following instructions of
https://pdal.io/en/latest/development/compilation/unix.html
Ninja stops when trying to link the tests:


[448/578] Linking CXX executable bin/pdal_file_utils_test
FAILED: bin/pdal_file_utils_test
: && /usr/bin/c++   test/unit/CMakeFiles/pdal_test_support.dir/Support.cpp.o 
test/unit/CMakeFiles/pdal_file_utils_test.dir/FileUtilsTest.cpp.o -o bin/pdal_file_utils_test  
-Wl,-rpath,/home/richard/git/pdal/build/lib  lib/libpdalcpp.so.16.0.0  lib/libgtest.a 
&& :
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to `_ULx86_64_step'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_Ux86_64_getcontext'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_init_local'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_get_proc_name'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_get_reg'
collect2: error: ld returned 1 exit status
[449/578] Linking CXX executable bin/pdal_log_test
FAILED: bin/pdal_log_test
: && /usr/bin/c++   test/unit/CMakeFiles/pdal_test_support.dir/Support.cpp.o 
test/unit/CMakeFiles/pdal_log_test.dir/LogTest.cpp.o -o bin/pdal_log_test  
-Wl,-rpath,/home/richard/git/pdal/build/lib  lib/libpdalcpp.so.16.0.0  lib/libgtest.a 
&& :
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to `_ULx86_64_step'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_Ux86_64_getcontext'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_init_local'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_get_proc_name'
/usr/bin/ld: lib/libpdalcpp.so.16.0.0: undefined reference to 
`_ULx86_64_get_reg'
collect2: error: ld returned 1 exit status
[450/578] Linking CXX executable bin/pdal_bounds_test

Any hints?

Regards,

Richard Duivenvoorde
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to