Our boost was broken. Having repaired it, I get the following: [ 36%] Built target obj_numerics_inst
make -f source/numerics/CMakeFiles/obj_numerics_release.dir/build.make source/numerics/CMakeFiles/obj_numerics_release.dir/depend make[2]: Entering directory `/tmp/dealii-build' cd /tmp/dealii-build && /opt/apps/cmake/3.8.2/bin/cmake -E cmake_depends "Unix Makefiles" /admin/build/rpms/BUILD/dealii-git20170615 /admin/build/rpms/BUILD/dealii-git20170615/source/numerics /tmp/dealii-build /tmp/dealii-build/s\ ource/numerics /tmp/dealii-build/source/numerics/CMakeFiles/obj_numerics_release.dir/DependInfo.cmake --color= Dependee "/opt/apps/intel17/boost/1.64/include/boost/aligned_storage.hpp" does not exist for depender "source/numerics/CMakeFiles/obj_numerics_release.dir/data_out.cc.o". Dependee "/opt/apps/intel17/boost/1.64/include/boost/any.hpp" does not exist for depender "source/numerics/CMakeFiles/obj_numerics_release.dir/data_out.cc.o". Followed by many thousands of lines of "does not exist", all on files that do actually exist: root@build-BLDCHROOT:SPECS # ls -l /opt/apps/intel17/boost/1.64/include/boost/aligned_storage.hpp -rw-r--r-- 1 root install 653 Jul 3 16:00 /opt/apps/intel17/boost/1.64/ include/boost/aligned_storage.hpp Any ideas? We probably have more than one boost in the system, but cmake is finding the right one: -- BOOST_VERSION: 1.64.0 -- BOOST_LIBRARIES: /opt/apps/intel17/boost/1.64/lib/libboost_iostreams.so ;/opt/apps/intel17/boost/1.64/lib/libboost_serialization.so;/opt/apps/ intel17/boost/1.64/lib/libboost_system.so;/opt/apps/intel17/boost/1.64/lib/ libboost\ _thread.so;/opt/apps/intel17/boost/1.64/lib/libboost_regex.so;/opt/apps/ intel17/boost/1.64/lib/libboost_chrono.so;/opt/apps/intel17/boost/1.64/lib/ libboost_date_time.so;/opt/apps/intel17/boost/1.64/lib/libboost_atomic.so -- BOOST_INCLUDE_DIRS: /opt/apps/intel17/boost/1.64/include -- BOOST_USER_INCLUDE_DIRS: /opt/apps/intel17/boost/1.64/include -- Found BOOST -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.