request from: hawk checking if we should skip the build started at: Fri Aug 1 07:50:32 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/7b25b942-acbd-4a51-b0a9-5b6caa2fc82a/libmodplug-0.8.8.5-1.src.rpm fetched 552316 bytes, 600.6 K/s installing srpm: libmodplug-0.8.8.5-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 7b25b942-acbd-4a51-b0a9-5b6caa2fc82a; cd rpm/SPECS; TMPDIR=/tmp/B.c5cf2b exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux libmodplug.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 7b25b942-acbd-4a51-b0a9-5b6caa2fc82a Building target platforms: x86_64-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c5cf2b /bin/sh -e /tmp/B.c5cf2b/rpm-tmp.376 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libmodplug-0.8.8.5 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/libmodplug-0.8.8.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmodplug-0.8.8.5 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c5cf2b /bin/sh -e /tmp/B.c5cf2b/rpm-tmp.376 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libmodplug-0.8.8.5 + libtoolize --copy --force --install libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./config.guess' libtoolize: copying file `./config.sub' libtoolize: copying file `./install-sh' libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + autoheader + automake -a -c -f --foreign configure.ac:19: installing './compile' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' --disable-silent-rules --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking dependency style of x86_64-tld-linux-g++... gcc3 checking how to run the C++ preprocessor... x86_64-tld-linux-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-tld-linux-g++ -E checking for ld used by x86_64-tld-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-tld-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-g++ static flag -static works... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for setenv... yes checking for sinf... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libmodplug.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 Making all in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-am make[2]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c -o sndmix.lo sndmix.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c -o sndfile.lo sndfile.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c -o snd_fx.lo snd_fx.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c -o snd_flt.lo snd_flt.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.cpp -fPIC -DPIC -o .libs/sndfile.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c sndmix.cpp -fPIC -DPIC -o .libs/sndmix.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c snd_flt.cpp -fPIC -DPIC -o .libs/snd_flt.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c snd_fx.cpp -fPIC -DPIC -o .libs/snd_fx.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c snd_flt.cpp -o snd_flt.o >/dev/null 2>&1 mv -f .deps/snd_flt.Tpo .deps/snd_flt.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c -o snd_dsp.lo snd_dsp.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c snd_dsp.cpp -fPIC -DPIC -o .libs/snd_dsp.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c sndmix.cpp -o sndmix.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c snd_dsp.cpp -o snd_dsp.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.cpp -o sndfile.o >/dev/null 2>&1 mv -f .deps/snd_dsp.Tpo .deps/snd_dsp.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c -o fastmix.lo fastmix.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c fastmix.cpp -fPIC -DPIC -o .libs/fastmix.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c snd_fx.cpp -o snd_fx.o >/dev/null 2>&1 mv -f .deps/sndmix.Tpo .deps/sndmix.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c -o mmcmp.lo mmcmp.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c mmcmp.cpp -fPIC -DPIC -o .libs/mmcmp.o fastmix.cpp: In member function 'UINT CSoundFile::CreateStereoMix(int)': fastmix.cpp:1488:16: warning: variable 'nMasterCh' set but not used [-Wunused-but-set-variable] UINT nFlags, nMasterCh; ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c mmcmp.cpp -o mmcmp.o >/dev/null 2>&1 mv -f .deps/sndfile.Tpo .deps/sndfile.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c -o load_xm.lo load_xm.cpp mv -f .deps/mmcmp.Tpo .deps/mmcmp.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c -o load_wav.lo load_wav.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c load_xm.cpp -fPIC -DPIC -o .libs/load_xm.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c load_wav.cpp -fPIC -DPIC -o .libs/load_wav.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c load_wav.cpp -o load_wav.o >/dev/null 2>&1 mv -f .deps/load_wav.Tpo .deps/load_wav.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c -o load_umx.lo load_umx.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c load_xm.cpp -o load_xm.o >/dev/null 2>&1 mv -f .deps/snd_fx.Tpo .deps/snd_fx.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c -o load_ult.lo load_ult.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c load_umx.cpp -fPIC -DPIC -o .libs/load_umx.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c load_ult.cpp -fPIC -DPIC -o .libs/load_ult.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c load_umx.cpp -o load_umx.o >/dev/null 2>&1 mv -f .deps/load_umx.Tpo .deps/load_umx.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c -o load_stm.lo load_stm.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c load_ult.cpp -o load_ult.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c load_stm.cpp -fPIC -DPIC -o .libs/load_stm.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c load_stm.cpp -o load_stm.o >/dev/null 2>&1 mv -f .deps/load_ult.Tpo .deps/load_ult.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c -o load_s3m.lo load_s3m.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c load_s3m.cpp -fPIC -DPIC -o .libs/load_s3m.o mv -f .deps/load_stm.Tpo .deps/load_stm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c -o load_ptm.lo load_ptm.cpp mv -f .deps/load_xm.Tpo .deps/load_xm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c -o load_okt.lo load_okt.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c load_ptm.cpp -fPIC -DPIC -o .libs/load_ptm.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c load_okt.cpp -fPIC -DPIC -o .libs/load_okt.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c fastmix.cpp -o fastmix.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c load_ptm.cpp -o load_ptm.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c load_s3m.cpp -o load_s3m.o >/dev/null 2>&1 load_okt.cpp: In member function 'BOOL CSoundFile::ReadOKT(const BYTE*, DWORD)': load_okt.cpp:46:21: warning: variable 'npatterns' set but not used [-Wunused-but-set-variable] UINT nsamples = 0, npatterns = 0, norders = 0; ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c load_okt.cpp -o load_okt.o >/dev/null 2>&1 mv -f .deps/load_ptm.Tpo .deps/load_ptm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c -o load_mtm.lo load_mtm.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c load_mtm.cpp -fPIC -DPIC -o .libs/load_mtm.o mv -f .deps/load_s3m.Tpo .deps/load_s3m.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c -o load_mod.lo load_mod.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c load_mod.cpp -fPIC -DPIC -o .libs/load_mod.o mv -f .deps/load_okt.Tpo .deps/load_okt.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c -o load_med.lo load_med.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c load_med.cpp -fPIC -DPIC -o .libs/load_med.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c load_mtm.cpp -o load_mtm.o >/dev/null 2>&1 mv -f .deps/load_mtm.Tpo .deps/load_mtm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c -o load_mdl.lo load_mdl.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c load_mdl.cpp -fPIC -DPIC -o .libs/load_mdl.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c load_mod.cpp -o load_mod.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c load_med.cpp -o load_med.o >/dev/null 2>&1 mv -f .deps/load_mod.Tpo .deps/load_mod.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c -o load_it.lo load_it.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c load_mdl.cpp -o load_mdl.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c load_it.cpp -fPIC -DPIC -o .libs/load_it.o load_it.cpp: In member function 'BOOL CSoundFile::ReadIT(const BYTE*, DWORD)': load_it.cpp:166:20: warning: variable 'channels_used' set but not used [-Wunused-but-set-variable] BYTE chnmask[64], channels_used[64]; ^ load_it.cpp: In function 'void ITUnpack8Bit(signed char*, DWORD, LPBYTE, DWORD, BOOL)': load_it.cpp:1216:8: warning: variable 'wHdr' set but not used [-Wunused-but-set-variable] DWORD wHdr = 0; ^ load_it.cpp: In function 'void ITUnpack16Bit(signed char*, DWORD, LPBYTE, DWORD, BOOL)': load_it.cpp:1298:8: warning: variable 'wHdr' set but not used [-Wunused-but-set-variable] DWORD wHdr = 0; ^ mv -f .deps/load_med.Tpo .deps/load_med.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c -o load_far.lo load_far.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c load_far.cpp -fPIC -DPIC -o .libs/load_far.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c load_far.cpp -o load_far.o >/dev/null 2>&1 mv -f .deps/load_mdl.Tpo .deps/load_mdl.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c -o load_dsm.lo load_dsm.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c load_dsm.cpp -fPIC -DPIC -o .libs/load_dsm.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c load_it.cpp -o load_it.o >/dev/null 2>&1 mv -f .deps/load_far.Tpo .deps/load_far.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c -o load_dmf.lo load_dmf.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c load_dsm.cpp -o load_dsm.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c load_dmf.cpp -fPIC -DPIC -o .libs/load_dmf.o mv -f .deps/load_dsm.Tpo .deps/load_dsm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c -o load_dbm.lo load_dbm.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c load_dbm.cpp -fPIC -DPIC -o .libs/load_dbm.o mv -f .deps/fastmix.Tpo .deps/fastmix.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c -o load_ams.lo load_ams.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c load_ams.cpp -fPIC -DPIC -o .libs/load_ams.o load_ams.cpp: In member function 'BOOL CSoundFile::ReadAMS(LPCBYTE, DWORD)': load_ams.cpp:48:7: warning: variable 'pkinf' set but not used [-Wunused-but-set-variable] BYTE pkinf[MAX_SAMPLES]; ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c load_dmf.cpp -o load_dmf.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c load_dbm.cpp -o load_dbm.o >/dev/null 2>&1 mv -f .deps/load_it.Tpo .deps/load_it.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c -o load_amf.lo load_amf.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c load_amf.cpp -fPIC -DPIC -o .libs/load_amf.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c load_ams.cpp -o load_ams.o >/dev/null 2>&1 mv -f .deps/load_dmf.Tpo .deps/load_dmf.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c -o load_669.lo load_669.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c load_669.cpp -fPIC -DPIC -o .libs/load_669.o mv -f .deps/load_dbm.Tpo .deps/load_dbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c -o load_j2b.lo load_j2b.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c load_amf.cpp -o load_amf.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c load_j2b.cpp -fPIC -DPIC -o .libs/load_j2b.o load_669.cpp: In member function 'BOOL CSoundFile::Read669(const BYTE*, DWORD)': load_669.cpp:51:7: warning: variable 'b669Ext' set but not used [-Wunused-but-set-variable] BOOL b669Ext; ^ mv -f .deps/load_ams.Tpo .deps/load_ams.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c -o load_mt2.lo load_mt2.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c load_669.cpp -o load_669.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c load_j2b.cpp -o load_j2b.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c load_mt2.cpp -fPIC -DPIC -o .libs/load_mt2.o mv -f .deps/load_amf.Tpo .deps/load_amf.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c -o load_psm.lo load_psm.cpp mv -f .deps/load_j2b.Tpo .deps/load_j2b.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c -o load_abc.lo load_abc.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c load_psm.cpp -fPIC -DPIC -o .libs/load_psm.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c load_abc.cpp -fPIC -DPIC -o .libs/load_abc.o mv -f .deps/load_669.Tpo .deps/load_669.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c -o load_mid.lo load_mid.cpp load_psm.cpp: In member function 'BOOL CSoundFile::ReadPSM(LPCBYTE, DWORD)': load_psm.cpp:292:8: warning: variable 'bNewRow' set but not used [-Wunused-but-set-variable] BOOL bNewRow = FALSE; ^ load_psm.cpp:103:8: warning: variable 'smpnames' set but not used [-Wunused-but-set-variable] DWORD smpnames[MAX_SAMPLES]; ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c load_mid.cpp -fPIC -DPIC -o .libs/load_mid.o load_abc.cpp: In function 'ABCTRACK* abc_locate_track(ABCHANDLE*, const char*, int)': load_abc.cpp:854:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; i+1 < sizeof(vc) && *voice && *voice != ']' && *voice != '%' && !isspace(*voice); voice++ ) // can work with inline voice instructions ^ load_abc.cpp: In function 'void abc_add_chord(const char*, ABCHANDLE*, ABCTRACK*, uint32_t)': load_abc.cpp:1523:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; i < sizeof(s) - 1 && p[i] && p[i] != '"' && p[i] != '/' && p[i] != '(' && p[i] != ')' && p[i] != ' '; i++ ) s[i] = p[i]; ^ load_abc.cpp: In function 'void abc_set_parts(char**, char*)': load_abc.cpp:1862:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; p[i] && p[i] != '%' && j < size && i < size; i++ ) { ^ load_abc.cpp:1868:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( k = n; k/dev/null 2>&1 load_abc.cpp: In function 'MMFILE* mmfopen(const char*, const char*)': load_abc.cpp:471:28: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&mmfile[1],1,len,fp); ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c load_mt2.cpp -o load_mt2.o >/dev/null 2>&1 mv -f .deps/load_psm.Tpo .deps/load_psm.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c -o load_pat.lo load_pat.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c load_pat.cpp -fPIC -DPIC -o .libs/load_pat.o mv -f .deps/load_mt2.Tpo .deps/load_mt2.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c -o modplug.lo modplug.cpp libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c modplug.cpp -fPIC -DPIC -o .libs/modplug.o load_pat.cpp: In function 'void pat_init_patnames()': load_pat.cpp:417:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_fgets(mmcfg, line, PATH_MAX); ^ load_pat.cpp:463:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_fgets(mmcfg, line, PATH_MAX); ^ load_pat.cpp: In function 'void pat_read_waveheader(FILE*, WaveHeader*, int)': load_pat.cpp:546:59: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat); ^ load_pat.cpp:554:59: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat); ^ load_pat.cpp:568:56: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat); ^ load_pat.cpp: In function 'void pat_read_layerheader(FILE*, LayerHeader*)': load_pat.cpp:516:57: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_read_UBYTES((BYTE *)hl, sizeof(LayerHeader), mmpat); ^ load_pat.cpp: In function 'void pat_readpat(int, char*, int)': load_pat.cpp:739:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] _mm_read_SBYTES(dest, num, mmpat); ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c modplug.cpp -o modplug.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c load_mid.cpp -o load_mid.o >/dev/null 2>&1 mv -f .deps/modplug.Tpo .deps/modplug.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c load_pat.cpp -o load_pat.o >/dev/null 2>&1 mv -f .deps/load_mid.Tpo .deps/load_mid.Plo mv -f .deps/load_pat.Tpo .deps/load_pat.Plo load_abc.cpp: At global scope: load_abc.cpp:285:20: warning: 'const char* abc_skipspace(const char*)' defined but not used [-Wunused-function] static const char *abc_skipspace(const char *p) ^ libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c load_abc.cpp -o load_abc.o >/dev/null 2>&1 mv -f .deps/load_abc.Tpo .deps/load_abc.Plo /bin/sh ../libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -DMODPLUG_BUILD=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-exceptions -Wall -ffast-math -D_REENTRANT -version-info 1:0:0 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libmodplug.la -rpath /usr/lib64 sndmix.lo sndfile.lo snd_fx.lo snd_flt.lo snd_dsp.lo fastmix.lo mmcmp.lo load_xm.lo load_wav.lo load_umx.lo load_ult.lo load_stm.lo load_s3m.lo load_ptm.lo load_okt.lo load_mtm.lo load_mod.lo load_med.lo load_mdl.lo load_it.lo load_far.lo load_dsm.lo load_dmf.lo load_dbm.lo load_ams.lo load_amf.lo load_669.lo load_j2b.lo load_mt2.lo load_psm.lo load_abc.lo load_mid.lo load_pat.lo modplug.lo -lm libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc /usr/lib64/gcc/x86_64-tld-linux/4.8.3/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/4.8.3/crtbeginS.o .libs/sndmix.o .libs/sndfile.o .libs/snd_fx.o .libs/snd_flt.o .libs/snd_dsp.o .libs/fastmix.o .libs/mmcmp.o .libs/load_xm.o .libs/load_wav.o .libs/load_umx.o .libs/load_ult.o .libs/load_stm.o .libs/load_s3m.o .libs/load_ptm.o .libs/load_okt.o .libs/load_mtm.o .libs/load_mod.o .libs/load_med.o .libs/load_mdl.o .libs/load_it.o .libs/load_far.o .libs/load_dsm.o .libs/load_dmf.o .libs/load_dbm.o .libs/load_ams.o .libs/load_amf.o .libs/load_669.o .libs/load_j2b.o .libs/load_mt2.o .libs/load_psm.o .libs/load_abc.o .libs/load_mid.o .libs/load_pat.o .libs/modplug.o -L/usr/lib64/gcc/x86_64-tld-linux/4.8.3 -L/usr/lib64/gcc/x86_64-tld-linux/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/4.8.3/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/4.8.3/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/4.8.3/../../../../lib64/crtn.o -Wl,-soname -Wl,libmodplug.so.1 -o .libs/libmodplug.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmodplug.so.1" && ln -s "libmodplug.so.1.0.0" "libmodplug.so.1") libtool: link: (cd ".libs" && rm -f "libmodplug.so" && ln -s "libmodplug.so.1.0.0" "libmodplug.so") libtool: link: ar cru .libs/libmodplug.a sndmix.o sndfile.o snd_fx.o snd_flt.o snd_dsp.o fastmix.o mmcmp.o load_xm.o load_wav.o load_umx.o load_ult.o load_stm.o load_s3m.o load_ptm.o load_okt.o load_mtm.o load_mod.o load_med.o load_mdl.o load_it.o load_far.o load_dsm.o load_dmf.o load_dbm.o load_ams.o load_amf.o load_669.o load_j2b.o load_mt2.o load_psm.o load_abc.o load_mid.o load_pat.o modplug.o libtool: link: ranlib .libs/libmodplug.a libtool: link: ( cd ".libs" && rm -f "libmodplug.la" && ln -s "../libmodplug.la" "libmodplug.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c5cf2b /bin/sh -e /tmp/B.c5cf2b/rpm-tmp.13340 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder + cd libmodplug-0.8.8.5 + rm -rf /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder' Making install in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' /bin/mkdir -p '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/include/libmodplug' /bin/mkdir -p '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmodplug.la '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64' /usr/bin/install -c -m 644 libmodplug/stdafx.h libmodplug/sndfile.h libmodplug/it_defs.h modplug.h '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/include/libmodplug' libtool: install: /usr/bin/install -c .libs/libmodplug.so.1.0.0 /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/libmodplug.so.1.0.0 libtool: install: (cd /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64 && { ln -s -f libmodplug.so.1.0.0 libmodplug.so.1 || { rm -f libmodplug.so.1 && ln -s libmodplug.so.1.0.0 libmodplug.so.1; }; }) libtool: install: (cd /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64 && { ln -s -f libmodplug.so.1.0.0 libmodplug.so || { rm -f libmodplug.so && ln -s libmodplug.so.1.0.0 libmodplug.so; }; }) libtool: install: /usr/bin/install -c .libs/libmodplug.lai /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/libmodplug.la libtool: install: /usr/bin/install -c .libs/libmodplug.a /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/libmodplug.a libtool: install: chmod 644 /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/libmodplug.a libtool: install: ranlib /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/libmodplug.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5/src' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libmodplug.pc '/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libmodplug-0.8.8.5' + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libmodplug-0.8.8.5-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c5cf2b /bin/sh -e /tmp/B.c5cf2b/rpm-tmp.85313 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libmodplug-0.8.8.5 + DOCDIR=/tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5 + export DOCDIR + rm -rf /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5 + /bin/mkdir -p /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5... Documentation compressed. + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder/usr/share/doc/libmodplug-0.8.8.5... ./README ./AUTHORS ./NEWS ./COPYING ./TODO ./ChangeLog Documentation compressed. + exit 0 Provides: libmodplug.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: libmodplug-devel-0.8.8.5-1 Provides: libtool(/usr/lib64/libmodplug.la) pkgconfig(libmodplug) = 0.8.8.5 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libmodplug-static-0.8.8.5-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder Wrote: /home/users/builder/rpm/RPMS/libmodplug-0.8.8.5-1.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/libmodplug-devel-0.8.8.5-1.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/libmodplug-static-0.8.8.5-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.c5cf2b /bin/sh -e /tmp/B.c5cf2b/rpm-tmp.12997 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libmodplug-0.8.8.5 + /bin/rm '--interactive=never' -rf /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder + rm -rf /tmp/B.c5cf2b/libmodplug-0.8.8.5-root-builder ended at: Fri Aug 1 07:51:32 2014, done in 01days 00h 00m 56s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..691 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## libmodplug ################################################## libmodplug-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:72.45s sys:36.04s real:63.87s (faults io:0 non-io:2005337) Files queued for ftp: 154677 libmodplug-0.8.8.5-1.x86_64.rpm 17033 libmodplug-devel-0.8.8.5-1.x86_64.rpm 152281 libmodplug-static-0.8.8.5-1.x86_64.rpm 183 libmodplug-0.8.8.5-1.src.rpm.uploadinfo End-PLD-Builder-Info