FairSoft: I used git clone -b may18_patches https://github.com/FairRootGroup/FairSoft.git FairRoot: I used git clone -b master https://github.com/FairRootGroup/FairRoot.git christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Source$ git clone https://github.com/FairRootGroup/FairRoot.git Cloning into 'FairRoot'... remote: Enumerating objects: 72, done. remote: Counting objects: 100% (72/72), done. remote: Compressing objects: 100% (60/60), done. remote: Total 72587 (delta 24), reused 31 (delta 12), pack-reused 72515 Receiving objects: 100% (72587/72587), 186.09 MiB | 2.01 MiB/s, done. Resolving deltas: 100% (55663/55663), done. christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Source$ cd FairRoot christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Source/FairRoot$ git branch * master christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Source/FairRoot$ cd ../../ christiaan@christiaan-Z230:~/Desktop/FAIR$ cd FairRoot_Build/ christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Build$ ls christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Build$ rm -rf ./* christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Build$ cd ../FairRoot_Install/ christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Install$ ls christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Install$ cd ../FairRoot_Build/ christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Build$ cmake -DCMAKE_INSTALL_PREFIX=../FairRoot_Install/ ../FairRoot_Source/FairRoot/ -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test _HAS_CXX11_FLAG -- Performing Test _HAS_CXX11_FLAG - Success -- Checking C++11 support for "__func__" -- Checking C++11 support for "__func__": works -- Checking C++11 support for "auto" -- Checking C++11 support for "auto": works -- Checking C++11 support for "auto_ret_type" -- Checking C++11 support for "auto_ret_type": works -- Checking C++11 support for "class_override_final" -- Checking C++11 support for "class_override_final": works -- Checking C++11 support for "constexpr" -- Checking C++11 support for "constexpr": works -- Checking C++11 support for "constructor-delegation" -- Checking C++11 support for "constructor-delegation": works -- Checking C++11 support for "cstdint" -- Checking C++11 support for "cstdint": works -- Checking C++11 support for "decltype" -- Checking C++11 support for "decltype": works -- Checking C++11 support for "initializer_list" -- Checking C++11 support for "initializer_list": works -- Checking C++11 support for "lambda" -- Checking C++11 support for "lambda": works -- Checking C++11 support for "long_long" -- Checking C++11 support for "long_long": works -- Checking C++11 support for "nullptr" -- Checking C++11 support for "nullptr": works -- Checking C++11 support for "regex" -- Checking C++11 support for "regex": works -- Checking C++11 support for "rvalue-references" -- Checking C++11 support for "rvalue-references": works -- Checking C++11 support for "sizeof_member" -- Checking C++11 support for "sizeof_member": works -- Checking C++11 support for "static_assert" -- Checking C++11 support for "static_assert": works -- Checking C++11 support for "variadic_templates" -- Checking C++11 support for "variadic_templates": works -- Checking C++11 support for "sharedpointer" -- Checking C++11 support for "sharedpointer": works -- Checking C++11 support for "funcptr-to-lambda-conversion" -- Checking C++11 support for "funcptr-to-lambda-conversion": works -- fairsoft-config found --- Found a Linux system --- Found GNU compiler collection --- Build Type: RelWithDebInfo --- Compiler Flags: -std=c++11 -O2 -g -Wshadow -- Looking for Root... -- Looking for Root... - Found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/bin/root -- Looking for Root... - Found version is 6.12/06 -- Looking for Pythia6... -- Looking for Pythia6... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for PYTHIA8 ... -- Looking for PYTHIA8... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for GEANT3... -- Looking for GEANT3... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib/libgeant321.so -- Looking for GEANT4... -- Looking for GEANT4... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for GEANT4 DATA files... -- Found G4EMLOW data -- Found PhotonEvaporation data -- Found G4NDL data -- Found G4NEUTRONXS data G4PIIDATA: -- Found G4PII data -- Found RadioactiveDecay data -- Found RealSurface data -- Found G4SAID data -- Found G4ENSDFSTATE data -- Looking for GEANT4VMC... -- Looking for GEANT4VMC... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for VGM... -- Looking for VGM... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for CLHEP... -- Looking for CLHEP... - found /home/christiaan/Desktop/FAIR/FairSoft_NewBuild/lib -- Looking for CUDA... CUDA_TOOLKIT_ROOT_DIR not found or specified -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) -- Looking for IWYU... -- Looking for IWYU... - Not found -- Looking for Go... -- Could NOT find Go (missing: GO_EXECUTABLE GO_VERSION GO_PLATFORM GO_ARCH) (Required is at least version "1.7") -- FindGSL: gsl-config not found. -- Looking for Boost ... CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) CMake Warning at /usr/share/cmake-3.10/Modules/FindBoost.cmake:801 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:279 (find_package) -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Boost version: 1.67.0 -- Found the following Boost libraries: -- thread -- system -- timer -- program_options -- random -- filesystem -- chrono -- exception -- regex -- serialization -- log -- log_setup -- atomic -- date_time -- signals -- C++11 support found. -- Build CbmModule with Gdml support -- Looking for CLOCK_REALTIME -- Looking for CLOCK_REALTIME - found running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/run_tutorial1.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/run_tutorial1_pythia6.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/run_tutorial1_pythia8.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/run_tutorial1_mesh.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/run_tutorial1_urqmd.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial1/macros/load_all_libs.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/run_tutorial2.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/create_digis.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/read_digis.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/run_bg.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/run_sg.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/run_sg1.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial2/macros/create_digis_mixed.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial4/macros/run_tutorial4.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/Tutorial4/macros/run_reco.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelDetector/macros/run_sim.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelDetector/macros/run_digi.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelDetector/macros/run_digiToBin.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelDetector/run/startFairMQPixelSimulation.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelDetector/run/startFairMQPixel.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/MQ/pixelAlternative/run/startFairMQPixAlt.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/Tutorial3/macro/run_sim.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/Tutorial3/macro/run_digi.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/Tutorial3/macro/run_reco.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/Tutorial3/macro/run_digi_timebased.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/Tutorial3/macro/run_reco_timebased.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/rutherford/macros/run_rutherford.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/simulation/rutherford/macros/run_rad.sh 2>&1 running /bin/chmod u+x /home/christiaan/Desktop/FAIR/FairRoot_Build/examples/advanced/MbsTutorial/macros/unpack_mbs.sh 2>&1 Test_Model: RelWithDebInfo -- Found Git: /usr/bin/git (found version "2.17.1") -- Configuring done CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "BaseMQ" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): base/MQ/CMakeLists.txt:68 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "parmq-server" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:66 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ParMQ" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): parmq/CMakeLists.txt:47 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-params-client" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:73 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairMQExParameters" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/parameters/CMakeLists.txt:51 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex-generate-data" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:201 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sampler" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Processor" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex1-Sink" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sink" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Processor" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "SerializationExample" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:120 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "serialization-Ex2-Sampler" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/serialization/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "Pixel" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/src/CMakeLists.txt:127 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "run-sim" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-merger" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processor" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sampler" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sink" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-samplerBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-sinkBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixel-processorBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelDetector/run/CMakeLists.txt:195 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "PixelAlt" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/src/CMakeLists.txt:79 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-samplerBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-processorBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "pixalt-sinkBin" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/pixelAlternative/run/CMakeLists.txt:108 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sampler" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "FairTestDetector" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:212 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-processor" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "tut3-sink" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/advanced/Tutorial3/CMakeLists.txt:241 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-sampler" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:325 (Add_Library): Target "ExLmd" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:56 (GENERATE_LIBRARY) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-unpacker" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::program_options" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::thread" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::system" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::filesystem" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::regex" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::date_time" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) CMake Error at cmake/modules/ROOTMacros.cmake:352 (Add_Executable): Target "ex-lmd-mbs-sink" links to target "Boost::signals" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): examples/MQ/Lmd/CMakeLists.txt:91 (GENERATE_EXECUTABLE) -- Generating done -- Build files have been written to: /home/christiaan/Desktop/FAIR/FairRoot_Build christiaan@christiaan-Z230:~/Desktop/FAIR/FairRoot_Build$ make Scanning dependencies of target svnheader -- Found Git: /usr/bin/git (found version "2.17.1") -- FairRoot Version - v18.0.0-11-gefdc6bedf from - Wed Aug 29 14:35:40 2018 +0200 [ 0%] Built target svnheader [ 0%] Generating G__FairToolsDict.cxx, G__FairToolsDict_rdict.pcm, ../lib/libFairTools.rootmap Warning: Unused variable rule: gLogger Scanning dependencies of target FairTools [ 1%] Building CXX object fairtools/CMakeFiles/FairTools.dir/FairLogger.cxx.o [ 1%] Building CXX object fairtools/CMakeFiles/FairTools.dir/FairMonitor.cxx.o [ 1%] Building CXX object fairtools/CMakeFiles/FairTools.dir/FairSystemInfo.cxx.o [ 1%] Building CXX object fairtools/CMakeFiles/FairTools.dir/G__FairToolsDict.cxx.o [ 2%] Linking CXX shared library ../lib/libFairTools.so [ 2%] Built target FairTools Scanning dependencies of target MbsAPI [ 2%] Building C object MbsAPI/CMakeFiles/MbsAPI.dir/f_evt.c.o [ 2%] Building C object MbsAPI/CMakeFiles/MbsAPI.dir/fLmd.c.o [ 3%] Building C object MbsAPI/CMakeFiles/MbsAPI.dir/f_ut_utime.c.o [ 3%] Building C object MbsAPI/CMakeFiles/MbsAPI.dir/f_stccomm.c.o [ 3%] Linking C shared library ../lib/libMbsAPI.so [ 3%] Built target MbsAPI [ 4%] Generating G__GeoBaseDict.cxx, G__GeoBaseDict_rdict.pcm, ../lib/libGeoBase.rootmap Scanning dependencies of target GeoBase [ 4%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoAssembly.cxx.o [ 4%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoCone.cxx.o [ 5%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoCons.cxx.o [ 5%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoEltu.cxx.o [ 5%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoBuilder.cxx.o [ 5%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoInterface.cxx.o [ 6%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoIo.cxx.o [ 6%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoLoader.cxx.o [ 6%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoMatrix.cxx.o [ 6%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoMedia.cxx.o [ 7%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoMedium.cxx.o [ 7%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoNode.cxx.o [ 7%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoOldAsciiIo.cxx.o [ 7%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoPcon.cxx.o [ 8%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoPgon.cxx.o [ 8%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoRootBuilder.cxx.o [ 8%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoRotation.cxx.o [ 8%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoSet.cxx.o [ 9%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoShapes.cxx.o [ 9%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoSphe.cxx.o [ 9%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTransform.cxx.o [ 9%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTrap.cxx.o [ 10%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTrd1.cxx.o [ 10%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTube.cxx.o [ 10%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTubs.cxx.o [ 11%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoTorus.cxx.o [ 11%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoVector.cxx.o [ 11%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoVolume.cxx.o [ 11%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoCompositeVolume.cxx.o [ 12%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoAsciiIo.cxx.o [ 12%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoBrik.cxx.o [ 12%] Building CXX object geobase/CMakeFiles/GeoBase.dir/FairGeoBasicShape.cxx.o [ 12%] Building CXX object geobase/CMakeFiles/GeoBase.dir/G__GeoBaseDict.cxx.o [ 13%] Linking CXX shared library ../lib/libGeoBase.so [ 13%] Built target GeoBase [ 13%] Generating G__ParBaseDict.cxx, G__ParBaseDict_rdict.pcm, ../lib/libParBase.rootmap Scanning dependencies of target ParBase [ 13%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairContFact.cxx.o [ 14%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairDetParAsciiFileIo.cxx.o [ 14%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairDetParIo.cxx.o [ 14%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairDetParRootFileIo.cxx.o [ 14%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairGenericParAsciiFileIo.cxx.o [ 15%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairGenericParRootFileIo.cxx.o [ 15%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParAsciiFileIo.cxx.o [ 15%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParGenericSet.cxx.o [ 15%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParIo.cxx.o [ 16%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParRootFileIo.cxx.o [ 16%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParSet.cxx.o [ 16%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairParamList.cxx.o [ 16%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairRtdbRun.cxx.o [ 17%] Building CXX object parbase/CMakeFiles/ParBase.dir/FairRuntimeDb.cxx.o [ 17%] Building CXX object parbase/CMakeFiles/ParBase.dir/G__ParBaseDict.cxx.o [ 17%] Linking CXX shared library ../lib/libParBase.so [ 17%] Built target ParBase [ 17%] Generating G__BaseDict.cxx, G__BaseDict_rdict.pcm, ../lib/libBase.rootmap Scanning dependencies of target Base [ 17%] Building CXX object base/CMakeFiles/Base.dir/steer/FairAnaSelector.cxx.o [ 17%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRadGridManager.cxx.o [ 18%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRadLenManager.cxx.o [ 18%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRadMapManager.cxx.o [ 18%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRingSorter.cxx.o [ 18%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRingSorterTask.cxx.o [ 19%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRootManager.cxx.o [ 19%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRun.cxx.o [ 19%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRunAna.cxx.o [ 19%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRunAnaProof.cxx.o [ 20%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRunSim.cxx.o [ 20%] Building CXX object base/CMakeFiles/Base.dir/steer/FairTSBufferFunctional.cxx.o [ 20%] Building CXX object base/CMakeFiles/Base.dir/steer/FairTask.cxx.o [ 20%] Building CXX object base/CMakeFiles/Base.dir/steer/FairTrajFilter.cxx.o [ 21%] Building CXX object base/CMakeFiles/Base.dir/steer/FairWriteoutBuffer.cxx.o [ 21%] Building CXX object base/CMakeFiles/Base.dir/steer/FairRunOnline.cxx.o [ 21%] Building CXX object base/CMakeFiles/Base.dir/steer/FairLinkManager.cxx.o [ 21%] Building CXX object base/CMakeFiles/Base.dir/sim/FairBaseContFact.cxx.o [ 22%] Building CXX object base/CMakeFiles/Base.dir/sim/FairBaseParSet.cxx.o [ 22%] Building CXX object base/CMakeFiles/Base.dir/sim/FairGeoParSet.cxx.o [ 22%] Building CXX object base/CMakeFiles/Base.dir/sim/FairDetector.cxx.o [ 22%] Building CXX object base/CMakeFiles/Base.dir/sim/FairGeaneApplication.cxx.o [ 23%] Building CXX object base/CMakeFiles/Base.dir/sim/FairGenerator.cxx.o [ 23%] Building CXX object base/CMakeFiles/Base.dir/sim/FairGenericStack.cxx.o [ 23%] Building CXX object base/CMakeFiles/Base.dir/sim/FairIon.cxx.o [ 24%] Building CXX object base/CMakeFiles/Base.dir/sim/FairMCApplication.cxx.o [ 24%] Building CXX object base/CMakeFiles/Base.dir/sim/FairModule.cxx.o [ 24%] Building CXX object base/CMakeFiles/Base.dir/sim/FairParticle.cxx.o [ 24%] Building CXX object base/CMakeFiles/Base.dir/sim/FairPrimaryGenerator.cxx.o [ 25%] Building CXX object base/CMakeFiles/Base.dir/sim/FairRunIdGenerator.cxx.o In file included from /usr/include/time.h:25:0, from /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/base/sim/FairRunIdGenerator.h:11, from /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/base/sim/FairRunIdGenerator.cxx:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [ 25%] Building CXX object base/CMakeFiles/Base.dir/sim/FairVolume.cxx.o [ 25%] Building CXX object base/CMakeFiles/Base.dir/sim/FairVolumeList.cxx.o [ 25%] Building CXX object base/CMakeFiles/Base.dir/event/FairEventBuilder.cxx.o [ 26%] Building CXX object base/CMakeFiles/Base.dir/event/FairEventBuilderManager.cxx.o [ 26%] Building CXX object base/CMakeFiles/Base.dir/event/FairEventHeader.cxx.o [ 26%] Building CXX object base/CMakeFiles/Base.dir/event/FairFileHeader.cxx.o [ 26%] Building CXX object base/CMakeFiles/Base.dir/event/FairFileInfo.cxx.o [ 27%] Building CXX object base/CMakeFiles/Base.dir/event/FairHit.cxx.o [ 27%] Building CXX object base/CMakeFiles/Base.dir/event/FairLink.cxx.o [ 27%] Building CXX object base/CMakeFiles/Base.dir/event/FairMCEventHeader.cxx.o [ 27%] Building CXX object base/CMakeFiles/Base.dir/event/FairMCPoint.cxx.o [ 28%] Building CXX object base/CMakeFiles/Base.dir/event/FairMesh.cxx.o [ 28%] Building CXX object base/CMakeFiles/Base.dir/event/FairMultiLinkedData.cxx.o [ 28%] Building CXX object base/CMakeFiles/Base.dir/event/FairMultiLinkedData_Interface.cxx.o [ 28%] Building CXX object base/CMakeFiles/Base.dir/event/FairRadLenPoint.cxx.o [ 29%] Building CXX object base/CMakeFiles/Base.dir/event/FairRadMapPoint.cxx.o [ 29%] Building CXX object base/CMakeFiles/Base.dir/event/FairRecoEventHeader.cxx.o [ 29%] Building CXX object base/CMakeFiles/Base.dir/event/FairRunInfo.cxx.o [ 30%] Building CXX object base/CMakeFiles/Base.dir/event/FairTimeStamp.cxx.o [ 30%] Building CXX object base/CMakeFiles/Base.dir/event/FairTrackParam.cxx.o [ 30%] Building CXX object base/CMakeFiles/Base.dir/event/FairPrintFairLinks.cxx.o [ 30%] Building CXX object base/CMakeFiles/Base.dir/field/FairField.cxx.o [ 31%] Building CXX object base/CMakeFiles/Base.dir/field/FairFieldFactory.cxx.o [ 31%] Building CXX object base/CMakeFiles/Base.dir/field/FairPropagator.cxx.o [ 31%] Building CXX object base/CMakeFiles/Base.dir/field/FairRKPropagator.cxx.o [ 31%] Building CXX object base/CMakeFiles/Base.dir/source/FairSource.cxx.o [ 32%] Building CXX object base/CMakeFiles/Base.dir/source/FairFileSource.cxx.o [ 32%] Building CXX object base/CMakeFiles/Base.dir/source/FairMixedSource.cxx.o [ 32%] Building CXX object base/CMakeFiles/Base.dir/source/FairOnlineSource.cxx.o [ 32%] Building CXX object base/CMakeFiles/Base.dir/sink/FairSink.cxx.o [ 33%] Building CXX object base/CMakeFiles/Base.dir/sink/FairRootFileSink.cxx.o [ 33%] Building CXX object base/CMakeFiles/Base.dir/source/FairLmdSource.cxx.o [ 33%] Building CXX object base/CMakeFiles/Base.dir/source/FairRemoteSource.cxx.o [ 33%] Building CXX object base/CMakeFiles/Base.dir/source/FairMbsSource.cxx.o [ 34%] Building CXX object base/CMakeFiles/Base.dir/source/FairUnpack.cxx.o [ 34%] Building CXX object base/CMakeFiles/Base.dir/source/MRevBuffer.cxx.o [ 34%] Building CXX object base/CMakeFiles/Base.dir/source/FairMbsStreamSource.cxx.o [ 34%] Building CXX object base/CMakeFiles/Base.dir/G__BaseDict.cxx.o [ 35%] Building C object base/CMakeFiles/Base.dir/source/exitCli.c.o [ 35%] Building C object base/CMakeFiles/Base.dir/source/rclose.c.o [ 35%] Building C object base/CMakeFiles/Base.dir/source/swaplw.c.o [ 36%] Linking CXX shared library ../lib/libBase.so [ 36%] Built target Base [ 36%] Generating G__GenDict.cxx, G__GenDict_rdict.pcm, ../lib/libGen.rootmap Scanning dependencies of target Gen [ 36%] Building CXX object generators/CMakeFiles/Gen.dir/FairAsciiGenerator.cxx.o [ 37%] Building CXX object generators/CMakeFiles/Gen.dir/FairBoxGenerator.cxx.o [ 37%] Building CXX object generators/CMakeFiles/Gen.dir/FairIonGenerator.cxx.o [ 37%] Building CXX object generators/CMakeFiles/Gen.dir/FairParticleGenerator.cxx.o [ 37%] Building CXX object generators/CMakeFiles/Gen.dir/FairShieldGenerator.cxx.o [ 38%] Building CXX object generators/CMakeFiles/Gen.dir/FairUrqmdGenerator.cxx.o /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx: In member function ‘virtual Bool_t FairUrqmdGenerator::ReadEvent(FairPrimaryGenerator*)’: /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:118:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:133:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 26, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:138:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 25, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:143:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:144:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:145:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 36, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:148:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:149:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 39, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:152:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:153:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 7, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:156:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:157:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] for (int iline=0; iline<8; iline++) { fgets(read, 200,fInputFile); } ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:161:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:162:8: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:191:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 81, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:206:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx: In member function ‘Bool_t FairUrqmdGenerator::SkipEvents(Int_t)’: /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:264:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:279:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 26, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:284:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 25, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:289:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:290:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:291:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 36, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:294:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:295:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 39, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:298:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:299:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 7, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:302:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:303:49: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] for (int iline=0; iline<8; iline++) { fgets(read, 200,fInputFile); } ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:307:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:308:10: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:316:12: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 81, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/christiaan/Desktop/FAIR/FairRoot_Source/FairRoot/generators/FairUrqmdGenerator.cxx:317:12: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(read, 200, fInputFile); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object generators/CMakeFiles/Gen.dir/FairEvtGenGenerator.cxx.o [ 38%] Building CXX object generators/CMakeFiles/Gen.dir/G__GenDict.cxx.o [ 38%] Linking CXX shared library ../lib/libGen.so [ 38%] Built target Gen [ 38%] Generating G__TrkBaseDict.cxx, G__TrkBaseDict_rdict.pcm, ../lib/libTrkBase.rootmap Scanning dependencies of target TrkBase [ 39%] Building CXX object trackbase/CMakeFiles/TrkBase.dir/FairTrackPar.cxx.o [ 39%] Building CXX object trackbase/CMakeFiles/TrkBase.dir/FairTrackParP.cxx.o [ 39%] Building CXX object trackbase/CMakeFiles/TrkBase.dir/FairTrackParH.cxx.o [ 39%] Building CXX object trackbase/CMakeFiles/TrkBase.dir/FairGeaneUtil.cxx.o [ 40%] Building CXX object trackbase/CMakeFiles/TrkBase.dir/G__TrkBaseDict.cxx.o [ 40%] Linking CXX shared library ../lib/libTrkBase.so [ 40%] Built target TrkBase [ 40%] Generating G__GeaneDict.cxx, G__GeaneDict_rdict.pcm, ../lib/libGeane.rootmap Scanning dependencies of target Geane [ 40%] Building CXX object geane/CMakeFiles/Geane.dir/FairGeane.cxx.o [ 40%] Building CXX object geane/CMakeFiles/Geane.dir/FairGeanePro.cxx.o [ 41%] Building CXX object geane/CMakeFiles/Geane.dir/G__GeaneDict.cxx.o [ 41%] Linking CXX shared library ../lib/libGeane.so [ 41%] Built target Geane [ 42%] Generating G__EventDisplayDict.cxx, G__EventDisplayDict_rdict.pcm, ../lib/libEventDisplay.rootmap Scanning dependencies of target EventDisplay [ 42%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairEventManager.cxx.o [ 42%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairMCTracks.cxx.o [ 42%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairEventManagerEditor.cxx.o [ 43%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairMCTracksEditor.cxx.o [ 43%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairBoxSet.cxx.o [ 43%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairBoxSetDraw.cxx.o [ 43%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairBoxSetEditor.cxx.o [ 44%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairPointSetDraw.cxx.o [ 44%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairMCPointDraw.cxx.o [ 44%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairHitDraw.cxx.o [ 44%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairHitPointSetDraw.cxx.o [ 45%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairTimeStampPointDraw.cxx.o [ 45%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/FairXMLNode.cxx.o [ 45%] Building CXX object eventdisplay/CMakeFiles/EventDisplay.dir/G__EventDisplayDict.cxx.o [ 45%] Linking CXX shared library ../lib/libEventDisplay.so [ 45%] Built target EventDisplay [ 45%] Generating G__FairDataMatchDict.cxx, G__FairDataMatchDict_rdict.pcm, ../lib/libFairDataMatch.rootmap Scanning dependencies of target FairDataMatch [ 45%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCMatch.cxx.o [ 45%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCMatchCreatorTask.cxx.o [ 46%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCMatchLoaderTask.cxx.o [ 46%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCMatchSelectorTask.cxx.o [ 46%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCObject.cxx.o [ 46%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCStage.cxx.o [ 47%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCResult.cxx.o [ 47%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCEntry.cxx.o [ 47%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCList.cxx.o [ 47%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/FairMCDataCrawler.cxx.o [ 48%] Building CXX object datamatch/CMakeFiles/FairDataMatch.dir/G__FairDataMatchDict.cxx.o [ 48%] Linking CXX shared library ../lib/libFairDataMatch.so [ 48%] Built target FairDataMatch Scanning dependencies of target BaseMQ [ 48%] Building CXX object base/MQ/CMakeFiles/BaseMQ.dir/tasks/FairMQSamplerTask.cxx.o [ 48%] Building CXX object base/MQ/CMakeFiles/BaseMQ.dir/tasks/FairMQProcessorTask.cxx.o [ 48%] Linking CXX shared library ../../lib/libBaseMQ.so /usr/bin/ld: cannot find -lBoost::program_options /usr/bin/ld: cannot find -lBoost::thread /usr/bin/ld: cannot find -lBoost::system /usr/bin/ld: cannot find -lBoost::filesystem /usr/bin/ld: cannot find -lBoost::regex /usr/bin/ld: cannot find -lBoost::date_time /usr/bin/ld: cannot find -lBoost::signals collect2: error: ld returned 1 exit status base/MQ/CMakeFiles/BaseMQ.dir/build.make:131: recipe for target 'lib/libBaseMQ.so.18.0.1' failed make[2]: *** [lib/libBaseMQ.so.18.0.1] Error 1 CMakeFiles/Makefile2:1596: recipe for target 'base/MQ/CMakeFiles/BaseMQ.dir/all' failed make[1]: *** [base/MQ/CMakeFiles/BaseMQ.dir/all] Error 2 Makefile:140: recipe for target 'all' failed make: *** [all] Error 2