D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/timidity++-2.15.0-4.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CPhKMy
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FapIlS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build
+ rm -rf TiMidity++-2.15.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/TiMidity++-2.15.0.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd TiMidity++-2.15.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/timidity-2.13.2-default-config-path.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/timidity-2.14.0-opensuse-zero-division-fix.patch
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/timidity-2.14.0-opensuse-out-of-bound-access-fix.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/timidity++-configure-c99.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6MrUnk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd TiMidity++-2.15.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I autoconf
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.in:167: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.in:167: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.in:167: the top level
configure.in:445: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:445: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.in:445: the top level
configure.in:449: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.in:449: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.in:449: the top level
configure.in:616: warning: The macro 'AC_FUNC_SETVBUF_REVERSED' is obsolete.  Remove it and all references to SETVBUF_REVERSED.
./lib/autoconf/functions.m4:1785: AC_FUNC_SETVBUF_REVERSED is expanded from...
configure.in:616: the top level
configure.in:617: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.in:617: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.in:617: the top level
configure.in:801: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:801: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
autoconf/utils.m4:218: WAPI_CHECK_LIB is expanded from...
configure.in:801: the top level
configure.in:1182: warning: The macro 'AC_LANG_C' is obsolete.
configure.in:1182: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
configure.in:1182: the top level
configure.in:1182: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:1182: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
configure.in:1182: the top level
configure.in:1182: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:1182: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
configure.in:1182: the top level
configure.in:1275: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:1275: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:1275: the top level
configure.in:1304: warning: The macro 'AC_LANG_C' is obsolete.
configure.in:1304: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
autoconf/esd.m4:10: AM_PATH_ESD is expanded from...
configure.in:1304: the top level
configure.in:1304: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1304: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/esd.m4:10: AM_PATH_ESD is expanded from...
configure.in:1304: the top level
configure.in:1304: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1304: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/esd.m4:10: AM_PATH_ESD is expanded from...
configure.in:1304: the top level
configure.in:1364: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1364: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/ao.m4:9: XIPH_PATH_AO is expanded from...
configure.in:1364: the top level
configure.in:1364: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1364: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/ao.m4:9: XIPH_PATH_AO is expanded from...
configure.in:1364: the top level
configure.in:1388: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1388: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/ogg.m4:8: XIPH_PATH_OGG is expanded from...
configure.in:1388: the top level
configure.in:1388: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1388: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/vorbis.m4:9: XIPH_PATH_VORBIS is expanded from...
autoconf/ogg.m4:8: XIPH_PATH_OGG is expanded from...
configure.in:1388: the top level
configure.in:1388: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1388: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/vorbis.m4:9: XIPH_PATH_VORBIS is expanded from...
autoconf/ogg.m4:8: XIPH_PATH_OGG is expanded from...
configure.in:1388: the top level
configure.in:1388: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1388: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/ogg.m4:8: XIPH_PATH_OGG is expanded from...
configure.in:1388: the top level
configure.in:1440: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1440: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/libFLAC.m4:7: AM_PATH_LIBFLAC is expanded from...
configure.in:1440: the top level
configure.in:1440: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1440: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/libFLAC.m4:7: AM_PATH_LIBFLAC is expanded from...
configure.in:1440: the top level
configure.in:1445: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1445: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/libOggFLAC.m4:7: AM_PATH_LIBOGGFLAC is expanded from...
configure.in:1445: the top level
configure.in:1445: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1445: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/libOggFLAC.m4:7: AM_PATH_LIBOGGFLAC is expanded from...
configure.in:1445: the top level
configure.in:1457: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1457: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
configure.in:1457: the top level
configure.in:1581: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1581: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
autoconf/utils.m4:197: WAPI_CHECK_FUNC is expanded from...
configure.in:1581: the top level
configure.in:1975: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1975: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/gtk-2.0.m4:8: AM_PATH_GTK_2_0 is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:1975: the top level
configure.in:1975: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1975: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/gtk-2.0.m4:8: AM_PATH_GTK_2_0 is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:1975: the top level
configure.in:1975: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1975: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
autoconf/gtk.m4:7: AM_PATH_GTK is expanded from...
autoconf/gtk-2.0.m4:8: AM_PATH_GTK_2_0 is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:1975: the top level
configure.in:1975: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1975: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
autoconf/gtk.m4:7: AM_PATH_GTK is expanded from...
autoconf/gtk-2.0.m4:8: AM_PATH_GTK_2_0 is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:1975: the top level
configure.in:2008: warning: The macro 'AC_LANG_C' is obsolete.
configure.in:2008: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:2008: the top level
configure.in:2008: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:2008: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:2008: the top level
configure.in:2008: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:2008: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
autoconf/alsa.m4:17: AM_PATH_ALSA is expanded from...
autoconf/utils.m4:32: CONFIG_INTERFACE is expanded from...
configure.in:2008: the top level
autoreconf: running: /usr/bin/autoheader --force
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: automake --add-missing --copy --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:166: installing 'autoconf/compile'
interface/Makefile.am:25: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libarc/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libunimod/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
timidity/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
windrv/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory '.'
+ touch interface/tclIndex
+ export 'SHLDFLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ SHLDFLAGS='-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export EXTRADEFS=-DUSE_INTERP_RESULT
+ EXTRADEFS=-DUSE_INTERP_RESULT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./autoconf/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./autoconf/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./autoconf/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./autoconf/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./autoconf/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
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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=x86_64-mageia-linux-gnu --build=x86_64-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 --enable-audio=oss,alsa,portaudio,jack,ao,vorbis,flac,speex --enable-dynamic=dynamic,ncurses,slang,motif,tcltk,emacs,xaw,xskin,gtk --enable-interface=alsaseq --enable-network --enable-server --with-ao-libraries=/usr/lib64 --with-ogg-libraries=/usr/lib64 --with-vorbis-libraries=/usr/lib64 --with-libFLAC-libraries=/usr/lib64
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking target system type... x86_64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether grep returns status... yes
checking if --enable-debug option specified... no
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking for x86_64-mageia-linux-gnu-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 for gawk... (cached) gawk
checking for x86_64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether -rdynamic option is recognized... yes
checking for sqrt in -lm... yes
checking for socket in -lsocket... no
checking for dlopen in -ldl... yes
checking for NSLinkModule in -lobjc... no
checking for setlocale in -lxpg4... no
checking for gethostbyname... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking X11 version 6... 6 or newer
checking for XShapeCombineMask in -lXext... yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for SmcOpenConnection in -lSM... yes
checking for XtVaAppInitialize in -lXt... yes
checking for XmuInternAtom in -lXmu... yes
checking for XmuRegisterExternalAgent... yes
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 for vfork.h... no
checking for sys/param.h... yes
checking for XawInitializeWidgetSet in -lXaw3d... no
checking for XawInitializeWidgetSet in -lXaw... yes
checking for XmCreateForm in -lXm... yes
checking for XShmCreatePixmap... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for arpa/inet.h... yes
checking for errno.h... yes
checking for getopt.h... yes
checking for glob.h... yes
checking for dlfcn.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for machine/endian.h... no
checking for malloc.h... yes
checking for memory.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for nlist.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stropts.h... no
checking for soundcard.h... no
checking for alsa/asoundlib.h... yes
checking for sys/asoundlib.h... yes
checking for sys/audioio.h... no
checking for sys/awe_voice.h... no
checking for sys/ioctl.h... yes
checking for sys/ipc.h... yes
checking for sys/param.h... (cached) yes
checking for sys/shm.h... yes
checking for sys/socket.h... yes
checking for sys/soundcard.h... yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/sysctl.h... no
checking for termios.h... yes
checking for X11/Xlib.h... yes
checking for unistd.h... (cached) yes
checking for X11/extensions/XShm.h... yes
checking for X11/Xmu/ExtAgent.h... yes
checking for string.h... (cached) yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for ssize_t... checking for egrep -e... (cached) /usr/bin/grep -E
yes
checking volatile declaration... yes
checking union semun declaration... no
checking for error_at_line... yes
checking for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for dup2... yes
checking for floor... yes
checking for getcwd... yes
checking for gethostbyname... (cached) yes
checking for getopt... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for isatty... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for modf... yes
checking for munmap... yes
checking for popen... yes
checking for pow... yes
checking for select... yes
checking for signal... yes
checking for socket... yes
checking for sleep... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for sqrt... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... (cached) yes
checking for strtol... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for usleep... yes
checking for getopt_long... yes
checking for open_memstream... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking enable_audio=oss... yes - <sys/soundcard.h>
checking for open in -lossaudio... no
checking enable_audio=sun... no
checking enable_audio=hpux... no
checking enable_audio=irix... no
checking enable_audio=mme... no
checking enable_audio=sb_dsp... no
checking enable_audio=w32... no
checking enable_audio=darwin... no
checking enable_audio=alsa... yes, configuring alsa
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.1.1... found.
checking for snd_ctl_open in -lasound... yes
checking for snd_seq_port_info_set_timestamping... yes
checking enable_audio=alib... no
checking enable_audio=nas... no
checking enable_audio=arts... no
checking enable_audio=esd... no
checking enable_audio=portaudio... yes
checking enable_audio=npipe... no
checking enable_audio=jack... yes
checking enable_audio=ao... yes, configuring ao
checking for dlopen... yes
checking for ao... yes
checking enable_audio=vorbis... yes, configuring vorbis
checking for Ogg... yes
checking for Vorbis... yes
checking enable_audio=flac... yes, configuring flac
checking for libFLAC... yes
checking for libOggFLAC... no
*** Could not run libOggFLAC test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means libOggFLAC was incorrectly installed
*** or that you have moved libOggFLAC since it was installed. In the latter case, you
*** may want to edit the libOggFLAC-config script: 
checking enable_audio=speex... yes
checking enable_audio=gogo... no
checking default output mode... oss/d
checking for LoadLibrary... no
checking for shl_load... no
checking for NSLinkModule... no
checking dynamic link method... use dl_dlopen.c
checking whether your dlsym() needs a leading underscore... no
checking for ncurses.h... yes
checking for ncurses/curses.h... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking for SLang_init_tty in -lslang... yes
checking for slang/slang.h... yes
checking for slang.h... no
checking for initscr in -ltermcap... no
checking for Tcl_Init in -ltcl... yes
checking for Tk_Init in -ltk... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.33)
checking for sys/soundcard.h... (cached) yes
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.1.1... found.
checking for snd_ctl_open in -lasound... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autoconf/Makefile
config.status: creating common.makefile
config.status: WARNING:  'common.makefile.in' seems to ignore the --datarootdir setting
config.status: creating configs/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating doc/ja_JP.eucJP/Makefile
config.status: creating interface/Makefile
config.status: creating interface/motif_bitmaps/Makefile
config.status: creating interface/bitmaps/Makefile
config.status: creating interface/pixmaps/Makefile
config.status: creating libarc/Makefile
config.status: creating libunimod/Makefile
config.status: creating timidity/Makefile
config.status: creating windrv/Makefile
config.status: creating utils/Makefile
config.status: creating script/Makefile
config.status: creating config.h
config.status: creating interface.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in autoconf
make[2]: Nothing to be done for 'all'.
Making all in utils
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o getaddrinfo.o getaddrinfo.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o nkflib.o nkflib.c
nkflib.c:389:5: error: conflicting types for 'line_fold'; have 'int(void)'
  389 | int line_fold();
      |     ^~~~~~~~~
nkflib.c:319:17: note: previous declaration of 'line_fold' with type 'int(int,  int)'
  319 | static  int     line_fold(int c2,int c1);
      |                 ^~~~~~~~~
nkflib.c: In function 'e_oconv':
nkflib.c:1594:16: error: too many arguments to function 'line_fold'; expected 0, have 2
 1594 |         switch(line_fold(c2,c1)) {
      |                ^~~~~~~~~ ~~
nkflib.c:389:5: note: declared here
  389 | int line_fold();
      |     ^~~~~~~~~
nkflib.c: In function 's_oconv':
nkflib.c:1646:16: error: too many arguments to function 'line_fold'; expected 0, have 2
 1646 |         switch(line_fold(c2,c1)) {
      |                ^~~~~~~~~ ~~
nkflib.c:389:5: note: declared here
  389 | int line_fold();
      |     ^~~~~~~~~
nkflib.c: In function 'j_oconv':
nkflib.c:1694:16: error: too many arguments to function 'line_fold'; expected 0, have 2
 1694 |         switch(line_fold(c2,c1)) {
      |                ^~~~~~~~~ ~~
nkflib.c:389:5: note: declared here
  389 | int line_fold();
      |     ^~~~~~~~~
nkflib.c: At top level:
nkflib.c:1829:1: error: conflicting types for 'line_fold'; have 'int(int,  int)'
 1829 | line_fold(int c2, int c1)
      | ^~~~~~~~~
nkflib.c:389:5: note: previous declaration of 'line_fold' with type 'int(void)'
  389 | int line_fold();
      |     ^~~~~~~~~
nkflib.c: In function 'mime_ungetc':
nkflib.c:2233:1: warning: old-style function definition [-Wold-style-definition]
 2233 | mime_ungetc(c)
      | ^~~~~~~~~~~
make[2]: *** [Makefile:557: nkflib.o] Error 1
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o timer.o timer.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o support.o support.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o strtab.o strtab.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o mblock.o mblock.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o memb.o memb.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o bitset.o bitset.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o net.o net.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I../libarc -I../timidity  -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -DUSE_INTERP_RESULT -DAU_OSS -DAU_ALSA -DAU_PORTAUDIO -DAU_JACK -DAU_AO -DAU_VORBIS -DAU_FLAC -DAU_SPEEX  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wno-implicit-function-declaration -Wno-incompatible-pointer-types -pthread -c -o fft4g.o fft4g.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/timidity++-2.15.0-build/TiMidity++-2.15.0/utils'
make[1]: *** [Makefile:510: all-recursive] Error 1
make: *** [Makefile:441: all] Error 2
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.6MrUnk (%build)

RPM build errors:
    Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.6MrUnk (%build)
I: [iurt_root_command] ERROR: chroot