hc_swigfaiss.log 8.57 KB
Newer Older
huchen's avatar
huchen committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
/usr/bin/cmake3 -S/home/huchen/FAISS/faiss -B/home/huchen/FAISS/faiss/build --check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 swigfaiss
make[1]: Entering directory '/home/huchen/FAISS/faiss/build'
/usr/bin/cmake3 -S/home/huchen/FAISS/faiss -B/home/huchen/FAISS/faiss/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake3 -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 41
make  -f CMakeFiles/Makefile2 faiss/python/CMakeFiles/swigfaiss.dir/all
make[2]: Entering directory '/home/huchen/FAISS/faiss/build'
make  -f faiss/python/CMakeFiles/faiss_python_callbacks.dir/build.make faiss/python/CMakeFiles/faiss_python_callbacks.dir/depend
make  -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/depend
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
cd /home/huchen/FAISS/faiss/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/faiss/python /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/faiss/python /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/faiss_python_callbacks.dir/DependInfo.cmake --color=
make  -f faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/depend
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
cd /home/huchen/FAISS/faiss/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/faiss/python /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/faiss/python /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/DependInfo.cmake --color=
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/faiss_python_callbacks.dir/DependInfo.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/faiss_python_callbacks.dir/depend.internal".
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/faiss_python_callbacks.dir/depend.internal".
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
cd /home/huchen/FAISS/faiss/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/faiss /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/faiss /home/huchen/FAISS/faiss/build/faiss/CMakeFiles/faiss.dir/DependInfo.cmake --color=
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/depend.internal".
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/depend.internal".
Scanning dependencies of target swigfaiss_swig_compilation
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
make  -f faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build.make faiss/python/CMakeFiles/swigfaiss_swig_compilation.dir/build
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
Scanning dependencies of target faiss_python_callbacks
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
make  -f faiss/python/CMakeFiles/faiss_python_callbacks.dir/build.make faiss/python/CMakeFiles/faiss_python_callbacks.dir/build
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
make  -f faiss/CMakeFiles/faiss.dir/build.make faiss/CMakeFiles/faiss.dir/build
[  2%] Swig compile swigfaiss.swig for python
cd /home/huchen/FAISS/faiss/build/faiss/python && /usr/bin/cmake3 -E make_directory /home/huchen/FAISS/faiss/build/faiss/python /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir
[  2%] Building CXX object faiss/python/CMakeFiles/faiss_python_callbacks.dir/python_callbacks.cpp.o
cd /home/huchen/FAISS/faiss/build/faiss/python && /opt/dtk-21.04/bin/hipcc  -Dfaiss_python_callbacks_EXPORTS -I/home/huchen/FAISS/faiss/faiss/python/../.. -I/usr/include/python3.6m  -fPIC   -std=gnu++11 -o CMakeFiles/faiss_python_callbacks.dir/python_callbacks.cpp.o -c /home/huchen/FAISS/faiss/faiss/python/python_callbacks.cpp
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
make[3]: Nothing to be done for 'faiss/CMakeFiles/faiss.dir/build'.
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
cd /home/huchen/FAISS/faiss/build/faiss/python && /usr/bin/cmake3 -E touch /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/swigfaissPYTHON.stamp
[100%] Built target faiss
cd /home/huchen/FAISS/faiss/build/faiss/python && /usr/bin/cmake3 -E env SWIG_LIB=/home/huchen/FAISS/swig-4.0.2-build/share/swig/4.0.2 /home/huchen/FAISS/swig-4.0.2-build/bin/swig -python -I/home/huchen/FAISS/faiss/faiss/python/../.. -I/home/huchen/FAISS/faiss -I/usr/include/python3.6m -I/usr/local/lib64/python3.6/site-packages/numpy/core/include -DGPU_WRAPPER -doxygen -DSWIGWORDSIZE64 -outdir /home/huchen/FAISS/faiss/build/faiss/python -c++ -interface _swigfaiss -o /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx /home/huchen/FAISS/faiss/faiss/python/swigfaiss.swig
[100%] Linking CXX shared library libfaiss_python_callbacks.so
cd /home/huchen/FAISS/faiss/build/faiss/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/faiss_python_callbacks.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -fPIC  -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib -shared -Wl,-soname,libfaiss_python_callbacks.so -o libfaiss_python_callbacks.so CMakeFiles/faiss_python_callbacks.dir/python_callbacks.cpp.o 
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
[100%] Built target faiss_python_callbacks
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
[100%] Built target swigfaiss_swig_compilation
make  -f faiss/python/CMakeFiles/swigfaiss.dir/build.make faiss/python/CMakeFiles/swigfaiss.dir/depend
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
cd /home/huchen/FAISS/faiss/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/faiss/python /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/faiss/python /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/DependInfo.cmake --color=
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/DependInfo.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/depend.internal".
Dependee "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/depend.internal".
Scanning dependencies of target swigfaiss
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
make  -f faiss/python/CMakeFiles/swigfaiss.dir/build.make faiss/python/CMakeFiles/swigfaiss.dir/build
make[3]: Entering directory '/home/huchen/FAISS/faiss/build'
[100%] Building CXX object faiss/python/CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o
cd /home/huchen/FAISS/faiss/build/faiss/python && /opt/dtk-21.04/bin/hipcc  -Dswigfaiss_EXPORTS -I/home/huchen/FAISS/faiss/faiss/python/../.. -I/home/huchen/FAISS/faiss -isystem /usr/include/python3.6m -isystem /usr/local/lib64/python3.6/site-packages/numpy/core/include  -fPIC   -fopenmp=libomp -std=gnu++11 -o CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o -c /home/huchen/FAISS/faiss/build/faiss/python/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx
[100%] Linking CXX shared library _swigfaiss.so
cd /home/huchen/FAISS/faiss/build/faiss/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/swigfaiss.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -fPIC  -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib -shared -Wl,-soname,_swigfaiss.so -o _swigfaiss.so CMakeFiles/swigfaiss.dir/CMakeFiles/swigfaiss.dir/swigfaissPYTHON_wrap.cxx.o  -Wl,-rpath,/home/huchen/FAISS/faiss/build/faiss:/home/huchen/FAISS/faiss/build/faiss/python ../libfaiss.so libfaiss_python_callbacks.so /opt/dtk-21.04/llvm/lib/libomp.so 
make[3]: Leaving directory '/home/huchen/FAISS/faiss/build'
[100%] Built target swigfaiss
make[2]: Leaving directory '/home/huchen/FAISS/faiss/build'
/usr/bin/cmake3 -E cmake_progress_start /home/huchen/FAISS/faiss/build/CMakeFiles 0
make[1]: Leaving directory '/home/huchen/FAISS/faiss/build'