==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libmodplug 0.8.9.0-6 (Sat Jul 13 12:05:54 2024)
==> Retrieving sources...
  -> Found libmodplug-0.8.9.0.tar.gz
  -> Found libmodplug-0.8.9.0-no-fast-math.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libmodplug-0.8.9.0.tar.gz ... Passed
    libmodplug-0.8.9.0-no-fast-math.patch ... Passed
==> Making package: libmodplug 0.8.9.0-6 (Sat Jul 13 12:06:15 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libmodplug-0.8.9.0.tar.gz
  -> Found libmodplug-0.8.9.0-no-fast-math.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libmodplug-0.8.9.0.tar.gz with bsdtar
==> Starting prepare()...
patching file configure.ac
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:30: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:30: the top level
configure.ac:58: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:58: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:58: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: installing './compile'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) 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
Making all in src
make[1]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make  all-am
make[2]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c -o sndmix.lo sndmix.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c -o sndfile.lo sndfile.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c -o snd_fx.lo snd_fx.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c -o snd_flt.lo snd_flt.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c -o snd_dsp.lo snd_dsp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.cpp  -fPIC -DPIC -o .libs/sndfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c snd_fx.cpp  -fPIC -DPIC -o .libs/snd_fx.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c sndmix.cpp  -fPIC -DPIC -o .libs/sndmix.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c snd_flt.cpp  -fPIC -DPIC -o .libs/snd_flt.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c snd_dsp.cpp  -fPIC -DPIC -o .libs/snd_dsp.o
mv -f .deps/snd_dsp.Tpo .deps/snd_dsp.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c -o fastmix.lo fastmix.cpp
mv -f .deps/snd_flt.Tpo .deps/snd_flt.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c -o mmcmp.lo mmcmp.cpp
mv -f .deps/sndmix.Tpo .deps/sndmix.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c -o load_xm.lo load_xm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c fastmix.cpp  -fPIC -DPIC -o .libs/fastmix.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c mmcmp.cpp  -fPIC -DPIC -o .libs/mmcmp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c load_xm.cpp  -fPIC -DPIC -o .libs/load_xm.o
mv -f .deps/snd_fx.Tpo .deps/snd_fx.Plo
mv -f .deps/sndfile.Tpo .deps/sndfile.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c -o load_wav.lo load_wav.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c -o load_umx.lo load_umx.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c load_umx.cpp  -fPIC -DPIC -o .libs/load_umx.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c load_wav.cpp  -fPIC -DPIC -o .libs/load_wav.o
mv -f .deps/mmcmp.Tpo .deps/mmcmp.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c -o load_ult.lo load_ult.cpp
mv -f .deps/load_xm.Tpo .deps/load_xm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c -o load_stm.lo load_stm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c load_ult.cpp  -fPIC -DPIC -o .libs/load_ult.o
mv -f .deps/load_umx.Tpo .deps/load_umx.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c -o load_s3m.lo load_s3m.cpp
mv -f .deps/load_wav.Tpo .deps/load_wav.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c -o load_ptm.lo load_ptm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c load_stm.cpp  -fPIC -DPIC -o .libs/load_stm.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c load_s3m.cpp  -fPIC -DPIC -o .libs/load_s3m.o
mv -f .deps/load_ult.Tpo .deps/load_ult.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c load_ptm.cpp  -fPIC -DPIC -o .libs/load_ptm.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c -o load_okt.lo load_okt.cpp
mv -f .deps/load_stm.Tpo .deps/load_stm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c -o load_mtm.lo load_mtm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c load_okt.cpp  -fPIC -DPIC -o .libs/load_okt.o
mv -f .deps/load_ptm.Tpo .deps/load_ptm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c -o load_mod.lo load_mod.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c load_mtm.cpp  -fPIC -DPIC -o .libs/load_mtm.o
mv -f .deps/load_s3m.Tpo .deps/load_s3m.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c -o load_med.lo load_med.cpp
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]
mv -f .deps/load_okt.Tpo .deps/load_okt.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c -o load_mdl.lo load_mdl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c load_mod.cpp  -fPIC -DPIC -o .libs/load_mod.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c load_med.cpp  -fPIC -DPIC -o .libs/load_med.o
mv -f .deps/load_mtm.Tpo .deps/load_mtm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c -o load_it.lo load_it.cpp
fastmix.cpp: In function 'VOID Mono8BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:678:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:684:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:690:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:696:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:702:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:708:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:714:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:720:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:728:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:734:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:740:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:746:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:752:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:758:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono8BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:764:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Mono16BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:770:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:780:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:786:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:792:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:798:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:804:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:810:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:816:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:822:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:830:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:836:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:842:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:848:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:854:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:860:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono8BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:866:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FastMono16BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:872:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:882:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:888:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:894:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:900:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:906:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:912:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:918:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:924:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:932:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:938:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:944:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:950:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:956:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:962:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo8BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:968:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID Stereo16BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:974:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:988:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:995:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1002:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1009:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1016:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1023:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1030:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1037:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1045:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1052:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1059:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1066:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1073:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1080:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono8BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1087:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterMono16BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1094:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1103:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1110:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1117:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitLinearMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1124:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1131:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitSplineMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1138:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1145:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitFirFilterMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1152:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1160:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1167:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1174:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitLinearRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1181:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1188:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitSplineRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1195:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo8BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1202:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In function 'VOID FilterStereo16BitFirFilterRampMix(MODCHANNEL*, int*, int*)':
fastmix.cpp:1209:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
fastmix.cpp: In member function 'UINT CSoundFile::CreateStereoMix(int)':
fastmix.cpp:1488:16: warning: variable 'nMasterCh' set but not used [-Wunused-but-set-variable]
mv -f .deps/fastmix.Tpo .deps/fastmix.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c -o load_far.lo load_far.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c load_mdl.cpp  -fPIC -DPIC -o .libs/load_mdl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c load_it.cpp  -fPIC -DPIC -o .libs/load_it.o
mv -f .deps/load_mod.Tpo .deps/load_mod.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c -o load_dsm.lo load_dsm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c load_far.cpp  -fPIC -DPIC -o .libs/load_far.o
mv -f .deps/load_med.Tpo .deps/load_med.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c -o load_dmf.lo load_dmf.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c load_dsm.cpp  -fPIC -DPIC -o .libs/load_dsm.o
mv -f .deps/load_mdl.Tpo .deps/load_mdl.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c -o load_dbm.lo load_dbm.cpp
mv -f .deps/load_far.Tpo .deps/load_far.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c load_dmf.cpp  -fPIC -DPIC -o .libs/load_dmf.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c -o load_ams.lo load_ams.cpp
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]
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]
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]
mv -f .deps/load_it.Tpo .deps/load_it.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c -o load_amf.lo load_amf.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c load_dbm.cpp  -fPIC -DPIC -o .libs/load_dbm.o
mv -f .deps/load_dsm.Tpo .deps/load_dsm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c -o load_669.lo load_669.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c load_ams.cpp  -fPIC -DPIC -o .libs/load_ams.o
mv -f .deps/load_dmf.Tpo .deps/load_dmf.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c -o load_j2b.lo load_j2b.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c load_amf.cpp  -fPIC -DPIC -o .libs/load_amf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c load_669.cpp  -fPIC -DPIC -o .libs/load_669.o
mv -f .deps/load_dbm.Tpo .deps/load_dbm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c -o load_mt2.lo load_mt2.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c load_j2b.cpp  -fPIC -DPIC -o .libs/load_j2b.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]
mv -f .deps/load_ams.Tpo .deps/load_ams.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c -o load_psm.lo load_psm.cpp
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]
mv -f .deps/load_669.Tpo .deps/load_669.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c -o load_abc.lo load_abc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c load_mt2.cpp  -fPIC -DPIC -o .libs/load_mt2.o
mv -f .deps/load_amf.Tpo .deps/load_amf.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c -o load_mid.lo load_mid.cpp
mv -f .deps/load_j2b.Tpo .deps/load_j2b.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c -o load_pat.lo load_pat.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c load_psm.cpp  -fPIC -DPIC -o .libs/load_psm.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c load_abc.cpp  -fPIC -DPIC -o .libs/load_abc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c load_mid.cpp  -fPIC -DPIC -o .libs/load_mid.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c load_pat.cpp  -fPIC -DPIC -o .libs/load_pat.o
mv -f .deps/load_mt2.Tpo .deps/load_mt2.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../src/libmodplug  -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c -o modplug.lo modplug.cpp
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]
mv -f .deps/load_psm.Tpo .deps/load_psm.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c modplug.cpp  -fPIC -DPIC -o .libs/modplug.o
mv -f .deps/modplug.Tpo .deps/modplug.Plo
load_pat.cpp: In function 'void pat_init_patnames()':
load_pat.cpp:387:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp:433:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp: In function 'void pat_read_waveheader(FILE*, WaveHeader*, int)':
load_pat.cpp:517:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp:525:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp:542:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp: In function 'void pat_read_layerheader(FILE*, LayerHeader*)':
load_pat.cpp:486:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp: In function 'void pat_readpat(int, char*, int)':
load_pat.cpp:695:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
load_pat.cpp: In function 'void PATsample(CSoundFile*, MODINSTRUMENT*, int, int)':
load_pat.cpp:1066:9: warning: 'char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int)' output may be truncated copying 31 bytes from a string of length 255 [-Wstringop-truncation]
load_pat.cpp: In function 'void pat_init_patnames()':
load_pat.cpp:373:9: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation]
load_pat.cpp: In function 'BOOL PAT_Load_Instruments(void*)':
load_pat.cpp:1028:10: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying 31 bytes from a string of length 782335 [-Wstringop-truncation]
load_pat.cpp:1026:10: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation]
mv -f .deps/load_pat.Tpo .deps/load_pat.Plo
mv -f .deps/load_mid.Tpo .deps/load_mid.Plo
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 'unsigned int' [-Wsign-compare]
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 'unsigned int' [-Wsign-compare]
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 'unsigned int'} [-Wsign-compare]
load_abc.cpp:1839:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
load_abc.cpp:1874:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
load_abc.cpp:1877:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
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 'unsigned int' [-Wsign-compare]
load_abc.cpp:2983:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
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 'unsigned int' [-Wsign-compare]
load_abc.cpp:3034:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
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 'unsigned int' [-Wsign-compare]
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]
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]
load_abc.cpp: In function 'ABCHANDLE* ABC_Init()':
load_abc.cpp:2376:15: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
load_abc.cpp:2376:15: note: directive argument in the range [-2147483647, 2147483647]
In file included from /usr/include/stdio.h:980,
                 from ../src/libmodplug/stdafx.h:63,
                 from load_abc.cpp:37:
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'ABCHANDLE* ABC_Init()' at load_abc.cpp:2376:10:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
load_abc.cpp: In function 'ABCHANDLE* ABC_Init()':
load_abc.cpp:2368:16: warning: '%ld' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
load_abc.cpp:2368:16: note: directive argument in the range [-2147483647, 2147483647]
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'ABCHANDLE* ABC_Init()' at load_abc.cpp:2368:11:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
mv -f .deps/load_abc.Tpo .deps/load_abc.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -DMODPLUG_BUILD=1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fno-exceptions -Wall -fno-common -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -version-info 1:0:0  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmodplug.la -rpath /usr/lib 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: g++  -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/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/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -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 '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make[1]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make[1]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make[2]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
 /usr/bin/mkdir -p '/build/libmodplug/pkg/libmodplug/usr/include/libmodplug'
 /usr/bin/mkdir -p '/build/libmodplug/pkg/libmodplug/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmodplug.la '/build/libmodplug/pkg/libmodplug/usr/lib'
 /usr/bin/install -c -m 644 libmodplug/stdafx.h libmodplug/sndfile.h libmodplug/it_defs.h modplug.h '/build/libmodplug/pkg/libmodplug/usr/include/libmodplug'
libtool: install: /usr/bin/install -c .libs/libmodplug.so.1.0.0 /build/libmodplug/pkg/libmodplug/usr/lib/libmodplug.so.1.0.0
libtool: install: (cd /build/libmodplug/pkg/libmodplug/usr/lib && { 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 /build/libmodplug/pkg/libmodplug/usr/lib && { ln -s -f libmodplug.so.1.0.0 libmodplug.so || { rm -f libmodplug.so && ln -s libmodplug.so.1.0.0 libmodplug.so; }; })
libtool: install: /usr/bin/install -c .libs/libmodplug.lai /build/libmodplug/pkg/libmodplug/usr/lib/libmodplug.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make[1]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0/src'
make[1]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0'
make[2]: Entering directory '/build/libmodplug/src/libmodplug-0.8.9.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libmodplug/pkg/libmodplug/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libmodplug.pc '/build/libmodplug/pkg/libmodplug/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0'
make[1]: Leaving directory '/build/libmodplug/src/libmodplug-0.8.9.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libmodplug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libmodplug 0.8.9.0-6 (Sat Jul 13 12:07:06 2024)
==> Cleaning up...