-- The CXX compiler identification is GNU 4.6.4
-- 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
-- Configuring HOOMD v1.0.1-13-gea60220
-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so
-- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so
-- MPI<->CUDA interoperability does not appear to be available.
-- Found PythonInterp: /usr/bin/python3 (found version "3.4")
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES)
-- First attempt to find boost, it's OK if it fails
-- Could NOT find Boost
-- Python python-3.4 not found, trying python or python3
CMake Error at /usr/local/share/cmake-3.1/Modules/FindBoost.cmake:1182 (message):
Unable to find the requested Boost libraries.
Boost version: 1.54.0
Boost include path: /usr/include
Could not find the following Boost libraries:
boost_python3
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMake/hoomd/HOOMDBoostSetup.cmake:51 (find_package)
CMakeLists.txt:39 (include)
-- Found CUDA: /usr/local/cuda
-- Found Thrust: /usr/local/cuda/include
-- Overriding CMake's default CFLAGS (this should appear only once)
-- Looking for include file pthread.h
-- Looking for include file 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
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_LIBRARY (ADVANCED)
linked by target "libhoomd" in directory /home/fbenedet/hoomd-inst-1.0/hoomd-blue/libhoomd
-- Configuring incomplete, errors occurred!
See also "/home/fbenedet/hoomd-inst-1.0/build/CMakeFiles/CMakeOutput.log".
See also "/home/fbenedet/hoomd-inst-1.0/build/CMakeFiles/CMakeError.log".
cmake ../hoomd-blue/ -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/ -DCMAKE_INSTALL_PREFIX=~/hoomd1.0
-- The C compiler identification is GNU 4.6.4
-- The CXX compiler identification is GNU 4.6.4
-- 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
-- Configuring HOOMD v1.0.1-13-gea60220
-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so
-- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so
-- MPI<->CUDA interoperability does not appear to be available.
-- Found PythonInterp: /usr/bin/python3 (found version "3.4")
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu
-- First attempt to find boost, it's OK if it fails
-- Could NOT find Boost
-- Python python-3.4 not found, trying python or python3
CMake Error at /usr/local/share/cmake-3.1/Modules/FindBoost.cmake:1182 (message):
Unable to find the requested Boost libraries.
Boost version: 1.54.0
Boost include path: /usr/include
Could not find the following Boost libraries:
boost_python3
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMake/hoomd/HOOMDBoostSetup.cmake:51 (find_package)
CMakeLists.txt:39 (include)
-- Found CUDA: /usr/local/cuda
-- Found Thrust: /usr/local/cuda/include
-- Overriding CMake's default CFLAGS (this should appear only once)
-- Looking for include file pthread.h
-- Looking for include file 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
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Configuring incomplete, errors occurred!
See also "/home/fbenedet/hoomd-inst-1.0/build/CMakeFiles/CMakeOutput.log".
See also "/home/fbenedet/hoomd-inst-1.0/build/CMakeFiles/CMakeError.log".
cmake ../code/ -DCMAKE_INSTALL_PREFIX=~/hoomd-test-- The C compiler identification is GNU 4.6.4-- The CXX compiler identification is GNU 4.6.4-- 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-- Check for working CXX compiler: /usr/bin/g++-- Check for working CXX compiler: /usr/bin/g++ -- works-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - done-- Configuring HOOMD v0.11.3-960-gc3c19c8-- Found Doxygen: /usr/bin/doxygen (found version "1.8.6") -- Try OpenMP C flag = [-fopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Success-- Try OpenMP CXX flag = [-fopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Success-- Found OpenMP: -fopenmp -- Found PythonInterp: /usr/bin/python (found version "2.7.6") -- Found PythonLibs: /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so -- First attempt to find boost, it's OK if it fails-- Could NOT find Boost-- Python python-2.7 not found, trying python or python3-- Boost version: 1.54.0-- Found the following Boost libraries:-- thread-- filesystem-- signals-- program_options-- unit_test_framework-- iostreams-- serialization-- python-- system-- Found CUDA: /usr/local/cuda -- Found Thrust: /usr/local/cuda/include -- Overriding CMake's default CFLAGS (this should appear only once)-- Looking for include file pthread.h-- Looking for include file pthread.h - found-- Looking for pthread_create-- Looking for pthread_create - found-- Found Threads: TRUE -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- Enabling MPI.-- Configuring done-- Generating done-- Build files have been written to: /home/student/hooinst/buildcmake ../ -DCMAKE_INSTALL_PREFIX=~/hoomd-1.0-- The C compiler identification is GNU 4.6.4-- The CXX compiler identification is GNU 4.6.4-- 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-- Check for working CXX compiler: /usr/bin/g++-- Check for working CXX compiler: /usr/bin/g++ -- works-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - done-- Configuring HOOMD v1.0.1-13-gea60220-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- MPI<->CUDA interoperability does not appear to be available.-- Found PythonInterp: /usr/bin/python3 (found version "3.4") -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) -- First attempt to find boost, it's OK if it fails-- Could NOT find Boost-- Python python-3.4 not found, trying python or python3CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):PYTHON_INCLUDE_DIR (ADVANCED) used as include directory in directory /home/student/hoomd-inst-1.0/hoomd-bluecmake ../ -DPYTHON_EXECUTABLE=/usr/lib/python2.7 -DPYTHON_LIBRARY=/usr/lib/python2.7/config-x86_64-linux-gnu/ -DCMAKE_INSTALL_PREFIX=~/hoomd-1.0-- The C compiler identification is GNU 4.6.4-- The CXX compiler identification is GNU 4.6.4-- 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-- Check for working CXX compiler: /usr/bin/g++-- Check for working CXX compiler: /usr/bin/g++ -- works-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - done-- Configuring HOOMD v1.0.1-13-gea60220-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so -- MPI<->CUDA interoperability does not appear to be available.-- Found PythonInterp: /usr/lib/python2.7 (found version "1.4") -- Error while querying python for information-- Error while querying python for information-- Error while querying python for information-- Error while querying python for information-- Error while querying python for information-- Error while querying python for information-- Error while querying python for informationCMake Error at CMake/hoomd/HOOMDPythonSetup.cmake:45 (get_filename_component): get_filename_component called with incorrect number of argumentsCall Stack (most recent call first): CMakeLists.txt:37 (include)
-- Could NOT find PythonLibs (missing: PYTHON_INCLUDE_DIRS) -- First attempt to find boost, it's OK if it fails-- Could NOT find Boost-- Python python-. not found, trying python or python3-- Boost version: 1.54.0-- Found the following Boost libraries:-- thread-- filesystem-- signals-- program_options-- unit_test_framework-- iostreams-- serialization-- python-- system-- Found CUDA: /usr/local/cuda -- Found Thrust: /usr/local/cuda/include -- Overriding CMake's default CFLAGS (this should appear only once)-- Looking for include file pthread.h-- Looking for include file 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 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") CMake Error: The following variables are used in this project, but they are set to NOTFOUND.Please set them or make sure they are set and tested correctly in the CMake files:PYTHON_INCLUDE_DIR (ADVANCED) used as include directory in directory /home/student/hoomd-inst-1.0/hoomd-blue[ 35%] Building CXX object libhoomd/CMakeFiles/libhoomd.dir/computes/BondTablePotential.cc.o/tmp/ccnzDjQF.s: Assembler messages:/tmp/ccnzDjQF.s:11674: Error: no such instruction: `vfmadd312ss 60(%rsp),%xmm0,%xmm1'