<86>May 12 10:53:10 userdel[979675]: delete user 'rooter'
<86>May 12 10:53:10 userdel[979675]: removed group 'rooter' owned by 'rooter'
<86>May 12 10:53:10 userdel[979675]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 10:53:10 groupadd[979680]: group added to /etc/group: name=rooter, GID=1253
<86>May 12 10:53:10 groupadd[979680]: group added to /etc/gshadow: name=rooter
<86>May 12 10:53:10 groupadd[979680]: new group: name=rooter, GID=1253
<86>May 12 10:53:10 useradd[979684]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash
<86>May 12 10:53:10 userdel[979690]: delete user 'builder'
<86>May 12 10:53:10 userdel[979690]: removed group 'builder' owned by 'builder'
<86>May 12 10:53:10 userdel[979690]: removed shadow group 'builder' owned by 'builder'
<86>May 12 10:53:10 groupadd[979695]: group added to /etc/group: name=builder, GID=1254
<86>May 12 10:53:10 groupadd[979695]: group added to /etc/gshadow: name=builder
<86>May 12 10:53:10 groupadd[979695]: new group: name=builder, GID=1254
<86>May 12 10:53:10 useradd[979700]: new user: name=builder, UID=1254, GID=1254, home=/usr/src, shell=/bin/bash
<13>May 12 10:53:14 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>May 12 10:53:15 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 12 10:53:16 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>May 12 10:53:16 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmodplug-0.8.9.0-alt1.nosrc.rpm (w1.gzdio)
Installing libmodplug-0.8.9.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92231
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libmodplug-0.8.9.0
+ echo 'Source #0 (libmodplug-0.8.9.0.tar):'
Source #0 (libmodplug-0.8.9.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libmodplug-0.8.9.0.tar
+ cd libmodplug-0.8.9.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libmodplug-rh-timidity.patch):'
Patch #0 (libmodplug-rh-timidity.patch):
+ /usr/bin/patch -p1
patching file README
patching file src/load_pat.cpp
+ echo 'Patch #1 (libmodplug-0001-Do-not-overwrite-const-file-data-provided-by-the-use.patch):'
Patch #1 (libmodplug-0001-Do-not-overwrite-const-file-data-provided-by-the-use.patch):
+ /usr/bin/patch -p1
patching file src/load_psm.cpp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92231
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmodplug-0.8.9.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 '
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 '
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 '
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 '
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 '
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' '
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-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/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-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-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-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-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-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-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-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... no
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for ld used by x86_64-alt-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-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-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 if compiler supports visibility attributes... 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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o snd_flt.lo snd_flt.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c snd_flt.cpp  -fPIC -DPIC -o .libs/snd_flt.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o mmcmp.lo mmcmp.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c mmcmp.cpp  -fPIC -DPIC -o .libs/mmcmp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o snd_dsp.lo snd_dsp.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c snd_dsp.cpp  -fPIC -DPIC -o .libs/snd_dsp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_wav.lo load_wav.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_wav.cpp  -fPIC -DPIC -o .libs/load_wav.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_xm.lo load_xm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_xm.cpp  -fPIC -DPIC -o .libs/load_xm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o sndmix.lo sndmix.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c sndmix.cpp  -fPIC -DPIC -o .libs/sndmix.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_umx.lo load_umx.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_umx.cpp  -fPIC -DPIC -o .libs/load_umx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_ult.lo load_ult.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_ult.cpp  -fPIC -DPIC -o .libs/load_ult.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o sndfile.lo sndfile.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c sndfile.cpp  -fPIC -DPIC -o .libs/sndfile.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_stm.lo load_stm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_stm.cpp  -fPIC -DPIC -o .libs/load_stm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_s3m.lo load_s3m.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_s3m.cpp  -fPIC -DPIC -o .libs/load_s3m.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_mtm.lo load_mtm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_mtm.cpp  -fPIC -DPIC -o .libs/load_mtm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_ptm.lo load_ptm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_ptm.cpp  -fPIC -DPIC -o .libs/load_ptm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_okt.lo load_okt.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_okt.cpp  -fPIC -DPIC -o .libs/load_okt.o
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;
                     ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o snd_fx.lo snd_fx.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c snd_fx.cpp  -fPIC -DPIC -o .libs/snd_fx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_mod.lo load_mod.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_mod.cpp  -fPIC -DPIC -o .libs/load_mod.o
load_mod.cpp: In member function 'void CSoundFile::ConvertModCommand(MODCOMMAND*) const':
load_mod.cpp:42:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ((param == 0xFF) && (m_nSamples == 15)) command = 0; break;
     ^~
load_mod.cpp:42:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if ((param == 0xFF) && (m_nSamples == 15)) command = 0; break;
                                                             ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_dsm.lo load_dsm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_dsm.cpp  -fPIC -DPIC -o .libs/load_dsm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_far.lo load_far.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_far.cpp  -fPIC -DPIC -o .libs/load_far.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_med.lo load_med.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_med.cpp  -fPIC -DPIC -o .libs/load_med.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_mdl.lo load_mdl.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_mdl.cpp  -fPIC -DPIC -o .libs/load_mdl.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_dbm.lo load_dbm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_dbm.cpp  -fPIC -DPIC -o .libs/load_dbm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_it.lo load_it.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -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:1221: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:1303:8: warning: variable 'wHdr' set but not used [-Wunused-but-set-variable]
  DWORD wHdr = 0;
        ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_dmf.lo load_dmf.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_dmf.cpp  -fPIC -DPIC -o .libs/load_dmf.o
load_dmf.cpp: In member function 'BOOL CSoundFile::ReadDMF(const BYTE*, DWORD)':
load_dmf.cpp:282:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
           else if (!cmd.note) { cmd.note = 0xfe; } break;
           ^~~~
load_dmf.cpp:282:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
           else if (!cmd.note) { cmd.note = 0xfe; } break;
                                                    ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_amf.lo load_amf.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_amf.cpp  -fPIC -DPIC -o .libs/load_amf.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_j2b.lo load_j2b.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_j2b.cpp  -fPIC -DPIC -o .libs/load_j2b.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_669.lo load_669.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_669.cpp  -fPIC -DPIC -o .libs/load_669.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;
       ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_ams.lo load_ams.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -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];
       ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_psm.lo load_psm.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_psm.cpp  -fPIC -DPIC -o .libs/load_psm.o
load_psm.cpp: In member function 'BOOL CSoundFile::ReadPSM(LPCBYTE, DWORD)':
load_psm.cpp:103:8: warning: variable 'smpnames' set but not used [-Wunused-but-set-variable]
  DWORD smpnames[MAX_SAMPLES];
        ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_mt2.lo load_mt2.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_mt2.cpp  -fPIC -DPIC -o .libs/load_mt2.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o modplug.lo modplug.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c modplug.cpp  -fPIC -DPIC -o .libs/modplug.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o fastmix.lo fastmix.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c fastmix.cpp  -fPIC -DPIC -o .libs/fastmix.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;
                ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_pat.lo load_pat.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_pat.cpp  -fPIC -DPIC -o .libs/load_pat.o
load_pat.cpp: In function 'void pat_init_patnames()':
load_pat.cpp:281:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_fgets(f,buf,sz)   fgets(buf,sz,f)
                               ~~~~~^~~~~~~~~~
load_pat.cpp:387:4: note: in expansion of macro '_mm_fgets'
    _mm_fgets(mmcfg, line, PATH_MAX);
    ^~~~~~~~~
load_pat.cpp:281:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_fgets(f,buf,sz)   fgets(buf,sz,f)
                               ~~~~~^~~~~~~~~~
load_pat.cpp:433:4: note: in expansion of macro '_mm_fgets'
    _mm_fgets(mmcfg, line, PATH_MAX);
    ^~~~~~~~~
load_pat.cpp: In function 'void pat_read_waveheader(FILE*, WaveHeader*, int)':
load_pat.cpp:284:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_read_UBYTES(buf,sz,f)  fread(buf,sz,1,f)
                                    ~~~~~^~~~~~~~~~~~
load_pat.cpp:517:5: note: in expansion of macro '_mm_read_UBYTES'
     _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat);
     ^~~~~~~~~~~~~~~
load_pat.cpp:284:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_read_UBYTES(buf,sz,f)  fread(buf,sz,1,f)
                                    ~~~~~^~~~~~~~~~~~
load_pat.cpp:525:5: note: in expansion of macro '_mm_read_UBYTES'
     _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat);
     ^~~~~~~~~~~~~~~
load_pat.cpp:284:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_read_UBYTES(buf,sz,f)  fread(buf,sz,1,f)
                                    ~~~~~^~~~~~~~~~~~
load_pat.cpp:542:2: note: in expansion of macro '_mm_read_UBYTES'
  _mm_read_UBYTES((BYTE *)hw, sizeof(WaveHeader), mmpat);
  ^~~~~~~~~~~~~~~
load_pat.cpp: In function 'void pat_read_layerheader(FILE*, LayerHeader*)':
load_pat.cpp:284:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_read_UBYTES(buf,sz,f)  fread(buf,sz,1,f)
                                    ~~~~~^~~~~~~~~~~~
load_pat.cpp:486:2: note: in expansion of macro '_mm_read_UBYTES'
  _mm_read_UBYTES((BYTE *)hl, sizeof(LayerHeader), mmpat);
  ^~~~~~~~~~~~~~~
load_pat.cpp: In function 'void pat_readpat(int, char*, int)':
load_pat.cpp:285:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 #define _mm_read_SBYTES(buf,sz,f)  fread(buf,sz,1,f)
                                    ~~~~~^~~~~~~~~~~~
load_pat.cpp:695:2: note: in expansion of macro '_mm_read_SBYTES'
  _mm_read_SBYTES(dest, num, mmpat);
  ^~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_mid.lo load_mid.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_mid.cpp  -fPIC -DPIC -o .libs/load_mid.o
load_mid.cpp: In member function 'BOOL CSoundFile::ReadMID(const BYTE*, DWORD)':
load_mid.cpp:1132:16: warning: '%ld' directive writing between 1 and 19 bytes into a region of size between 5 and 25 [-Wformat-overflow=]
   sprintf(info,"channel %d, %ld > %ld note %d", tp->chan + 1, (long)ton, (long)toff, n);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
load_mid.cpp:1132:16: note: directive argument in the range [0, 9223372036854775807]
load_mid.cpp:1132:16: note: directive argument in the range [0, 255]
In file included from /usr/include/stdio.h:862,
                 from ../src/libmodplug/stdafx.h:63,
                 from load_mid.cpp:36:
/usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 24 and 64 bytes into a destination of size 40
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
load_mid.cpp:1078:16: warning: '%ld' directive writing between 1 and 19 bytes into a region of size between 10 and 28 [-Wformat-overflow=]
   sprintf(info,"%ld > %ld note %d", (long)ton, (long)toff, n);
                ^~~~~~~~~~~~~~~~~~~
load_mid.cpp:1078:16: note: directive argument in the range [0, 9223372036854775807]
load_mid.cpp:1078:16: note: directive argument in the range [0, 255]
In file included from /usr/include/stdio.h:862,
                 from ../src/libmodplug/stdafx.h:63,
                 from load_mid.cpp:36:
/usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 13 and 51 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c -o load_abc.lo load_abc.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2 -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c load_abc.cpp  -fPIC -DPIC -o .libs/load_abc.o
load_abc.cpp: In function 'ABCTRACK* abc_locate_track(ABCHANDLE*, const char*, int)':
load_abc.cpp:829:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-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:1499:14: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-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:1833:49: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  for( i=0; p[i] && p[i] != '%' && j < size && i < size; i++ ) {
                                               ~~^~~~~~
load_abc.cpp:1839:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
      for( k = n; k<j; k++ ) q[k-1] = q[k]; // shift to the left...
                  ~^~
load_abc.cpp:1874:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  for( i=0; i<j; i++ ) {
            ~^~
load_abc.cpp:1877:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
    for( k=i; k<j; k++ ) q[k] = q[k+1];
              ~^~
load_abc.cpp: In function 'int abc_MIDI_drum(const char*, ABCHANDLE*)':
load_abc.cpp:2979:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   if( !isdigit(*p) && len < sizeof(h->drum)-1 ) {
                       ~~~~^~~~~~~~~~~~~~~~~~~
load_abc.cpp:2983:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   if (len >= sizeof(h->drum)-1) {
       ~~~~^~~~~~~~~~~~~~~~~~~~
load_abc.cpp: In function 'int abc_MIDI_gchord(const char*, ABCHANDLE*)':
load_abc.cpp:3033:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   if( !isdigit(*p) && len < sizeof(h->gchord)-1 && !isdigit(p[1]) ) { *q++ = '1'; len ++; }
                       ~~~~^~~~~~~~~~~~~~~~~~~~~
load_abc.cpp:3034:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   if (len >= sizeof(h->gchord)-1) {
       ~~~~^~~~~~~~~~~~~~~~~~~~~~
load_abc.cpp: In function 'void abc_metric_gchord(ABCHANDLE*, int, int)':
load_abc.cpp:3080:13: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
    if (dest >= sizeof(h->gchord))
        ~~~~~^~~~~~~~~~~~~~~~~~~~
load_abc.cpp: In member function 'BOOL CSoundFile::ReadABC(const uint8_t*, DWORD)':
load_abc.cpp:3935:29: warning: comparison of integer expressions of different signedness: 'int' and 'DWORD' {aka 'unsigned int'} [-Wsign-compare]
      if (mmstack[mmsp]->pos < dwMemLength) {
          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
load_abc.cpp: In function 'MMFILE* mmfopen(const char*, const char*)':
load_abc.cpp:447:7: 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);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
load_abc.cpp: In member function 'BOOL CSoundFile::ReadABC(const uint8_t*, DWORD)':
load_abc.cpp:2376:15: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
   sprintf(buf,"-%ld",retval->pickrandom); // xmms preloads the file
               ^~~~~~
load_abc.cpp:2376:15: note: directive argument in the range [-2147483647, 2147483647]
In file included from /usr/include/stdio.h:862,
                 from ../src/libmodplug/stdafx.h:63,
                 from load_abc.cpp:37:
/usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
load_abc.cpp:2368:16: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
    sprintf(buf,"-%ld",retval->pickrandom+2);
                ^~~~~~
load_abc.cpp:2368:16: note: directive argument in the range [-2147483646, 2147483648]
In file included from /usr/include/stdio.h:862,
                 from ../src/libmodplug/stdafx.h:63,
                 from load_abc.cpp:37:
/usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++ -DMODPLUG_BUILD=1 -pipe -frecord-gcc-switches -Wall -g -O2  -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -version-info 1:0:0   -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-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/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-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o  -g -O2   -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: ( cd ".libs" && rm -f "libmodplug.la" && ln -s "../libmodplug.la" "libmodplug.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmodplug-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmodplug-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libmodplug-0.8.9.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmodplug-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
 /bin/mkdir -p '/usr/src/tmp/libmodplug-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libmodplug.la '/usr/src/tmp/libmodplug-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmodplug.so.1.0.0 /usr/src/tmp/libmodplug-buildroot/usr/lib64/libmodplug.so.1.0.0
libtool: install: (cd /usr/src/tmp/libmodplug-buildroot/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 /usr/src/tmp/libmodplug-buildroot/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/libexec/rpm-build/install -p .libs/libmodplug.lai /usr/src/tmp/libmodplug-buildroot/usr/lib64/libmodplug.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libmodplug-buildroot/usr/include/libmodplug'
 /usr/libexec/rpm-build/install -p -m 644 libmodplug/stdafx.h libmodplug/sndfile.h libmodplug/it_defs.h modplug.h '/usr/src/tmp/libmodplug-buildroot/usr/include/libmodplug'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libmodplug-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libmodplug.pc '/usr/src/tmp/libmodplug-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
make: Leaving directory '/usr/src/RPM/BUILD/libmodplug-0.8.9.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmodplug-buildroot (auto)
removed './usr/lib64/libmodplug.la'
mode of './usr/lib64/libmodplug.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmodplug-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libmodplug.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libmodplug.pc: Libs: '-L${libdir} -lmodplug ' --> '-lmodplug'
Checking contents of files in /usr/src/tmp/libmodplug-buildroot/ (default)
Compressing files in /usr/src/tmp/libmodplug-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmodplug-buildroot
./usr/lib64:
	libmodplug.so.1 -> libmodplug.so.1.0.0
Verifying ELF objects in /usr/src/tmp/libmodplug-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
Hardlinking identical .pyc and .pyo files
Processing files: libmodplug-0.8.9.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87482
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmodplug-0.8.9.0
+ DOCDIR=/usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ /bin/mkdir -p /usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ cp -prL AUTHORS ChangeLog COPYING README /usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ chmod -R go-w /usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ chmod -R a+rX /usr/src/tmp/libmodplug-buildroot/usr/share/doc/libmodplug-0.8.9.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WZDbJJ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmodplug-buildroot/usr/lib64/libmodplug.so.1: 183 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cQEhvH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmodplug.so.1()(64bit) = set:ldZaJRXBtZ3XLtZfZJRoB4OCZzJGL3oEZt8Zwmv2ewTxG0MRVZ6m1NxYIFEsIFg7E2gtsKjdfYQjMl9AjK95LYS8GJcKCUunJ1f8dOCblv8QtIFOBau3Ia0WCumSDT93mU3Nz2G6zbUZ8MfdqI9ocWTNON8GjMa8yojC6czDdUNW77rY9btcokX41bjO3CzZDQNNZKO3xEMU4HmpAU9QhOPVQZi0K1VLWy6K1anoPbf94uZzY7aKidNXBm1tdzJzdgzqxzl9W8vwg1xPRZn617jWfTICb405fEP7u8fnhs4oX5VW6OZn3KJ65mZyWcIaaJwAqSHuzjs7LdtAZrsJTPnPdiPgBbJgB8jKmmC3at7OenSBsOVx2
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.15)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MmCtoI
Creating libmodplug-debuginfo package
Processing files: libmodplug-devel-0.8.9.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GnMAoM
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yhNFvT
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libmodplug) = 0.8.9.0
Requires: libmodplug = 0.8.9.0-alt1, /usr/lib64/libmodplug.so.1.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gWGpJ3
Processing files: libmodplug-debuginfo-0.8.9.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ayf24g
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yVfvxx
find-requires: running scripts (debuginfo)
Provides: debug64(libmodplug.so.1)
Requires: libmodplug = 0.8.9.0-alt1, debug64(libc.so.6), debug64(libm.so.6), debug64(libstdc++.so.6)
Adding to libmodplug-devel a strict dependency on libmodplug
Adding to libmodplug-debuginfo a strict dependency on libmodplug
Removing 1 extra deps from libmodplug-devel due to dependency on libmodplug
Wrote: /usr/src/RPM/RPMS/x86_64/libmodplug-0.8.9.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmodplug-devel-0.8.9.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm (w2.lzdio)
18.19user 4.43system 0:18.80elapsed 120%CPU (0avgtext+0avgdata 109088maxresident)k
0inputs+0outputs (0major+1345695minor)pagefaults 0swaps
5.12user 1.53system 0:28.93elapsed 23%CPU (0avgtext+0avgdata 137132maxresident)k
0inputs+0outputs (0major+196804minor)pagefaults 0swaps
--- libmodplug-0.8.9.0-alt1.x86_64.rpm.repo	2019-03-10 18:46:09.000000000 +0000
+++ libmodplug-0.8.9.0-alt1.x86_64.rpm.hasher	2024-05-12 10:53:37.309909415 +0000
@@ -20,3 +20,3 @@
 File: /usr/lib64/libmodplug.so.1	120777	root:root		libmodplug.so.1.0.0
-File: /usr/lib64/libmodplug.so.1.0.0	100644	root:root	582384856a4aa662dbbd2036da971561	
+File: /usr/lib64/libmodplug.so.1.0.0	100644	root:root	7bb0bfa58c4a6b9ba08bd9462e84dd33	
 File: /usr/share/doc/libmodplug-0.8.9.0	40755	root:root		
@@ -26,2 +26,2 @@
 File: /usr/share/doc/libmodplug-0.8.9.0/README	100644	root:root	9a9184cd7bc05b576abbed28fe6de8f7	
-RPMIdentity: 3c495c08f549aa571d8446aa17bbe37243bce553ce765a4b5a2b3a64e0a498a107bf023cc47e09b844aac8ed0194b99fd614784d45468d4880d84d649a1f17b5
+RPMIdentity: 051482915ce289e696901db4b322c9029d50a5d8495b91b7bcbe14104591c088bf739ab7fa7b78cb6f0e95d5d247ea1da258e011ef3f544cfd6356507bb20753
--- libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm.repo	2019-03-10 18:46:09.000000000 +0000
+++ libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm.hasher	2024-05-12 10:53:37.387909738 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a2	40755	root:root	
-/usr/lib/debug/.build-id/a2/f7be6c71349928bcb59a8545052994d1562807	120777	root:root	../../../../lib64/libmodplug.so.1.0.0
-/usr/lib/debug/.build-id/a2/f7be6c71349928bcb59a8545052994d1562807.debug	120777	root:root	../../usr/lib64/libmodplug.so.1.0.0.debug
+/usr/lib/debug/.build-id/7d	40755	root:root	
+/usr/lib/debug/.build-id/7d/86a7f06a15e03bf0900380099b0a47f877a4b3	120777	root:root	../../../../lib64/libmodplug.so.1.0.0
+/usr/lib/debug/.build-id/7d/86a7f06a15e03bf0900380099b0a47f877a4b3.debug	120777	root:root	../../usr/lib64/libmodplug.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libmodplug.so.1.0.0.debug	100644	root:root	
@@ -54,6 +54,6 @@
 Provides: libmodplug-debuginfo = 0.8.9.0-alt1:sisyphus+224334.100.1.1
-File: /usr/lib/debug/.build-id/a2	40755	root:root		
-File: /usr/lib/debug/.build-id/a2/f7be6c71349928bcb59a8545052994d1562807	120777	root:root		../../../../lib64/libmodplug.so.1.0.0
-File: /usr/lib/debug/.build-id/a2/f7be6c71349928bcb59a8545052994d1562807.debug	120777	root:root		../../usr/lib64/libmodplug.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libmodplug.so.1.0.0.debug	100644	root:root	661132b725193d097bc5eadb0a5bfbdf	
+File: /usr/lib/debug/.build-id/7d	40755	root:root		
+File: /usr/lib/debug/.build-id/7d/86a7f06a15e03bf0900380099b0a47f877a4b3	120777	root:root		../../../../lib64/libmodplug.so.1.0.0
+File: /usr/lib/debug/.build-id/7d/86a7f06a15e03bf0900380099b0a47f877a4b3.debug	120777	root:root		../../usr/lib64/libmodplug.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libmodplug.so.1.0.0.debug	100644	root:root	6a669dcba8a08a969b5ca3d2e156ed8b	
 File: /usr/lib/debug/usr/lib64/libmodplug.so.1.debug	120777	root:root		libmodplug.so.1.0.0.debug
@@ -101,2 +101,2 @@
 File: /usr/src/debug/libmodplug-0.8.9.0/src/tables.h	100644	root:root	4eecf31dd4726a1a7c21902dfee1da6a	
-RPMIdentity: 71dd180f2b252fc27f1a39c318f4b255f30489ad2755e22dbe0bec4cc928f4d1b66df04d3952dc021fbd1d6f5d9ffb28eb1e130f2565c8ef035af52528359749
+RPMIdentity: 06372840c96a5908cb822f186c8d5f09601e6592d28e30c2033b583409ac9fc37731931d0ae21ff56c74c900007786edf15e8db292d98fc3fc30f51353fe2b2b