Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/amsynth.spec'], chrootPath='/var/lib/mock/f33-build-23175757-2191646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/amsynth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1601769600 Wrote: /builddir/build/SRPMS/amsynth-1.11.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/amsynth.spec'], chrootPath='/var/lib/mock/f33-build-23175757-2191646/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/amsynth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1601769600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.whesiD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf amsynth-1.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/amsynth-1.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd amsynth-1.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qlFsUD + umask 022 + cd /builddir/build/BUILD + cd amsynth-1.11.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-09-20 09:09:52.000000000 +0000 +++ ./configure 2020-10-04 22:38:50.700697761 +0000 @@ -1944,7 +1944,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-10-04 22:38:50.700697761 +0000 +++ ./configure 2020-10-04 22:38:50.730700944 +0000 @@ -6677,7 +6677,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18831,7 +18831,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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-jack --with-alsa --with-sndfile --with-lash --with-dssi configure: WARNING: unrecognized options: --with-sndfile 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 whether make supports nested variables... (cached) yes checking for aarch64-redhat-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 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 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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu 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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6631: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes 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 whether g++ supports C++11 features with -std=c++11... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking for sin in -lm... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for ALSA... yes checking for JACK... yes checking jack/midiport.h usability... yes checking jack/midiport.h presence... yes checking for jack/midiport.h... yes checking jack/session.h usability... yes checking jack/session.h presence... yes checking for jack/session.h... yes checking for LASH... yes checking for LIBLO... yes checking for DSSI... yes checking for LIBLO... yes checking for LV2... yes checking for pandoc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/amsynth.desktop config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/fr/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-sndfile +------------------------------------------------------- amsynth 1.11.0 | | GTK version........................................... : 2.24.32 | Build with GUI support................................ : yes | | Build with OSS support................................ : yes | Build with ALSA support............................... : yes | Build with JACK support............................... : yes | Build with JACK MIDI support.......................... : yes | Build with JACK session support....................... : yes | Build with LASH support............................... : yes | Build with Non Session Manager support................ : yes | Build DSSI plugin..................................... : yes | Build DSSI GUI........................................ : yes | Build LV2 plugin...................................... : yes | Build VST plugin...................................... : yes | | Generate man pages using pandoc....................... : yes configure complete. now type 'make' to build amsynth and then, as root, 'make install' to install + /usr/bin/make -O -j224 V=1 VERBOSE=1 V=1 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/po' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/po' Making all in man Making all in de make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' pandoc -s -t man -V footer='amsynth 1.11.0' -o amsynth.1 amsynth.1.md make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' Making all in fr make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' pandoc -s -t man -V footer='amsynth 1.11.0' -o amsynth.1 amsynth.1.md make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man' pandoc -s -t man -V footer='amsynth 1.11.0' -o amsynth.1 amsynth.1.md make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-lash.o `test -f 'src/lash.c' || echo './'`src/lash.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/lash.c: In function 'amsynth_lash_poll_events': src/lash.c:116:6: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | asprintf(&filename, "%s/bank", lash_event_get_string(event)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lash.c:120:6: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | asprintf(&filename, "%s/preset_number", lash_event_get_string(event)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lash.c:133:6: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | asprintf(&filename, "%s/bank", lash_event_get_string(event)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lash.c:137:6: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | asprintf(&filename, "%s/preset_number", lash_event_get_string(event)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/vst-amsynth-plugin.metainfo.xml.in data/vst-amsynth-plugin.metainfo.xml Generating and caching the translation database Merging translations into data/vst-amsynth-plugin.metainfo.xml. CREATED data/vst-amsynth-plugin.metainfo.xml make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/lv2-amsynth-plugin.metainfo.xml.in data/lv2-amsynth-plugin.metainfo.xml Found cached translation database Merging translations into data/lv2-amsynth-plugin.metainfo.xml. CREATED data/lv2-amsynth-plugin.metainfo.xml make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/dssi-amsynth-plugin.metainfo.xml.in data/dssi-amsynth-plugin.metainfo.xml Found cached translation database Merging translations into data/dssi-amsynth-plugin.metainfo.xml. CREATED data/dssi-amsynth-plugin.metainfo.xml make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/amsynth.appdata.xml.in data/amsynth.appdata.xml Found cached translation database Merging translations into data/amsynth.appdata.xml. CREATED data/amsynth.appdata.xml make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth-allpass.o `test -f 'src/freeverb/allpass.cpp' || echo './'`src/freeverb/allpass.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth-comb.o `test -f 'src/freeverb/comb.cpp' || echo './'`src/freeverb/comb.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_dssi_la-allpass.lo `test -f 'src/freeverb/allpass.cpp' || echo './'`src/freeverb/allpass.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_dssi_la-allpass.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -o src/freeverb/amsynth_dssi_la-allpass.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_dssi_la-comb.lo `test -f 'src/freeverb/comb.cpp' || echo './'`src/freeverb/comb.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_dssi_la-comb.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -o src/freeverb/amsynth_dssi_la-comb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_lv2_la-allpass.lo `test -f 'src/freeverb/allpass.cpp' || echo './'`src/freeverb/allpass.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_lv2_la-allpass.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -o src/freeverb/amsynth_lv2_la-allpass.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_vst_la-allpass.lo `test -f 'src/freeverb/allpass.cpp' || echo './'`src/freeverb/allpass.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_vst_la-allpass.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/allpass.cpp -o src/freeverb/amsynth_vst_la-allpass.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_lv2_la-comb.lo `test -f 'src/freeverb/comb.cpp' || echo './'`src/freeverb/comb.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_lv2_la-comb.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -o src/freeverb/amsynth_lv2_la-comb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_vst_la-comb.lo `test -f 'src/freeverb/comb.cpp' || echo './'`src/freeverb/comb.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_vst_la-comb.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/comb.cpp -o src/freeverb/amsynth_vst_la-comb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth-LowPassFilter.o `test -f 'src/VoiceBoard/LowPassFilter.cpp' || echo './'`src/VoiceBoard/LowPassFilter.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth-Distortion.o `test -f 'src/Effects/Distortion.cpp' || echo './'`src/Effects/Distortion.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth-ADSR.o `test -f 'src/VoiceBoard/ADSR.cpp' || echo './'`src/VoiceBoard/ADSR.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth-VoiceBoard.o `test -f 'src/VoiceBoard/VoiceBoard.cpp' || echo './'`src/VoiceBoard/VoiceBoard.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-bitmap_button.o `test -f 'src/GUI/bitmap_button.c' || echo './'`src/GUI/bitmap_button.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_button.c:38:1: warning: no semicolon at end of struct or union 38 | } bitmap_button; | ^ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-bitmap_popup.o `test -f 'src/GUI/bitmap_popup.c' || echo './'`src/GUI/bitmap_popup.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-bitmap_knob.o `test -f 'src/GUI/bitmap_knob.c' || echo './'`src/GUI/bitmap_knob.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_knob.c: In function 'bitmap_knob_scroll': src/GUI/bitmap_knob.c:309:11: warning: unused variable 'step' [-Wunused-variable] 309 | gdouble step = gtk_adjustment_get_step_increment (self->adjustment); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_vst_la-Distortion.lo `test -f 'src/Effects/Distortion.cpp' || echo './'`src/Effects/Distortion.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_vst_la-Distortion.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -o src/Effects/amsynth_vst_la-Distortion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_dssi_la-ADSR.lo `test -f 'src/VoiceBoard/ADSR.cpp' || echo './'`src/VoiceBoard/ADSR.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_dssi_la-ADSR.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -o src/VoiceBoard/amsynth_dssi_la-ADSR.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth-Oscillator.o `test -f 'src/VoiceBoard/Oscillator.cpp' || echo './'`src/VoiceBoard/Oscillator.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_dssi_la-Distortion.lo `test -f 'src/Effects/Distortion.cpp' || echo './'`src/Effects/Distortion.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_dssi_la-Distortion.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -o src/Effects/amsynth_dssi_la-Distortion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_lv2_la-LowPassFilter.lo `test -f 'src/VoiceBoard/LowPassFilter.cpp' || echo './'`src/VoiceBoard/LowPassFilter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_lv2_la-LowPassFilter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -o src/VoiceBoard/amsynth_lv2_la-LowPassFilter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_lv2_la-Distortion.lo `test -f 'src/Effects/Distortion.cpp' || echo './'`src/Effects/Distortion.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_lv2_la-Distortion.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/Distortion.cpp -o src/Effects/amsynth_lv2_la-Distortion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_dssi_la-LowPassFilter.lo `test -f 'src/VoiceBoard/LowPassFilter.cpp' || echo './'`src/VoiceBoard/LowPassFilter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_dssi_la-LowPassFilter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -o src/VoiceBoard/amsynth_dssi_la-LowPassFilter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-editor_pane.o `test -f 'src/GUI/editor_pane.c' || echo './'`src/GUI/editor_pane.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-bitmap_button.o `test -f 'src/GUI/bitmap_button.c' || echo './'`src/GUI/bitmap_button.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_button.c:38:1: warning: no semicolon at end of struct or union 38 | } bitmap_button; | ^ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/drivers/amsynth-OSSMidiDriver.o `test -f 'src/drivers/OSSMidiDriver.cpp' || echo './'`src/drivers/OSSMidiDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_lv2_la-ADSR.lo `test -f 'src/VoiceBoard/ADSR.cpp' || echo './'`src/VoiceBoard/ADSR.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_lv2_la-ADSR.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -o src/VoiceBoard/amsynth_lv2_la-ADSR.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-bitmap_knob.o `test -f 'src/GUI/bitmap_knob.c' || echo './'`src/GUI/bitmap_knob.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_knob.c: In function 'bitmap_knob_scroll': src/GUI/bitmap_knob.c:309:11: warning: unused variable 'step' [-Wunused-variable] 309 | gdouble step = gtk_adjustment_get_step_increment (self->adjustment); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-bitmap_popup.o `test -f 'src/GUI/bitmap_popup.c' || echo './'`src/GUI/bitmap_popup.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth-SoftLimiter.o `test -f 'src/Effects/SoftLimiter.cpp' || echo './'`src/Effects/SoftLimiter.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_dssi_la-Oscillator.lo `test -f 'src/VoiceBoard/Oscillator.cpp' || echo './'`src/VoiceBoard/Oscillator.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_dssi_la-Oscillator.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -o src/VoiceBoard/amsynth_dssi_la-Oscillator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_vst_la-LowPassFilter.lo `test -f 'src/VoiceBoard/LowPassFilter.cpp' || echo './'`src/VoiceBoard/LowPassFilter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_vst_la-LowPassFilter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/LowPassFilter.cpp -o src/VoiceBoard/amsynth_vst_la-LowPassFilter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-editor_pane.o `test -f 'src/GUI/editor_pane.c' || echo './'`src/GUI/editor_pane.c make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_vst_la-ADSR.lo `test -f 'src/VoiceBoard/ADSR.cpp' || echo './'`src/VoiceBoard/ADSR.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_vst_la-ADSR.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/ADSR.cpp -o src/VoiceBoard/amsynth_vst_la-ADSR.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/drivers/amsynth-OSSAudioDriver.o `test -f 'src/drivers/OSSAudioDriver.cpp' || echo './'`src/drivers/OSSAudioDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_vst_la-Oscillator.lo `test -f 'src/VoiceBoard/Oscillator.cpp' || echo './'`src/VoiceBoard/Oscillator.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_vst_la-Oscillator.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -o src/VoiceBoard/amsynth_vst_la-Oscillator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/drivers/amsynth-ALSAMidiDriver.o `test -f 'src/drivers/ALSAMidiDriver.cpp' || echo './'`src/drivers/ALSAMidiDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_lv2_la-Oscillator.lo `test -f 'src/VoiceBoard/Oscillator.cpp' || echo './'`src/VoiceBoard/Oscillator.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_lv2_la-Oscillator.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/Oscillator.cpp -o src/VoiceBoard/amsynth_lv2_la-Oscillator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-gui_main.o `test -f 'src/GUI/gui_main.cpp' || echo './'`src/GUI/gui_main.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/gui_main.cpp: In function 'void spawn_new_instance()': src/GUI/gui_main.cpp:67:10: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | readlink("/proc/self/exe", exe_path, sizeof(exe_path)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/drivers/amsynth-ALSAmmapAudioDriver.o `test -f 'src/drivers/ALSAmmapAudioDriver.cpp' || echo './'`src/drivers/ALSAmmapAudioDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth-revmodel.o `test -f 'src/freeverb/revmodel.cpp' || echo './'`src/freeverb/revmodel.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_dssi_la-VoiceBoard.lo `test -f 'src/VoiceBoard/VoiceBoard.cpp' || echo './'`src/VoiceBoard/VoiceBoard.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_dssi_la-VoiceBoard.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -o src/VoiceBoard/amsynth_dssi_la-VoiceBoard.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/drivers/amsynth-ALSAAudioDriver.o `test -f 'src/drivers/ALSAAudioDriver.cpp' || echo './'`src/drivers/ALSAAudioDriver.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-gui_main.o `test -f 'src/GUI/gui_main.cpp' || echo './'`src/GUI/gui_main.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/gui_main.cpp: In function 'void spawn_new_instance()': src/GUI/gui_main.cpp:67:10: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | readlink("/proc/self/exe", exe_path, sizeof(exe_path)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-AudioOutput.o `test -f 'src/AudioOutput.cpp' || echo './'`src/AudioOutput.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_vst_la-VoiceBoard.lo `test -f 'src/VoiceBoard/VoiceBoard.cpp' || echo './'`src/VoiceBoard/VoiceBoard.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_vst_la-VoiceBoard.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -o src/VoiceBoard/amsynth_vst_la-VoiceBoard.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-filesystem.o `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_lv2_la-SoftLimiter.lo `test -f 'src/Effects/SoftLimiter.cpp' || echo './'`src/Effects/SoftLimiter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_lv2_la-SoftLimiter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -o src/Effects/amsynth_lv2_la-SoftLimiter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-bitmap_button.lo `test -f 'src/GUI/bitmap_button.c' || echo './'`src/GUI/bitmap_button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_button.c -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_button.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_button.c -o src/GUI/amsynth_lv2_gtk_la-bitmap_button.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_button.c:38:1: warning: no semicolon at end of struct or union 38 | } bitmap_button; | ^ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-ConfigDialog.o `test -f 'src/GUI/ConfigDialog.cpp' || echo './'`src/GUI/ConfigDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/VoiceBoard/amsynth_lv2_la-VoiceBoard.lo `test -f 'src/VoiceBoard/VoiceBoard.cpp' || echo './'`src/VoiceBoard/VoiceBoard.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -fPIC -DPIC -o src/VoiceBoard/.libs/amsynth_lv2_la-VoiceBoard.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceBoard/VoiceBoard.cpp -o src/VoiceBoard/amsynth_lv2_la-VoiceBoard.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_vst_la-SoftLimiter.lo `test -f 'src/Effects/SoftLimiter.cpp' || echo './'`src/Effects/SoftLimiter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_vst_la-SoftLimiter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -o src/Effects/amsynth_vst_la-SoftLimiter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-amsynth_dssi_gtk.o `test -f 'src/amsynth_dssi_gtk.cpp' || echo './'`src/amsynth_dssi_gtk.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/amsynth_dssi_gtk.cpp: In function 'char* tmpstr(const char*, ...)': src/amsynth_dssi_gtk.cpp:69:14: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | vasprintf(&string, format, args); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-Configuration.o `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/Effects/amsynth_dssi_la-SoftLimiter.lo `test -f 'src/Effects/SoftLimiter.cpp' || echo './'`src/Effects/SoftLimiter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -fPIC -DPIC -o src/Effects/.libs/amsynth_dssi_la-SoftLimiter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Effects/SoftLimiter.cpp -o src/Effects/amsynth_dssi_la-SoftLimiter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-editor_pane.lo `test -f 'src/GUI/editor_pane.c' || echo './'`src/GUI/editor_pane.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_pane.c -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-editor_pane.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_pane.c -o src/GUI/amsynth_vst_la-editor_pane.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-Configuration.o `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-editor_pane.lo `test -f 'src/GUI/editor_pane.c' || echo './'`src/GUI/editor_pane.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_pane.c -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-editor_pane.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_pane.c -o src/GUI/amsynth_lv2_gtk_la-editor_pane.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-filesystem.o `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-bitmap_knob.lo `test -f 'src/GUI/bitmap_knob.c' || echo './'`src/GUI/bitmap_knob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_knob.c -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_knob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_knob.c -o src/GUI/amsynth_lv2_gtk_la-bitmap_knob.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_knob.c: In function 'bitmap_knob_scroll': src/GUI/bitmap_knob.c:309:11: warning: unused variable 'step' [-Wunused-variable] 309 | gdouble step = gtk_adjustment_get_step_increment (self->adjustment); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-bitmap_button.lo `test -f 'src/GUI/bitmap_button.c' || echo './'`src/GUI/bitmap_button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_button.c -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-bitmap_button.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_button.c -o src/GUI/amsynth_vst_la-bitmap_button.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_button.c:38:1: warning: no semicolon at end of struct or union 38 | } bitmap_button; | ^ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-bitmap_popup.lo `test -f 'src/GUI/bitmap_popup.c' || echo './'`src/GUI/bitmap_popup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_popup.c -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-bitmap_popup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_popup.c -o src/GUI/amsynth_vst_la-bitmap_popup.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-Parameter.o `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/nsm/amsynth-NsmClient.o `test -f 'src/nsm/NsmClient.cpp' || echo './'`src/nsm/NsmClient.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-MidiController.o `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-bitmap_popup.lo `test -f 'src/GUI/bitmap_popup.c' || echo './'`src/GUI/bitmap_popup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_popup.c -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_popup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_popup.c -o src/GUI/amsynth_lv2_gtk_la-bitmap_popup.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-JackOutput.o `test -f 'src/JackOutput.cpp' || echo './'`src/JackOutput.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/JackOutput.cpp: In function 'void session_callback(jack_session_event_t*, void*)': src/JackOutput.cpp:211:10: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | readlink("/proc/self/exe", exe_path, sizeof(exe_path)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/JackOutput.cpp:214:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 214 | asprintf(&event->command_line, | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 215 | "%s -b \"${SESSION_DIR}%s.amsynth.bank\" -P %d -U %s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | exe_path, event->client_uuid, amsynth_get_preset_number(), event->client_uuid); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-bitmap_knob.lo `test -f 'src/GUI/bitmap_knob.c' || echo './'`src/GUI/bitmap_knob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_knob.c -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-bitmap_knob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/bitmap_knob.c -o src/GUI/amsynth_vst_la-bitmap_knob.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/bitmap_knob.c: In function 'bitmap_knob_scroll': src/GUI/bitmap_knob.c:309:11: warning: unused variable 'step' [-Wunused-variable] 309 | gdouble step = gtk_adjustment_get_step_increment (self->adjustment); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-VoiceAllocationUnit.o `test -f 'src/VoiceAllocationUnit.cpp' || echo './'`src/VoiceAllocationUnit.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-MIDILearnDialog.o `test -f 'src/GUI/MIDILearnDialog.cpp' || echo './'`src/GUI/MIDILearnDialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-PresetControllerView.o `test -f 'src/GUI/PresetControllerView.cpp' || echo './'`src/GUI/PresetControllerView.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-Parameter.o `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-MidiController.o `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/nsm/amsynth-NsmHandler.o `test -f 'src/nsm/NsmHandler.cpp' || echo './'`src/nsm/NsmHandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_dssi_la-revmodel.lo `test -f 'src/freeverb/revmodel.cpp' || echo './'`src/freeverb/revmodel.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_dssi_la-revmodel.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -o src/freeverb/amsynth_dssi_la-revmodel.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-gui_main.lo `test -f 'src/GUI/gui_main.cpp' || echo './'`src/GUI/gui_main.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/gui_main.cpp -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-gui_main.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/gui_main.cpp -o src/GUI/amsynth_vst_la-gui_main.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/gui_main.cpp: In function 'void spawn_new_instance()': src/GUI/gui_main.cpp:67:10: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | readlink("/proc/self/exe", exe_path, sizeof(exe_path)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/main.cpp: In function 'void amsynth_midi_input(unsigned char, unsigned char, unsigned char)': src/main.cpp:432:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 432 | write(gui_midi_pipe[1], buffer, sizeof(buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_lv2_la-revmodel.lo `test -f 'src/freeverb/revmodel.cpp' || echo './'`src/freeverb/revmodel.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_lv2_la-revmodel.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -o src/freeverb/amsynth_lv2_la-revmodel.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-TuningMap.o `test -f 'src/TuningMap.cpp' || echo './'`src/TuningMap.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-gui_main.lo `test -f 'src/GUI/gui_main.cpp' || echo './'`src/GUI/gui_main.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/gui_main.cpp -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-gui_main.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/gui_main.cpp -o src/GUI/amsynth_lv2_gtk_la-gui_main.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/gui_main.cpp: In function 'void spawn_new_instance()': src/GUI/gui_main.cpp:67:10: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | readlink("/proc/self/exe", exe_path, sizeof(exe_path)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/freeverb/amsynth_vst_la-revmodel.lo `test -f 'src/freeverb/revmodel.cpp' || echo './'`src/freeverb/revmodel.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -fPIC -DPIC -o src/freeverb/.libs/amsynth_vst_la-revmodel.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/freeverb/revmodel.cpp -o src/freeverb/amsynth_vst_la-revmodel.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-filesystem.lo `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-filesystem.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -o src/amsynth_dssi_la-filesystem.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-filesystem.lo `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-filesystem.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -o src/amsynth_lv2_gtk_la-filesystem.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-Configuration.lo `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-Configuration.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -o src/amsynth_lv2_gtk_la-Configuration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-filesystem.lo `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-filesystem.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -o src/amsynth_vst_la-filesystem.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-editor_menus.o `test -f 'src/GUI/editor_menus.cpp' || echo './'`src/GUI/editor_menus.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-Synthesizer.o `test -f 'src/Synthesizer.cpp' || echo './'`src/Synthesizer.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-Configuration.lo `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-Configuration.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -o src/amsynth_dssi_la-Configuration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-Configuration.lo `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-Configuration.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -o src/amsynth_vst_la-Configuration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_dssi_gtk-editor_menus.o `test -f 'src/GUI/editor_menus.cpp' || echo './'`src/GUI/editor_menus.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-Parameter.lo `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-Parameter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -o src/amsynth_dssi_la-Parameter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-Parameter.lo `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-Parameter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -o src/amsynth_lv2_gtk_la-Parameter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-Configuration.lo `test -f 'src/Configuration.cpp' || echo './'`src/Configuration.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-Configuration.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Configuration.cpp -o src/amsynth_lv2_la-Configuration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-Parameter.lo `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-Parameter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -o src/amsynth_vst_la-Parameter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-MainWindow.o `test -f 'src/GUI/MainWindow.cpp' || echo './'`src/GUI/MainWindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-filesystem.lo `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-filesystem.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/filesystem.cpp -o src/amsynth_lv2_la-filesystem.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-Parameter.lo `test -f 'src/Parameter.cpp' || echo './'`src/Parameter.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-Parameter.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Parameter.cpp -o src/amsynth_lv2_la-Parameter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-VoiceAllocationUnit.lo `test -f 'src/VoiceAllocationUnit.cpp' || echo './'`src/VoiceAllocationUnit.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-VoiceAllocationUnit.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -o src/amsynth_dssi_la-VoiceAllocationUnit.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-VoiceAllocationUnit.lo `test -f 'src/VoiceAllocationUnit.cpp' || echo './'`src/VoiceAllocationUnit.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-VoiceAllocationUnit.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -o src/amsynth_vst_la-VoiceAllocationUnit.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-MidiController.lo `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-MidiController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -o src/amsynth_dssi_la-MidiController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-MidiController.lo `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-MidiController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -o src/amsynth_lv2_la-MidiController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-VoiceAllocationUnit.lo `test -f 'src/VoiceAllocationUnit.cpp' || echo './'`src/VoiceAllocationUnit.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-VoiceAllocationUnit.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/VoiceAllocationUnit.cpp -o src/amsynth_lv2_la-VoiceAllocationUnit.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-MidiController.lo `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-MidiController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -o src/amsynth_lv2_gtk_la-MidiController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-amsynth_lv2.lo `test -f 'src/amsynth_lv2.cpp' || echo './'`src/amsynth_lv2.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_lv2.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-amsynth_lv2.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_lv2.cpp -o src/amsynth_lv2_la-amsynth_lv2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' In file included from ./include/lv2/lv2plug.in/ns/ext/atom/forge.h:54, from src/amsynth_lv2.cpp:28: ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 279 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:340:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' 340 | LV2_ATOM_OBJECT_FOREACH(object, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~ ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:285:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 285 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:373:2: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH' 373 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 279 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:426:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' 426 | LV2_ATOM_OBJECT_FOREACH(object, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~ src/amsynth_lv2.cpp: In function 'void lv2_run(LV2_Handle, uint32_t)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:126:23: warning: unnecessary parentheses in declaration of 'ev' [-Wparentheses] 126 | for (LV2_Atom_Event* (iter) = lv2_atom_sequence_begin(&(seq)->body); \ | ^ src/amsynth_lv2.cpp:165:2: note: in expansion of macro 'LV2_ATOM_SEQUENCE_FOREACH' 165 | LV2_ATOM_SEQUENCE_FOREACH(a->control_port, ev) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.lo `test -f 'src/amsynth_lv2_ui_gtk.cpp' || echo './'`src/amsynth_lv2_ui_gtk.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_lv2_ui_gtk.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_lv2_ui_gtk.cpp -o src/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' In file included from ./include/lv2/lv2plug.in/ns/ext/atom/forge.h:54, from src/amsynth_lv2_ui_gtk.cpp:32: ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_query(const LV2_Atom_Object*, LV2_Atom_Object_Query*)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 279 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:340:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' 340 | LV2_ATOM_OBJECT_FOREACH(object, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~ ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_body_get(uint32_t, const LV2_Atom_Object_Body*, ...)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:285:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 285 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:373:2: note: in expansion of macro 'LV2_ATOM_OBJECT_BODY_FOREACH' 373 | LV2_ATOM_OBJECT_BODY_FOREACH(body, size, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/lv2/lv2plug.in/ns/ext/atom/util.h: In function 'int lv2_atom_object_get(const LV2_Atom_Object*, ...)': ./include/lv2/lv2plug.in/ns/ext/atom/util.h:279:31: warning: unnecessary parentheses in declaration of 'prop' [-Wparentheses] 279 | for (LV2_Atom_Property_Body* (iter) = lv2_atom_object_begin(&(obj)->body); \ | ^ ./include/lv2/lv2plug.in/ns/ext/atom/util.h:426:2: note: in expansion of macro 'LV2_ATOM_OBJECT_FOREACH' 426 | LV2_ATOM_OBJECT_FOREACH(object, prop) { | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-amsynth_dssi.lo `test -f 'src/amsynth_dssi.cpp' || echo './'`src/amsynth_dssi.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_dssi.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-amsynth_dssi.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_dssi.cpp -o src/amsynth_dssi_la-amsynth_dssi.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-MidiController.lo `test -f 'src/MidiController.cpp' || echo './'`src/MidiController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-MidiController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/MidiController.cpp -o src/amsynth_vst_la-MidiController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-TuningMap.lo `test -f 'src/TuningMap.cpp' || echo './'`src/TuningMap.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-TuningMap.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -o src/amsynth_vst_la-TuningMap.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-amsynth_vst.lo `test -f 'src/amsynth_vst.cpp' || echo './'`src/amsynth_vst.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_vst.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-amsynth_vst.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/amsynth_vst.cpp -o src/amsynth_vst_la-amsynth_vst.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth-MainMenu.o `test -f 'src/GUI/MainMenu.cpp' || echo './'`src/GUI/MainMenu.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/GUI/MainMenu.cpp: In static member function 'static void UtilsMenu::runCommand(GtkWidget*, const char*)': src/GUI/MainMenu.cpp:596:9: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 596 | system(cmd.c_str()); | ~~~~~~^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-TuningMap.lo `test -f 'src/TuningMap.cpp' || echo './'`src/TuningMap.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-TuningMap.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -o src/amsynth_dssi_la-TuningMap.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-TuningMap.lo `test -f 'src/TuningMap.cpp' || echo './'`src/TuningMap.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-TuningMap.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/TuningMap.cpp -o src/amsynth_lv2_la-TuningMap.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-PresetController.o `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-PresetController.o `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_gtk-Preset.o `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-Synthesizer.lo `test -f 'src/Synthesizer.cpp' || echo './'`src/Synthesizer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-Synthesizer.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -o src/amsynth_lv2_la-Synthesizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-Synthesizer.lo `test -f 'src/Synthesizer.cpp' || echo './'`src/Synthesizer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-Synthesizer.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -o src/amsynth_dssi_la-Synthesizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-Synthesizer.lo `test -f 'src/Synthesizer.cpp' || echo './'`src/Synthesizer.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-Synthesizer.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Synthesizer.cpp -o src/amsynth_vst_la-Synthesizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_lv2_gtk_la-editor_menus.lo `test -f 'src/GUI/editor_menus.cpp' || echo './'`src/GUI/editor_menus.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_menus.cpp -fPIC -DPIC -o src/GUI/.libs/amsynth_lv2_gtk_la-editor_menus.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_menus.cpp -o src/GUI/amsynth_lv2_gtk_la-editor_menus.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/GUI/amsynth_vst_la-editor_menus.lo `test -f 'src/GUI/editor_menus.cpp' || echo './'`src/GUI/editor_menus.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_menus.cpp -fPIC -DPIC -o src/GUI/.libs/amsynth_vst_la-editor_menus.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/GUI/editor_menus.cpp -o src/GUI/amsynth_vst_la-editor_menus.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/lash-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth-Preset.o `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-PresetController.lo `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-PresetController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -o src/amsynth_vst_la-PresetController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-PresetController.lo `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-PresetController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -o src/amsynth_lv2_gtk_la-PresetController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_dssi_gtk src/amsynth_dssi_gtk-amsynth_dssi_gtk.o src/amsynth_dssi_gtk-Configuration.o src/amsynth_dssi_gtk-filesystem.o src/amsynth_dssi_gtk-MidiController.o src/amsynth_dssi_gtk-Parameter.o src/amsynth_dssi_gtk-Preset.o src/amsynth_dssi_gtk-PresetController.o src/GUI/amsynth_dssi_gtk-bitmap_button.o src/GUI/amsynth_dssi_gtk-bitmap_knob.o src/GUI/amsynth_dssi_gtk-bitmap_popup.o src/GUI/amsynth_dssi_gtk-editor_menus.o src/GUI/amsynth_dssi_gtk-editor_pane.o src/GUI/amsynth_dssi_gtk-gui_main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -llo -lpthread -lstdc++ -lm libtool: link: g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_dssi_gtk src/amsynth_dssi_gtk-amsynth_dssi_gtk.o src/amsynth_dssi_gtk-Configuration.o src/amsynth_dssi_gtk-filesystem.o src/amsynth_dssi_gtk-MidiController.o src/amsynth_dssi_gtk-Parameter.o src/amsynth_dssi_gtk-Preset.o src/amsynth_dssi_gtk-PresetController.o src/GUI/amsynth_dssi_gtk-bitmap_button.o src/GUI/amsynth_dssi_gtk-bitmap_knob.o src/GUI/amsynth_dssi_gtk-bitmap_popup.o src/GUI/amsynth_dssi_gtk-editor_menus.o src/GUI/amsynth_dssi_gtk-editor_pane.o src/GUI/amsynth_dssi_gtk-gui_main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -llo -lpthread -lstdc++ -lm make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-PresetController.lo `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-PresetController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -o src/amsynth_lv2_la-PresetController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-PresetController.lo `test -f 'src/PresetController.cpp' || echo './'`src/PresetController.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-PresetController.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/PresetController.cpp -o src/amsynth_dssi_la-PresetController.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' src/PresetController.cpp: In function 'off_t file_read_contents(const char*, void**)': src/PresetController.cpp:267:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | fread(buffer, length, 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/PresetController.cpp: In function 'bool is_amsynth_file(const char*)': src/PresetController.cpp:244:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fread(buffer, sizeof(buffer), 1, file); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth src/amsynth-Configuration.o src/amsynth-filesystem.o src/amsynth-MidiController.o src/amsynth-Parameter.o src/amsynth-Preset.o src/amsynth-PresetController.o src/Effects/amsynth-Distortion.o src/Effects/amsynth-SoftLimiter.o src/freeverb/amsynth-allpass.o src/freeverb/amsynth-comb.o src/freeverb/amsynth-revmodel.o src/amsynth-Synthesizer.o src/amsynth-TuningMap.o src/amsynth-VoiceAllocationUnit.o src/VoiceBoard/amsynth-ADSR.o src/VoiceBoard/amsynth-LowPassFilter.o src/VoiceBoard/amsynth-Oscillator.o src/VoiceBoard/amsynth-VoiceBoard.o src/amsynth-AudioOutput.o src/drivers/amsynth-ALSAAudioDriver.o src/drivers/amsynth-ALSAMidiDriver.o src/drivers/amsynth-ALSAmmapAudioDriver.o src/drivers/amsynth-OSSAudioDriver.o src/drivers/amsynth-OSSMidiDriver.o src/amsynth-JackOutput.o src/amsynth-lash.o src/amsynth-main.o src/GUI/amsynth-bitmap_button.o src/GUI/amsynth-bitmap_knob.o src/GUI/amsynth-bitmap_popup.o src/GUI/amsynth-editor_menus.o src/GUI/amsynth-editor_pane.o src/GUI/amsynth-gui_main.o src/GUI/amsynth-ConfigDialog.o src/GUI/amsynth-MainMenu.o src/GUI/amsynth-MainWindow.o src/GUI/amsynth-MIDILearnDialog.o src/GUI/amsynth-PresetControllerView.o src/nsm/amsynth-NsmClient.o src/nsm/amsynth-NsmHandler.o -lasound -ljack -llash -lpthread -luuid -ljack -lasound -llo -lpthread -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm libtool: link: g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth src/amsynth-Configuration.o src/amsynth-filesystem.o src/amsynth-MidiController.o src/amsynth-Parameter.o src/amsynth-Preset.o src/amsynth-PresetController.o src/Effects/amsynth-Distortion.o src/Effects/amsynth-SoftLimiter.o src/freeverb/amsynth-allpass.o src/freeverb/amsynth-comb.o src/freeverb/amsynth-revmodel.o src/amsynth-Synthesizer.o src/amsynth-TuningMap.o src/amsynth-VoiceAllocationUnit.o src/VoiceBoard/amsynth-ADSR.o src/VoiceBoard/amsynth-LowPassFilter.o src/VoiceBoard/amsynth-Oscillator.o src/VoiceBoard/amsynth-VoiceBoard.o src/amsynth-AudioOutput.o src/drivers/amsynth-ALSAAudioDriver.o src/drivers/amsynth-ALSAMidiDriver.o src/drivers/amsynth-ALSAmmapAudioDriver.o src/drivers/amsynth-OSSAudioDriver.o src/drivers/amsynth-OSSMidiDriver.o src/amsynth-JackOutput.o src/amsynth-lash.o src/amsynth-main.o src/GUI/amsynth-bitmap_button.o src/GUI/amsynth-bitmap_knob.o src/GUI/amsynth-bitmap_popup.o src/GUI/amsynth-editor_menus.o src/GUI/amsynth-editor_pane.o src/GUI/amsynth-gui_main.o src/GUI/amsynth-ConfigDialog.o src/GUI/amsynth-MainMenu.o src/GUI/amsynth-MainWindow.o src/GUI/amsynth-MIDILearnDialog.o src/GUI/amsynth-PresetControllerView.o src/nsm/amsynth-NsmClient.o src/nsm/amsynth-NsmHandler.o -llash -luuid -ljack -lasound -llo -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_gtk_la-Preset.lo `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_gtk_la-Preset.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -o src/amsynth_lv2_gtk_la-Preset.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_dssi_la-Preset.lo `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -fPIC -DPIC -o src/.libs/amsynth_dssi_la-Preset.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -o src/amsynth_dssi_la-Preset.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_lv2_la-Preset.lo `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -fPIC -DPIC -o src/.libs/amsynth_lv2_la-Preset.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -o src/amsynth_lv2_la-Preset.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I"./include" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/amsynth_vst_la-Preset.lo `test -f 'src/Preset.cpp' || echo './'`src/Preset.cpp libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -fPIC -DPIC -o src/.libs/amsynth_vst_la-Preset.o libtool: compile: g++ -std=c++11 -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/amsynth\" -DPACKAGE_LOCALEDIR=\"/usr/share/locale\" -fPIC -fvisibility=hidden -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c src/Preset.cpp -o src/amsynth_vst_la-Preset.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/lib64/lv2/amsynth.lv2 -avoid-version -module -export-symbols-regex "lv2ui_descriptor" -disable-static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_lv2_gtk.la src/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.lo src/amsynth_lv2_gtk_la-Configuration.lo src/amsynth_lv2_gtk_la-filesystem.lo src/amsynth_lv2_gtk_la-MidiController.lo src/amsynth_lv2_gtk_la-Parameter.lo src/amsynth_lv2_gtk_la-Preset.lo src/amsynth_lv2_gtk_la-PresetController.lo src/GUI/amsynth_lv2_gtk_la-bitmap_button.lo src/GUI/amsynth_lv2_gtk_la-bitmap_knob.lo src/GUI/amsynth_lv2_gtk_la-bitmap_popup.lo src/GUI/amsynth_lv2_gtk_la-editor_menus.lo src/GUI/amsynth_lv2_gtk_la-editor_pane.lo src/GUI/amsynth_lv2_gtk_la-gui_main.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm libtool: link: /usr/bin/nm -B src/.libs/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.o src/.libs/amsynth_lv2_gtk_la-Configuration.o src/.libs/amsynth_lv2_gtk_la-filesystem.o src/.libs/amsynth_lv2_gtk_la-MidiController.o src/.libs/amsynth_lv2_gtk_la-Parameter.o src/.libs/amsynth_lv2_gtk_la-Preset.o src/.libs/amsynth_lv2_gtk_la-PresetController.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_button.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_knob.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_popup.o src/GUI/.libs/amsynth_lv2_gtk_la-editor_menus.o src/GUI/.libs/amsynth_lv2_gtk_la-editor_pane.o src/GUI/.libs/amsynth_lv2_gtk_la-gui_main.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/amsynth_lv2_gtk.exp libtool: link: /usr/bin/grep -E -e "lv2ui_descriptor" ".libs/amsynth_lv2_gtk.exp" > ".libs/amsynth_lv2_gtk.expT" libtool: link: mv -f ".libs/amsynth_lv2_gtk.expT" ".libs/amsynth_lv2_gtk.exp" libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/10/crtbeginS.o src/.libs/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.o src/.libs/amsynth_lv2_gtk_la-Configuration.o src/.libs/amsynth_lv2_gtk_la-filesystem.o src/.libs/amsynth_lv2_gtk_la-MidiController.o src/.libs/amsynth_lv2_gtk_la-Parameter.o src/.libs/amsynth_lv2_gtk_la-Preset.o src/.libs/amsynth_lv2_gtk_la-PresetController.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_button.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_knob.o src/GUI/.libs/amsynth_lv2_gtk_la-bitmap_popup.o src/GUI/.libs/amsynth_lv2_gtk_la-editor_menus.o src/GUI/.libs/amsynth_lv2_gtk_la-editor_pane.o src/GUI/.libs/amsynth_lv2_gtk_la-gui_main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -L/usr/lib/gcc/aarch64-redhat-linux/10 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/10/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,amsynth_lv2_gtk.so -Wl,-retain-symbols-file -Wl,.libs/amsynth_lv2_gtk.exp -o .libs/amsynth_lv2_gtk.so libtool: link: ar cr .libs/amsynth_lv2_gtk.a src/amsynth_lv2_gtk_la-amsynth_lv2_ui_gtk.o src/amsynth_lv2_gtk_la-Configuration.o src/amsynth_lv2_gtk_la-filesystem.o src/amsynth_lv2_gtk_la-MidiController.o src/amsynth_lv2_gtk_la-Parameter.o src/amsynth_lv2_gtk_la-Preset.o src/amsynth_lv2_gtk_la-PresetController.o src/GUI/amsynth_lv2_gtk_la-bitmap_button.o src/GUI/amsynth_lv2_gtk_la-bitmap_knob.o src/GUI/amsynth_lv2_gtk_la-bitmap_popup.o src/GUI/amsynth_lv2_gtk_la-editor_menus.o src/GUI/amsynth_lv2_gtk_la-editor_pane.o src/GUI/amsynth_lv2_gtk_la-gui_main.o libtool: link: ranlib .libs/amsynth_lv2_gtk.a libtool: link: ( cd ".libs" && rm -f "amsynth_lv2_gtk.la" && ln -s "../amsynth_lv2_gtk.la" "amsynth_lv2_gtk.la" ) make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/lib64/dssi -avoid-version -module -export-symbols-regex "dssi_descriptor" -disable-static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_dssi.la src/amsynth_dssi_la-amsynth_dssi.lo src/amsynth_dssi_la-Configuration.lo src/amsynth_dssi_la-filesystem.lo src/amsynth_dssi_la-MidiController.lo src/amsynth_dssi_la-Parameter.lo src/amsynth_dssi_la-Preset.lo src/amsynth_dssi_la-PresetController.lo src/Effects/amsynth_dssi_la-Distortion.lo src/Effects/amsynth_dssi_la-SoftLimiter.lo src/freeverb/amsynth_dssi_la-allpass.lo src/freeverb/amsynth_dssi_la-comb.lo src/freeverb/amsynth_dssi_la-revmodel.lo src/amsynth_dssi_la-Synthesizer.lo src/amsynth_dssi_la-TuningMap.lo src/amsynth_dssi_la-VoiceAllocationUnit.lo src/VoiceBoard/amsynth_dssi_la-ADSR.lo src/VoiceBoard/amsynth_dssi_la-LowPassFilter.lo src/VoiceBoard/amsynth_dssi_la-Oscillator.lo src/VoiceBoard/amsynth_dssi_la-VoiceBoard.lo -lm libtool: link: /usr/bin/nm -B src/.libs/amsynth_dssi_la-amsynth_dssi.o src/.libs/amsynth_dssi_la-Configuration.o src/.libs/amsynth_dssi_la-filesystem.o src/.libs/amsynth_dssi_la-MidiController.o src/.libs/amsynth_dssi_la-Parameter.o src/.libs/amsynth_dssi_la-Preset.o src/.libs/amsynth_dssi_la-PresetController.o src/Effects/.libs/amsynth_dssi_la-Distortion.o src/Effects/.libs/amsynth_dssi_la-SoftLimiter.o src/freeverb/.libs/amsynth_dssi_la-allpass.o src/freeverb/.libs/amsynth_dssi_la-comb.o src/freeverb/.libs/amsynth_dssi_la-revmodel.o src/.libs/amsynth_dssi_la-Synthesizer.o src/.libs/amsynth_dssi_la-TuningMap.o src/.libs/amsynth_dssi_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_dssi_la-ADSR.o src/VoiceBoard/.libs/amsynth_dssi_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_dssi_la-Oscillator.o src/VoiceBoard/.libs/amsynth_dssi_la-VoiceBoard.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/amsynth_dssi.exp libtool: link: /usr/bin/grep -E -e "dssi_descriptor" ".libs/amsynth_dssi.exp" > ".libs/amsynth_dssi.expT" libtool: link: mv -f ".libs/amsynth_dssi.expT" ".libs/amsynth_dssi.exp" libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/10/crtbeginS.o src/.libs/amsynth_dssi_la-amsynth_dssi.o src/.libs/amsynth_dssi_la-Configuration.o src/.libs/amsynth_dssi_la-filesystem.o src/.libs/amsynth_dssi_la-MidiController.o src/.libs/amsynth_dssi_la-Parameter.o src/.libs/amsynth_dssi_la-Preset.o src/.libs/amsynth_dssi_la-PresetController.o src/Effects/.libs/amsynth_dssi_la-Distortion.o src/Effects/.libs/amsynth_dssi_la-SoftLimiter.o src/freeverb/.libs/amsynth_dssi_la-allpass.o src/freeverb/.libs/amsynth_dssi_la-comb.o src/freeverb/.libs/amsynth_dssi_la-revmodel.o src/.libs/amsynth_dssi_la-Synthesizer.o src/.libs/amsynth_dssi_la-TuningMap.o src/.libs/amsynth_dssi_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_dssi_la-ADSR.o src/VoiceBoard/.libs/amsynth_dssi_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_dssi_la-Oscillator.o src/VoiceBoard/.libs/amsynth_dssi_la-VoiceBoard.o -L/usr/lib/gcc/aarch64-redhat-linux/10 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/10/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,amsynth_dssi.so -Wl,-retain-symbols-file -Wl,.libs/amsynth_dssi.exp -o .libs/amsynth_dssi.so libtool: link: ar cr .libs/amsynth_dssi.a src/amsynth_dssi_la-amsynth_dssi.o src/amsynth_dssi_la-Configuration.o src/amsynth_dssi_la-filesystem.o src/amsynth_dssi_la-MidiController.o src/amsynth_dssi_la-Parameter.o src/amsynth_dssi_la-Preset.o src/amsynth_dssi_la-PresetController.o src/Effects/amsynth_dssi_la-Distortion.o src/Effects/amsynth_dssi_la-SoftLimiter.o src/freeverb/amsynth_dssi_la-allpass.o src/freeverb/amsynth_dssi_la-comb.o src/freeverb/amsynth_dssi_la-revmodel.o src/amsynth_dssi_la-Synthesizer.o src/amsynth_dssi_la-TuningMap.o src/amsynth_dssi_la-VoiceAllocationUnit.o src/VoiceBoard/amsynth_dssi_la-ADSR.o src/VoiceBoard/amsynth_dssi_la-LowPassFilter.o src/VoiceBoard/amsynth_dssi_la-Oscillator.o src/VoiceBoard/amsynth_dssi_la-VoiceBoard.o libtool: link: ranlib .libs/amsynth_dssi.a libtool: link: ( cd ".libs" && rm -f "amsynth_dssi.la" && ln -s "../amsynth_dssi.la" "amsynth_dssi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/lib64/lv2/amsynth.lv2 -avoid-version -module -export-symbols-regex "lv2_descriptor" -disable-static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_lv2.la src/amsynth_lv2_la-amsynth_lv2.lo src/amsynth_lv2_la-Configuration.lo src/amsynth_lv2_la-filesystem.lo src/amsynth_lv2_la-MidiController.lo src/amsynth_lv2_la-Parameter.lo src/amsynth_lv2_la-Preset.lo src/amsynth_lv2_la-PresetController.lo src/Effects/amsynth_lv2_la-Distortion.lo src/Effects/amsynth_lv2_la-SoftLimiter.lo src/freeverb/amsynth_lv2_la-allpass.lo src/freeverb/amsynth_lv2_la-comb.lo src/freeverb/amsynth_lv2_la-revmodel.lo src/amsynth_lv2_la-Synthesizer.lo src/amsynth_lv2_la-TuningMap.lo src/amsynth_lv2_la-VoiceAllocationUnit.lo src/VoiceBoard/amsynth_lv2_la-ADSR.lo src/VoiceBoard/amsynth_lv2_la-LowPassFilter.lo src/VoiceBoard/amsynth_lv2_la-Oscillator.lo src/VoiceBoard/amsynth_lv2_la-VoiceBoard.lo -lm libtool: link: /usr/bin/nm -B src/.libs/amsynth_lv2_la-amsynth_lv2.o src/.libs/amsynth_lv2_la-Configuration.o src/.libs/amsynth_lv2_la-filesystem.o src/.libs/amsynth_lv2_la-MidiController.o src/.libs/amsynth_lv2_la-Parameter.o src/.libs/amsynth_lv2_la-Preset.o src/.libs/amsynth_lv2_la-PresetController.o src/Effects/.libs/amsynth_lv2_la-Distortion.o src/Effects/.libs/amsynth_lv2_la-SoftLimiter.o src/freeverb/.libs/amsynth_lv2_la-allpass.o src/freeverb/.libs/amsynth_lv2_la-comb.o src/freeverb/.libs/amsynth_lv2_la-revmodel.o src/.libs/amsynth_lv2_la-Synthesizer.o src/.libs/amsynth_lv2_la-TuningMap.o src/.libs/amsynth_lv2_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_lv2_la-ADSR.o src/VoiceBoard/.libs/amsynth_lv2_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_lv2_la-Oscillator.o src/VoiceBoard/.libs/amsynth_lv2_la-VoiceBoard.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/amsynth_lv2.exp libtool: link: /usr/bin/grep -E -e "lv2_descriptor" ".libs/amsynth_lv2.exp" > ".libs/amsynth_lv2.expT" libtool: link: mv -f ".libs/amsynth_lv2.expT" ".libs/amsynth_lv2.exp" libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/10/crtbeginS.o src/.libs/amsynth_lv2_la-amsynth_lv2.o src/.libs/amsynth_lv2_la-Configuration.o src/.libs/amsynth_lv2_la-filesystem.o src/.libs/amsynth_lv2_la-MidiController.o src/.libs/amsynth_lv2_la-Parameter.o src/.libs/amsynth_lv2_la-Preset.o src/.libs/amsynth_lv2_la-PresetController.o src/Effects/.libs/amsynth_lv2_la-Distortion.o src/Effects/.libs/amsynth_lv2_la-SoftLimiter.o src/freeverb/.libs/amsynth_lv2_la-allpass.o src/freeverb/.libs/amsynth_lv2_la-comb.o src/freeverb/.libs/amsynth_lv2_la-revmodel.o src/.libs/amsynth_lv2_la-Synthesizer.o src/.libs/amsynth_lv2_la-TuningMap.o src/.libs/amsynth_lv2_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_lv2_la-ADSR.o src/VoiceBoard/.libs/amsynth_lv2_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_lv2_la-Oscillator.o src/VoiceBoard/.libs/amsynth_lv2_la-VoiceBoard.o -L/usr/lib/gcc/aarch64-redhat-linux/10 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/10/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,amsynth_lv2.so -Wl,-retain-symbols-file -Wl,.libs/amsynth_lv2.exp -o .libs/amsynth_lv2.so libtool: link: ar cr .libs/amsynth_lv2.a src/amsynth_lv2_la-amsynth_lv2.o src/amsynth_lv2_la-Configuration.o src/amsynth_lv2_la-filesystem.o src/amsynth_lv2_la-MidiController.o src/amsynth_lv2_la-Parameter.o src/amsynth_lv2_la-Preset.o src/amsynth_lv2_la-PresetController.o src/Effects/amsynth_lv2_la-Distortion.o src/Effects/amsynth_lv2_la-SoftLimiter.o src/freeverb/amsynth_lv2_la-allpass.o src/freeverb/amsynth_lv2_la-comb.o src/freeverb/amsynth_lv2_la-revmodel.o src/amsynth_lv2_la-Synthesizer.o src/amsynth_lv2_la-TuningMap.o src/amsynth_lv2_la-VoiceAllocationUnit.o src/VoiceBoard/amsynth_lv2_la-ADSR.o src/VoiceBoard/amsynth_lv2_la-LowPassFilter.o src/VoiceBoard/amsynth_lv2_la-Oscillator.o src/VoiceBoard/amsynth_lv2_la-VoiceBoard.o libtool: link: ranlib .libs/amsynth_lv2.a libtool: link: ( cd ".libs" && rm -f "amsynth_lv2.la" && ln -s "../amsynth_lv2.la" "amsynth_lv2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -rpath /usr/lib64/vst -avoid-version -module -export-symbols-regex "VSTPluginMain|main" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o amsynth_vst.la src/amsynth_vst_la-amsynth_vst.lo src/amsynth_vst_la-Configuration.lo src/amsynth_vst_la-filesystem.lo src/amsynth_vst_la-MidiController.lo src/amsynth_vst_la-Parameter.lo src/amsynth_vst_la-Preset.lo src/amsynth_vst_la-PresetController.lo src/Effects/amsynth_vst_la-Distortion.lo src/Effects/amsynth_vst_la-SoftLimiter.lo src/freeverb/amsynth_vst_la-allpass.lo src/freeverb/amsynth_vst_la-comb.lo src/freeverb/amsynth_vst_la-revmodel.lo src/amsynth_vst_la-Synthesizer.lo src/amsynth_vst_la-TuningMap.lo src/amsynth_vst_la-VoiceAllocationUnit.lo src/VoiceBoard/amsynth_vst_la-ADSR.lo src/VoiceBoard/amsynth_vst_la-LowPassFilter.lo src/VoiceBoard/amsynth_vst_la-Oscillator.lo src/VoiceBoard/amsynth_vst_la-VoiceBoard.lo src/GUI/amsynth_vst_la-bitmap_button.lo src/GUI/amsynth_vst_la-bitmap_knob.lo src/GUI/amsynth_vst_la-bitmap_popup.lo src/GUI/amsynth_vst_la-editor_menus.lo src/GUI/amsynth_vst_la-editor_pane.lo src/GUI/amsynth_vst_la-gui_main.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm libtool: link: /usr/bin/nm -B src/.libs/amsynth_vst_la-amsynth_vst.o src/.libs/amsynth_vst_la-Configuration.o src/.libs/amsynth_vst_la-filesystem.o src/.libs/amsynth_vst_la-MidiController.o src/.libs/amsynth_vst_la-Parameter.o src/.libs/amsynth_vst_la-Preset.o src/.libs/amsynth_vst_la-PresetController.o src/Effects/.libs/amsynth_vst_la-Distortion.o src/Effects/.libs/amsynth_vst_la-SoftLimiter.o src/freeverb/.libs/amsynth_vst_la-allpass.o src/freeverb/.libs/amsynth_vst_la-comb.o src/freeverb/.libs/amsynth_vst_la-revmodel.o src/.libs/amsynth_vst_la-Synthesizer.o src/.libs/amsynth_vst_la-TuningMap.o src/.libs/amsynth_vst_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_vst_la-ADSR.o src/VoiceBoard/.libs/amsynth_vst_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_vst_la-Oscillator.o src/VoiceBoard/.libs/amsynth_vst_la-VoiceBoard.o src/GUI/.libs/amsynth_vst_la-bitmap_button.o src/GUI/.libs/amsynth_vst_la-bitmap_knob.o src/GUI/.libs/amsynth_vst_la-bitmap_popup.o src/GUI/.libs/amsynth_vst_la-editor_menus.o src/GUI/.libs/amsynth_vst_la-editor_pane.o src/GUI/.libs/amsynth_vst_la-gui_main.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/amsynth_vst.exp libtool: link: /usr/bin/grep -E -e "VSTPluginMain|main" ".libs/amsynth_vst.exp" > ".libs/amsynth_vst.expT" libtool: link: mv -f ".libs/amsynth_vst.expT" ".libs/amsynth_vst.exp" libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/10/crtbeginS.o src/.libs/amsynth_vst_la-amsynth_vst.o src/.libs/amsynth_vst_la-Configuration.o src/.libs/amsynth_vst_la-filesystem.o src/.libs/amsynth_vst_la-MidiController.o src/.libs/amsynth_vst_la-Parameter.o src/.libs/amsynth_vst_la-Preset.o src/.libs/amsynth_vst_la-PresetController.o src/Effects/.libs/amsynth_vst_la-Distortion.o src/Effects/.libs/amsynth_vst_la-SoftLimiter.o src/freeverb/.libs/amsynth_vst_la-allpass.o src/freeverb/.libs/amsynth_vst_la-comb.o src/freeverb/.libs/amsynth_vst_la-revmodel.o src/.libs/amsynth_vst_la-Synthesizer.o src/.libs/amsynth_vst_la-TuningMap.o src/.libs/amsynth_vst_la-VoiceAllocationUnit.o src/VoiceBoard/.libs/amsynth_vst_la-ADSR.o src/VoiceBoard/.libs/amsynth_vst_la-LowPassFilter.o src/VoiceBoard/.libs/amsynth_vst_la-Oscillator.o src/VoiceBoard/.libs/amsynth_vst_la-VoiceBoard.o src/GUI/.libs/amsynth_vst_la-bitmap_button.o src/GUI/.libs/amsynth_vst_la-bitmap_knob.o src/GUI/.libs/amsynth_vst_la-bitmap_popup.o src/GUI/.libs/amsynth_vst_la-editor_menus.o src/GUI/.libs/amsynth_vst_la-editor_pane.o src/GUI/.libs/amsynth_vst_la-gui_main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -L/usr/lib/gcc/aarch64-redhat-linux/10 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/10/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/10/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,amsynth_vst.so -Wl,-retain-symbols-file -Wl,.libs/amsynth_vst.exp -o .libs/amsynth_vst.so libtool: link: ar cr .libs/amsynth_vst.a src/amsynth_vst_la-amsynth_vst.o src/amsynth_vst_la-Configuration.o src/amsynth_vst_la-filesystem.o src/amsynth_vst_la-MidiController.o src/amsynth_vst_la-Parameter.o src/amsynth_vst_la-Preset.o src/amsynth_vst_la-PresetController.o src/Effects/amsynth_vst_la-Distortion.o src/Effects/amsynth_vst_la-SoftLimiter.o src/freeverb/amsynth_vst_la-allpass.o src/freeverb/amsynth_vst_la-comb.o src/freeverb/amsynth_vst_la-revmodel.o src/amsynth_vst_la-Synthesizer.o src/amsynth_vst_la-TuningMap.o src/amsynth_vst_la-VoiceAllocationUnit.o src/VoiceBoard/amsynth_vst_la-ADSR.o src/VoiceBoard/amsynth_vst_la-LowPassFilter.o src/VoiceBoard/amsynth_vst_la-Oscillator.o src/VoiceBoard/amsynth_vst_la-VoiceBoard.o src/GUI/amsynth_vst_la-bitmap_button.o src/GUI/amsynth_vst_la-bitmap_knob.o src/GUI/amsynth_vst_la-bitmap_popup.o src/GUI/amsynth_vst_la-editor_menus.o src/GUI/amsynth_vst_la-editor_pane.o src/GUI/amsynth_vst_la-gui_main.o libtool: link: ranlib .libs/amsynth_vst.a libtool: link: ( cd ".libs" && rm -f "amsynth_vst.la" && ln -s "../amsynth_vst.la" "amsynth_vst.la" ) make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i39EHG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 + cd amsynth-1.11.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/po' linguas="de fr "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/amsynth-1.11.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/amsynth.mo; \ echo "installing $lang.gmo as $dir/amsynth.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/amsynth.mo; \ echo "installing ./$lang.gmo as" \ "$dir/amsynth.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/amsynth.mo.m; \ echo "installing $lang.gmo.m as $dir/amsynth.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/amsynth.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/amsynth.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/locale/de/LC_MESSAGES/amsynth.mo installing fr.gmo as /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/locale/fr/LC_MESSAGES/amsynth.mo make[1]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/po' Making install in man make[1]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man' Making install in de make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/de/man1' /usr/bin/install -p -m 644 amsynth.1 '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/de/man1' make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/de' Making install in fr make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/fr/man1' /usr/bin/install -p -m 644 amsynth.1 '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/fr/man1' make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man/fr' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 amsynth.1 '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[1]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0/man' make[1]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' make[2]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p amsynth '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/bin' libtool: install: /usr/bin/install -p amsynth /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/bin/amsynth /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/amsynth-1.11.0' /usr/bin/install -p -d /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi /bin/sh ./libtool --mode=install /usr/bin/install -p \ ./.libs/amsynth_dssi.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi.so libtool: install: /usr/bin/install -p ./.libs/amsynth_dssi.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi.so /usr/bin/install -p -d /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi /bin/sh ./libtool --mode=install /usr/bin/install -p \ ./amsynth_dssi_gtk /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi/amsynth_dssi_gtk libtool: install: /usr/bin/install -p ./amsynth_dssi_gtk /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi/amsynth_dssi_gtk /usr/bin/install -p -d /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2 /bin/sh ./libtool --mode=install /usr/bin/install -p \ ./.libs/amsynth_lv2.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2.so libtool: install: /usr/bin/install -p ./.libs/amsynth_lv2.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2.so /bin/sh ./libtool --mode=install /usr/bin/install -p \ ./.libs/amsynth_lv2_gtk.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2_gtk.so libtool: install: /usr/bin/install -p ./.libs/amsynth_lv2_gtk.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2_gtk.so /usr/bin/install -p -d /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/vst /bin/sh ./libtool --mode=install /usr/bin/install -p \ ./.libs/amsynth_vst.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/vst/amsynth_vst.so libtool: install: /usr/bin/install -p ./.libs/amsynth_vst.so /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/vst/amsynth_vst.so make[3]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/appdata' /usr/bin/install -p -m 644 data/amsynth.appdata.xml data/dssi-amsynth-plugin.metainfo.xml data/lv2-amsynth-plugin.metainfo.xml data/vst-amsynth-plugin.metainfo.xml '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 data/icons/48x48/amsynth.png '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 data/icons/scalable/amsynth.svg '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/applications' /usr/bin/install -p -m 644 data/amsynth.desktop '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2' /usr/bin/install -p -m 644 data/amsynth.lv2/manifest.ttl data/amsynth.lv2/amsynth.ttl data/amsynth.lv2/amsynth_factory.bank.ttl data/amsynth.lv2/BriansBank01.amSynth.bank.ttl data/amsynth.lv2/BriansBank02.amSynth.bank.ttl data/amsynth.lv2/BriansBank03.amSynth.bank.ttl data/amsynth.lv2/BriansBank04.amSynth.bank.ttl data/amsynth.lv2/BriansBank05.amSynth.bank.ttl data/amsynth.lv2/BriansBank06.amSynth.bank.ttl data/amsynth.lv2/BriansBank07.amSynth.bank.ttl data/amsynth.lv2/BriansBank08.amSynth.bank.ttl data/amsynth.lv2/BriansBank09.amSynth.bank.ttl data/amsynth.lv2/BriansBank10.amSynth.bank.ttl data/amsynth.lv2/BriansBank11.amSynth.bank.ttl data/amsynth.lv2/BriansBank12.amSynth.bank.ttl data/amsynth.lv2/BriansBank13.amSynth.bank.ttl data/amsynth.lv2/BriansBank14.amSynth.bank.ttl data/amsynth.lv2/BriansBank15.amSynth.bank.ttl data/amsynth.lv2/BriansBank16.amSynth.bank.ttl data/amsynth.lv2/BriansBank17.amSynth.bank.ttl data/amsynth.lv2/BriansBank18.amSynth.bank.ttl data/amsynth.lv2/BriansBank19.amSynth.bank.ttl data/amsynth.lv2/BriansBank20.amSynth.bank.ttl data/amsynth.lv2/BriansBank21.amSynth.bank.ttl data/amsynth.lv2/BriansBank22.amSynth.bank.ttl data/amsynth.lv2/PatriksBank01.bank.ttl '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth/banks' /usr/bin/install -p -m 644 data/banks/amsynth_factory.bank data/banks/BriansBank01.amSynth.bank data/banks/BriansBank02.amSynth.bank data/banks/BriansBank03.amSynth.bank data/banks/BriansBank04.amSynth.bank data/banks/BriansBank05.amSynth.bank data/banks/BriansBank06.amSynth.bank data/banks/BriansBank07.amSynth.bank data/banks/BriansBank08.amSynth.bank data/banks/BriansBank09.amSynth.bank data/banks/BriansBank10.amSynth.bank data/banks/BriansBank11.amSynth.bank data/banks/BriansBank12.amSynth.bank data/banks/BriansBank13.amSynth.bank data/banks/BriansBank14.amSynth.bank data/banks/BriansBank15.amSynth.bank data/banks/BriansBank16.amSynth.bank data/banks/BriansBank17.amSynth.bank data/banks/BriansBank18.amSynth.bank data/banks/BriansBank19.amSynth.bank data/banks/BriansBank20.amSynth.bank data/banks/BriansBank21.amSynth.bank data/banks/BriansBank22.amSynth.bank data/banks/PatriksBank01.bank '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth/banks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth' /usr/bin/install -p -m 644 data/rc '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth/skins/default' /usr/bin/install -p -m 644 data/skins/default/background.png data/skins/default/button_simple.png data/skins/default/filter_slope.png data/skins/default/filter_type.png data/skins/default/keybmode.png data/skins/default/knob.png data/skins/default/knob_boost.png data/skins/default/knob_boost_cut.png data/skins/default/knob_mix.png data/skins/default/knob_osc_octave.png data/skins/default/knob_osc_pitch.png data/skins/default/knob_spot.png data/skins/default/knob_width.png data/skins/default/layout.ini data/skins/default/osc_select.png data/skins/default/portamento_modes.png data/skins/default/slider_boost_1.png data/skins/default/slider_boost_2.png data/skins/default/waveform_lfo.png data/skins/default/waveform_pics.png '/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/amsynth/skins/default' make[2]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' make[1]: Leaving directory '/builddir/build/BUILD/amsynth-1.11.0' + desktop-file-validate /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/applications/amsynth.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/appdata/amsynth.appdata.xml /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/appdata/amsynth.appdata.xml: OK + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 amsynth + /usr/lib/rpm/find-debuginfo.sh -j224 --strict-build-id -m -i --build-id-seed 1.11.0-1.fc33 --unique-debug-suffix -1.11.0-1.fc33.aarch64 --unique-debug-src-base amsynth-1.11.0-1.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/amsynth-1.11.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/bin/amsynth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi/amsynth_dssi_gtk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2_gtk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/vst/amsynth_vst.so extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2.so extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi/amsynth_dssi_gtk extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/bin/amsynth extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/lv2/amsynth.lv2/amsynth_lv2_gtk.so extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/dssi/amsynth_dssi.so extracting debug info from /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/lib64/vst/amsynth_vst.so original debug info size: 19568kB, size after compression: 12816kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 1060 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: amsynth-1.11.0-1.fc33.aarch64 Provides: amsynth = 1.11.0-1.fc33 amsynth(aarch-64) = 1.11.0-1.fc33 application() application(amsynth.desktop) metainfo() metainfo(amsynth.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libjack.so.0()(64bit) liblash.so.1()(64bit) liblo.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: amsynth-data-1.11.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XA5rjG + umask 022 + cd /builddir/build/BUILD + cd amsynth-1.11.0 + DOCDIR=/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/doc/amsynth-data + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/doc/amsynth-data + cp -pr README /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/doc/amsynth-data + cp -pr AUTHORS /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/doc/amsynth-data + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TNmo6D + umask 022 + cd /builddir/build/BUILD + cd amsynth-1.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/licenses/amsynth-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/licenses/amsynth-data + cp -pr COPYING /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64/usr/share/licenses/amsynth-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: amsynth-data = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lv2-amsynth-plugin-1.11.0-1.fc33.aarch64 Provides: lv2-amsynth-plugin = 1.11.0-1.fc33 lv2-amsynth-plugin(aarch-64) = 1.11.0-1.fc33 metainfo() metainfo(lv2-amsynth-plugin.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: lv2-amsynth-plugins < 1.6.0 Processing files: dssi-amsynth-plugin-1.11.0-1.fc33.aarch64 Provides: dssi-amsynth-plugin = 1.11.0-1.fc33 dssi-amsynth-plugin(aarch-64) = 1.11.0-1.fc33 metainfo() metainfo(dssi-amsynth-plugin.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) liblo.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: dssi-amsynth-plugins < 1.6.0 Processing files: vst-amsynth-plugin-1.11.0-1.fc33.aarch64 Provides: metainfo() metainfo(vst-amsynth-plugin.metainfo.xml) vst-amsynth-plugin = 1.11.0-1.fc33 vst-amsynth-plugin(aarch-64) = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: vst-amsynth-plugins < 1.6.0 Processing files: amsynth-debugsource-1.11.0-1.fc33.aarch64 Provides: amsynth-debugsource = 1.11.0-1.fc33 amsynth-debugsource(aarch-64) = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: amsynth-debuginfo-1.11.0-1.fc33.aarch64 Provides: amsynth-debuginfo = 1.11.0-1.fc33 amsynth-debuginfo(aarch-64) = 1.11.0-1.fc33 debuginfo(build-id) = 643b18bd590ac96805247aceb43179864ad38927 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amsynth-debugsource(aarch-64) = 1.11.0-1.fc33 Processing files: lv2-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64 Provides: debuginfo(build-id) = 7a5c8039752f44611e01d4f158cc7afd621c21a0 debuginfo(build-id) = da2b2569c03cd03b76fb2b7d5a1cb62dd81b794d lv2-amsynth-plugin-debuginfo = 1.11.0-1.fc33 lv2-amsynth-plugin-debuginfo(aarch-64) = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amsynth-debugsource(aarch-64) = 1.11.0-1.fc33 Processing files: dssi-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64 Provides: debuginfo(build-id) = 6d3f67cf4407761aa5ea36af2bf25ec21ddc2b2b debuginfo(build-id) = ad94c4088c5084a6f939d86990bfef8bc1995098 dssi-amsynth-plugin-debuginfo = 1.11.0-1.fc33 dssi-amsynth-plugin-debuginfo(aarch-64) = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amsynth-debugsource(aarch-64) = 1.11.0-1.fc33 Processing files: vst-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64 Provides: debuginfo(build-id) = 4eb1657f74cc2548d06e6e60f92fb8038646da3f vst-amsynth-plugin-debuginfo = 1.11.0-1.fc33 vst-amsynth-plugin-debuginfo(aarch-64) = 1.11.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amsynth-debugsource(aarch-64) = 1.11.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 Wrote: /builddir/build/RPMS/vst-amsynth-plugin-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/amsynth-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/dssi-amsynth-plugin-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/amsynth-debugsource-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/vst-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/dssi-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/lv2-amsynth-plugin-debuginfo-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/amsynth-debuginfo-1.11.0-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/amsynth-data-1.11.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/lv2-amsynth-plugin-1.11.0-1.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zgiWmD + umask 022 + cd /builddir/build/BUILD + cd amsynth-1.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/amsynth-1.11.0-1.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0