<86>Jun 16 01:19:52 userdel[1825087]: delete user 'rooter' <86>Jun 16 01:19:52 userdel[1825087]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:19:52 userdel[1825087]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:19:52 groupadd[1825159]: group added to /etc/group: name=rooter, GID=1862 <86>Jun 16 01:19:52 groupadd[1825159]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:19:52 groupadd[1825159]: new group: name=rooter, GID=1862 <86>Jun 16 01:19:52 useradd[1825207]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash <86>Jun 16 01:19:52 userdel[1825329]: delete user 'builder' <86>Jun 16 01:19:52 userdel[1825329]: removed group 'builder' owned by 'builder' <86>Jun 16 01:19:52 userdel[1825329]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:19:52 groupadd[1825444]: group added to /etc/group: name=builder, GID=1863 <86>Jun 16 01:19:52 groupadd[1825444]: group added to /etc/gshadow: name=builder <86>Jun 16 01:19:52 groupadd[1825444]: new group: name=builder, GID=1863 <86>Jun 16 01:19:52 useradd[1825496]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmodplug-0.8.9.0-alt1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/libmodplug-0.8.9.0-alt1.src.rpm: license not found in '/usr/share/license' directory: Domain <13>Jun 16 01:19:56 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:19:57 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:19:57 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:19:57 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 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.98538 + 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.98538 + 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 -j16 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 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 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 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_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] 46 | 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 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 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 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 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 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_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_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 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 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_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] 51 | 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_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] 42 | 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' 42 | 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_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] 282 | 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' 282 | 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_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_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 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_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_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] 48 | 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_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] 166 | 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] 1221 | 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] 1303 | 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_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] 103 | 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 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 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_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 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] 281 | #define _mm_fgets(f,buf,sz) fgets(buf,sz,f) | ~~~~~^~~~~~~~~~ load_pat.cpp:387:4: note: in expansion of macro '_mm_fgets' 387 | _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] 281 | #define _mm_fgets(f,buf,sz) fgets(buf,sz,f) | ~~~~~^~~~~~~~~~ load_pat.cpp:433:4: note: in expansion of macro '_mm_fgets' 433 | _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] 284 | #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' 517 | _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] 284 | #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' 525 | _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] 284 | #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' 542 | _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] 284 | #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' 486 | _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] 285 | #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' 695 | _mm_read_SBYTES(dest, num, mmpat); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from load_pat.cpp:33: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void PATsample(CSoundFile*, MODINSTRUMENT*, int, int)' at load_pat.cpp:1066:9: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 31 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void pat_init_patnames()' at load_pat.cpp:373:9: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void PATinst(INSTRUMENTHEADER*, int, int)' at load_pat.cpp:1028:10, inlined from 'BOOL PAT_Load_Instruments(void*)' at load_pat.cpp:1117:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 31 bytes from a string of length 782335 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void PATinst(INSTRUMENTHEADER*, int, int)' at load_pat.cpp:1026:10, inlined from 'BOOL PAT_Load_Instruments(void*)' at load_pat.cpp:1117:10: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:38: warning: ' note ' directive writing 6 bytes into a region of size between 4 and 24 [-Wformat-overflow=] 1132 | 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, 255] 1132 | sprintf(info,"channel %d, %ld > %ld note %d", tp->chan + 1, (long)ton, (long)toff, n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../src/libmodplug/stdafx.h:63, from load_mid.cpp:36: /usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 24 and 46 bytes into a destination of size 40 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ load_mid.cpp:1078:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1078 | sprintf(info,"%ld > %ld note %d", (long)ton, (long)toff, n); | ^ In file included from /usr/include/stdio.h:866, from ../src/libmodplug/stdafx.h:63, from load_mid.cpp:36: /usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 13 and 33 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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 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] 1488 | 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_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] 829 | 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] 1499 | 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] 1833 | 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] 1839 | for( k = n; kdrum)-1 ) { | ~~~~^~~~~~~~~~~~~~~~~~~ load_abc.cpp:2983:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 2983 | 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] 3033 | 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] 3034 | 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] 3080 | 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] 3935 | 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] 447 | fread(&mmfile[1],1,len,fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ load_abc.cpp: In member function 'BOOL CSoundFile::ReadABC(const uint8_t*, DWORD)': load_abc.cpp:2376:17: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=] 2376 | sprintf(buf,"-%ld",retval->pickrandom); // xmms preloads the file | ^~~ load_abc.cpp:2376:15: note: directive argument in the range [-2147483647, 2147483647] 2376 | sprintf(buf,"-%ld",retval->pickrandom); // xmms preloads the file | ^~~~~~ In file included from /usr/include/stdio.h:866, from ../src/libmodplug/stdafx.h:63, from load_abc.cpp:37: /usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ load_abc.cpp:2368:18: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=] 2368 | sprintf(buf,"-%ld",retval->pickrandom+2); | ^~~ load_abc.cpp:2368:16: note: directive argument in the range [-2147483646, 2147483648] 2368 | sprintf(buf,"-%ld",retval->pickrandom+2); | ^~~~~~ In file included from /usr/include/stdio.h:866, from ../src/libmodplug/stdafx.h:63, from load_abc.cpp:37: /usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/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/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../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.37802 + 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: (from :0) 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) Processing files: libmodplug-0.8.9.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37802 + 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.sDDmRs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.uRlAZo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libm.so.6(GLIBC_2.29)(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.8GWY6o 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.uwp17p find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PszRyq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.95N96p 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.28XCPq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wy980o 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) 15.07user 6.53system 0:15.63elapsed 138%CPU (0avgtext+0avgdata 110692maxresident)k 0inputs+0outputs (0major+1217293minor)pagefaults 0swaps /.out/libmodplug-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmodplug-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/libmodplug-devel-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmodplug-devel-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain 4.59user 4.65system 0:33.81elapsed 27%CPU (0avgtext+0avgdata 129056maxresident)k 0inputs+0outputs (0major+195520minor)pagefaults 0swaps --- libmodplug-0.8.9.0-alt1.x86_64.rpm.repo 2021-06-24 00:43:41.000000000 +0000 +++ libmodplug-0.8.9.0-alt1.x86_64.rpm.hasher 2024-06-16 01:20:16.172665943 +0000 @@ -22,3 +22,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 0c53b2977174ca29553fd4d0a7eca215 +File: /usr/lib64/libmodplug.so.1.0.0 100644 root:root 8306e827d45573215715b7db80771530 File: /usr/share/doc/libmodplug-0.8.9.0 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/libmodplug-0.8.9.0/README 100644 root:root 9a9184cd7bc05b576abbed28fe6de8f7 -RPMIdentity: cc6e6507057a2e04e74e165def3e6589492ca57df8d00beb9a4cccfebbec05e20c46fd0b3c1204a31e8d95737d424668cfc0a3f33ef9ad353aee1a09187cce68 +RPMIdentity: d0fd3652852b873060231477b23a8cceb034627501cb3031d94967ef072d188804c8213146163b9a327c99cbf2eb3dc1af22492f4d041ff475e59ebfc98a89e5 --- libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm.repo 2021-06-24 00:43:41.000000000 +0000 +++ libmodplug-debuginfo-0.8.9.0-alt1.x86_64.rpm.hasher 2024-06-16 01:20:16.282667935 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/8276dcc03bd4c870bd710c5f8dc5783a1961a3 120777 root:root ../../../../lib64/libmodplug.so.1.0.0 -/usr/lib/debug/.build-id/9a/8276dcc03bd4c870bd710c5f8dc5783a1961a3.debug 120777 root:root ../../usr/lib64/libmodplug.so.1.0.0.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/9c0d661630a14b1ae6dc4c1d864708942b9c66 120777 root:root ../../../../lib64/libmodplug.so.1.0.0 +/usr/lib/debug/.build-id/d3/9c0d661630a14b1ae6dc4c1d864708942b9c66.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+275375.100.2.2 -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/8276dcc03bd4c870bd710c5f8dc5783a1961a3 120777 root:root ../../../../lib64/libmodplug.so.1.0.0 -File: /usr/lib/debug/.build-id/9a/8276dcc03bd4c870bd710c5f8dc5783a1961a3.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 eb4c91ce56208498759fa5b4e44e6a40 +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/9c0d661630a14b1ae6dc4c1d864708942b9c66 120777 root:root ../../../../lib64/libmodplug.so.1.0.0 +File: /usr/lib/debug/.build-id/d3/9c0d661630a14b1ae6dc4c1d864708942b9c66.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 967c5ce36db3e73ce43fc7157a593c3b 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: e3f3e0ff29838e0158bbc931a83893842ac8c2cb5428bc086355974ef09b3864acc55e4a89646be43558c98032bbec5ee3b54d0a2f2bb572130149923f0b9c52 +RPMIdentity: 1b33fc1f714e7bbad181c674eb754626c392154f5e99bbdecb4eba0c5be54c18be8718f5d291504af163941203f0b541cead270820c500a7517d10c6ffee3440