D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/schismtracker-git20180810-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qYprNH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf schismtracker-20180810
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/schismtracker-20180810.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd schismtracker-20180810
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xL8AL4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd schismtracker-20180810
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ libtoolize --force
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ aclocal
sh: line 1: git: command not found
+ autoheader
sh: line 1: git: command not found
+ automake --force-missing --add-missing
configure.ac:36: installing './compile'
configure.ac:30: installing './install-sh'
configure.ac:30: installing './missing'
Makefile.am: installing './depcomp'
+ autoreconf -i
sh: line 1: git: command not found
configure.ac:41: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:41: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:41: the top level
configure.ac:79: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:79: the top level
configure.ac:81: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:81: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:81: the top level
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
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 for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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... none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for aarch64-mageia-linux-gnu-git... no
checking for git... no
checking for aarch64-mageia-linux-gnu-windres... no
checking for windres... no
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 3.9
checking for python prefix... /usr
checking for python exec_prefix... /usr
checking for python platform... linux
checking for python script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages
checking for python extension module directory... ${PYTHON_EXEC_PREFIX}/lib64/python3.9/site-packages
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 for sys/time.h... yes
checking whether byte ordering is bigendian... no
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SDL... yes
checking for dlopen in -ldl... yes
checking for strchr... yes
checking for memmove... yes
checking for strerror... yes
checking for strtol... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strverscmp... yes
checking for stricmp... no
checking for strnicmp... no
checking for strcasestr... yes
checking for strptime... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for memcmp... yes
checking for mmap... yes
checking for nice... yes
checking for unsetenv... yes
checking for dup... yes
checking for fnmatch... yes
checking for mkstemp... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for inttypes.h... (cached) yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/ioctl.h... yes
checking for sys/kd.h... yes
checking for linux/fb.h... yes
checking for byteswap.h... yes
checking for sys/soundcard.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for library containing powf... -lm
checking for CoreAudio/CoreMIDI Framework... not found
checking for winsock.h... no
checking for winsock2.h... no
checking for windows.h... no
checking for IOS_ReloadIOS in -logc... no
checking for SDL_opengl.h... yes
checking for snd_seq_open in -lasound... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for XvQueryExtension in -lXv... no
checking for library containing socket... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
sh ./scripts/build-font.sh . font/default-lower.fnt font/default-upper-alt.fnt font/default-upper-itf.fnt font/half-width.fnt >auto/default-font.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
/usr/bin/python ./scripts/genhelp.py . helptext/global-keys helptext/copyright helptext/info-page helptext/instrument-list helptext/message-editor helptext/midi-output helptext/orderlist-pan helptext/orderlist-vol helptext/pattern-editor helptext/adlib-sample helptext/sample-list >auto/helptext.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_blank.o schism/page_blank.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_palette.o schism/page_palette.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/charset.o schism/charset.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_log.o schism/page_log.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/dmoz.o schism/dmoz.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/sample-edit.o schism/sample-edit.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_about.o schism/page_about.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/volume-core.o schism/volume-core.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/menu.o schism/menu.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/xpmdata.o schism/xpmdata.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_info.o schism/page_info.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/pattern-view.o schism/pattern-view.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/clippy.o schism/clippy.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_loadinst.o schism/page_loadinst.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page.o schism/page.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/disko.o schism/disko.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/generic.o fmt/generic.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/palettes.o schism/palettes.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_vars.o schism/page_vars.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/compression.o fmt/compression.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/ams.o fmt/ams.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/au.o fmt/au.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mmcmp.o fmt/mmcmp.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/mplink.o schism/mplink.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/f2r.o fmt/f2r.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/669.o fmt/669.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_loadmodule.o schism/page_loadmodule.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/aiff.o fmt/aiff.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/far.o fmt/far.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/liq.o fmt/liq.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/its.o fmt/its.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/imf.o fmt/imf.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mf.o fmt/mf.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/med.o fmt/med.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/iti.o fmt/iti.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mt2.o fmt/mt2.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_instruments.o schism/page_instruments.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/ntk.o fmt/ntk.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mtm.o fmt/mtm.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mid.o fmt/mid.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/it.o fmt/it.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mus.o fmt/mus.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mod.o fmt/mod.c
fmt/mod.c: In function 'fmt_mod31_load_song':
fmt/mod.c:112:16: warning: implicit declaration of function 'fmt_mod_load_song'; did you mean 'fmt_mid_load_song'? [-Wimplicit-function-declaration]
  112 |         return fmt_mod_load_song(song, fp, lflags, 0);
      |                ^~~~~~~~~~~~~~~~~
      |                fmt_mid_load_song
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/raw.o fmt/raw.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/s3i.o fmt/s3i.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/pat.o fmt/pat.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/okt.o fmt/okt.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/sfx.o fmt/sfx.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/stm.o fmt/stm.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/mdl.o fmt/mdl.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/wav.o fmt/wav.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/xi.o fmt/xi.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/ult.o fmt/ult.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/s3m.o fmt/s3m.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_midi.o schism/page_midi.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/slurp.o schism/slurp.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_help.o schism/page_help.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fmt/xm.o fmt/xm.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/util.o schism/util.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_midiout.o schism/page_midiout.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/widget-keyhandler.o schism/widget-keyhandler.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/draw-char.o schism/draw-char.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/main.o schism/main.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/dialog.o schism/dialog.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_message.o schism/page_message.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_preferences.o schism/page_preferences.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/config.o schism/config.c
In function 'cfg_load_palette',
    inlined from 'cfg_load' at schism/config.c:242:2:
schism/config.c:98:55: warning: 'strchr' argument missing terminating nul [-Wstringop-overread]
   98 |                 if (palette_text[n] == '\0' || (ptr = strchr(palette_trans, palette_text[n])) == NULL)
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
schism/config.c: In function 'cfg_load':
schism/config.c:86:19: note: referenced argument declared here
   86 | static const char palette_trans[64] = ".0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz";
      |                   ^~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_loadsample.o schism/page_loadsample.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/widget.o schism/widget.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/status.o schism/status.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/sample-view.o schism/sample-view.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_config.o schism/page_config.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/keyboard.o schism/keyboard.c
schism/keyboard.c: In function 'get_note_string':
schism/keyboard.c:385:39: warning: '%.1d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 2 and 4 [-Wformat-truncation=]
  385 |                 snprintf(buf, 4, "%.2s%.1d", note_names[note % 12],
      |                                       ^~~~
schism/keyboard.c:385:34: note: directive argument in the range [-178956970, 178956970]
  385 |                 snprintf(buf, 4, "%.2s%.1d", note_names[note % 12],
      |                                  ^~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from ./include/headers.h:44,
                 from schism/keyboard.c:24:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 13 bytes into a destination of size 4
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_waterfall.o schism/page_waterfall.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/itf.o schism/itf.c
In function 'draw_itfmap',
    inlined from 'draw_screen' at schism/itf.c:435:2:
schism/itf.c:296:41: warning: 'strchr' argument missing terminating nul [-Wstringop-overread]
  296 |                 ptr = (unsigned char *) strchr((char *) itfmap_chars, current_char);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
schism/itf.c: In function 'draw_screen':
schism/itf.c:37:22: note: referenced argument declared here
   37 | static const uint8_t itfmap_chars[] = {
      |                      ^~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/video.o schism/video.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_orderpan.o schism/page_orderpan.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/midi-ip.o schism/midi-ip.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/midi-core.o schism/midi-core.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/config-parser.o schism/config-parser.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/draw-misc.o schism/draw-misc.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_samples.o schism/page_samples.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/fakemem.o schism/fakemem.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/mixutil.o player/mixutil.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/equalizer.o player/equalizer.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/filters.o player/filters.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/fmpatches.o player/fmpatches.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/audio_loadsave.o schism/audio_loadsave.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/opl-util.o player/opl-util.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/audio_playback.o schism/audio_playback.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/snd_fm.o player/snd_fm.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/csndfile.o player/csndfile.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/tables.o player/tables.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/alsa/init.o sys/alsa/init.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/fmopl2.o player/fmopl2.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/sndmix.o player/sndmix.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/oss/volume-oss.o sys/oss/volume-oss.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/alsa/volume-alsa.o sys/alsa/volume-alsa.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/snd_gm.o player/snd_gm.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/oss/midi-oss.o sys/oss/midi-oss.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/posix/slurp-mmap.o sys/posix/slurp-mmap.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto/default-font.o auto/default-font.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auto/helptext.o auto/helptext.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/x11/xscreensaver.o sys/x11/xscreensaver.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/x11/xkb.o sys/x11/xkb.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sys/alsa/midi-alsa.o sys/alsa/midi-alsa.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/page_patedit.o schism/page_patedit.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/effects.o player/effects.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/fmopl3.o player/fmopl3.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player/mixer.o player/mixer.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -DHAVE_CONFIG_H -I.  -D_USE_AUTOCONF -D_GNU_SOURCE -I./include -I.  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o schism/version.o schism/version.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DUSE_ALSA -DUSE_DLTRICK_ALSA -DUSE_OSS -DUSE_NETWORK -DUSE_X11  -DHAS_YM3812=1 -DHAS_Y8950=0 -DHAS_YM3526=0    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o schismtracker schism/page_blank.o schism/charset.o schism/sample-edit.o schism/dmoz.o schism/page_info.o schism/page.o schism/page_palette.o schism/page_instruments.o schism/page_log.o schism/page_about.o schism/pattern-view.o schism/xpmdata.o schism/menu.o schism/volume-core.o schism/disko.o schism/page_loadinst.o schism/mplink.o schism/clippy.o schism/page_loadmodule.o schism/page_vars.o schism/palettes.o fmt/compression.o fmt/generic.o fmt/mmcmp.o fmt/669.o fmt/aiff.o fmt/ams.o fmt/au.o fmt/f2r.o fmt/far.o fmt/imf.o fmt/it.o fmt/iti.o fmt/its.o fmt/liq.o fmt/mdl.o fmt/med.o fmt/mf.o fmt/mid.o fmt/mod.o fmt/mt2.o fmt/mtm.o fmt/mus.o fmt/ntk.o fmt/okt.o fmt/pat.o fmt/raw.o fmt/s3i.o fmt/s3m.o fmt/sfx.o fmt/stm.o fmt/ult.o fmt/wav.o fmt/xi.o fmt/xm.o schism/util.o schism/page_midi.o schism/draw-char.o schism/page_help.o schism/slurp.o schism/widget-keyhandler.o schism/main.o schism/page_midiout.o schism/page_message.o schism/page_loadsample.o schism/dialog.o schism/page_preferences.o schism/widget.o schism/config.o schism/status.o schism/video.o schism/sample-view.o schism/page_patedit.o schism/page_config.o schism/keyboard.o schism/page_samples.o schism/itf.o schism/page_orderpan.o schism/page_waterfall.o schism/midi-core.o schism/midi-ip.o schism/audio_playback.o schism/config-parser.o schism/audio_loadsave.o schism/draw-misc.o schism/fakemem.o schism/version.o player/csndfile.o player/mixutil.o player/equalizer.o player/mixer.o player/filters.o player/fmopl2.o player/fmopl3.o player/fmpatches.o player/sndmix.o player/opl-util.o player/snd_fm.o player/effects.o player/snd_gm.o player/tables.o  sys/alsa/init.o sys/alsa/volume-alsa.o sys/alsa/midi-alsa.o sys/oss/volume-oss.o sys/oss/midi-oss.o  sys/x11/xscreensaver.o sys/x11/xkb.o       sys/posix/slurp-mmap.o   auto/default-font.o auto/helptext.o   -lSDL  -lX11 -lXext  -lm -ldl  
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yqzHlO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64
+ cd schismtracker-20180810
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/bin'
  /usr/bin/install -p schismtracker '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/pixmaps'
 /usr/bin/install -p -m 644 icons/schism-icon-128.png '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/pixmaps'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 sys/fd.org/schism.desktop '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 sys/posix/schismtracker.1 '/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/man/man1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/schismtracker-20180810'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed git20180810-2.mga9 --unique-debug-suffix -git20180810-2.mga9.aarch64 --unique-debug-src-base schismtracker-git20180810-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/schismtracker-20180810

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/bin/schismtracker
dwz: ./usr/bin/schismtracker-git20180810-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 2492kB, size after compression: 2492kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
4537 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications/schism.desktop: error: (will be fatal in the future): value item "Audio" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: AudioVideo
/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications/schism.desktop: hint: value item "Midi" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: AudioVideo;Audio
/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications/schism.desktop: hint: value item "Sequencer" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: AudioVideo;Audio
/home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64/usr/share/applications/schism.desktop: hint: value item "Music" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: AudioVideo, or Education
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: schismtracker-git20180810-2.mga9.aarch64
Provides: application() application(schism.desktop) mimehandler(audio/x-it) mimehandler(audio/x-mod) mimehandler(audio/x-s3m) mimehandler(audio/x-xm) schismtracker = git20180810-2.mga9 schismtracker(aarch-64) = git20180810-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL-1.2.so.0()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit)
Processing files: schismtracker-debugsource-git20180810-2.mga9.aarch64
Provides: schismtracker-debugsource = git20180810-2.mga9 schismtracker-debugsource(aarch-64) = git20180810-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: schismtracker-debuginfo-git20180810-2.mga9.aarch64
Provides: debuginfo(build-id) = aabaff4aadb11a7568b1f94fd325da93d210ba1e schismtracker-debuginfo = git20180810-2.mga9 schismtracker-debuginfo(aarch-64) = git20180810-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: schismtracker-debugsource(aarch-64) = git20180810-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/schismtracker-git20180810-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/schismtracker-debuginfo-git20180810-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/schismtracker-debugsource-git20180810-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.plCnmG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd schismtracker-20180810
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/schismtracker-git20180810-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TBig97
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf schismtracker-20180810
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!