+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tse3.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.6XHxCu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tse3-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tse3-0.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tse3-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tse3-size_t-64bit.patch):' Patch #0 (tse3-size_t-64bit.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .64bit --fuzz=0 patching file src/tse3/file/XML.cpp patching file src/tse3/file/XML.h + echo 'Patch #1 (tse3-gcc43.patch):' Patch #1 (tse3-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .gcc43 --fuzz=0 patching file src/examples/recording/recording.cpp patching file src/tse3/cmd/Phrase.h patching file src/tse3/MidiFile.cpp patching file src/tse3/plt/OSS.cpp patching file src/tse3/Serializable.h patching file src/tse3/TSE2MDL.cpp patching file src/tse3play/tse3play.cpp + find . -name '*.cpp' -perm /111 -exec chmod 644 '{}' ';' + find . -name '*.h' -perm /111 -exec chmod 644 '{}' ';' + for i in demos/Demo.tse3 doc/History + iconv -o demos/Demo.tse3.iso88591 -f iso88591 -t utf8 demos/Demo.tse3 + touch -r demos/Demo.tse3 demos/Demo.tse3.iso88591 + mv -f demos/Demo.tse3.iso88591 demos/Demo.tse3 + for i in demos/Demo.tse3 doc/History + iconv -o doc/History.iso88591 -f iso88591 -t utf8 doc/History + touch -r doc/History doc/History.iso88591 + mv -f doc/History.iso88591 doc/History + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8sHZ2L + umask 022 + cd /builddir/build/BUILD + cd tse3-0.3.1 + autoreconf -fi aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:132: warning: underquoted definition of AC_CHECK_OSS configure.in:132: run info Automake 'Extending aclocal' configure.in:132: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:132: warning: underquoted definition of AC_CHECK_OSS configure.in:132: run info Automake 'Extending aclocal' configure.in:132: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:27: installing './compile' configure.in:19: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' doc/Makefile.am:98: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:105: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:108: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:111: warning: '%'-style pattern rules are a GNU make extension src/examples/contents/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/examples/contents/Makefile.am: installing './depcomp' src/examples/midifile/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/examples/ports/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/examples/recording/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/examples/scale/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/Makefile.am:60: warning: patsubst %.cpp,i/%.i,$(libtse3_la_SOURCES: non-POSIX variable name src/tse3/Makefile.am:60: (probably a GNU make extension) src/tse3/Makefile.am:65: warning: '%'-style pattern rules are a GNU make extension src/tse3/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/app/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/cmd/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/file/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/ins/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/listen/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/listen/app/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/listen/cmd/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/listen/ins/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/plt/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3/util/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/tse3play/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + 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 + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --with-alsa --with-mutex --with-doc-install --without-oss checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu configure: WARNING: CXXFLAGS is set to "-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 " **** warning: You are building this library with debugging **** **** enabled, which will make the library enormous. **** **** You can try setting the environment variable CXXFLAGS **** **** to -O2 to prevent the default -g flag being added. **** checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) 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 linux/awe_voice.h usability... no checking linux/awe_voice.h presence... no checking for linux/awe_voice.h... no checking awe_voice.h usability... no checking awe_voice.h presence... no checking for awe_voice.h... no checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no checking for unistd.h... (cached) yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking kde/arts/artsmidi.h usability... no checking kde/arts/artsmidi.h presence... no checking for kde/arts/artsmidi.h... no checking arts/artsmidi.h usability... no checking arts/artsmidi.h presence... no checking for arts/artsmidi.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for select... yes checking whether to install library documentation... yes checking whether threading support is wanted... yes checking for sys/soundcard.h... (cached) yes checking whether OSS is available... yes checking whether OSS support is wanted... no checking for sys/asoundlib.h... (cached) yes checking for alsa/asoundlib.h... (cached) yes checking for snd_seq_create_simple_port in -lasound... yes checking for Alsa version... 1 checking whether ALSA is available... yes checking whether ALSA support is wanted... yes checking for kde/arts/artsmidi.h... (cached) no checking for arts/artsmidi.h... (cached) no which: no kde-config in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) checking /opt/kde3/include/arts/artsmidi.h usability... no checking /opt/kde3/include/arts/artsmidi.h presence... no checking for /opt/kde3/include/arts/artsmidi.h... no checking /opt/kde2/include/arts/artsmidi.h usability... no checking /opt/kde2/include/arts/artsmidi.h presence... no checking for /opt/kde2/include/arts/artsmidi.h... no aRts prefix is NONE which: no kde-config in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) checking whether aRts is available... no checking whether aRts support is wanted... yes checking whether Win32 MIDI is available... no checking whether Win32 support is wanted... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating demos/Makefile config.status: creating src/Makefile config.status: creating src/tse3/Makefile config.status: creating src/tse3/app/Makefile config.status: creating src/tse3/cmd/Makefile config.status: creating src/tse3/file/Makefile config.status: creating src/tse3/ins/Makefile config.status: creating src/tse3/plt/Makefile config.status: creating src/tse3/util/Makefile config.status: creating src/tse3/listen/Makefile config.status: creating src/tse3/listen/app/Makefile config.status: creating src/tse3/listen/cmd/Makefile config.status: creating src/tse3/listen/ins/Makefile config.status: creating src/tse3play/Makefile config.status: creating src/examples/Makefile config.status: creating src/examples/contents/Makefile config.status: creating src/examples/scale/Makefile config.status: creating src/examples/midifile/Makefile config.status: creating src/examples/ports/Makefile config.status: creating src/examples/recording/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tse3-0.3.1' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/doc' Creating About.html from src/About.html.in Creating Article.html from src/Article.html.in Creating Build.html from src/Build.html.in Creating Bugs.html from src/Bugs.html.in Creating Commands.html from src/Commands.html.in Creating Copyright.html from src/Copyright.html.in Creating Error.html from src/Error.html.in Creating Examples.html from src/Examples.html.in Creating Feedback.html from src/Feedback.html.in Creating HOWTO.html from src/HOWTO.html.in Creating History.html from src/History.html.in Creating InsFiles.html from src/InsFiles.html.in Creating KDOC.html from src/KDOC.html.in Creating Mutex.html from src/Mutex.html.in Creating Notifier.html from src/Notifier.html.in Creating Playable.html from src/Playable.html.in Creating Porting.html from src/Porting.html.in Creating Psalm150.html from src/Psalm150.html.in Creating Song.html from src/Song.html.in Creating Structure.html from src/Structure.html.in Creating TSE3MDL.html from src/TSE3MDL.html.in Creating Trax.html from src/Trax.html.in Creating Trouble.html from src/Trouble.html.in Creating Whitepaper.html from src/Whitepaper.html.in Creating Version.html from src/Version.html.in Creating index.html from src/index.html.in Creating pete.jpeg from src/pete.jpeg.verbatim.in cp src/pete.jpeg.verbatim.in pete.jpeg Creating trax.gif from src/trax.gif.verbatim.in cp src/trax.gif.verbatim.in trax.gif Creating tse3.gif from src/tse3.gif.verbatim.in cp src/tse3.gif.verbatim.in tse3.gif Creating tse3logo.png from src/tse3logo.png.verbatim.in cp src/tse3logo.png.verbatim.in tse3logo.png make[2]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/doc' Making all in demos make[2]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/demos' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/demos' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src' Making all in tse3 make[3]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3' Making all in util make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/util' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Demidify.lo Demidify.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Demidify.cpp -fPIC -DPIC -o .libs/Demidify.o Demidify.cpp: In member function 'int TSE3::Util::Demidify::matchParts(TSE3::Song*, size_t, size_t)': Demidify.cpp:495:10: warning: variable 'removeOldPhr2' set but not used [-Wunused-but-set-variable] bool removeOldPhr2 = true; ^~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o MidiScheduler.lo MidiScheduler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c MidiScheduler.cpp -fPIC -DPIC -o .libs/MidiScheduler.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o MulDiv.lo MulDiv.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c MulDiv.cpp -fPIC -DPIC -o .libs/MulDiv.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o NoteNumber.lo NoteNumber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c NoteNumber.cpp -fPIC -DPIC -o .libs/NoteNumber.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Phrase.lo Phrase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Phrase.cpp -fPIC -DPIC -o .libs/Phrase.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o PowerQuantise.lo PowerQuantise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c PowerQuantise.cpp -fPIC -DPIC -o .libs/PowerQuantise.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Song.lo Song.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Song.cpp -fPIC -DPIC -o .libs/Song.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Snap.lo Snap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Snap.cpp -fPIC -DPIC -o .libs/Snap.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Track.lo Track.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Track.cpp -fPIC -DPIC -o .libs/Track.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3util.la Demidify.lo MidiScheduler.lo MulDiv.lo NoteNumber.lo Phrase.lo PowerQuantise.lo Song.lo Snap.lo Track.lo libtool: link: ar cru .libs/libtse3util.a .libs/Demidify.o .libs/MidiScheduler.o .libs/MulDiv.o .libs/NoteNumber.o .libs/Phrase.o .libs/PowerQuantise.o .libs/Song.o .libs/Snap.o .libs/Track.o libtool: link: ranlib .libs/libtse3util.a libtool: link: ( cd ".libs" && rm -f "libtse3util.la" && ln -s "../libtse3util.la" "libtse3util.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/util' Making all in cmd make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/cmd' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o CommandGroup.lo CommandGroup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c CommandGroup.cpp -fPIC -DPIC -o .libs/CommandGroup.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o CommandHistory.lo CommandHistory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c CommandHistory.cpp -fPIC -DPIC -o .libs/CommandHistory.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o FlagTrack.lo FlagTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c FlagTrack.cpp -fPIC -DPIC -o .libs/FlagTrack.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Song.lo Song.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Song.cpp -fPIC -DPIC -o .libs/Song.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Track.lo Track.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Track.cpp -fPIC -DPIC -o .libs/Track.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Part.lo Part.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Part.cpp -fPIC -DPIC -o .libs/Part.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Phrase.lo Phrase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Phrase.cpp -fPIC -DPIC -o .libs/Phrase.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3cmd.la CommandGroup.lo CommandHistory.lo FlagTrack.lo Song.lo Track.lo Part.lo Phrase.lo libtool: link: ar cru .libs/libtse3cmd.a .libs/CommandGroup.o .libs/CommandHistory.o .libs/FlagTrack.o .libs/Song.o .libs/Track.o .libs/Part.o .libs/Phrase.o libtool: link: ranlib .libs/libtse3cmd.a libtool: link: ( cd ".libs" && rm -f "libtse3cmd.la" && ln -s "../libtse3cmd.la" "libtse3cmd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/cmd' Making all in plt make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/plt' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o OSS.lo OSS.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c OSS.cpp -fPIC -DPIC -o .libs/OSS.o OSS.cpp:573:11: warning: 'FILE* {anonymous}::findFileInPaths(std::__cxx11::string&, std::__cxx11::string&)' defined but not used [-Wunused-function] FILE *findFileInPaths(std::string &leaf, std::string &path) ^~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Factory_Unix.lo Factory_Unix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Factory_Unix.cpp -fPIC -DPIC -o .libs/Factory_Unix.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Alsa-0.9.lo Alsa-0.9.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Alsa-0.9.cpp -fPIC -DPIC -o .libs/Alsa-0.9.o Alsa-0.9.cpp:28:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition In file included from Alsa-0.9.cpp:33:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] #warning This header is deprecated, use instead. ^~~~~~~ Alsa-0.9.cpp: In member function 'void TSE3::Plt::AlsaImpl::tx(TSE3::MidiCommand, int, long int, long int)': Alsa-0.9.cpp:286:44: warning: narrowing conversion of 'sec' from 'long int' to 'unsigned int' inside { } is ill-formed in C++11 [-Wnarrowing] snd_seq_real_time_t time = { sec, nsec }; ^ Alsa-0.9.cpp:286:44: warning: narrowing conversion of 'nsec' from 'long int' to 'unsigned int' inside { } is ill-formed in C++11 [-Wnarrowing] Alsa-0.9.cpp:292:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (mc.data2) ^~ Alsa-0.9.cpp:299:9: note: here case MidiCommand_NoteOff: ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3plt.la OSS.lo Factory_Unix.lo Alsa-0.9.lo -lasound libtool: link: ar cru .libs/libtse3plt.a .libs/OSS.o .libs/Factory_Unix.o .libs/Alsa-0.9.o libtool: link: ranlib .libs/libtse3plt.a libtool: link: ( cd ".libs" && rm -f "libtse3plt.la" && ln -s "../libtse3plt.la" "libtse3plt.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/plt' Making all in app make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/app' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Application.lo Application.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Application.cpp -fPIC -DPIC -o .libs/Application.o In file included from ../../../src/tse3/Transport.h:24:0, from Application.cpp:22: ../../../src/tse3/MidiMapper.h:65:13: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const int map(int fromPort) const; ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Choices.lo Choices.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Choices.cpp -fPIC -DPIC -o .libs/Choices.o In file included from ../../../src/tse3/Transport.h:24:0, from Choices.cpp:29: ../../../src/tse3/MidiMapper.h:65:13: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const int map(int fromPort) const; ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Modified.lo Modified.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Modified.cpp -fPIC -DPIC -o .libs/Modified.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o PartSelection.lo PartSelection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c PartSelection.cpp -fPIC -DPIC -o .libs/PartSelection.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o PartDisplay.lo PartDisplay.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c PartDisplay.cpp -fPIC -DPIC -o .libs/PartDisplay.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Record.lo Record.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Record.cpp -fPIC -DPIC -o .libs/Record.o In file included from ../../../src/tse3/Transport.h:24:0, from Record.cpp:20: ../../../src/tse3/MidiMapper.h:65:13: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const int map(int fromPort) const; ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o TrackSelection.lo TrackSelection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c TrackSelection.cpp -fPIC -DPIC -o .libs/TrackSelection.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3app.la Application.lo Choices.lo Modified.lo PartSelection.lo PartDisplay.lo Record.lo TrackSelection.lo libtool: link: ar cru .libs/libtse3app.a .libs/Application.o .libs/Choices.o .libs/Modified.o .libs/PartSelection.o .libs/PartDisplay.o .libs/Record.o .libs/TrackSelection.o libtool: link: ranlib .libs/libtse3app.a libtool: link: ( cd ".libs" && rm -f "libtse3app.la" && ln -s "../libtse3app.la" "libtse3app.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/app' Making all in ins make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/ins' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Destination.lo Destination.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Destination.cpp -fPIC -DPIC -o .libs/Destination.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Instrument.lo Instrument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Instrument.cpp -fPIC -DPIC -o .libs/Instrument.o Instrument.cpp:145:2: warning: #warning is a GCC extension #warning This is not implemented ^~~~~~~ Instrument.cpp:145:2: warning: #warning This is not implemented [-Wcpp] /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3ins.la Destination.lo Instrument.lo libtool: link: ar cru .libs/libtse3ins.a .libs/Destination.o .libs/Instrument.o libtool: link: ranlib .libs/libtse3ins.a libtool: link: ( cd ".libs" && rm -f "libtse3ins.la" && ln -s "../libtse3ins.la" "libtse3ins.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/ins' Making all in listen make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen' Making all in app make[5]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/app' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/app' Making all in cmd make[5]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/cmd' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/cmd' Making all in ins make[5]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/ins' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen/ins' make[5]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen' make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/listen' Making all in file make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/file' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o DisplayParams.lo DisplayParams.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c DisplayParams.cpp -fPIC -DPIC -o .libs/DisplayParams.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o FlagTrack.lo FlagTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c FlagTrack.cpp -fPIC -DPIC -o .libs/FlagTrack.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o KeySigTrack.lo KeySigTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c KeySigTrack.cpp -fPIC -DPIC -o .libs/KeySigTrack.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o MidiFilter.lo MidiFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c MidiFilter.cpp -fPIC -DPIC -o .libs/MidiFilter.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o MidiParams.lo MidiParams.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c MidiParams.cpp -fPIC -DPIC -o .libs/MidiParams.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Part.lo Part.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Part.cpp -fPIC -DPIC -o .libs/Part.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o PhraseList.lo PhraseList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c PhraseList.cpp -fPIC -DPIC -o .libs/PhraseList.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Song.lo Song.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Song.cpp -fPIC -DPIC -o .libs/Song.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o TempoTrack.lo TempoTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c TempoTrack.cpp -fPIC -DPIC -o .libs/TempoTrack.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o TimeSigTrack.lo TimeSigTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c TimeSigTrack.cpp -fPIC -DPIC -o .libs/TimeSigTrack.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Track.lo Track.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Track.cpp -fPIC -DPIC -o .libs/Track.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o Write.lo Write.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c Write.cpp -fPIC -DPIC -o .libs/Write.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c -o XML.lo XML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -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 -W -Wall -ansi -pedantic -c XML.cpp -fPIC -DPIC -o .libs/XML.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -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 -W -Wall -ansi -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtse3file.la DisplayParams.lo FlagTrack.lo KeySigTrack.lo MidiFilter.lo MidiParams.lo Part.lo PhraseList.lo Song.lo TempoTrack.lo TimeSigTrack.lo Track.lo Write.lo XML.lo libtool: link: ar cru .libs/libtse3file.a .libs/DisplayParams.o .libs/FlagTrack.o .libs/KeySigTrack.o .libs/MidiFilter.o .libs/MidiParams.o .libs/Part.o .libs/PhraseList.o .libs/Song.o .libs/TempoTrack.o .libs/TimeSigTrack.o .libs/Track.o .libs/Write.o .libs/XML.o libtool: link: ranlib .libs/libtse3file.a libtool: link: ( cd ".libs" && rm -f "libtse3file.la" && ln -s "../libtse3file.la" "libtse3file.la" ) make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3/file' make[4]: Entering directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -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 -W -Wall -ansi -pedantic -c -o test.o test.cpp In file included from ../../src/tse3/Transport.h:24:0, from test.cpp:24: ../../src/tse3/MidiMapper.h:65:13: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const int map(int fromPort) const; ^~~~~ make[4]: *** No rule to make target '../../src/tse3/libtse3.la', needed by 'test'. Stop. make[4]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3' make[3]: *** [Makefile:675: all-recursive] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src/tse3' make[2]: *** [Makefile:363: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1/src' make[1]: *** [Makefile:470: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/tse3-0.3.1' make: *** [Makefile:381: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.8sHZ2L (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8sHZ2L (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff