+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libmikmod.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hSoxYf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmikmod-3.3.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmikmod-3.3.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmikmod-3.3.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/libmikmod-64bit.patch + /usr/bin/cat /builddir/build/SOURCES/libmikmod-multilib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/libmikmod-cflags.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kPW8y2 + umask 022 + cd /builddir/build/BUILD + cd libmikmod-3.3.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autotools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autotools/config.sub ++ basename ./autotools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autotools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autotools/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autotools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autotools/config.guess ++ basename ./autotools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autotools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autotools/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autotools/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --enable-dl --enable-alsa --disable-simd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf 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 the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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) 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... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if compiler understands the signed keyword... yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for posix_memalign... yes checking for setenv... yes checking for snprintf... yes checking for srandom... yes checking for memcmp... yes checking for strstr... yes checking for floor in -lm... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking wherever dynamically loaded symbols need underscores... no checking if compiler recognizes -pthread... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for pa_simple_new in -lpulse-simple... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking whether OSS code compiles... yes checking if RTLD_GLOBAL is defined... yes checking if compiler supports visibility attributes... yes configure: creating ./config.status config.status: creating libmikmod-config config.status: creating libmikmod.pc config.status: creating libmikmod.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/libmikmod-config.1 config.status: creating dlapi/Makefile config.status: creating drivers/Makefile config.status: creating drivers/dos/Makefile config.status: creating include/Makefile config.status: creating loaders/Makefile config.status: creating mmio/Makefile config.status: creating depackers/Makefile config.status: creating playercode/Makefile config.status: creating posix/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Library configuration: Source code location: . Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden Debug version: no SIMD optimizations: no Dynamically loaded drivers whenever possible: yes, sun style Drivers to be compiled: oss pulseaudio alsa stdout pipe aiff wav raw nosound HQ Mixer: yes Install path: /usr/lib, /usr/include + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in drivers Making all in dos make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in include make[2]: Nothing to be done for 'all'. Making all in loaders make[2]: Nothing to be done for 'all'. Making all in mmio make[2]: Nothing to be done for 'all'. Making all in depackers make[2]: Nothing to be done for 'all'. Making all in playercode make[2]: Nothing to be done for 'all'. Making all in posix make[2]: Nothing to be done for 'all'. Making all in dlapi make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o dlapi/dl_hpux.lo dlapi/dl_hpux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c dlapi/dl_hpux.c -fPIC -DPIC -o dlapi/.libs/dl_hpux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c dlapi/dl_hpux.c -o dlapi/dl_hpux.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_AF.lo drivers/drv_AF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_AF.c -fPIC -DPIC -o drivers/.libs/drv_AF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_AF.c -o drivers/drv_AF.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_ahi.lo drivers/drv_ahi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ahi.c -fPIC -DPIC -o drivers/.libs/drv_ahi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ahi.c -o drivers/drv_ahi.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_aix.lo drivers/drv_aix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_aix.c -fPIC -DPIC -o drivers/.libs/drv_aix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_aix.c -o drivers/drv_aix.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_aiff.lo drivers/drv_aiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_aiff.c -fPIC -DPIC -o drivers/.libs/drv_aiff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_aiff.c -o drivers/drv_aiff.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_dart.lo drivers/drv_dart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_dart.c -fPIC -DPIC -o drivers/.libs/drv_dart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_dart.c -o drivers/drv_dart.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_dc.lo drivers/drv_dc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_dc.c -fPIC -DPIC -o drivers/.libs/drv_dc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_dc.c -o drivers/drv_dc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_ds.lo drivers/drv_ds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ds.c -fPIC -DPIC -o drivers/.libs/drv_ds.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ds.c -o drivers/drv_ds.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_esd.lo drivers/drv_esd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_esd.c -fPIC -DPIC -o drivers/.libs/drv_esd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_esd.c -o drivers/drv_esd.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_alsa.lo drivers/drv_alsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_alsa.c -fPIC -DPIC -o drivers/.libs/drv_alsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_alsa.c -o drivers/drv_alsa.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_gp32.lo drivers/drv_gp32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_gp32.c -fPIC -DPIC -o drivers/.libs/drv_gp32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_gp32.c -o drivers/drv_gp32.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_hp.lo drivers/drv_hp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_hp.c -fPIC -DPIC -o drivers/.libs/drv_hp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_hp.c -o drivers/drv_hp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_mac.lo drivers/drv_mac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_mac.c -fPIC -DPIC -o drivers/.libs/drv_mac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_mac.c -o drivers/drv_mac.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_nas.lo drivers/drv_nas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_nas.c -fPIC -DPIC -o drivers/.libs/drv_nas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_nas.c -o drivers/drv_nas.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_nos.lo drivers/drv_nos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_nos.c -fPIC -DPIC -o drivers/.libs/drv_nos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_nos.c -o drivers/drv_nos.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_openal.lo drivers/drv_openal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_openal.c -fPIC -DPIC -o drivers/.libs/drv_openal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_openal.c -o drivers/drv_openal.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_os2.lo drivers/drv_os2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_os2.c -fPIC -DPIC -o drivers/.libs/drv_os2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_os2.c -o drivers/drv_os2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_osles.lo drivers/drv_osles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_osles.c -fPIC -DPIC -o drivers/.libs/drv_osles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_osles.c -o drivers/drv_osles.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_osx.lo drivers/drv_osx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_osx.c -fPIC -DPIC -o drivers/.libs/drv_osx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_osx.c -o drivers/drv_osx.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_pulseaudio.lo drivers/drv_pulseaudio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_pulseaudio.c -fPIC -DPIC -o drivers/.libs/drv_pulseaudio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_pulseaudio.c -o drivers/drv_pulseaudio.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_oss.lo drivers/drv_oss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_oss.c -fPIC -DPIC -o drivers/.libs/drv_oss.o drivers/drv_oss.c: In function 'OSS_Update': drivers/drv_oss.c:354:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sndfd,audiobuffer,done); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_oss.c -o drivers/drv_oss.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_psp.lo drivers/drv_psp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_psp.c -fPIC -DPIC -o drivers/.libs/drv_psp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_psp.c -o drivers/drv_psp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_pipe.lo drivers/drv_pipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_pipe.c -fPIC -DPIC -o drivers/.libs/drv_pipe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_pipe.c -o drivers/drv_pipe.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sam9407.lo drivers/drv_sam9407.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sam9407.c -fPIC -DPIC -o drivers/.libs/drv_sam9407.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sam9407.c -o drivers/drv_sam9407.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sdl.lo drivers/drv_sdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sdl.c -fPIC -DPIC -o drivers/.libs/drv_sdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sdl.c -o drivers/drv_sdl.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sb.lo drivers/drv_sb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sb.c -fPIC -DPIC -o drivers/.libs/drv_sb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sb.c -o drivers/drv_sb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_raw.lo drivers/drv_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_raw.c -fPIC -DPIC -o drivers/.libs/drv_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_raw.c -o drivers/drv_raw.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sgi.lo drivers/drv_sgi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sgi.c -fPIC -DPIC -o drivers/.libs/drv_sgi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sgi.c -o drivers/drv_sgi.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sndio.lo drivers/drv_sndio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sndio.c -fPIC -DPIC -o drivers/.libs/drv_sndio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sndio.c -o drivers/drv_sndio.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_sun.lo drivers/drv_sun.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sun.c -fPIC -DPIC -o drivers/.libs/drv_sun.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_sun.c -o drivers/drv_sun.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_stdout.lo drivers/drv_stdout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_stdout.c -fPIC -DPIC -o drivers/.libs/drv_stdout.o drivers/drv_stdout.c: In function 'stdout_Update': drivers/drv_stdout.c:77:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ^~~~~ #endif ~~~~~~ (1,audiobuffer,VC_WriteBytes((SBYTE*)audiobuffer,BUFFERSIZE)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_stdout.c -o drivers/drv_stdout.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_ultra.lo drivers/drv_ultra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ultra.c -fPIC -DPIC -o drivers/.libs/drv_ultra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_ultra.c -o drivers/drv_ultra.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_win.lo drivers/drv_win.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_win.c -fPIC -DPIC -o drivers/.libs/drv_win.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_win.c -o drivers/drv_win.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_wss.lo drivers/drv_wss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_wss.c -fPIC -DPIC -o drivers/.libs/drv_wss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_wss.c -o drivers/drv_wss.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_wav.lo drivers/drv_wav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_wav.c -fPIC -DPIC -o drivers/.libs/drv_wav.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_wav.c -o drivers/drv_wav.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o drivers/drv_xaudio2.lo drivers/drv_xaudio2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_xaudio2.c -fPIC -DPIC -o drivers/.libs/drv_xaudio2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c drivers/drv_xaudio2.c -o drivers/drv_xaudio2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_669.lo loaders/load_669.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_669.c -fPIC -DPIC -o loaders/.libs/load_669.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_669.c -o loaders/load_669.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_asy.lo loaders/load_asy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_asy.c -fPIC -DPIC -o loaders/.libs/load_asy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_asy.c -o loaders/load_asy.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_dsm.lo loaders/load_dsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_dsm.c -fPIC -DPIC -o loaders/.libs/load_dsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_dsm.c -o loaders/load_dsm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_amf.lo loaders/load_amf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_amf.c -fPIC -DPIC -o loaders/.libs/load_amf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_amf.c -o loaders/load_amf.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_gt2.lo loaders/load_gt2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_gt2.c -fPIC -DPIC -o loaders/.libs/load_gt2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_gt2.c -o loaders/load_gt2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_far.lo loaders/load_far.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_far.c -fPIC -DPIC -o loaders/.libs/load_far.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_far.c -o loaders/load_far.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_gdm.lo loaders/load_gdm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_gdm.c -fPIC -DPIC -o loaders/.libs/load_gdm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_gdm.c -o loaders/load_gdm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_imf.lo loaders/load_imf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_imf.c -fPIC -DPIC -o loaders/.libs/load_imf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_imf.c -o loaders/load_imf.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_m15.lo loaders/load_m15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_m15.c -fPIC -DPIC -o loaders/.libs/load_m15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_m15.c -o loaders/load_m15.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_med.lo loaders/load_med.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_med.c -fPIC -DPIC -o loaders/.libs/load_med.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_med.c -o loaders/load_med.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_it.lo loaders/load_it.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_it.c -fPIC -DPIC -o loaders/.libs/load_it.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_it.c -o loaders/load_it.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_mtm.lo loaders/load_mtm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_mtm.c -fPIC -DPIC -o loaders/.libs/load_mtm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_mtm.c -o loaders/load_mtm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_mod.lo loaders/load_mod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_mod.c -fPIC -DPIC -o loaders/.libs/load_mod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_mod.c -o loaders/load_mod.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_okt.lo loaders/load_okt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_okt.c -fPIC -DPIC -o loaders/.libs/load_okt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_okt.c -o loaders/load_okt.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_stm.lo loaders/load_stm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_stm.c -fPIC -DPIC -o loaders/.libs/load_stm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_stm.c -o loaders/load_stm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_s3m.lo loaders/load_s3m.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_s3m.c -fPIC -DPIC -o loaders/.libs/load_s3m.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_s3m.c -o loaders/load_s3m.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_stx.lo loaders/load_stx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_stx.c -fPIC -DPIC -o loaders/.libs/load_stx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_stx.c -o loaders/load_stx.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_ult.lo loaders/load_ult.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_ult.c -fPIC -DPIC -o loaders/.libs/load_ult.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_ult.c -o loaders/load_ult.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_umx.lo loaders/load_umx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_umx.c -fPIC -DPIC -o loaders/.libs/load_umx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_umx.c -o loaders/load_umx.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o mmio/mmalloc.lo mmio/mmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmalloc.c -fPIC -DPIC -o mmio/.libs/mmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmalloc.c -o mmio/mmalloc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o mmio/mmerror.lo mmio/mmerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmerror.c -fPIC -DPIC -o mmio/.libs/mmerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmerror.c -o mmio/mmerror.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_uni.lo loaders/load_uni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_uni.c -fPIC -DPIC -o loaders/.libs/load_uni.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_uni.c -o loaders/load_uni.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o loaders/load_xm.lo loaders/load_xm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_xm.c -fPIC -DPIC -o loaders/.libs/load_xm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c loaders/load_xm.c -o loaders/load_xm.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o mmio/mmio.lo mmio/mmio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmio.c -fPIC -DPIC -o mmio/.libs/mmio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmio/mmio.c -o mmio/mmio.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o depackers/mmcmp.lo depackers/mmcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/mmcmp.c -fPIC -DPIC -o depackers/.libs/mmcmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/mmcmp.c -o depackers/mmcmp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o depackers/pp20.lo depackers/pp20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/pp20.c -fPIC -DPIC -o depackers/.libs/pp20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/pp20.c -o depackers/pp20.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o posix/strcasecmp.lo posix/strcasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c posix/strcasecmp.c -fPIC -DPIC -o posix/.libs/strcasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c posix/strcasecmp.c -o posix/strcasecmp.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o depackers/s404.lo depackers/s404.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/s404.c -fPIC -DPIC -o depackers/.libs/s404.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/s404.c -o depackers/s404.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mdreg.lo playercode/mdreg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdreg.c -fPIC -DPIC -o playercode/.libs/mdreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdreg.c -o playercode/mdreg.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o depackers/xpk.lo depackers/xpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/xpk.c -fPIC -DPIC -o depackers/.libs/xpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c depackers/xpk.c -o depackers/xpk.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mdulaw.lo playercode/mdulaw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdulaw.c -fPIC -DPIC -o playercode/.libs/mdulaw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdulaw.c -o playercode/mdulaw.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mlreg.lo playercode/mlreg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mlreg.c -fPIC -DPIC -o playercode/.libs/mlreg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mlreg.c -o playercode/mlreg.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mlutil.lo playercode/mlutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mlutil.c -fPIC -DPIC -o playercode/.libs/mlutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mlutil.c -o playercode/mlutil.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mdriver.lo playercode/mdriver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdriver.c -fPIC -DPIC -o playercode/.libs/mdriver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mdriver.c -o playercode/mdriver.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mloader.lo playercode/mloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mloader.c -fPIC -DPIC -o playercode/.libs/mloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mloader.c -o playercode/mloader.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/munitrk.lo playercode/munitrk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/munitrk.c -fPIC -DPIC -o playercode/.libs/munitrk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/munitrk.c -o playercode/munitrk.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/npertab.lo playercode/npertab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/npertab.c -fPIC -DPIC -o playercode/.libs/npertab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/npertab.c -o playercode/npertab.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mwav.lo playercode/mwav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mwav.c -fPIC -DPIC -o playercode/.libs/mwav.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mwav.c -o playercode/mwav.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/sloader.lo playercode/sloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/sloader.c -fPIC -DPIC -o playercode/.libs/sloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/sloader.c -o playercode/sloader.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/virtch_common.lo playercode/virtch_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch_common.c -fPIC -DPIC -o playercode/.libs/virtch_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch_common.c -o playercode/virtch_common.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/virtch.lo playercode/virtch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch.c -fPIC -DPIC -o playercode/.libs/virtch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch.c -o playercode/virtch.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/virtch2.lo playercode/virtch2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch2.c -fPIC -DPIC -o playercode/.libs/virtch2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/virtch2.c -o playercode/virtch2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o playercode/mplayer.lo playercode/mplayer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mplayer.c -fPIC -DPIC -o playercode/.libs/mplayer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c playercode/mplayer.c -o playercode/mplayer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /bin/sh ./libtool --tag=CC --mode=link gcc -DMIKMOD_BUILD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -no-undefined -version-info 6:0:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmikmod.la -rpath /usr/lib64 dlapi/dl_hpux.lo drivers/drv_AF.lo drivers/drv_aiff.lo drivers/drv_ahi.lo drivers/drv_aix.lo drivers/drv_alsa.lo drivers/drv_dart.lo drivers/drv_dc.lo drivers/drv_ds.lo drivers/drv_esd.lo drivers/drv_gp32.lo drivers/drv_hp.lo drivers/drv_mac.lo drivers/drv_nas.lo drivers/drv_nos.lo drivers/drv_openal.lo drivers/drv_os2.lo drivers/drv_osles.lo drivers/drv_oss.lo drivers/drv_osx.lo drivers/drv_pulseaudio.lo drivers/drv_pipe.lo drivers/drv_psp.lo drivers/drv_raw.lo drivers/drv_sam9407.lo drivers/drv_sb.lo drivers/drv_sdl.lo drivers/drv_sgi.lo drivers/drv_sndio.lo drivers/drv_stdout.lo drivers/drv_sun.lo drivers/drv_ultra.lo drivers/drv_wav.lo drivers/drv_win.lo drivers/drv_wss.lo drivers/drv_xaudio2.lo loaders/load_669.lo loaders/load_amf.lo loaders/load_asy.lo loaders/load_dsm.lo loaders/load_far.lo loaders/load_gdm.lo loaders/load_gt2.lo loaders/load_imf.lo loaders/load_it.lo loaders/load_m15.lo loaders/load_med.lo loaders/load_mod.lo loaders/load_mtm.lo loaders/load_okt.lo loaders/load_s3m.lo loaders/load_stm.lo loaders/load_stx.lo loaders/load_ult.lo loaders/load_umx.lo loaders/load_uni.lo loaders/load_xm.lo mmio/mmalloc.lo mmio/mmerror.lo mmio/mmio.lo depackers/mmcmp.lo depackers/pp20.lo depackers/s404.lo depackers/xpk.lo posix/strcasecmp.lo playercode/mdreg.lo playercode/mdriver.lo playercode/mdulaw.lo playercode/mloader.lo playercode/mlreg.lo playercode/mlutil.lo playercode/mplayer.lo playercode/munitrk.lo playercode/mwav.lo playercode/npertab.lo playercode/sloader.lo playercode/virtch.lo playercode/virtch2.lo playercode/virtch_common.lo -ldl -lpulse-simple -lpulse -lm libtool: link: gcc -shared -fPIC -DPIC dlapi/.libs/dl_hpux.o drivers/.libs/drv_AF.o drivers/.libs/drv_aiff.o drivers/.libs/drv_ahi.o drivers/.libs/drv_aix.o drivers/.libs/drv_alsa.o drivers/.libs/drv_dart.o drivers/.libs/drv_dc.o drivers/.libs/drv_ds.o drivers/.libs/drv_esd.o drivers/.libs/drv_gp32.o drivers/.libs/drv_hp.o drivers/.libs/drv_mac.o drivers/.libs/drv_nas.o drivers/.libs/drv_nos.o drivers/.libs/drv_openal.o drivers/.libs/drv_os2.o drivers/.libs/drv_osles.o drivers/.libs/drv_oss.o drivers/.libs/drv_osx.o drivers/.libs/drv_pulseaudio.o drivers/.libs/drv_pipe.o drivers/.libs/drv_psp.o drivers/.libs/drv_raw.o drivers/.libs/drv_sam9407.o drivers/.libs/drv_sb.o drivers/.libs/drv_sdl.o drivers/.libs/drv_sgi.o drivers/.libs/drv_sndio.o drivers/.libs/drv_stdout.o drivers/.libs/drv_sun.o drivers/.libs/drv_ultra.o drivers/.libs/drv_wav.o drivers/.libs/drv_win.o drivers/.libs/drv_wss.o drivers/.libs/drv_xaudio2.o loaders/.libs/load_669.o loaders/.libs/load_amf.o loaders/.libs/load_asy.o loaders/.libs/load_dsm.o loaders/.libs/load_far.o loaders/.libs/load_gdm.o loaders/.libs/load_gt2.o loaders/.libs/load_imf.o loaders/.libs/load_it.o loaders/.libs/load_m15.o loaders/.libs/load_med.o loaders/.libs/load_mod.o loaders/.libs/load_mtm.o loaders/.libs/load_okt.o loaders/.libs/load_s3m.o loaders/.libs/load_stm.o loaders/.libs/load_stx.o loaders/.libs/load_ult.o loaders/.libs/load_umx.o loaders/.libs/load_uni.o loaders/.libs/load_xm.o mmio/.libs/mmalloc.o mmio/.libs/mmerror.o mmio/.libs/mmio.o depackers/.libs/mmcmp.o depackers/.libs/pp20.o depackers/.libs/s404.o depackers/.libs/xpk.o posix/.libs/strcasecmp.o playercode/.libs/mdreg.o playercode/.libs/mdriver.o playercode/.libs/mdulaw.o playercode/.libs/mloader.o playercode/.libs/mlreg.o playercode/.libs/mlutil.o playercode/.libs/mplayer.o playercode/.libs/munitrk.o playercode/.libs/mwav.o playercode/.libs/npertab.o playercode/.libs/sloader.o playercode/.libs/virtch.o playercode/.libs/virtch2.o playercode/.libs/virtch_common.o -ldl -lpulse-simple -lpulse -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libmikmod.so.3 -o .libs/libmikmod.so.3.3.0 libtool: link: (cd ".libs" && rm -f "libmikmod.so.3" && ln -s "libmikmod.so.3.3.0" "libmikmod.so.3") libtool: link: (cd ".libs" && rm -f "libmikmod.so" && ln -s "libmikmod.so.3.3.0" "libmikmod.so") libtool: link: ar cru .libs/libmikmod.a dlapi/dl_hpux.o drivers/drv_AF.o drivers/drv_aiff.o drivers/drv_ahi.o drivers/drv_aix.o drivers/drv_alsa.o drivers/drv_dart.o drivers/drv_dc.o drivers/drv_ds.o drivers/drv_esd.o drivers/drv_gp32.o drivers/drv_hp.o drivers/drv_mac.o drivers/drv_nas.o drivers/drv_nos.o drivers/drv_openal.o drivers/drv_os2.o drivers/drv_osles.o drivers/drv_oss.o drivers/drv_osx.o drivers/drv_pulseaudio.o drivers/drv_pipe.o drivers/drv_psp.o drivers/drv_raw.o drivers/drv_sam9407.o drivers/drv_sb.o drivers/drv_sdl.o drivers/drv_sgi.o drivers/drv_sndio.o drivers/drv_stdout.o drivers/drv_sun.o drivers/drv_ultra.o drivers/drv_wav.o drivers/drv_win.o drivers/drv_wss.o drivers/drv_xaudio2.o loaders/load_669.o loaders/load_amf.o loaders/load_asy.o loaders/load_dsm.o loaders/load_far.o loaders/load_gdm.o loaders/load_gt2.o loaders/load_imf.o loaders/load_it.o loaders/load_m15.o loaders/load_med.o loaders/load_mod.o loaders/load_mtm.o loaders/load_okt.o loaders/load_s3m.o loaders/load_stm.o loaders/load_stx.o loaders/load_ult.o loaders/load_umx.o loaders/load_uni.o loaders/load_xm.o mmio/mmalloc.o mmio/mmerror.o mmio/mmio.o depackers/mmcmp.o depackers/pp20.o depackers/s404.o depackers/xpk.o posix/strcasecmp.o playercode/mdreg.o playercode/mdriver.o playercode/mdulaw.o playercode/mloader.o playercode/mlreg.o playercode/mlutil.o playercode/mplayer.o playercode/munitrk.o playercode/mwav.o playercode/npertab.o playercode/sloader.o playercode/virtch.o playercode/virtch2.o playercode/virtch_common.o libtool: link: ranlib .libs/libmikmod.a libtool: link: ( cd ".libs" && rm -f "libmikmod.la" && ln -s "../libmikmod.la" "libmikmod.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FfuDJK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 + cd libmikmod-3.3.11.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in drivers make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' Making install in dos make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers/dos' make[3]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers/dos' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers/dos' make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers/dos' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' make[3]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/drivers' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/include' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/include' install -p -m 644 mikmod.h '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/include' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/include' Making install in loaders make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/loaders' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/loaders' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/loaders' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/loaders' Making install in mmio make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/mmio' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/mmio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/mmio' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/mmio' Making install in depackers make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/depackers' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/depackers' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/depackers' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/depackers' Making install in playercode make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/playercode' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/playercode' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/playercode' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/playercode' Making install in posix make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/posix' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/posix' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/posix' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/posix' Making install in dlapi make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/dlapi' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/dlapi' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/dlapi' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/dlapi' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/docs' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/info' install -p -m 644 ./mikmod.info '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/info/mikmod.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/man/man1' install -p -m 644 libmikmod-config.1 '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/docs' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1/docs' make[1]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[2]: Entering directory '/builddir/build/BUILD/libmikmod-3.3.11.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/bin' install -p libmikmod-config '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p libmikmod.la '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libmikmod.so.3.3.0 /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.so.3.3.0 libtool: install: (cd /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64 && { ln -s -f libmikmod.so.3.3.0 libmikmod.so.3 || { rm -f libmikmod.so.3 && ln -s libmikmod.so.3.3.0 libmikmod.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64 && { ln -s -f libmikmod.so.3.3.0 libmikmod.so || { rm -f libmikmod.so && ln -s libmikmod.so.3.3.0 libmikmod.so; }; }) libtool: install: install -p .libs/libmikmod.lai /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.la libtool: install: install -p .libs/libmikmod.a /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.a libtool: install: ranlib /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/aclocal' install -p -m 644 libmikmod.m4 '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 libmikmod.pc '/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' make[1]: Leaving directory '/builddir/build/BUILD/libmikmod-3.3.11.1' + rm -f /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/info/dir /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.a + find /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 -name '*.la' -print -delete /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/lib64/libmikmod.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/libmikmod-config from #! /bin/sh to #!/bin/sh Processing files: libmikmod-3.3.11.1-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AJbeuP + umask 022 + cd /builddir/build/BUILD + cd libmikmod-3.3.11.1 + DOCDIR=/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + cp -pr AUTHORS /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + cp -pr NEWS /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + cp -pr README /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + cp -pr TODO /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/doc/libmikmod + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W1h6Pz + umask 022 + cd /builddir/build/BUILD + cd libmikmod-3.3.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/licenses/libmikmod + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/licenses/libmikmod + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/licenses/libmikmod + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64/usr/share/licenses/libmikmod + exit 0 Provides: libmikmod = 3.3.11.1-3.fc28 libmikmod(riscv-64) = 3.3.11.1-3.fc28 libmikmod.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) rtld(GNU_HASH) Processing files: libmikmod-devel-3.3.11.1-3.fc28.riscv64 Provides: libmikmod-devel = 3.3.11.1-3.fc28 libmikmod-devel(riscv-64) = 3.3.11.1-3.fc28 mikmod-devel = 3.3.11.1-3.fc28 pkgconfig(libmikmod) = 3.3.11 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): info Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/pkg-config libmikmod.so.3()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/libmikmod-3.3.11.1-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libmikmod-3.3.11.1-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libmikmod-devel-3.3.11.1-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Na2cTC + umask 022 + cd /builddir/build/BUILD + cd libmikmod-3.3.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmikmod-3.3.11.1-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff