Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 900609 Details for
Bug 938173
media-libs/openpgl-0.6.0 - failed to emerge on arm64 with march=native: sse2neon.h:9902:69: error: invalid operands to binary ^ (have ‘__Int64x2_t’ and ‘__Uint8x16_t’)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 29.48 KB, created by
Leonid Kopylov
on 2024-08-19 10:19:55 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2024-08-19 10:19:55 UTC
Size:
29.48 KB
patch
obsolete
>[32m * [39;49;00mPackage: media-libs/openpgl-0.6.0:0/0.6 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: darkdefende@gmail.com proxy-maint@gentoo.org >[32m * [39;49;00mUSE: arm64 cpu_flags_arm_neon elibc_glibc kernel_linux >[32m * [39;49;00mFEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking openpgl-0.6.0.tar.gz to /var/tmp/portage/media-libs/openpgl-0.6.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/openpgl-0.6.0/work >>>> Preparing source in /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build" > [32m*[0m Hardcoded definition(s) removed in superbuild/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE Release) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build" >cmake -C /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DOPENPGL_ISA_SSE4=no -DOPENPGL_ISA_AVX2=no -DOPENPGL_ISA_AVX512=no -DOPENPGL_ISA_NEON=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0 >loading initial cache file /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Warning (dev) at CMakeLists.txt:20 (enable_language): > project() should be called prior to this enable_language() call. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The CXX compiler identification is GNU 14.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- The C compiler identification is GNU 14.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Building for AArch64 >CMake Deprecation Warning at cmake/FindTBB.cmake:40 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. >Call Stack (most recent call first): > CMakeLists.txt:82 (FIND_PACKAGE) > > >-- Looking for TBB components tbb; () >-- Found TBB version 2021.13 at /usr >-- Platform: Linux >-- Compiler: GNU >-- Arch: aarch64 >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions >C++ -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (0.7s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build" >ninja -v -j6 -l0 >[1/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/ISurfaceSamplingDistribution.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/ISurfaceSamplingDistribution.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/ISurfaceSamplingDistribution.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/../spatial/../openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/../spatial/IRegion.h:6, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/ISurfaceSamplingDistribution.h:6, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/ISurfaceSamplingDistribution.cpp:4: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >[2/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/IVolumeSamplingDistribution.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/IVolumeSamplingDistribution.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/IVolumeSamplingDistribution.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/../spatial/../openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/../spatial/IRegion.h:6, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/IVolumeSamplingDistribution.h:6, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/IVolumeSamplingDistribution.cpp:4: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >[3/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/vmm/VMMPhaseFunctions.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/directional/vmm/VMMPhaseFunctions.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/vmm/VMMPhaseFunctions.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/vmm/../../openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/vmm/VMMPhaseFunctions.h:6, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/directional/vmm/VMMPhaseFunctions.cpp:1: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >[4/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/api.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/api/api.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -MD -MT openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/api.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/api.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/api.cpp:7: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >[5/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -D__SSE4_2__ -D__SSE4_1__ -MD -MT openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU4.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -D__SSE4_2__ -D__SSE4_1__ -MD -MT openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/deviceCPU4.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU4.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/device/../openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/device/Device.h:5, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU4.cpp:1: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >[6/16] /usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -D__AVX2__ -D__AVX__ -D__SSE4_2__ -D__SSE4_1__ -D__BMI__ -D__BMI2__ -D__LZCNT__ -MD -MT openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU8.cpp >[31mFAILED: [0mopenpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o >/usr/lib/ccache/bin/aarch64-unknown-linux-gnu-g++ -DBUILD_SHARED -DOPENPGL_DEVICE_TYPE_CPU_4 -DOPENPGL_DEVICE_TYPE_CPU_8 -DOPENPGL_VERSION_MAJOR=0 -DOPENPGL_VERSION_MINOR=6 -DOPENPGL_VERSION_PATCH=0 -DOPENPGL_VERSION_STRING=\"0.6.0\" -D__TBB_NO_IMPLICIT_LINKAGE=1 -Dopenpgl_EXPORTS -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl -I/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build/openpgl/include/openpgl -DNDEBUG -march=native -O2 -pipe -fomit-frame-pointer -flax-vector-conversions -std=c++11 -fPIC -Wall -Wformat -Wformat-security -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -fno-tree-vectorize -fsigned-char -flax-vector-conversions -O3 -D__AVX2__ -D__AVX__ -D__SSE4_2__ -D__SSE4_1__ -D__BMI__ -D__BMI2__ -D__LZCNT__ -MD -MT openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o -MF openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o.d -o openpgl/CMakeFiles/openpgl.dir/api/deviceCPU8.cpp.o -c /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU8.cpp >In file included from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/emulation.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/intrinsics.h:13, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/emath.h:7, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/device/../openpgl_common.h:12, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/device/Device.h:5, > from /var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/api/deviceCPU8.cpp:1: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h: In function â__m128i _mm_aesdeclast_si128(__m128i, __m128i)â: >/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../sys/../simd/arm/sse2neon.h:9902:69: error: invalid operands to binary ^ (have â__Int64x2_tâ and â__Uint8x16_tâ) > 9902 | vaesdq_u8(vreinterpretq_u8_m128i(a), vdupq_n_u8(0))) ^ > | ^ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: media-libs/openpgl-0.6.0::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j6 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 2148: Called cmake_src_compile > [31;01m*[0m environment, line 877: Called cmake_build > [31;01m*[0m environment, line 844: Called eninja > [31;01m*[0m environment, line 1339: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/openpgl-0.6.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/openpgl-0.6.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/openpgl-0.6.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/openpgl-0.6.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0_build' > [31;01m*[0m S: '/var/tmp/portage/media-libs/openpgl-0.6.0/work/openpgl-0.6.0'
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 938173
: 900609