D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libsidplayfp-2.8.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BxPPGm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libsidplayfp-2.8.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libsidplayfp-2.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libsidplayfp-2.8.0 + rm -rf /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1Vpm6c + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsidplayfp-2.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++17 features with -std=c++17... yes checking whether C++ compiler accepts -fvisibility=hidden -fvisibility-inlines-hidden... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking for g++ -std=c++17 option to support OpenMP... -fopenmp checking for g++ -std=c++17 options needed to detect all undeclared functions... none needed checking whether strcasecmp is declared... yes checking for strcasecmp... yes checking whether strncasecmp is declared... yes checking for strncasecmp... yes checking for xa... xa checking for od that supports -w... /usr/bin/od checking for debugging... Build without debugging messages checking for working bool... yes checking for log1p... yes checking for __builtin_expect... yes checking for doxygen... doxygen checking for dot... YES checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libgcrypt >= 1.8... yes checking for libexsid >= 2.0... no configure: WARNING: Package 'libexsid' not found - using internal driver checking for library containing dlopen... none required checking for ftd2xx.h... no configure: WARNING: ftd2xx.h not found, support will not be available checking for libftdi1... yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating libsidplayfp.pc config.status: creating libstilview.pc config.status: creating src/sidplayfp/sidversion.h config.status: creating src/builders/residfp-builder/residfp/siddefs-fp.h config.status: creating src/builders/resid-builder/resid/siddefs.h config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/version.lo src/builders/residfp-builder/residfp/version.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/version.cc -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/version.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-EventScheduler.lo `test -f 'src/EventScheduler.cpp' || echo './'`src/EventScheduler.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/EventScheduler.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-EventScheduler.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CPU/libsidplayfp_la-mos6510debug.lo `test -f 'src/c64/CPU/mos6510debug.cpp' || echo './'`src/c64/CPU/mos6510debug.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CPU/mos6510debug.cpp -fPIC -DPIC -o src/c64/CPU/.libs/libsidplayfp_la-mos6510debug.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CIA/libsidplayfp_la-timer.lo `test -f 'src/c64/CIA/timer.cpp' || echo './'`src/c64/CIA/timer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CIA/timer.cpp -fPIC -DPIC -o src/c64/CIA/.libs/libsidplayfp_la-timer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-reloc65.lo `test -f 'src/reloc65.cpp' || echo './'`src/reloc65.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/reloc65.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-reloc65.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CIA/libsidplayfp_la-interrupt.lo `test -f 'src/c64/CIA/interrupt.cpp' || echo './'`src/c64/CIA/interrupt.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CIA/interrupt.cpp -fPIC -DPIC -o src/c64/CIA/.libs/libsidplayfp_la-interrupt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/libsidplayfp_la-mmu.lo `test -f 'src/c64/mmu.cpp' || echo './'`src/c64/mmu.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/mmu.cpp -fPIC -DPIC -o src/c64/.libs/libsidplayfp_la-mmu.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-psiddrv.lo `test -f 'src/psiddrv.cpp' || echo './'`src/psiddrv.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/psiddrv.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-psiddrv.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CIA/libsidplayfp_la-tod.lo `test -f 'src/c64/CIA/tod.cpp' || echo './'`src/c64/CIA/tod.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CIA/tod.cpp -fPIC -DPIC -o src/c64/CIA/.libs/libsidplayfp_la-tod.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/VIC_II/libsidplayfp_la-mos656x.lo `test -f 'src/c64/VIC_II/mos656x.cpp' || echo './'`src/c64/VIC_II/mos656x.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/VIC_II/mos656x.cpp -fPIC -DPIC -o src/c64/VIC_II/.libs/libsidplayfp_la-mos656x.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CIA/libsidplayfp_la-mos652x.lo `test -f 'src/c64/CIA/mos652x.cpp' || echo './'`src/c64/CIA/mos652x.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CIA/mos652x.cpp -fPIC -DPIC -o src/c64/CIA/.libs/libsidplayfp_la-mos652x.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-sidemu.lo `test -f 'src/sidemu.cpp' || echo './'`src/sidemu.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidemu.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-sidemu.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-SidInfo.lo `test -f 'src/sidplayfp/SidInfo.cpp' || echo './'`src/sidplayfp/SidInfo.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/SidInfo.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-SidInfo.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-SidTuneInfo.lo `test -f 'src/sidplayfp/SidTuneInfo.cpp' || echo './'`src/sidplayfp/SidTuneInfo.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/SidTuneInfo.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-SidTuneInfo.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-SidConfig.lo `test -f 'src/sidplayfp/SidConfig.cpp' || echo './'`src/sidplayfp/SidConfig.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/SidConfig.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-SidConfig.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CIA/libsidplayfp_la-SerialPort.lo `test -f 'src/c64/CIA/SerialPort.cpp' || echo './'`src/c64/CIA/SerialPort.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CIA/SerialPort.cpp -fPIC -DPIC -o src/c64/CIA/.libs/libsidplayfp_la-SerialPort.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-mixer.lo `test -f 'src/mixer.cpp' || echo './'`src/mixer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/mixer.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-mixer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-sidbuilder.lo `test -f 'src/sidplayfp/sidbuilder.cpp' || echo './'`src/sidplayfp/sidbuilder.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/sidbuilder.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-sidbuilder.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-SidTuneTools.lo `test -f 'src/sidtune/SidTuneTools.cpp' || echo './'`src/sidtune/SidTuneTools.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/SidTuneTools.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-SidTuneTools.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-SidTune.lo `test -f 'src/sidplayfp/SidTune.cpp' || echo './'`src/sidplayfp/SidTune.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/SidTune.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-SidTune.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidplayfp/libsidplayfp_la-sidplayfp.lo `test -f 'src/sidplayfp/sidplayfp.cpp' || echo './'`src/sidplayfp/sidplayfp.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidplayfp/sidplayfp.cpp -fPIC -DPIC -o src/sidplayfp/.libs/libsidplayfp_la-sidplayfp.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/utils/libsidplayfp_la-md5Factory.lo `test -f 'src/utils/md5Factory.cpp' || echo './'`src/utils/md5Factory.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/utils/md5Factory.cpp -fPIC -DPIC -o src/utils/.libs/libsidplayfp_la-md5Factory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-p00.lo `test -f 'src/sidtune/p00.cpp' || echo './'`src/sidtune/p00.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/p00.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-p00.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/libsidplayfp_la-c64.lo `test -f 'src/c64/c64.cpp' || echo './'`src/c64/c64.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/c64.cpp -fPIC -DPIC -o src/c64/.libs/libsidplayfp_la-c64.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/c64/CPU/libsidplayfp_la-mos6510.lo `test -f 'src/c64/CPU/mos6510.cpp' || echo './'`src/c64/CPU/mos6510.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/c64/CPU/mos6510.cpp -fPIC -DPIC -o src/c64/CPU/.libs/libsidplayfp_la-mos6510.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Dac.lo src/builders/residfp-builder/residfp/Dac.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Dac.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Dac.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/EnvelopeGenerator.lo src/builders/residfp-builder/residfp/EnvelopeGenerator.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/EnvelopeGenerator.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/EnvelopeGenerator.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/ExternalFilter.lo src/builders/residfp-builder/residfp/ExternalFilter.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/ExternalFilter.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/ExternalFilter.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-MUS.lo `test -f 'src/sidtune/MUS.cpp' || echo './'`src/sidtune/MUS.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/MUS.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-MUS.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/utils/libsidplayfp_la-SidDatabase.lo `test -f 'src/utils/SidDatabase.cpp' || echo './'`src/utils/SidDatabase.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/utils/SidDatabase.cpp -fPIC -DPIC -o src/utils/.libs/libsidplayfp_la-SidDatabase.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-prg.lo `test -f 'src/sidtune/prg.cpp' || echo './'`src/sidtune/prg.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/prg.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-prg.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/libsidplayfp_la-player.lo `test -f 'src/player.cpp' || echo './'`src/player.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/player.cpp -fPIC -DPIC -o src/.libs/libsidplayfp_la-player.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp-builder.lo src/builders/residfp-builder/residfp-builder.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp-builder.cpp -fPIC -DPIC -o src/builders/residfp-builder/.libs/residfp-builder.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Filter6581.lo src/builders/residfp-builder/residfp/Filter6581.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Filter6581.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Filter6581.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/utils/libsidplayfp_la-iniParser.lo `test -f 'src/utils/iniParser.cpp' || echo './'`src/utils/iniParser.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/utils/iniParser.cpp -fPIC -DPIC -o src/utils/.libs/libsidplayfp_la-iniParser.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/FilterModelConfig.lo src/builders/residfp-builder/residfp/FilterModelConfig.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/FilterModelConfig.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/FilterModelConfig.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-PSID.lo `test -f 'src/sidtune/PSID.cpp' || echo './'`src/sidtune/PSID.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/PSID.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-PSID.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Filter.lo src/builders/residfp-builder/residfp/Filter.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Filter.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Filter.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Filter8580.lo src/builders/residfp-builder/residfp/Filter8580.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Filter8580.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Filter8580.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Integrator6581.lo src/builders/residfp-builder/residfp/Integrator6581.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Integrator6581.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Integrator6581.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Integrator8580.lo src/builders/residfp-builder/residfp/Integrator8580.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Integrator8580.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Integrator8580.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/sidtune/libsidplayfp_la-SidTuneBase.lo `test -f 'src/sidtune/SidTuneBase.cpp' || echo './'`src/sidtune/SidTuneBase.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/sidtune/SidTuneBase.cpp -fPIC -DPIC -o src/sidtune/.libs/libsidplayfp_la-SidTuneBase.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/Spline.lo src/builders/residfp-builder/residfp/Spline.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/Spline.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/Spline.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/FilterModelConfig6581.lo src/builders/residfp-builder/residfp/FilterModelConfig6581.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/FilterModelConfig6581.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/FilterModelConfig6581.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/WaveformGenerator.lo src/builders/residfp-builder/residfp/WaveformGenerator.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/WaveformGenerator.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/WaveformGenerator.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/FilterModelConfig8580.lo src/builders/residfp-builder/residfp/FilterModelConfig8580.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/FilterModelConfig8580.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/FilterModelConfig8580.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-voice.lo `test -f 'src/builders/resid-builder/resid/voice.cc' || echo './'`src/builders/resid-builder/resid/voice.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/voice.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-voice.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/resample/SincResampler.lo src/builders/residfp-builder/residfp/resample/SincResampler.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/resample/SincResampler.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/resample/.libs/SincResampler.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/OpAmp.lo src/builders/residfp-builder/residfp/OpAmp.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/OpAmp.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/OpAmp.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-envelope.lo `test -f 'src/builders/resid-builder/resid/envelope.cc' || echo './'`src/builders/resid-builder/resid/envelope.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/envelope.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-envelope.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp-emu.lo src/builders/residfp-builder/residfp-emu.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp-emu.cpp -fPIC -DPIC -o src/builders/residfp-builder/.libs/residfp-emu.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-extfilt.lo `test -f 'src/builders/resid-builder/resid/extfilt.cc' || echo './'`src/builders/resid-builder/resid/extfilt.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/extfilt.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-extfilt.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-dac.lo `test -f 'src/builders/resid-builder/resid/dac.cc' || echo './'`src/builders/resid-builder/resid/dac.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/dac.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-dac.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-pot.lo `test -f 'src/builders/resid-builder/resid/pot.cc' || echo './'`src/builders/resid-builder/resid/pot.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/pot.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-pot.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-wave.lo `test -f 'src/builders/resid-builder/resid/wave.cc' || echo './'`src/builders/resid-builder/resid/wave.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/wave.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-wave.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/WaveformCalculator.lo src/builders/residfp-builder/residfp/WaveformCalculator.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/WaveformCalculator.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/WaveformCalculator.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-version.lo `test -f 'src/builders/resid-builder/resid/version.cc' || echo './'`src/builders/resid-builder/resid/version.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/version.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-version.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/exsid-builder/driver/exSID_ftdiwrap.lo src/builders/exsid-builder/driver/exSID_ftdiwrap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/exsid-builder/driver/exSID_ftdiwrap.c -fPIC -DPIC -o src/builders/exsid-builder/driver/.libs/exSID_ftdiwrap.o src/builders/exsid-builder/driver/exSID_ftdiwrap.c:38:3: warning: #warning libftd2xx support disabled. [-Wcpp] 38 | #warning libftd2xx support disabled. | ^~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid-emu.lo src/builders/resid-builder/resid-emu.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid-emu.cpp -fPIC -DPIC -o src/builders/resid-builder/.libs/resid-emu.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid-builder.lo src/builders/resid-builder/resid-builder.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid-builder.cpp -fPIC -DPIC -o src/builders/resid-builder/.libs/resid-builder.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/residfp-builder/residfp/SID.lo src/builders/residfp-builder/residfp/SID.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/residfp-builder/residfp/SID.cpp -fPIC -DPIC -o src/builders/residfp-builder/residfp/.libs/SID.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/exsid-builder/driver/exSID.lo src/builders/exsid-builder/driver/exSID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/exsid-builder/driver/exSID.c -fPIC -DPIC -o src/builders/exsid-builder/driver/.libs/exSID.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-filter8580new.lo `test -f 'src/builders/resid-builder/resid/filter8580new.cc' || echo './'`src/builders/resid-builder/resid/filter8580new.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/filter8580new.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-filter8580new.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/exsid-builder/exsid-emu.lo src/builders/exsid-builder/exsid-emu.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/exsid-builder/exsid-emu.cpp -fPIC -DPIC -o src/builders/exsid-builder/.libs/exsid-emu.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/exsid-builder/exsid-builder.lo src/builders/exsid-builder/exsid-builder.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/exsid-builder/exsid-builder.cpp -fPIC -DPIC -o src/builders/exsid-builder/.libs/exsid-builder.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/builders/residfp-builder/residfp/libresidfp.la src/builders/residfp-builder/residfp/Dac.lo src/builders/residfp-builder/residfp/EnvelopeGenerator.lo src/builders/residfp-builder/residfp/ExternalFilter.lo src/builders/residfp-builder/residfp/Filter.lo src/builders/residfp-builder/residfp/Filter6581.lo src/builders/residfp-builder/residfp/Filter8580.lo src/builders/residfp-builder/residfp/FilterModelConfig.lo src/builders/residfp-builder/residfp/FilterModelConfig6581.lo src/builders/residfp-builder/residfp/FilterModelConfig8580.lo src/builders/residfp-builder/residfp/Integrator6581.lo src/builders/residfp-builder/residfp/Integrator8580.lo src/builders/residfp-builder/residfp/OpAmp.lo src/builders/residfp-builder/residfp/SID.lo src/builders/residfp-builder/residfp/Spline.lo src/builders/residfp-builder/residfp/WaveformCalculator.lo src/builders/residfp-builder/residfp/WaveformGenerator.lo src/builders/residfp-builder/residfp/resample/SincResampler.lo src/builders/residfp-builder/residfp/version.lo libtool: link: ar cr src/builders/residfp-builder/residfp/.libs/libresidfp.a src/builders/residfp-builder/residfp/.libs/Dac.o src/builders/residfp-builder/residfp/.libs/EnvelopeGenerator.o src/builders/residfp-builder/residfp/.libs/ExternalFilter.o src/builders/residfp-builder/residfp/.libs/Filter.o src/builders/residfp-builder/residfp/.libs/Filter6581.o src/builders/residfp-builder/residfp/.libs/Filter8580.o src/builders/residfp-builder/residfp/.libs/FilterModelConfig.o src/builders/residfp-builder/residfp/.libs/FilterModelConfig6581.o src/builders/residfp-builder/residfp/.libs/FilterModelConfig8580.o src/builders/residfp-builder/residfp/.libs/Integrator6581.o src/builders/residfp-builder/residfp/.libs/Integrator8580.o src/builders/residfp-builder/residfp/.libs/OpAmp.o src/builders/residfp-builder/residfp/.libs/SID.o src/builders/residfp-builder/residfp/.libs/Spline.o src/builders/residfp-builder/residfp/.libs/WaveformCalculator.o src/builders/residfp-builder/residfp/.libs/WaveformGenerator.o src/builders/residfp-builder/residfp/resample/.libs/SincResampler.o src/builders/residfp-builder/residfp/.libs/version.o libtool: link: ranlib src/builders/residfp-builder/residfp/.libs/libresidfp.a libtool: link: ( cd "src/builders/residfp-builder/residfp/.libs" && rm -f "libresidfp.la" && ln -s "../libresidfp.la" "libresidfp.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/builders/resid-builder/resid/libresid_la-sid.lo `test -f 'src/builders/resid-builder/resid/sid.cc' || echo './'`src/builders/resid-builder/resid/sid.cc libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -DVERSION=\"1.0-pre2\" -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/builders/resid-builder/resid/sid.cc -fPIC -DPIC -o src/builders/resid-builder/resid/.libs/libresid_la-sid.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/builders/exsid-builder/libsidplayfp-exsid.la src/builders/exsid-builder/exsid-builder.lo src/builders/exsid-builder/exsid-emu.lo src/builders/exsid-builder/driver/exSID.lo src/builders/exsid-builder/driver/exSID_ftdiwrap.lo -lpthread libtool: link: ar cr src/builders/exsid-builder/.libs/libsidplayfp-exsid.a src/builders/exsid-builder/.libs/exsid-builder.o src/builders/exsid-builder/.libs/exsid-emu.o src/builders/exsid-builder/driver/.libs/exSID.o src/builders/exsid-builder/driver/.libs/exSID_ftdiwrap.o libtool: link: ranlib src/builders/exsid-builder/.libs/libsidplayfp-exsid.a libtool: link: ( cd "src/builders/exsid-builder/.libs" && rm -f "libsidplayfp-exsid.la" && ln -s "../libsidplayfp-exsid.la" "libsidplayfp-exsid.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/builders/residfp-builder/libsidplayfp-residfp.la src/builders/residfp-builder/residfp-builder.lo src/builders/residfp-builder/residfp-emu.lo src/builders/residfp-builder/residfp/libresidfp.la libtool: link: (cd src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a && ar x "/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/src/builders/residfp-builder/residfp/.libs/libresidfp.a") libtool: link: ar cr src/builders/residfp-builder/.libs/libsidplayfp-residfp.a src/builders/residfp-builder/.libs/residfp-builder.o src/builders/residfp-builder/.libs/residfp-emu.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Dac.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/EnvelopeGenerator.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/ExternalFilter.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Filter.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Filter6581.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Filter8580.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/FilterModelConfig.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/FilterModelConfig6581.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/FilterModelConfig8580.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Integrator6581.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Integrator8580.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/OpAmp.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/SID.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/SincResampler.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/Spline.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/WaveformCalculator.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/WaveformGenerator.o src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax/libresidfp.a/version.o libtool: link: ranlib src/builders/residfp-builder/.libs/libsidplayfp-residfp.a libtool: link: rm -fr src/builders/residfp-builder/.libs/libsidplayfp-residfp.lax libtool: link: ( cd "src/builders/residfp-builder/.libs" && rm -f "libsidplayfp-residfp.la" && ln -s "../libsidplayfp-residfp.la" "libsidplayfp-residfp.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/builders/resid-builder/resid/libresid.la src/builders/resid-builder/resid/libresid_la-dac.lo src/builders/resid-builder/resid/libresid_la-sid.lo src/builders/resid-builder/resid/libresid_la-voice.lo src/builders/resid-builder/resid/libresid_la-wave.lo src/builders/resid-builder/resid/libresid_la-envelope.lo src/builders/resid-builder/resid/libresid_la-extfilt.lo src/builders/resid-builder/resid/libresid_la-pot.lo src/builders/resid-builder/resid/libresid_la-version.lo src/builders/resid-builder/resid/libresid_la-filter8580new.lo libtool: link: ar cr src/builders/resid-builder/resid/.libs/libresid.a src/builders/resid-builder/resid/.libs/libresid_la-dac.o src/builders/resid-builder/resid/.libs/libresid_la-sid.o src/builders/resid-builder/resid/.libs/libresid_la-voice.o src/builders/resid-builder/resid/.libs/libresid_la-wave.o src/builders/resid-builder/resid/.libs/libresid_la-envelope.o src/builders/resid-builder/resid/.libs/libresid_la-extfilt.o src/builders/resid-builder/resid/.libs/libresid_la-pot.o src/builders/resid-builder/resid/.libs/libresid_la-version.o src/builders/resid-builder/resid/.libs/libresid_la-filter8580new.o libtool: link: ranlib src/builders/resid-builder/resid/.libs/libresid.a libtool: link: ( cd "src/builders/resid-builder/resid/.libs" && rm -f "libresid.la" && ln -s "../libresid.la" "libresid.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/builders/resid-builder/libsidplayfp-resid.la src/builders/resid-builder/resid-builder.lo src/builders/resid-builder/resid-emu.lo src/builders/resid-builder/resid/libresid.la libtool: link: (cd src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a && ar x "/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/src/builders/resid-builder/resid/.libs/libresid.a") libtool: link: ar cr src/builders/resid-builder/.libs/libsidplayfp-resid.a src/builders/resid-builder/.libs/resid-builder.o src/builders/resid-builder/.libs/resid-emu.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-dac.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-envelope.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-extfilt.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-filter8580new.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-pot.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-sid.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-version.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-voice.o src/builders/resid-builder/.libs/libsidplayfp-resid.lax/libresid.a/libresid_la-wave.o libtool: link: ranlib src/builders/resid-builder/.libs/libsidplayfp-resid.a libtool: link: rm -fr src/builders/resid-builder/.libs/libsidplayfp-resid.lax libtool: link: ( cd "src/builders/resid-builder/.libs" && rm -f "libsidplayfp-resid.la" && ln -s "../libsidplayfp-resid.la" "libsidplayfp-resid.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o src/utils/STILview/stil.lo src/utils/STILview/stil.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src -I ./src/builders/residfp-builder -I ./src/builders/residfp-builder/residfp -I ./src/builders/resid-builder -I ./src/builders/resid-builder/resid -I ./src -I ./src/sidtune -I ./src -pthread -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c src/utils/STILview/stil.cpp -fPIC -DPIC -o src/utils/STILview/.libs/stil.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 10:32:4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/libsidplayfp.la -rpath /usr/lib64 src/libsidplayfp_la-EventScheduler.lo src/libsidplayfp_la-player.lo src/libsidplayfp_la-psiddrv.lo src/libsidplayfp_la-mixer.lo src/libsidplayfp_la-reloc65.lo src/libsidplayfp_la-sidemu.lo src/c64/libsidplayfp_la-c64.lo src/c64/libsidplayfp_la-mmu.lo src/c64/VIC_II/libsidplayfp_la-mos656x.lo src/c64/CPU/libsidplayfp_la-mos6510.lo src/c64/CPU/libsidplayfp_la-mos6510debug.lo src/c64/CIA/libsidplayfp_la-interrupt.lo src/c64/CIA/libsidplayfp_la-mos652x.lo src/c64/CIA/libsidplayfp_la-SerialPort.lo src/c64/CIA/libsidplayfp_la-timer.lo src/c64/CIA/libsidplayfp_la-tod.lo src/sidplayfp/libsidplayfp_la-sidplayfp.lo src/sidplayfp/libsidplayfp_la-sidbuilder.lo src/sidplayfp/libsidplayfp_la-SidConfig.lo src/sidplayfp/libsidplayfp_la-SidInfo.lo src/sidplayfp/libsidplayfp_la-SidTune.lo src/sidplayfp/libsidplayfp_la-SidTuneInfo.lo src/sidtune/libsidplayfp_la-MUS.lo src/sidtune/libsidplayfp_la-p00.lo src/sidtune/libsidplayfp_la-prg.lo src/sidtune/libsidplayfp_la-PSID.lo src/sidtune/libsidplayfp_la-SidTuneBase.lo src/sidtune/libsidplayfp_la-SidTuneTools.lo src/utils/libsidplayfp_la-iniParser.lo src/utils/libsidplayfp_la-md5Factory.lo src/utils/libsidplayfp_la-SidDatabase.lo src/builders/residfp-builder/libsidplayfp-residfp.la src/builders/resid-builder/libsidplayfp-resid.la -lgcrypt src/builders/exsid-builder/libsidplayfp-exsid.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux/14/crtbeginS.o src/.libs/libsidplayfp_la-EventScheduler.o src/.libs/libsidplayfp_la-player.o src/.libs/libsidplayfp_la-psiddrv.o src/.libs/libsidplayfp_la-mixer.o src/.libs/libsidplayfp_la-reloc65.o src/.libs/libsidplayfp_la-sidemu.o src/c64/.libs/libsidplayfp_la-c64.o src/c64/.libs/libsidplayfp_la-mmu.o src/c64/VIC_II/.libs/libsidplayfp_la-mos656x.o src/c64/CPU/.libs/libsidplayfp_la-mos6510.o src/c64/CPU/.libs/libsidplayfp_la-mos6510debug.o src/c64/CIA/.libs/libsidplayfp_la-interrupt.o src/c64/CIA/.libs/libsidplayfp_la-mos652x.o src/c64/CIA/.libs/libsidplayfp_la-SerialPort.o src/c64/CIA/.libs/libsidplayfp_la-timer.o src/c64/CIA/.libs/libsidplayfp_la-tod.o src/sidplayfp/.libs/libsidplayfp_la-sidplayfp.o src/sidplayfp/.libs/libsidplayfp_la-sidbuilder.o src/sidplayfp/.libs/libsidplayfp_la-SidConfig.o src/sidplayfp/.libs/libsidplayfp_la-SidInfo.o src/sidplayfp/.libs/libsidplayfp_la-SidTune.o src/sidplayfp/.libs/libsidplayfp_la-SidTuneInfo.o src/sidtune/.libs/libsidplayfp_la-MUS.o src/sidtune/.libs/libsidplayfp_la-p00.o src/sidtune/.libs/libsidplayfp_la-prg.o src/sidtune/.libs/libsidplayfp_la-PSID.o src/sidtune/.libs/libsidplayfp_la-SidTuneBase.o src/sidtune/.libs/libsidplayfp_la-SidTuneTools.o src/utils/.libs/libsidplayfp_la-iniParser.o src/utils/.libs/libsidplayfp_la-md5Factory.o src/utils/.libs/libsidplayfp_la-SidDatabase.o -Wl,--whole-archive src/builders/residfp-builder/.libs/libsidplayfp-residfp.a src/builders/resid-builder/.libs/libsidplayfp-resid.a src/builders/exsid-builder/.libs/libsidplayfp-exsid.a -Wl,--no-whole-archive -fopenmp -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -lgcrypt -lpthread -L/usr/lib/gcc/x86_64-mageia-linux/14 -L/usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux/14/crtendS.o /usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64/crtn.o -Wl,-soname -Wl,libsidplayfp.so.6 -o src/.libs/libsidplayfp.so.6.4.32 libtool: link: (cd "src/.libs" && rm -f "libsidplayfp.so.6" && ln -s "libsidplayfp.so.6.4.32" "libsidplayfp.so.6") libtool: link: (cd "src/.libs" && rm -f "libsidplayfp.so" && ln -s "libsidplayfp.so.6.4.32" "libsidplayfp.so") libtool: link: ( cd "src/.libs" && rm -f "libsidplayfp.la" && ln -s "../libsidplayfp.la" "libsidplayfp.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 0:5:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/libstilview.la -rpath /usr/lib64 src/utils/STILview/stil.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux/14/crtbeginS.o src/utils/STILview/.libs/stil.o -fopenmp -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -L/usr/lib/gcc/x86_64-mageia-linux/14 -L/usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux/14/crtendS.o /usr/lib/gcc/x86_64-mageia-linux/14/../../../../lib64/crtn.o -Wl,-soname -Wl,libstilview.so.0 -o src/.libs/libstilview.so.0.0.5 libtool: link: (cd "src/.libs" && rm -f "libstilview.so.0" && ln -s "libstilview.so.0.0.5" "libstilview.so.0") libtool: link: (cd "src/.libs" && rm -f "libstilview.so" && ln -s "libstilview.so.0.0.5" "libstilview.so") libtool: link: ( cd "src/.libs" && rm -f "libstilview.la" && ln -s "../libstilview.la" "libstilview.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s02ABV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 + cd libsidplayfp-2.8.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' Making install in tests make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p src/libsidplayfp.la src/libstilview.la '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p src/.libs/libsidplayfp.so.6.4.32 /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/libsidplayfp.so.6.4.32 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64 && { ln -s -f libsidplayfp.so.6.4.32 libsidplayfp.so.6 || { rm -f libsidplayfp.so.6 && ln -s libsidplayfp.so.6.4.32 libsidplayfp.so.6; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64 && { ln -s -f libsidplayfp.so.6.4.32 libsidplayfp.so || { rm -f libsidplayfp.so && ln -s libsidplayfp.so.6.4.32 libsidplayfp.so; }; }) libtool: install: /usr/bin/install -p src/.libs/libsidplayfp.lai /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/libsidplayfp.la libtool: install: /usr/bin/install -p src/.libs/libstilview.so.0.0.5 /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/libstilview.so.0.0.5 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64 && { ln -s -f libstilview.so.0.0.5 libstilview.so.0 || { rm -f libstilview.so.0 && ln -s libstilview.so.0.0.5 libstilview.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64 && { ln -s -f libstilview.so.0.0.5 libstilview.so || { rm -f libstilview.so && ln -s libstilview.so.0.0.5 libstilview.so; }; }) libtool: install: /usr/bin/install -p src/.libs/libstilview.lai /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/libstilview.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp' /usr/bin/install -p -m 644 src/sidplayfp/sidversion.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libsidplayfp.pc libstilview.pc '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/install -p -m 644 src/builders/exsid-builder/exsid.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/install -p -m 644 src/builders/resid-builder/resid.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/install -p -m 644 src/builders/residfp-builder/residfp.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp/builders' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp' /usr/bin/install -p -m 644 src/sidplayfp/siddefs.h src/sidplayfp/SidConfig.h src/sidplayfp/SidInfo.h src/sidplayfp/SidTuneInfo.h src/sidplayfp/sidbuilder.h src/sidplayfp/sidplayfp.h src/sidplayfp/SidTune.h src/utils/SidDatabase.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/sidplayfp' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/stilview' /usr/bin/install -p -m 644 src/utils/STILview/stil.h src/utils/STILview/stildefs.h '/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/include/stilview' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0' + find /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.8.0-1.mga10 --unique-debug-suffix -2.8.0-1.mga10.x86_64 --unique-debug-src-base libsidplayfp-2.8.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libsidplayfp-2.8.0-1.mga10.x86_64 1959 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libsidplayfp-2.8.0-1.mga10.x86_64/src/builders/residfp-builder/residfp/resample/SincResampler.cpp is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64sidplayfp6-2.8.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6Z5nGS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsidplayfp-2.8.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/NEWS /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/README /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/TODO /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/doc/lib64sidplayfp6 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l7iZWM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsidplayfp-2.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64sidplayfp6 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64sidplayfp6 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/COPYING /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64sidplayfp6 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64sidplayfp6 = 2.8.0-1.mga10 lib64sidplayfp6(x86-64) = 2.8.0-1.mga10 libsidplayfp.so.6()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64stilview0-2.8.0-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fqvsbs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsidplayfp-2.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64stilview0 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64stilview0 + cp -pr /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0/COPYING /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64/usr/share/licenses/lib64stilview0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64stilview0 = 2.8.0-1.mga10 lib64stilview0(x86-64) = 2.8.0-1.mga10 libstilview.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64sidplayfp-devel-2.8.0-1.mga10.x86_64 Provides: devel(libsidplayfp(64bit)) devel(libstilview(64bit)) lib64sidplayfp-devel = 2.8.0-1.mga10 lib64sidplayfp-devel(x86-64) = 2.8.0-1.mga10 libsidplayfp-devel = 2.8.0-1.mga10 pkgconfig(libsidplayfp) = 2.8.0 pkgconfig(libstilview) = 2.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgcrypt(64bit)) devel(libgomp(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: libsidplayfp-debugsource-2.8.0-1.mga10.x86_64 Provides: libsidplayfp-debugsource = 2.8.0-1.mga10 libsidplayfp-debugsource(x86-64) = 2.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsidplayfp-debuginfo-2.8.0-1.mga10.x86_64 Provides: libsidplayfp-debuginfo = 2.8.0-1.mga10 libsidplayfp-debuginfo(x86-64) = 2.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsidplayfp-debugsource(x86-64) = 2.8.0-1.mga10 Processing files: lib64sidplayfp6-debuginfo-2.8.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 287ce198faefb91941a30847d5ac11b54cbccc94 lib64sidplayfp6-debuginfo = 2.8.0-1.mga10 lib64sidplayfp6-debuginfo(x86-64) = 2.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsidplayfp-debugsource(x86-64) = 2.8.0-1.mga10 Processing files: lib64stilview0-debuginfo-2.8.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 3cfe1e0cbd45a935354b205a3b79e4ef953356cc lib64stilview0-debuginfo = 2.8.0-1.mga10 lib64stilview0-debuginfo(x86-64) = 2.8.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsidplayfp-debugsource(x86-64) = 2.8.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsidplayfp-debuginfo-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sidplayfp-devel-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64stilview0-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sidplayfp6-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64stilview0-debuginfo-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsidplayfp-debugsource-2.8.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sidplayfp6-debuginfo-2.8.0-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aaohQN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsidplayfp-2.8.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libsidplayfp-2.8.0-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BcnObQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libsidplayfp-2.8.0-SPECPARTS + rm -rf libsidplayfp-2.8.0 libsidplayfp-2.8.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!