Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 684258 Details for
Bug 766749
media-libs/openal-1.20.1 - fails to build via distcc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
openal-1.20.1:20210123-202829.log (text/plain), 27.36 KB, created by
ernsteiswuerfel
on 2021-01-23 21:04:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2021-01-23 21:04:36 UTC
Size:
27.36 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/openal-1.20.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sound@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 alsa amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_musl kernel_linux pulseaudio qt5 userland_GNU >[32;01m * [39;49;00mFEATURES: distcc network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking openal-soft-1.20.1.tar.bz2 to /var/tmp/portage/media-libs/openal-1.20.1/work >>>> Source unpacked in /var/tmp/portage/media-libs/openal-1.20.1/work >>>> Preparing source in /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1 ... > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1 ... > [32;01m*[0m abi_x86_64.amd64: running my_configure > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DALSOFT_REQUIRE_ALSA=yes -DALSOFT_REQUIRE_COREAUDIO=no -DALSOFT_REQUIRE_JACK=no -DALSOFT_REQUIRE_OSS=no -DALSOFT_REQUIRE_PORTAUDIO=no -DALSOFT_REQUIRE_PULSEAUDIO=yes -DALSOFT_REQUIRE_SDL2=no -DALSOFT_CPUEXT_SSE=yes -DALSOFT_CPUEXT_SSE2=yes -DALSOFT_CPUEXT_SSE4_1=no -DALSOFT_UTILS=ON -DALSOFT_NO_CONFIG_UTIL=OFF -DALSOFT_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1 >loading initial cache file /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 10.2.0 >-- The CXX compiler identification is GNU 10.2.0 >-- Check for working C compiler: /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-gcc >-- Check for working C compiler: /usr/lib/distcc/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/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ >-- Check for working CXX compiler: /usr/lib/distcc/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 >CMake Warning at CMakeLists.txt:73 (message): > LIB_SUFFIX is deprecated. Use the variables provided by the GNUInstallDirs > module instead > > >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of long >-- Check size of long - done >-- Looking for posix_memalign >-- Looking for posix_memalign - found >-- Performing Test HAVE___RESTRICT >-- Performing Test HAVE___RESTRICT - Success >-- Performing Test HAVE_LIBATOMIC >-- Performing Test HAVE_LIBATOMIC - Success >-- Looking for __android_log_print in log >-- Looking for __android_log_print in log - not found >-- Performing Test HAVE_FNO_MATH_ERRNO >-- Performing Test HAVE_FNO_MATH_ERRNO - Success >-- Performing Test HAVE_GCC_PROTECTED_VISIBILITY >-- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success >-- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH >-- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success >-- Performing Test HAVE_MSSE2_SWITCH >-- Performing Test HAVE_MSSE2_SWITCH - Success >-- Performing Test HAVE_MSSE3_SWITCH >-- Performing Test HAVE_MSSE3_SWITCH - Success >-- Performing Test HAVE_MSSE4_1_SWITCH >-- Performing Test HAVE_MSSE4_1_SWITCH - Success >-- Performing Test HAVE_MFPU_NEON_SWITCH >-- Performing Test HAVE_MFPU_NEON_SWITCH - Failed >-- Looking for xmmintrin.h >-- Looking for xmmintrin.h - found >-- Looking for emmintrin.h >-- Looking for emmintrin.h - found >-- Looking for pmmintrin.h >-- Looking for pmmintrin.h - found >-- Looking for smmintrin.h >-- Looking for smmintrin.h - found >-- Looking for arm_neon.h >-- Looking for arm_neon.h - not found >-- Performing Test HAVE_SSE_INTRINSICS >-- Performing Test HAVE_SSE_INTRINSICS - Success >-- Performing Test HAVE_GCC_FORMAT >-- Performing Test HAVE_GCC_FORMAT - Success >-- Looking for malloc.h >-- Looking for malloc.h - found >-- Looking for dirent.h >-- Looking for dirent.h - found >-- Looking for cpuid.h >-- Looking for cpuid.h - found >-- Looking for intrin.h >-- Looking for intrin.h - not found >-- Looking for sys/sysconf.h >-- Looking for sys/sysconf.h - not found >-- Looking for guiddef.h >-- Looking for guiddef.h - not found >-- Looking for initguid.h >-- Looking for initguid.h - not found >-- Looking for pow in m >-- Looking for pow in m - found >-- Looking for clock_gettime in rt >-- Looking for clock_gettime in rt - found >-- Looking for dlfcn.h >-- Looking for dlfcn.h - found >-- Looking for dlopen in dl >-- Looking for dlopen in dl - found >-- Performing Test HAVE_GCC_GET_CPUID >-- Performing Test HAVE_GCC_GET_CPUID - Success >-- Looking for posix_memalign >-- Looking for posix_memalign - found >-- Looking for _aligned_malloc >-- Looking for _aligned_malloc - not found >-- Looking for proc_pidpath >-- Looking for proc_pidpath - not found >-- Looking for stat >-- Looking for stat - found >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test HAVE_PTHREAD >-- Performing Test HAVE_PTHREAD - Success >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Looking for pthread_setschedparam >-- Looking for pthread_setschedparam - found >-- Looking for include files pthread.h, pthread_np.h >-- Looking for include files pthread.h, pthread_np.h - not found >-- Looking for pthread_setname_np >-- Looking for pthread_setname_np - not found >-- Looking for pthread_set_name_np >-- Looking for pthread_set_name_np - not found >-- Looking for getopt >-- Looking for getopt - found >-- Found ALSA: /usr/lib/libasound.so (found version "1.2.3.2") >-- Found OSS: /usr/include >-- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) >-- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR) >-- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) >-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR) >-- Found PulseAudio: /usr/lib/libpulse.so (found version "13.0.0") >-- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR) >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (OPENSL) > does not match the name of the calling package (OpenSL). 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/FindOpenSL.cmake:56 (find_package_handle_standard_args) > CMakeLists.txt:1000 (FIND_PACKAGE) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Could NOT find OPENSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR) >-- 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 SDL2: /usr/lib/libSDL2main.a;/usr/lib/libSDL2.so >-- Found Git: /usr/bin/git (found version "2.26.2") >-- >-- Building OpenAL with support for the following backends: >-- ALSA, OSS, PulseAudio, WaveFile, Null >-- >-- Building with support for CPU extensions: >-- Default, SSE, SSE2, SSE3 >-- >-- Embedding HRTF datasets >-- >-- Installing sample configuration >-- >-- Installing HRTF definitions >-- >-- Installing AmbDec presets >-- >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): > The package name passed to `find_package_handle_standard_args` (MYSOFA) > does not match the name of the calling package (MySOFA). 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/FindMySOFA.cmake:59 (find_package_handle_standard_args) > CMakeLists.txt:1387 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Could NOT find MYSOFA (missing: MYSOFA_LIBRARY MYSOFA_INCLUDE_DIR) >-- Building utility programs >-- Building configuration program >-- >-- Building test programs >-- >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe >C++ -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64" >ninja -v -j8 -l3 >[1/80] cd /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/utils/alsoft-config && /usr/lib/qt5/bin/moc @/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/utils/alsoft-config/moc_mainwindow.cpp_parameters >[2/80] cd /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/utils/alsoft-config && /usr/lib/qt5/bin/uic -o /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/utils/alsoft-config/ui_mainwindow.h /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.ui >[3/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/threads.cpp.o -MF CMakeFiles/common.dir/common/threads.cpp.o.d -o CMakeFiles/common.dir/common/threads.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/threads.cpp >[4/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/polyphase_resampler.cpp.o -MF CMakeFiles/common.dir/common/polyphase_resampler.cpp.o.d -o CMakeFiles/common.dir/common/polyphase_resampler.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/polyphase_resampler.cpp >[5/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/alstring.cpp.o -MF CMakeFiles/common.dir/common/alstring.cpp.o.d -o CMakeFiles/common.dir/common/alstring.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alstring.cpp >[6/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/dynload.cpp.o -MF CMakeFiles/common.dir/common/dynload.cpp.o.d -o CMakeFiles/common.dir/common/dynload.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/dynload.cpp >[7/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -Iutils/alsoft-config -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -std=gnu++11 -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/verstr.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/verstr.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/verstr.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/verstr.cpp >[8/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/alfstream.cpp.o -MF CMakeFiles/common.dir/common/alfstream.cpp.o.d -o CMakeFiles/common.dir/common/alfstream.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alfstream.cpp >[9/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/almalloc.cpp.o -MF CMakeFiles/common.dir/common/almalloc.cpp.o.d -o CMakeFiles/common.dir/common/almalloc.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/almalloc.cpp >[10/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -Iutils/alsoft-config -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -std=gnu++11 -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o -c utils/alsoft-config/moc_mainwindow.cpp >[11/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/strutils.cpp.o -MF CMakeFiles/common.dir/common/strutils.cpp.o.d -o CMakeFiles/common.dir/common/strutils.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/strutils.cpp >[12/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/alexcpt.cpp.o -MF CMakeFiles/common.dir/common/alexcpt.cpp.o.d -o CMakeFiles/common.dir/common/alexcpt.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alexcpt.cpp >In Datei, eingebunden von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alexcpt.cpp:4: >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alexcpt.h: In Destruktor »virtual al::backend_exception::~backend_exception()«: >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alexcpt.h:19:7: Warnung: »inline« beim Aufruf von »virtual al::backend_exception::~backend_exception() noexcept« gescheitert: Aufruf ist unwahrscheinlich und CodegröÃe würde wachsen [-Winline] >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alexcpt.h:19:7: Anmerkung: von hier aufgerufen >[13/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -I. -I/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/include -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -Winline -Wunused -Wall -Wextra -Wshadow -Wconversion -Wcast-align -Wpedantic -Wold-style-cast -Wnon-virtual-dtor -Woverloaded-virtual -fno-math-errno -fvisibility=hidden -pthread -std=gnu++11 -MD -MT CMakeFiles/common.dir/common/alcomplex.cpp.o -MF CMakeFiles/common.dir/common/alcomplex.cpp.o.d -o CMakeFiles/common.dir/common/alcomplex.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/common/alcomplex.cpp >[14/80] : && /usr/bin/cmake -E rm -f libcommon.a && /usr/bin/x86_64-gentoo-linux-musl-ar qc libcommon.a CMakeFiles/common.dir/common/alcomplex.cpp.o CMakeFiles/common.dir/common/alexcpt.cpp.o CMakeFiles/common.dir/common/alfstream.cpp.o CMakeFiles/common.dir/common/almalloc.cpp.o CMakeFiles/common.dir/common/alstring.cpp.o CMakeFiles/common.dir/common/dynload.cpp.o CMakeFiles/common.dir/common/polyphase_resampler.cpp.o CMakeFiles/common.dir/common/strutils.cpp.o CMakeFiles/common.dir/common/threads.cpp.o && /usr/bin/x86_64-gentoo-linux-musl-ranlib libcommon.a && : >[15/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -Iutils/alsoft-config -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -std=gnu++11 -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/main.cpp >[16/80] cd /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools && /usr/bin/cmake -G Ninja /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/native-tools && /usr/bin/cmake -E remove /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/bin2h /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/bsincgen && /usr/bin/cmake --build . --config Release >FAILED: native-tools/bin2h native-tools/bsincgen >cd /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools && /usr/bin/cmake -G Ninja /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/native-tools && /usr/bin/cmake -E remove /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/bin2h /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/bsincgen && /usr/bin/cmake --build . --config Release >-- The C compiler identification is unknown >-- The CXX compiler identification is GNU 10.2.0 >-- Check for working C compiler: /usr/lib/distcc/bin/cc >-- Check for working C compiler: /usr/lib/distcc/bin/cc - broken >CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:60 (message): > The C compiler > > "/usr/lib/distcc/bin/cc" > > is not able to compile a simple test program. > > It fails with the following output: > > Change Dir: /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/CMakeFiles/CMakeTmp > > Run Build Command(s):/usr/bin/ninja cmTC_299fa && [1/2] Building C object CMakeFiles/cmTC_299fa.dir/testCCompiler.c.o > FAILED: CMakeFiles/cmTC_299fa.dir/testCCompiler.c.o > /usr/lib/distcc/bin/cc -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -o CMakeFiles/cmTC_299fa.dir/testCCompiler.c.o -c testCCompiler.c > ninja: build stopped: subcommand failed. > > > > > > CMake will not be able to correctly generate this project. >Call Stack (most recent call first): > CMakeLists.txt:3 (project) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/native-tools/CMakeFiles/CMakeError.log". >[17/80] /usr/lib/distcc/bin/x86_64-gentoo-linux-musl-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -Iutils/alsoft-config -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib/qt5/mkspecs/linux-g++ -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -fPIC -std=gnu++11 -MD -MT utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -MF utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o.d -o utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -c /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp: In Funktion »QStringList {anonym}::getAllDataPaths(const QString&)«: >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:203:60: Warnung: »QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const« ist veraltet: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] >In Datei, eingebunden von /usr/include/qt5/QtCore/qobject.h:47, > von /usr/include/qt5/QtWidgets/qwidget.h:45, > von /usr/include/qt5/QtWidgets/qmainwindow.h:44, > von /usr/include/qt5/QtWidgets/QMainWindow:1, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.h:4, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:4: >/usr/include/qt5/QtCore/qstring.h:615:17: Anmerkung: hier deklariert > 615 | QStringList split(QChar sep, SplitBehavior behavior, > | ^~~~~ >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp: In Konstruktor »MainWindow::MainWindow(QWidget*)«: >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:368:102: Warnung: »void QComboBox::currentIndexChanged(const QString&)« ist veraltet: Use currentIndexChanged(int) instead, and get the text using itemText(index) [-Wdeprecated-declarations] >In Datei, eingebunden von /usr/include/qt5/QtWidgets/QComboBox:1, > von utils/alsoft-config/ui_mainwindow.h:17, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:14: >/usr/include/qt5/QtWidgets/qcombobox.h:240:10: Anmerkung: hier deklariert > 240 | void currentIndexChanged(const QString &); > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:368:102: Warnung: »void QComboBox::currentIndexChanged(const QString&)« ist veraltet: Use currentIndexChanged(int) instead, and get the text using itemText(index) [-Wdeprecated-declarations] >In Datei, eingebunden von /usr/include/qt5/QtWidgets/QComboBox:1, > von utils/alsoft-config/ui_mainwindow.h:17, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:14: >/usr/include/qt5/QtWidgets/qcombobox.h:240:10: Anmerkung: hier deklariert > 240 | void currentIndexChanged(const QString &); > | ^~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:480:60: Warnung: »void QListWidget::setItemHidden(const QListWidgetItem*, bool)« ist veraltet: Use QListWidgetItem::setHidden() instead [-Wdeprecated-declarations] >In Datei, eingebunden von /usr/include/qt5/QtWidgets/QListWidget:1, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.h:5, > von /var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.1/utils/alsoft-config/mainwindow.cpp:4: >/usr/include/qt5/QtWidgets/qlistwidget.h:272:10: Anmerkung: hier deklariert > 272 | void setItemHidden(const QListWidgetItem *item, bool hide); > | ^~~~~~~~~~~~~ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: media-libs/openal-1.20.1::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j8 -l3 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 2518: Called cmake-multilib_src_compile > [31;01m*[0m environment, line 618: Called multilib-minimal_src_compile > [31;01m*[0m environment, line 1841: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2111: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 1788: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 1786: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 486: Called multilib-minimal_abi_src_compile > [31;01m*[0m environment, line 1835: Called multilib_src_compile > [31;01m*[0m environment, line 2323: Called cmake_src_compile > [31;01m*[0m environment, line 729: Called cmake_build > [31;01m*[0m environment, line 698: Called eninja > [31;01m*[0m environment, line 1150: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die "${nonfatal_args[@]}" "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/openal-1.20.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/openal-1.20.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/media-libs/openal-1.20.1:20210123-202829.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/openal-1.20.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/openal-1.20.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/media-libs/openal-1.20.1/work/openal-soft-1.20.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 766749
: 684258 |
684261