* Package: media-sound/sidplayfp-2.5.0:0  * Repository: gentoo  * Maintainer: sound@gentoo.org  * USE: abi_x86_64 alsa amd64 elibc_musl kernel_linux pulseaudio  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sidplayfp-2.5.0.tar.gz to /var/tmp/portage/media-sound/sidplayfp-2.5.0/work >>> Source unpacked in /var/tmp/portage/media-sound/sidplayfp-2.5.0/work >>> Preparing source in /var/tmp/portage/media-sound/sidplayfp-2.5.0/work/sidplayfp-2.5.0 ... * Applying sidplayfp-1.4.4-musl-limits.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/sidplayfp-2.5.0/work/sidplayfp-2.5.0 ... * econf: updating sidplayfp-2.5.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sidplayfp-2.5.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sidplayfp-2.5.0 --htmldir=/usr/share/doc/sidplayfp-2.5.0/html --libdir=/usr/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for x86_64-gentoo-linux-musl-ranlib... llvm-ranlib checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of clang++... none checking whether clang++ supports C++17 features with -std=c++17... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for x86_64-gentoo-linux-musl-gcc... clang checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for ld... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C++ preprocessor... clang++ -std=c++17 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for alsa >= 1.0... yes checking for libpulse-simple >= 1.0... yes checking for sys/ioctl.h... yes checking for linux/soundcard.h... (cached) no checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for dsound.h... no checking for mmsystem.h... no checking for libsidplayfp >= 1.0... yes checking for libstilview >= 1.0... yes checking for sidplayfp/builders/residfp.h... yes checking for sidplayfp/builders/resid.h... yes checking for sidplayfp/builders/hardsid.h... no checking for sidplayfp/builders/exsid.h... no checking for debugging... Build without debugging messages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/sidplayfp-2.5.0/work/sidplayfp-2.5.0 ... make -j4 -l3 clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/IniConfig.o src/IniConfig.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/stilview.o src/stilview.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/args.o src/args.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/main.o src/main.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/menu.o src/menu.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/player.o src/player.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/utils.o src/utils.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/codeConvert.o src/codeConvert.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/keyboard.o src/keyboard.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/AudioDrv.o src/audio/AudioDrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/au/auFile.o src/audio/au/auFile.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/directx/audiodrv.o src/audio/directx/audiodrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/mmsystem/audiodrv.o src/audio/mmsystem/audiodrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/alsa/audiodrv.o src/audio/alsa/audiodrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/oss/audiodrv.o src/audio/oss/audiodrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/null/null.o src/audio/null/null.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/pulse/audiodrv.o src/audio/pulse/audiodrv.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/audio/wav/WavFile.o src/audio/wav/WavFile.cpp clang++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src -I ./src -DPKGDATADIR="\"/usr/share/sidplayfp/\"" -fopenmp -D_REENTRANT -DNDEBUG -Os -march=bdver3 -mtune=bdver3 -pipe -c -o src/ini/iniHandler.o src/ini/iniHandler.cpp clang++ -std=c++17 -Os -march=bdver3 -mtune=bdver3 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o src/stilview src/codeConvert.o src/stilview.o -lstilview clang++ -std=c++17 -Os -march=bdver3 -mtune=bdver3 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o src/sidplayfp src/IniConfig.o src/args.o src/keyboard.o src/main.o src/menu.o src/player.o src/utils.o src/codeConvert.o src/audio/AudioDrv.o src/audio/alsa/audiodrv.o src/audio/au/auFile.o src/audio/directx/audiodrv.o src/audio/mmsystem/audiodrv.o src/audio/null/null.o src/audio/oss/audiodrv.o src/audio/pulse/audiodrv.o src/audio/wav/WavFile.o src/ini/iniHandler.o -lsidplayfp -fopenmp -lasound -lpulse-simple -lpulse -pthread >>> Source compiled. >>> Test phase [not enabled]: media-sound/sidplayfp-2.5.0 >>> Install media-sound/sidplayfp-2.5.0 into /var/tmp/portage/media-sound/sidplayfp-2.5.0/image make -j4 -l3 DESTDIR=/var/tmp/portage/media-sound/sidplayfp-2.5.0/image install make[1]: Entering directory '/var/tmp/portage/media-sound/sidplayfp-2.5.0/work/sidplayfp-2.5.0' /bin/mkdir -p '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c src/sidplayfp src/stilview '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/bin' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 doc/en/sidplayfp.1 doc/en/stilview.1 '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man5' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 doc/en/sidplayfp.ini.5 '/var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man5' make[1]: Leaving directory '/var/tmp/portage/media-sound/sidplayfp-2.5.0/work/sidplayfp-2.5.0' >>> Completed installing media-sound/sidplayfp-2.5.0 into /var/tmp/portage/media-sound/sidplayfp-2.5.0/image * Final size of build directory: 2236 KiB (2.1 MiB) * Final size of installed tree: 336 KiB Read: 3.80 KiB / 3.80 KiB ==> 45% compressme : 44.96% ( 3.80 KiB => 1.71 KiB, compressme.zst) Read: 13.6 KiB / 13.6 KiB ==> 36% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man5/sidplayfp.ini.5 : 35.79% ( 13.6 KiB => 4.88 KiB, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man5/sidplayfp.ini.5.zst) Read: 163 B / 163 B ==> 83% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/TODO : 85.28% ( 163 B => 139 B, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/TODO.zst) Read: 32.2 KiB / 32.2 KiB ==> 29% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1/stilview.1 : 28.64% ( 32.2 KiB => 9.21 KiB, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1/stilview.1.zst) Read: 13.4 KiB / 13.4 KiB ==> 40% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1/sidplayfp.1 : 39.77% ( 13.4 KiB => 5.34 KiB, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/man/man1/sidplayfp.1.zst) Read: 1.70 KiB / 1.70 KiB ==> 52% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/AUTHORS : 52.59% ( 1.70 KiB => 914 B, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/AUTHORS.zst) Read: 1.72 KiB / 1.72 KiB ==> 49% /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/README : 49.66% ( 1.72 KiB => 877 B, /var/tmp/portage/media-sound/sidplayfp-2.5.0/image/usr/share/doc/sidplayfp-2.5.0/README.zst) strip: llvm-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/stilview /usr/bin/sidplayfp /var/tmp/: 350.6 MiB (367648768 bytes) trimmed