Project WARNING: QwtDesigner is enabled in qwtconfig.pri, but Qt has not been built with designer support CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-4528/.conan/data/qwt/6.1.6/_/_/package/7cebcc82f3db7cd03452284787092850c27f20cb/include/qwt_global.h:13, from /home/conan/w/cci_PR-4528/.conan/data/qwt/6.1.6/_/_/package/7cebcc82f3db7cd03452284787092850c27f20cb/include/qwt_plot.h:13, from /home/conan/w/cci_PR-4528/1/489c6870-c85b-4c63-b65c-5631a4ffabc3/recipes/qwt/all/test_package/example.cpp:1: /home/conan/w/cci_PR-4528/.conan/data/qt/5.15.2/_/_/package/f2aae39a7bc92ae4c5e6579c84bd5e8cf550e452/include/QtCore/qglobal.h:1286:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (and not with -fPIE)." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\ ^~~~~ g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [CMakeFiles/example.dir/example.cpp.o] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 ERROR: qwt/6.1.6 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4528/1/489c6870-c85b-4c63-b65c-5631a4ffabc3/recipes/qwt/all/test_package/build/94c3bfc0b7f212e4de72dfd9e656cd37d7df5674' '--' '-j3' Terminated