Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 629936 Details for
Bug 716186
sci-libs/pcl-1.14.0 : /.../pcl_macros.h: error: #error aligned_malloc not supported on your platform
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:pcl-1.9.1:20200404-132536.log
sci-libs:pcl-1.9.1:20200404-132536.log (text/plain), 10.75 KB, created by
Toralf Förster
on 2020-04-04 15:10:44 UTC
(
hide
)
Description:
sci-libs:pcl-1.9.1:20200404-132536.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-04-04 15:10:44 UTC
Size:
10.75 KB
patch
obsolete
> * Package: sci-libs/pcl-1.9.1 > * Repository: gentoo > * Maintainer: aballier@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse elibc_musl kernel_linux qhull userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pcl-1.9.1.tar.gz to /var/tmp/portage/sci-libs/pcl-1.9.1/work >>>> Source unpacked in /var/tmp/portage/sci-libs/pcl-1.9.1/work >>>> Preparing source in /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 ... > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type default to Rel > * Hardcoded definition(s) removed in doc/tutorials/content/sources/implicit_shape_model/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release) >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=lib -DWITH_CUDA=FALSE -DWITH_LIBUSB=FALSE -DWITH_OPENGL=FALSE -DWITH_PNG=FALSE -DWITH_QHULL=TRUE -DWITH_QT=FALSE -DWITH_VTK=FALSE -DWITH_PCAP=FALSE -DWITH_OPENNI=FALSE -DBUILD_OPENNI=FALSE -DWITH_OPENNI2=FALSE -DBUILD_OPENNI2=FALSE -DPCL_ENABLE_SSE=TRUE -DWITH_DOCS=FALSE -DWITH_TUTORIALS=FALSE -DBUILD_TESTS=FALSE -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.3.0 >-- The CXX compiler identification is GNU 9.3.0 >-- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc >-- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc - works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found PkgConfig: x86_64-gentoo-linux-musl-pkg-config (found version "0.29.2") >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- Found OpenMP >-- Checking for module 'eigen3' >-- Found eigen3, version 3.3.7 >-- Found Eigen: /usr/include/eigen3 >-- Eigen found (include: /usr/include/eigen3, version: 3.3.7) >-- Checking for module 'flann>=1.7.0' >-- Found flann, version 1.9.1 >-- FLANN found (include: , lib: flann;flann_cpp) >-- Could NOT find FZAPI (missing: FZAPI_LIBS FZAPI_INCLUDE_DIRS) >-- Fotonic camera support: not building because FZAPI not found >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (ENSENSO) > does not match the name of the calling package (Ensenso). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/Modules/FindEnsenso.cmake:41 (find_package_handle_standard_args) > cmake/pcl_targets.cmake:861 (find_package) > CMakeLists.txt:302 (PCL_ADD_GRABBER_DEPENDENCY) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Could NOT find ENSENSO (missing: ENSENSO_LIBRARIES ENSENSO_INCLUDE_DIRS) >-- IDS-Imaging Ensenso camera support: not building because Ensenso not found >-- Could NOT find davidSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) >-- David Vision Systems SDK support: not building because davidSDK not found >-- Could NOT find DSSDK (missing: DSSDK_LIBRARIES DSSDK_INCLUDE_DIRS) >-- DepthSense SDK support: not building because DSSDK not found >-- Could NOT find RSSDK (missing: RSSDK_LIBRARIES RSSDK_INCLUDE_DIRS) >-- RealSense SDK support: not building because RSSDK not found >-- Checking for module 'metslib' >-- No package 'metslib' found >-- Found Qhull: optimized;/usr/lib/libqhull_p.so;debug;/usr/lib/libqhull_p.so >-- QHULL found (include: /usr/include, lib: optimized;/usr/lib/libqhull_p.so;debug;/usr/lib/libqhull_p.so) >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found Boost: /usr/include (found suitable version "1.72.0", minimum required is "1.40.0") found components: filesystem thread date_time iostreams system chrono atomic regex >-- Could NOT find OpenGL (missing: OPENGL_glx_LIBRARY) >-- DOXYGEN_FOUND >-- HTML_HELP_COMPILER >-- Found CPack generators: DEB >-- The following subsystems will be built: >-- common >-- kdtree >-- octree >-- search >-- sample_consensus >-- filters >-- 2d >-- geometry >-- io >-- features >-- ml >-- segmentation >-- surface >-- registration >-- keypoints >-- tracking >-- recognition >-- stereo >-- tools >-- The following subsystems will not be built: >-- visualization: VTK was not found. >-- apps: No reason >-- outofcore: Disabled manually. >-- examples: Code examples are disabled by default. >-- people: Disabled manually. >-- simulation: Disabled by default. >-- global_tests: No reason >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fopenmp >C++ -O2 -pipe -march=native -pthread -fopenmp >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 -B/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/CMakeFiles /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >cd /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1 /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common/CMakeFiles/pcl_common.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common/CMakeFiles/pcl_common.dir/depend.internal". >Dependee "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common/CMakeFiles/pcl_common.dir/depend.internal". >Scanning dependencies of target pcl_common >make[2]: Leaving directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >make -f common/CMakeFiles/pcl_common.dir/build.make common/CMakeFiles/pcl_common.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >[ 0%] Building CXX object common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o >cd /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/common && /usr/bin/x86_64-gentoo-linux-musl-g++ -DPCLAPI_EXPORTS -Dqh_QHpointer -I/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/recognition/include/pcl/recognition/3rdparty -I/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build/include -I/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/include -isystem /usr/include/eigen3 -DNDEBUG -O2 -pipe -march=native -pthread -fopenmp -fPIC -o CMakeFiles/pcl_common.dir/src/point_types.cpp.o -c /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/src/point_types.cpp >In file included from /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/include/pcl/point_types.h:42, > from /var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/src/point_types.cpp:37: >/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/include/pcl/pcl_macros.h:420:4: error: #error aligned_malloc not supported on your platform > 420 | #error aligned_malloc not supported on your platform > | ^~~~~ >/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1/common/include/pcl/pcl_macros.h:438:4: error: #error aligned_free not supported on your platform > 438 | #error aligned_free not supported on your platform > | ^~~~~ >make[2]: *** [common/CMakeFiles/pcl_common.dir/build.make:80: common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >make[1]: *** [CMakeFiles/Makefile2:941: common/CMakeFiles/pcl_common.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' >make: *** [Makefile:180: all] Error 2 > * ERROR: sci-libs/pcl-1.9.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-libs/pcl-1.9.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/pcl-1.9.1::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-libs:pcl-1.9.1:20200404-132536.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/pcl-1.9.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/pcl-1.9.1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-1.9.1_build' > * S: '/var/tmp/portage/sci-libs/pcl-1.9.1/work/pcl-pcl-1.9.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 716186
:
629926
|
629928
|
629930
|
629932
|
629934
| 629936 |
629938