+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/soundtracker.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y5cbHd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf soundtracker-0.6.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/soundtracker-0.6.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd soundtracker-0.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (soundtracker-0.6.8-no-setuid.patch):' Patch #0 (soundtracker-0.6.8-no-setuid.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no-setuid --fuzz=0 patching file app/Makefile.in + echo 'Patch #1 (soundtracker-0.6.8-channel-mute-w-o-gdk-pixbuf.patch):' Patch #1 (soundtracker-0.6.8-channel-mute-w-o-gdk-pixbuf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mute-wo-pixbuf --fuzz=0 patching file app/Makefile.am patching file app/Makefile.in patching file app/scalablepic.c patching file app/scalablepic.h patching file app/scope-group.c patching file app/scope-group.h + echo 'Patch #2 (soundtracker-aarch64.patch):' Patch #2 (soundtracker-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8S3tuO + umask 022 + cd /builddir/build/BUILD + cd soundtracker-0.6.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --disable-gnome --disable-alsa --disable-gdk-pixbuf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.2... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for ANSI C header files... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for setresuid... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking for esd-config... no checking for ESD - version >= 0.2.8... no *** The esd-config script installed by ESD could not be found *** If ESD was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ESD_CONFIG environment variable to the *** full path to esd-config. checking for esd_play_stream... no checking jack/jack.h usability... no checking jack/jack.h presence... no checking for jack/jack.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking target system type... riscv64-redhat-linux-gnu checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating app/Makefile config.status: creating app/drivers/Makefile config.status: creating app/mixers/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 LDFLAGS=-ldl make all-recursive make[1]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8' Making all in po make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/po' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' Making all in app make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app' Making all in drivers make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'dummy-drivers.c' || echo './'`dummy-drivers.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'file-output.c' || echo './'`file-output.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'oss-output.c' || echo './'`oss-output.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'oss-input.c' || echo './'`oss-input.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'sdl-output.c' || echo './'`sdl-output.c file-output.c: In function 'sndfile_open': file-output.c:172:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(d->filename, getuid(), getgid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-output.c: In function 'sndfile_new': file-output.c:118:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(d->pipe); ^~~~~~~~~~~~~ oss-input.c: In function 'oss_open': oss-input.c:300:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(d->soundfd, d->sndbuf, (d->stereo + 1) * (d->bits / 8) * d->fragsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oss-input.c: In function 'oss_poll_ready_sampling': oss-input.c:86:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(d->soundfd, d->sndbuf, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libdrivers.a ar cru libdrivers.a dummy-drivers.o file-output.o oss-output.o oss-input.o sdl-output.o ranlib libdrivers.a make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' Making all in mixers make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'integer32.c' || echo './'`integer32.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'kb-x86.c' || echo './'`kb-x86.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'kbfloat-mix.c' || echo './'`kbfloat-mix.c rm -f libmixers.a ar cru libmixers.a integer32.o kb-x86.o kbfloat-mix.o ranlib libmixers.a make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'audio.c' || echo './'`audio.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'audioconfig.c' || echo './'`audioconfig.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'cheat-sheet.c' || echo './'`cheat-sheet.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'clavier.c' || echo './'`clavier.c In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31:0, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtkwidget.h:31, from /usr/include/gtk-1.2/gtk/gtkmain.h:32, from clavier.c:23: clavier.c: In function 'clavier_class_init': /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ clavier.c:123:7: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET (ClavierClass, clavierkey_press), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ clavier.c:129:7: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET (ClavierClass, clavierkey_release), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ clavier.c:135:7: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET (ClavierClass, clavierkey_enter), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ clavier.c:141:7: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET (ClavierClass, clavierkey_leave), ^~~~~~~~~~~~~~~~~ clavier.c:145:47: warning: pointer targets in passing argument 2 of 'gtk_object_class_add_signals' differ in signedness [-Wpointer-sign] gtk_object_class_add_signals (object_class, clavier_signals, LAST_SIGNAL); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35:0, from /usr/include/gtk-1.2/gtk/gtkwidget.h:31, from /usr/include/gtk-1.2/gtk/gtkmain.h:32, from clavier.c:23: /usr/include/gtk-1.2/gtk/gtkobject.h:318:6: note: expected 'guint * {aka unsigned int *}' but argument is of type 'gint * {aka int *}' void gtk_object_class_add_signals (GtkObjectClass *klass, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ clavier.c: In function 'clavier_button_release': clavier.c:853:8: warning: variable 'key' set but not used [-Wunused-but-set-variable] gint key; ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'endian-conv.c' || echo './'`endian-conv.c audio.c: In function 'audio_thread': audio.c:525:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ctlpipe, a, 1 * sizeof(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:529:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ctlpipe, a, 1 * sizeof(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:533:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ctlpipe, &af, sizeof(af)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:537:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ctlpipe, &af, sizeof(af)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:541:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(ctlpipe, &b, sizeof(b)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_play_song': audio.c:210:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_play_pattern': audio.c:279:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_play_note': audio.c:299:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_play_note_full': audio.c:326:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_render_song_to_file': audio.c:242:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_restore_priority': audio.c:163:5: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(- nice_value); ^~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_ctlpipe_stop_playing': audio.c:362:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(backpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function 'audio_set_mixer': audio.c:629:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:630:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &newmixer, sizeof(newmixer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'envelope-box.c' || echo './'`envelope-box.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'errors.c' || echo './'`errors.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'event-waiter.c' || echo './'`event-waiter.c errors.c: In function 'error_error_common': errors.c:36:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipeb[1], &level, sizeof(level)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ errors.c:38:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipeb[1], &l, sizeof(l)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ errors.c:39:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipeb[1], text, l + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'extspinbutton.c' || echo './'`extspinbutton.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'file-operations.c' || echo './'`file-operations.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'gui-settings.c' || echo './'`gui-settings.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'gui-subs.c' || echo './'`gui-subs.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'gui.c' || echo './'`gui.c gui-settings.c: In function 'gui_settings_load_config': gui-settings.c:559:45: warning: pointer targets in passing argument 3 of 'prefs_get_int' differ in signedness [-Wpointer-sign] prefs_get_int(f, "permanent-channels", &gui_settings.permanent_channels); ^ In file included from driver.h:27:0, from driver-out.h:28, from audio.h:30, from gui.h:27, from gui-settings.c:32: preferences.h:56:16: note: expected 'int *' but argument is of type 'guint32 * {aka unsigned int *}' gboolean prefs_get_int (prefs_node *f, ^~~~~~~~~~~~~ gui-subs.c: In function 'aacdialog_close': gui-subs.c:465:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] aaccallback((gint)data, aaccallbackdata); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'instrument-editor.c' || echo './'`instrument-editor.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'keys.c' || echo './'`keys.c gui.c: In function 'gui_tempo_changed': gui.c:1022:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1023:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &value, sizeof(value)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_bpm_changed': gui.c:1036:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1037:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &value, sizeof(value)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'play_song': gui.c:1268:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1269:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &sp, sizeof(sp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1270:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &pp, sizeof(pp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'read_mixer_pipe': gui.c:1162:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(source, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_mixer_stop_playing': gui.c:379:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_init_xm': gui.c:1304:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_play_note': gui.c:1376:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1377:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &channel, sizeof(channel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1378:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, ¬e, sizeof(note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1379:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &instrument, sizeof(instrument)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_play_note_full': gui.c:1395:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1396:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &channel, sizeof(channel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1397:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, ¬e, sizeof(note)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1398:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &sample, sizeof(sample)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1399:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] x = offset; write(audio_ctlpipe, &x, sizeof(x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1400:16: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] x = count; write(audio_ctlpipe, &x, sizeof(x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_play_note_keyoff': gui.c:1408:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1409:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &channel, sizeof(channel)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'main.c' || echo './'`main.c gui.c: In function 'gui_mixer_play_pattern': gui.c:369:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:370:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &pattern, sizeof(pattern)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:371:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &row, sizeof(row)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:372:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &stop_after_row, sizeof(stop_after_row)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_adj_pitchbend_changed': gui.c:1056:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1057:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &b, sizeof(b)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_adj_amplification_changed': gui.c:1046:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &a, sizeof(a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:1047:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &b, sizeof(b)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_mixer_set_pattern': gui.c:394:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:395:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &pattern, sizeof(pattern)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_mixer_set_songpos': gui.c:386:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:387:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &songpos, sizeof(songpos)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'gui_save_wav_callback': gui.c:451:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:452:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, &l, sizeof(l)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:453:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(audio_ctlpipe, data, l + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'menubar.c' || echo './'`menubar.c main.c: In function 'main': main.c:151:7: warning: taking address of expression of type 'void' &mixer_kbfloat); ^ main.c:153:7: warning: taking address of expression of type 'void' &mixer_integer32); ^ main.c:162:9: warning: taking address of expression of type 'void' &driver_out_oss); ^ main.c:164:8: warning: taking address of expression of type 'void' &driver_in_oss); ^ main.c:210:9: warning: taking address of expression of type 'void' &driver_out_sdl); ^ main.c:225:13: warning: taking address of expression of type 'void' &driver_out_dummy); ^ main.c:229:12: warning: taking address of expression of type 'void' &driver_in_dummy); ^ main.c:126:2: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(getuid(), getuid(), getuid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:127:2: warning: ignoring return value of 'setresgid', declared with attribute warn_unused_result [-Wunused-result] setresgid(getgid(), getgid(), getgid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494:0, from gui.c:26: In function 'strncat', inlined from 'gui_splash_set_label' at gui.c:1691:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk': specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'module-info.c' || echo './'`module-info.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'playlist.c' || echo './'`playlist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'poll.c' || echo './'`poll.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'preferences.c' || echo './'`preferences.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'recode.c' || echo './'`recode.c In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31:0, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtk.h:32, from playlist.c:24: playlist.c: In function 'playlist_class_init': /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ playlist.c:618:14: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(PlaylistClass, current_position_changed), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ playlist.c:625:14: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(PlaylistClass, restart_position_changed), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ playlist.c:632:9: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(PlaylistClass, song_length_changed), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ playlist.c:639:10: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(PlaylistClass, entry_changed), ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'sample-display.c' || echo './'`sample-display.c In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31:0, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtkwidget.h:31, from sample-display.h:26, from sample-display.c:25: sample-display.c: In function 'sample_display_class_init': /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ sample-display.c:848:13: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(SampleDisplayClass, selection_changed), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ sample-display.c:856:8: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(SampleDisplayClass, loop_changed), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ sample-display.c:864:10: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(SampleDisplayClass, window_changed), ^~~~~~~~~~~~~~~~~ preferences.c: In function 'prefs_get_line': preferences.c:158:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(readbuf, 1024, f); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'sample-editor.c' || echo './'`sample-editor.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'scope-group.c' || echo './'`scope-group.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'st-subs.c' || echo './'`st-subs.c sample-editor.c: In function 'sample_editor_save_wav': sample-editor.c:1920:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(current_sample->sample.data == NULL) ^~ sample-editor.c:1923:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' f = fopen(fn, "r"); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'time-buffer.c' || echo './'`time-buffer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'tips-dialog.c' || echo './'`tips-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'track-editor.c' || echo './'`track-editor.c track-editor.c: In function 'track_editor_handle_column_input': track-editor.c:1353:66: warning: pointer targets in passing argument 3 of 'track_editor_handle_semidec_column_input' differ in signedness [-Wpointer-sign] track_editor_handle_semidec_column_input(t, 2 - t->cursor_item, ¬e->instrument, n); ^ track-editor.c:1259:1: note: expected 'gint8 * {aka signed char *}' but argument is of type 'unsigned char *' track_editor_handle_semidec_column_input (Tracker *t, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ track-editor.c:1356:62: warning: pointer targets in passing argument 3 of 'track_editor_handle_hex_column_input' differ in signedness [-Wpointer-sign] track_editor_handle_hex_column_input(t, 4 - t->cursor_item, ¬e->volume, n); ^ track-editor.c:1286:1: note: expected 'gint8 * {aka signed char *}' but argument is of type 'unsigned char *' track_editor_handle_hex_column_input (Tracker *t, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ track-editor.c:1359:62: warning: pointer targets in passing argument 3 of 'track_editor_handle_hex_column_input' differ in signedness [-Wpointer-sign] track_editor_handle_hex_column_input(t, 7 - t->cursor_item, ¬e->fxparam, n); ^ track-editor.c:1286:1: note: expected 'gint8 * {aka signed char *}' but argument is of type 'unsigned char *' track_editor_handle_hex_column_input (Tracker *t, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'tracker.c' || echo './'`tracker.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'tracker-settings.c' || echo './'`tracker-settings.c tracker-settings.c: In function 'trackersettings_read_fontlist': tracker-settings.c:321:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 255, f); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31:0, from /usr/include/gtk-1.2/gtk/gtkobject.h:31, from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /usr/include/gtk-1.2/gtk/gtk.h:32, from tracker.c:25: tracker.c: In function 'tracker_class_init': /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ tracker.c:1290:9: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(TrackerClass, patpos), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ tracker.c:1299:11: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(TrackerClass, xpanning), ^~~~~~~~~~~~~~~~~ /usr/include/gtk-1.2/gtk/gtktypeutils.h:89:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GTK_STRUCT_OFFSET(struct, field) ((gint) ((gchar*) &((struct*) 0)->field)) ^ /usr/include/gtk-1.2/gtk/gtksignal.h:41:43: note: in expansion of macro 'GTK_STRUCT_OFFSET' #define GTK_SIGNAL_OFFSET(struct, field) (GTK_STRUCT_OFFSET (struct, field)) ^~~~~~~~~~~~~~~~~ tracker.c:1308:10: note: in expansion of macro 'GTK_SIGNAL_OFFSET' GTK_SIGNAL_OFFSET(TrackerClass, mainmenu_blockmark_set), ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'transposition.c' || echo './'`transposition.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'xm.c' || echo './'`xm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'xm-player.c' || echo './'`xm-player.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'tracer.c' || echo './'`tracer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c `test -f 'scalablepic.c' || echo './'`scalablepic.c xm.c: In function 'xm_load_xm_samples': xm.c:305:19: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(s->name, sh + 18, 22); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c: In function 'xm_save_xm_samples': xm.c:387:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(sh + 18, s->name, 22); ^~ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c:388:25: warning: pointer targets in passing argument 1 of 'recode_latin1_to_ibmpc' differ in signedness [-Wpointer-sign] recode_latin1_to_ibmpc(sh + 18, 22); ^~ In file included from xm.c:46:0: recode.h:30:12: note: expected 'char *' but argument is of type 'guint8 * {aka unsigned char *}' void recode_latin1_to_ibmpc (char *string, int len); ^~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_xm_instrument': xm.c:464:26: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(instr->name, a + 4, 22); ^ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c: In function 'xm_load_xi': xm.c:546:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if(strcmp(a, "Extended Instrument: ")) { ^ In file included from xm.c:28:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'guint8 * {aka unsigned char *}' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ xm.c:552:26: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(instr->name, a, 22); ^ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c:557:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(b, _("Unknown XI version 0x%x\n"), get_le_16(a+21)); ^ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ xm.c:558:14: warning: pointer targets in passing argument 1 of 'error_error' differ in signedness [-Wpointer-sign] error_error(b); ^ In file included from xm.c:47:0: errors.h:30:19: note: expected 'const char *' but argument is of type 'guint8 * {aka unsigned char *}' void error_error (const char *text); ^~~~~~~~~~~ xm.c: In function 'xm_save_xi': xm.c:614:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(a, instr->name, 22); ^ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c:615:28: warning: pointer targets in passing argument 1 of 'recode_latin1_to_ibmpc' differ in signedness [-Wpointer-sign] recode_latin1_to_ibmpc(a, 22); ^ In file included from xm.c:46:0: recode.h:30:12: note: expected 'char *' but argument is of type 'guint8 * {aka unsigned char *}' void recode_latin1_to_ibmpc (char *string, int len); ^~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_save_xm_instrument': xm.c:668:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(h + 4, instr->name, 22); ^ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c:669:28: warning: pointer targets in passing argument 1 of 'recode_latin1_to_ibmpc' differ in signedness [-Wpointer-sign] recode_latin1_to_ibmpc(h + 4, 22); ^ In file included from xm.c:46:0: recode.h:30:12: note: expected 'char *' but argument is of type 'guint8 * {aka unsigned char *}' void recode_latin1_to_ibmpc (char *string, int len); ^~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'XM_Load': xm.c:934:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] || strncmp(xh + 0, "Extended Module: ", 17) != 0 ^~ In file included from xm.c:28:0: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'guint8 * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ xm.c:957:23: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(xm->name, xh + 17, 20); ^~ scalablepic.c: In function 'scalable_pic_new': scalablepic.c:59:18: warning: variable 'sp' set but not used [-Wunused-but-set-variable] ScalablePic *sp; ^~ In file included from /usr/include/features.h:428:0, from /usr/include/errno.h:25, from xm.c:25: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'guint8 * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ xm.c: In function 'XM_Save': xm.c:1043:28: warning: pointer targets in passing argument 1 of 'recode_latin1_to_ibmpc' differ in signedness [-Wpointer-sign] recode_latin1_to_ibmpc(xh + 17, 20); ^~ In file included from xm.c:46:0: recode.h:30:12: note: expected 'char *' but argument is of type 'guint8 * {aka unsigned char *}' void recode_latin1_to_ibmpc (char *string, int len); ^~~~~~~~~~~~~~~~~~~~~~ scalablepic.c: In function 'scalable_pic_realize': scalablepic.c:99:18: warning: variable 'sp' set but not used [-Wunused-but-set-variable] ScalablePic *sp; ^~ scalablepic.c: In function 'scalable_pic_destroy': scalablepic.c:135:18: warning: variable 'sp' set but not used [-Wunused-but-set-variable] ScalablePic *sp; ^~ scalablepic.c: In function 'scalable_pic_draw': scalablepic.c:157:18: warning: variable 'sp' set but not used [-Wunused-but-set-variable] ScalablePic *sp; ^~ xm.c: In function 'xm_load_xi': xm.c:544:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, 21, f); ^~~~~~~~~~~~~~~~~~ xm.c:551:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, 22, f); ^~~~~~~~~~~~~~~~~~ xm.c:555:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, 23, f); ^~~~~~~~~~~~~~~~~~ xm.c:562:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->samplemap, 1, 96, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:563:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->vol_env.points, 1, 48, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:565:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->pan_env.points, 1, 48, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:568:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(b, 1, 16, f); ^~~~~~~~~~~~~~~~~~ xm.c:596:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, 24, f); ^~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_xm_samples': xm.c:296:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(sh, 1, sizeof(sh), f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:331:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(d16, 1, 2 * s->sample.length, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:344:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(d8, 1, s->sample.length, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'XM_Load': xm.c:981:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(xm->pattern_order_table, 1, 256, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_xm_pattern': xm.c:191:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ph, 1, sizeof(ph), f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_xm_note': xm.c:120:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(d, 1, sizeof(d), f); ^~~~~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_mod': xm.c:799:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(xm->name, 1, 20, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:805:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 22, f); ^~~~~~~~~~~~~~~~~~~~ xm.c:808:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(sh[i], 1, 8, f); ^~~~~~~~~~~~~~~~~~~~~ xm.c:811:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(mh, 1, 2, f); ^~~~~~~~~~~~~~~~~~ xm.c:814:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(xm->pattern_order_table, 1, 128, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:815:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(mh, 1, 4, f); ^~~~~~~~~~~~~~~~~~ xm.c:897:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char*)s->sample.data + s->sample.length, 1, s->sample.length, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_mod_note': xm.c:729:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(c, 1, 4, f); ^~~~~~~~~~~~~~~~~ xm.c: In function 'xm_load_xm_instrument': xm.c:462:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, sizeof(a), f); ^~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:481:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(a, 1, 4, f); ^~~~~~~~~~~~~~~~~ xm.c:486:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->samplemap, 1, 96, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:487:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->vol_env.points, 1, 48, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:489:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(instr->pan_env.points, 1, 48, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xm.c:492:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(b, 1, sizeof(b), f); ^~~~~~~~~~~~~~~~~~~~~~~~~ tracer.c:327:1: warning: 'tracer_dumpall' defined but not used [-Wunused-function] tracer_dumpall (void) ^~~~~~~~~~~~~~ tracer.c: In function 'tracer_updatesample': tracer.c:57:6: warning: iteration 32 invokes undefined behavior [-Waggressive-loop-optimizations] if(c->sample != si || !(c->flags & TR_FLAG_SAMPLE_RUNNING)) { ~^~~~~~~~ tracer.c:54:5: note: within this loop for(i = 0; i < 2 * 32; i++) { ^~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -ldl -o soundtracker audio.o audioconfig.o cheat-sheet.o clavier.o endian-conv.o envelope-box.o errors.o event-waiter.o extspinbutton.o file-operations.o gui-settings.o gui-subs.o gui.o instrument-editor.o keys.o main.o menubar.o module-info.o playlist.o poll.o preferences.o recode.o sample-display.o sample-editor.o scope-group.o st-subs.o time-buffer.o tips-dialog.o track-editor.o tracker.o tracker-settings.o transposition.o xm.o xm-player.o tracer.o scalablepic.o drivers/libdrivers.a mixers/libmixers.a -L/usr/lib64 -lgtk -lgdk -lgthread -lpthread -lglib -lXi -lXext -lX11 -lm -lsndfile -lSDL -lpthread make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8' make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8' make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.He8ruV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 + cd soundtracker-0.6.8 + make install DESTDIR=/builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES installing en@quot.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES installing en@boldquot.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/no/LC_MESSAGES installing no.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/no/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/soundtracker.mo mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/soundtracker.mo if test "soundtracker" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/po' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/doc' Making install in app make[1]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app' Making install in drivers make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/drivers' Making install in mixers make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app/mixers' make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[3]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8/app' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/bin /usr/bin/install -c soundtracker /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/bin/soundtracker make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[1]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8' make[2]: Entering directory '/builddir/build/BUILD/soundtracker-0.6.8' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker mkdir -p -- /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker /usr/bin/install -c -m 644 soundtracker_splash.png /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/soundtracker_splash.png /usr/bin/install -c -m 644 flat.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/flat.xpm /usr/bin/install -c -m 644 sharp.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/sharp.xpm /usr/bin/install -c -m 644 muted.png /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/muted.png /usr/bin/install -c -m 644 downarrow.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/downarrow.xpm /usr/bin/install -c -m 644 rightarrow.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/rightarrow.xpm /usr/bin/install -c -m 644 play.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/play.xpm /usr/bin/install -c -m 644 play_cur.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/play_cur.xpm /usr/bin/install -c -m 644 stop.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/stop.xpm /usr/bin/install -c -m 644 lock.xpm /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/soundtracker/lock.xpm /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8' make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 soundtracker + install -d -m0755 /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64//usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64//usr/share/applications /builddir/build/SOURCES/soundtracker.desktop + mkdir -p /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64//usr/lib/modules-load.d + echo snd_pcm_oss + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: soundtracker-0.6.8-27.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5byvMe + umask 022 + cd /builddir/build/BUILD + cd soundtracker-0.6.8 + DOCDIR=/builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + cp -pr AUTHORS /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + cp -pr FAQ /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + cp -pr NEWS /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + cp -pr README /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + cp -pr TODO /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/doc/soundtracker + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EKilMm + umask 022 + cd /builddir/build/BUILD + cd soundtracker-0.6.8 + LICENSEDIR=/builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/licenses/soundtracker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/licenses/soundtracker + cp -pr COPYING /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64/usr/share/licenses/soundtracker + exit 0 Provides: application() application(soundtracker.desktop) mimehandler(audio/x-mod) mimehandler(audio/x-xm) soundtracker = 0.6.8-27.fc28 soundtracker(riscv-64) = 0.6.8-27.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgdk-1.2.so.0()(64bit) libglib-1.2.so.0()(64bit) libgthread-1.2.so.0()(64bit) libgtk-1.2.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 Wrote: /builddir/build/SRPMS/soundtracker-0.6.8-27.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/soundtracker-0.6.8-27.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vsQJ2w + umask 022 + cd /builddir/build/BUILD + cd soundtracker-0.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/soundtracker-0.6.8-27.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff