Last active
December 27, 2015 13:18
-
-
Save JetForMe/7331878 to your computer and use it in GitHub Desktop.
pcl failed to build on 10.9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/Cellar/cmake/2.8.12/bin/cmake -H/tmp/pcl-fuFk/pcl-pcl-1.7.0 -B/tmp/pcl-fuFk/pcl-pcl-1.7.0/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_start /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/common /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/depend.internal". | |
Scanning dependencies of target pcl_common | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 1 | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/point_types.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/point_types.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/pcl_base.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 2 | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/common.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/common.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/common.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/correspondence.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/correspondence.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/correspondence.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/distances.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/distances.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/distances.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 3 | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/intersections.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/intersections.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/intersections.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/parse.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/parse.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/parse.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/poses_from_matches.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 4 | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/print.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/print.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/print.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/projection_matrix.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/time_trigger.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/gaussian.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/gaussian.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/gaussian.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 5 | |
[ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/range_image.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/range_image.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/range_image_planar.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 5%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/cc -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/fft/kiss_fft.c | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 6 | |
[ 6%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/cc -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/fft/kiss_fftr.c | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_common.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_common.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_common.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_common.1.7.dylib CMakeFiles/pcl_common.dir/src/point_types.cpp.o CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o CMakeFiles/pcl_common.dir/src/io.cpp.o CMakeFiles/pcl_common.dir/src/common.cpp.o CMakeFiles/pcl_common.dir/src/correspondence.cpp.o CMakeFiles/pcl_common.dir/src/distances.cpp.o CMakeFiles/pcl_common.dir/src/intersections.cpp.o CMakeFiles/pcl_common.dir/src/parse.cpp.o CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o CMakeFiles/pcl_common.dir/src/print.cpp.o CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o CMakeFiles/pcl_common.dir/src/gaussian.cpp.o CMakeFiles/pcl_common.dir/src/range_image.cpp.o CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_common.1.7.0.dylib ../lib/libpcl_common.1.7.dylib ../lib/libpcl_common.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 1 2 3 4 5 6 | |
[ 6%] Built target pcl_common | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f octree/CMakeFiles/pcl_octree.dir/build.make octree/CMakeFiles/pcl_octree.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/octree /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/depend.internal". | |
Scanning dependencies of target pcl_octree | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f octree/CMakeFiles/pcl_octree.dir/build.make octree/CMakeFiles/pcl_octree.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object octree/CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -o CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/src/octree_inst.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_octree.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_octree.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_octree.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_octree.1.7.dylib CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_octree.1.7.0.dylib ../lib/libpcl_octree.1.7.dylib ../lib/libpcl_octree.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Built target pcl_octree | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io_ply.dir/build.make io/CMakeFiles/pcl_io_ply.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/depend.internal". | |
Scanning dependencies of target pcl_io_ply | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io_ply.dir/build.make io/CMakeFiles/pcl_io_ply.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ply/ply_parser.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_io_ply.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_io_ply.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_io_ply.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_io_ply.1.7.dylib CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_io_ply.1.7.0.dylib ../lib/libpcl_io_ply.1.7.dylib ../lib/libpcl_io_ply.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Built target pcl_io_ply | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io.dir/build.make io/CMakeFiles/pcl_io.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/depend.internal". | |
Scanning dependencies of target pcl_io | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io.dir/build.make io/CMakeFiles/pcl_io.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io.dir/src/debayer.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/debayer.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/debayer.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/pcd_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/pcd_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 29 | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/pcd_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/pcd_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/vtk_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ply_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/ply_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ply_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 30 | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ascii_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/ascii_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ascii_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/compression.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/compression.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/compression.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/lzf.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/lzf.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 31 | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf_image_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/lzf_image_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/lzf_image_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/obj_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/obj_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/obj_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/image_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/image_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/image_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/hdl_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/hdl_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/hdl_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 32 | |
[ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/robot_eye_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/robot_eye_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/robot_eye_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:181:16: error: no member named 'SetInput' in 'vtkPolyDataWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:181:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:197:16: error: no member named 'SetInput' in 'vtkPLYWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkPLYWriter.h:122:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:197:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkPLYWriter.h:122:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:212:14: error: no member named 'Update' in 'vtkPolyData' | |
poly_data->Update (); | |
~~~~~~~~~ ^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:214:16: error: no member named 'SetInput' in 'vtkSTLWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkSTLWriter.h:45:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:214:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkSTLWriter.h:45:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:486:39: error: too few arguments to function call, expected 2, have 1 | |
image->SetNumberOfScalarComponents(1); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
/usr/local/include/vtk-6.0/vtkImageData.h:298:3: note: 'SetNumberOfScalarComponents' declared here | |
static void SetNumberOfScalarComponents( int n, vtkInformation* meta_data); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:487:10: error: no member named 'SetScalarTypeToFloat' in 'vtkImageData' | |
image->SetScalarTypeToFloat(); | |
~~~~~ ^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:488:10: error: no matching member function for call to 'AllocateScalars' | |
image->AllocateScalars(); | |
~~~~~~~^~~~~~~~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkImageData.h:237:16: note: candidate function not viable: requires 2 arguments, but 0 were provided | |
virtual void AllocateScalars(int dataType, int numComponents); | |
^ | |
/usr/local/include/vtk-6.0/vtkImageData.h:244:16: note: candidate function not viable: requires single argument 'pipeline_info', but no arguments were provided | |
virtual void AllocateScalars(vtkInformation* pipeline_info); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:507:47: error: no member named 'GetProducerPort' in 'vtkImageData' | |
shiftScaleFilter->SetInputConnection(image->GetProducerPort()); | |
~~~~~ ^ | |
11 errors generated. | |
make[2]: *** [io/CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o] Error 1 | |
make[1]: *** [io/CMakeFiles/pcl_io.dir/all] Error 2 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: e191900c2d0ff211120303b551e1cc8653e96eca | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew --config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: e191900c2d0ff211120303b551e1cc8653e96eca | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
Clang: 5.0 build 500 | |
X11: N/A | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew doctor | |
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/usr/local/CrossPack-AVR/bin/libusb-config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<host>:catkin_ws <user>$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install pcl 2>&1 | |
==> Downloading https://github.com/PointCloudLibrary/pcl/archive/pcl-1.7.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/pcl-1.7.0.tar.gz | |
tar xf /Library/Caches/Homebrew/pcl-1.7.0.tar.gz | |
==> mkdir build | |
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/pcl/1.7.0' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev .. | |
Re-run cmake no build system arguments | |
-- The C compiler identification is Clang 5.0.0 | |
-- The CXX compiler identification is Clang 5.0.0 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/cc | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/c++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Performing Test HAVE_MM_MALLOC | |
-- Performing Test HAVE_MM_MALLOC - Success | |
-- Performing Test HAVE_POSIX_MEMALIGN | |
-- Performing Test HAVE_POSIX_MEMALIGN - Success | |
-- Performing Test HAVE_SSE4_2_EXTENSIONS | |
-- Performing Test HAVE_SSE4_2_EXTENSIONS - Success | |
-- Performing Test HAVE_SSE4_1_EXTENSIONS | |
-- Performing Test HAVE_SSE4_1_EXTENSIONS - Success | |
-- Performing Test HAVE_SSE3_EXTENSIONS | |
-- Performing Test HAVE_SSE3_EXTENSIONS - Success | |
-- Performing Test HAVE_SSE2_EXTENSIONS | |
-- Performing Test HAVE_SSE2_EXTENSIONS - Success | |
-- Performing Test HAVE_SSE_EXTENSIONS | |
-- Performing Test HAVE_SSE_EXTENSIONS - Success | |
-- Try OpenMP C flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP C flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-fopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [/openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-Qopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-openmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [ ] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-xopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [+Oopenmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-qsmp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Try OpenMP CXX flag = [-mp] | |
-- Performing Test OpenMP_FLAG_DETECTED | |
-- Performing Test OpenMP_FLAG_DETECTED - Failed | |
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) | |
-- Not found OpenMP | |
-- Boost version: 1.54.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- filesystem | |
-- thread | |
-- date_time | |
-- iostreams | |
-- checking for module 'eigen3' | |
-- found eigen3, version 3.2.0 | |
-- Found Eigen: /usr/local/include/eigen3 | |
-- Eigen found (include: /usr/local/include/eigen3) | |
-- checking for module 'flann>=1.7.0' | |
-- found flann, version 1.8.4 | |
-- Found FLANN: /usr/local/lib/libflann_cpp.dylib (Required is at least version "1.7.0") | |
-- FLANN found (include: /usr/local/include, lib: optimized;/usr/local/lib/libflann_cpp.dylib;debug;/usr/local/lib/libflann_cpp.dylib) | |
-- Could NOT find LIBUSB_1 (missing: LIBUSB_1_LIBRARY) | |
-- checking for module 'libusb-1.0' | |
-- package 'libusb-1.0' not found | |
-- Could NOT find USB_10 (missing: USB_10_LIBRARY) | |
-- OpenNI disabled because libusb-1.0 not found. | |
-- Could NOT find FZAPI (missing: FZAPI_LIBS FZAPI_INCLUDE_DIR) | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.5.14") | |
-- Found Qhull: /usr/local/lib/libqhull.dylib | |
-- QHULL found (include: /usr/local/include, lib: optimized;/usr/local/lib/libqhull.dylib;debug;/usr/local/lib/libqhull.dylib) | |
-- Found unsuitable Qt version "" from NOTFOUND | |
-- Could NOT find QVTK (missing: QVTK_LIBRARY QVTK_INCLUDE_DIR) | |
-- VTK found (include: /usr/local/include/vtk-6.0;/System/Library/Frameworks/Python.framework/Versions/2.7/Headers, lib: ) | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
-- PCAP found (include: /usr/include, lib: /usr/lib/libpcap.dylib) | |
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework | |
-- DOXYGEN_FOUND NO | |
-- HTML_HELP_COMPILER | |
-- checking for module 'sphinx-build' | |
-- package 'sphinx-build' not found | |
-- Found PythonInterp: /usr/bin/python (found version "2.7.5") | |
-- Found Sphinx: /usr/local/bin/sphinx-build | |
-- The following subsystems will be built: | |
-- common | |
-- geometry | |
-- octree | |
-- io | |
-- kdtree | |
-- search | |
-- sample_consensus | |
-- filters | |
-- features | |
-- segmentation | |
-- visualization | |
-- surface | |
-- registration | |
-- keypoints | |
-- tracking | |
-- recognition | |
-- outofcore | |
-- people | |
-- tools | |
-- The following subsystems will not be built: | |
-- apps: OpenNI was not found. | |
-- examples: Code examples are disabled by default. | |
-- global_tests: Disabled by default. | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/pcl-fuFk/pcl-pcl-1.7.0/build | |
==> make install | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -H/tmp/pcl-fuFk/pcl-pcl-1.7.0 -B/tmp/pcl-fuFk/pcl-pcl-1.7.0/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_start /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/common /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common/CMakeFiles/pcl_common.dir/depend.internal". | |
Scanning dependencies of target pcl_common | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 1 | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/point_types.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/point_types.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/pcl_base.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 2 | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/common.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/common.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/common.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/correspondence.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/correspondence.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/correspondence.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/distances.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/distances.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/distances.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 3 | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/intersections.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/intersections.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/intersections.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/parse.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/parse.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/parse.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/poses_from_matches.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 4 | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/print.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/print.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/print.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/projection_matrix.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/time_trigger.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/gaussian.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/gaussian.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/gaussian.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 5 | |
[ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/range_image.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/range_image.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/range_image_planar.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 5%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/cc -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/fft/kiss_fft.c | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 6 | |
[ 6%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Library/ENV/4.3/cc -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -o CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/common/src/fft/kiss_fftr.c | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_common.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_common.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_common.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_common.1.7.dylib CMakeFiles/pcl_common.dir/src/point_types.cpp.o CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o CMakeFiles/pcl_common.dir/src/io.cpp.o CMakeFiles/pcl_common.dir/src/common.cpp.o CMakeFiles/pcl_common.dir/src/correspondence.cpp.o CMakeFiles/pcl_common.dir/src/distances.cpp.o CMakeFiles/pcl_common.dir/src/intersections.cpp.o CMakeFiles/pcl_common.dir/src/parse.cpp.o CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o CMakeFiles/pcl_common.dir/src/print.cpp.o CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o CMakeFiles/pcl_common.dir/src/gaussian.cpp.o CMakeFiles/pcl_common.dir/src/range_image.cpp.o CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/common && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_common.1.7.0.dylib ../lib/libpcl_common.1.7.dylib ../lib/libpcl_common.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 1 2 3 4 5 6 | |
[ 6%] Built target pcl_common | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f octree/CMakeFiles/pcl_octree.dir/build.make octree/CMakeFiles/pcl_octree.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/octree /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree/CMakeFiles/pcl_octree.dir/depend.internal". | |
Scanning dependencies of target pcl_octree | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f octree/CMakeFiles/pcl_octree.dir/build.make octree/CMakeFiles/pcl_octree.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object octree/CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DPCLAPI_EXPORTS -Dqh_QHpointer -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -o CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/src/octree_inst.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_octree.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_octree.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_octree.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_octree.1.7.dylib CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/octree && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_octree.1.7.0.dylib ../lib/libpcl_octree.1.7.dylib ../lib/libpcl_octree.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Built target pcl_octree | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io_ply.dir/build.make io/CMakeFiles/pcl_io_ply.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io_ply.dir/depend.internal". | |
Scanning dependencies of target pcl_io_ply | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io_ply.dir/build.make io/CMakeFiles/pcl_io_ply.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ply/ply_parser.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
Linking CXX shared library ../lib/libpcl_io_ply.dylib | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_link_script CMakeFiles/pcl_io_ply.dir/link.txt --verbose=1 | |
/usr/local/Library/ENV/4.3/c++ -Qunused-arguments -Wno-invalid-offsetof -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.7.0 -current_version 1.7.0 -o ../lib/libpcl_io_ply.1.7.0.dylib -install_name /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/lib/libpcl_io_ply.1.7.dylib CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_date_time-mt.dylib /usr/local/lib/libboost_iostreams-mt.dylib -lm | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_symlink_library ../lib/libpcl_io_ply.1.7.0.dylib ../lib/libpcl_io_ply.1.7.dylib ../lib/libpcl_io_ply.dylib | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Built target pcl_io_ply | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io.dir/build.make io/CMakeFiles/pcl_io.dir/depend | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build && /usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pcl-fuFk/pcl-pcl-1.7.0 /tmp/pcl-fuFk/pcl-pcl-1.7.0/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/DependInfo.cmake --color= | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/DependInfo.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/depend.internal". | |
Dependee "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io/CMakeFiles/pcl_io.dir/depend.internal". | |
Scanning dependencies of target pcl_io | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f io/CMakeFiles/pcl_io.dir/build.make io/CMakeFiles/pcl_io.dir/build | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io.dir/src/debayer.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/debayer.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/debayer.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 6%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/pcd_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/pcd_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 29 | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/pcd_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/pcd_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/vtk_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 7%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ply_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/ply_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ply_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 30 | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ascii_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/ascii_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/ascii_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/compression.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/compression.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/compression.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 8%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/lzf.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/lzf.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 31 | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf_image_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/lzf_image_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/lzf_image_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/obj_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/obj_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/obj_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/image_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/image_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/image_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 9%] Building CXX object io/CMakeFiles/pcl_io.dir/src/hdl_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/hdl_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/hdl_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles 32 | |
[ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/robot_eye_grabber.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/robot_eye_grabber.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/robot_eye_grabber.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/usr/local/Cellar/cmake/2.8.12/bin/cmake -E cmake_progress_report /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/CMakeFiles | |
[ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o | |
cd /tmp/pcl-fuFk/pcl-pcl-1.7.0/build/io && /usr/local/Library/ENV/4.3/c++ -DEIGEN_USE_NEW_STDVECTOR -DEIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET -DHAVE_PCAP -DPCLAPI_EXPORTS -DPCL_BUILT_WITH_VTK -Dqh_QHpointer -DvtkRenderingCore_AUTOINIT="4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -Qunused-arguments -Wno-invalid-offsetof -fPIC -isystem /usr/local/include -isystem /usr/local/include/eigen3 -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/build/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/common/include -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/octree/include -I/usr/local/include/vtk-6.0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Headers -I/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/include -o CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o -c /tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp | |
brew: superenv removed: -Wno-invalid-offsetof | |
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -isystem/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:181:16: error: no member named 'SetInput' in 'vtkPolyDataWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:181:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:197:16: error: no member named 'SetInput' in 'vtkPLYWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkPLYWriter.h:122:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:197:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkPLYWriter.h:122:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:212:14: error: no member named 'Update' in 'vtkPolyData' | |
poly_data->Update (); | |
~~~~~~~~~ ^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:214:16: error: no member named 'SetInput' in 'vtkSTLWriter'; did you mean 'GetInput'? | |
poly_writer->SetInput (poly_data); | |
^~~~~~~~ | |
GetInput | |
/usr/local/include/vtk-6.0/vtkSTLWriter.h:45:16: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:214:26: error: too many arguments to function call, expected 0, have 1 | |
poly_writer->SetInput (poly_data); | |
~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkSTLWriter.h:45:3: note: 'GetInput' declared here | |
vtkPolyData* GetInput(); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:486:39: error: too few arguments to function call, expected 2, have 1 | |
image->SetNumberOfScalarComponents(1); | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
/usr/local/include/vtk-6.0/vtkImageData.h:298:3: note: 'SetNumberOfScalarComponents' declared here | |
static void SetNumberOfScalarComponents( int n, vtkInformation* meta_data); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:487:10: error: no member named 'SetScalarTypeToFloat' in 'vtkImageData' | |
image->SetScalarTypeToFloat(); | |
~~~~~ ^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:488:10: error: no matching member function for call to 'AllocateScalars' | |
image->AllocateScalars(); | |
~~~~~~~^~~~~~~~~~~~~~~ | |
/usr/local/include/vtk-6.0/vtkImageData.h:237:16: note: candidate function not viable: requires 2 arguments, but 0 were provided | |
virtual void AllocateScalars(int dataType, int numComponents); | |
^ | |
/usr/local/include/vtk-6.0/vtkImageData.h:244:16: note: candidate function not viable: requires single argument 'pipeline_info', but no arguments were provided | |
virtual void AllocateScalars(vtkInformation* pipeline_info); | |
^ | |
/tmp/pcl-fuFk/pcl-pcl-1.7.0/io/src/vtk_lib_io.cpp:507:47: error: no member named 'GetProducerPort' in 'vtkImageData' | |
shiftScaleFilter->SetInputConnection(image->GetProducerPort()); | |
~~~~~ ^ | |
11 errors generated. | |
make[2]: *** [io/CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o] Error 1 | |
make[1]: *** [io/CMakeFiles/pcl_io.dir/all] Error 2 | |
make: *** [all] Error 2 | |
==> Formula | |
Tap: ros/hydro | |
Path: /usr/local/Library/Taps/ros-hydro/pcl.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: e191900c2d0ff211120303b551e1cc8653e96eca | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: N/A | |
==> ENV | |
HOMEBREW_CC: clang | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers:/System/Library/Frameworks/Python.framework/Versions/2.7/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/eigen/lib/pkgconfig:/usr/local/opt/flann/lib/pkgconfig:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
HOMEBREW_MAKE_JOBS: 1 | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
OBJC: cc | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/hdf5/bin:/usr/local/opt/vtk/bin:/usr/local/opt/qhull/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: pcl did not build | |
Logs: | |
/Users/<user>/Library/Logs/Homebrew/pcl/01.mkdir | |
/Users/<user>/Library/Logs/Homebrew/pcl/02.cmake | |
/Users/<user>/Library/Logs/Homebrew/pcl/03.make | |
<host>:catkin_ws <user>$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment