Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lingot.spec'], chrootPath='/var/lib/mock/f33-build-237669-50617/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lingot.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/lingot-1.1.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lingot.spec'], chrootPath='/var/lib/mock/f33-build-237669-50617/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lingot.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XEdfw0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lingot-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lingot-1.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lingot-1.1.1 + /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.qLoadZ + umask 022 + cd /builddir/build/BUILD + cd lingot-1.1.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 + '[' '%{_lto_cflags}x' '!=' 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-05-10 16:34:46.000000000 -0400 +++ ./configure 2020-06-04 13:32:48.426458698 -0400 @@ -1894,7 +1894,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-06-04 13:32:48.426458698 -0400 +++ ./configure 2020-06-04 13:32:49.276458678 -0400 @@ -7975,7 +7975,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'" @@ -18390,7 +18390,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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-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=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 the include directive... yes (GNU style) checking for riscv64-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 dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether NLS is requested... yes checking for intltool >= 0.23... 0.51.0 found 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.30.3 checking for XML::Parser... ok checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7900: -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 riscv64-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 for glib-compile-resources... /usr/bin/glib-compile-resources checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.22... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 11591: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 11591: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sin in -lm... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for floor... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for rint... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working strtod... yes checking for int16_t... yes checking for size_t... yes checking for gtk+-3.0 >= 3.10... yes checking for json-c >= 0.10.0... yes checking for alsa... yes checking for cunit... no checking for fftw3 >= 3.2.2 fftw3f >= 3.2.2... yes checking for jack >= 0.117.0... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for libpulse-simple >= 0.9.10... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' rm -f lingot.pc lingot.pc.tmp srcdir=''; \ test -f ./lingot.pc.in || srcdir=./; \ sed -e 's|@PACKAGE_URL[@]|http://lingot.nongnu.org|g' -e 's|@PACKAGE_VERSION[@]|1.1.1|g' -e 's|@OSS_CFLAGS[@]||g' -e 's|@pkgincludedir[@]|/usr/include/lingot|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@OSS_LIBS[@]||g' ${srcdir}lingot.pc.in >lingot.pc.tmp mv lingot.pc.tmp lingot.pc make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /usr/bin/glib-compile-resources src/lingot.gresource.xml --target=src/lingot-resources.c --sourcedir=./src --generate-source make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-gauge.o `test -f 'src/lingot-gui-gauge.c' || echo './'`src/lingot-gui-gauge.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-config-dialog-scale.o `test -f 'src/lingot-gui-config-dialog-scale.c' || echo './'`src/lingot-gui-config-dialog-scale.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-config-dialog.o `test -f 'src/lingot-gui-config-dialog.c' || echo './'`src/lingot-gui-config-dialog.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-mainframe.o `test -f 'src/lingot-gui-mainframe.c' || echo './'`src/lingot-gui-mainframe.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-io-config-scale.o `test -f 'src/lingot-io-config-scale.c' || echo './'`src/lingot-io-config-scale.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-io-ui-settings.o `test -f 'src/lingot-io-ui-settings.c' || echo './'`src/lingot-io-ui-settings.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-io-config.o `test -f 'src/lingot-io-config.c' || echo './'`src/lingot-io-config.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-spectrum.o `test -f 'src/lingot-gui-spectrum.c' || echo './'`src/lingot-gui-spectrum.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-gui-strobe-disc.o `test -f 'src/lingot-gui-strobe-disc.c' || echo './'`src/lingot-gui-strobe-disc.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot-resources.o `test -f 'src/lingot-resources.c' || echo './'`src/lingot-resources.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/lingot-lingot.o `test -f 'src/lingot.c' || echo './'`src/lingot.c make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-audio-jack.lo `test -f 'src/lingot-audio-jack.c' || echo './'`src/lingot-audio-jack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-jack.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-audio-jack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-jack.c -o src/liblingot_la-lingot-audio-jack.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-audio-alsa.lo `test -f 'src/lingot-audio-alsa.c' || echo './'`src/lingot-audio-alsa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-alsa.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-audio-alsa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-alsa.c -o src/liblingot_la-lingot-audio-alsa.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-audio-oss.lo `test -f 'src/lingot-audio-oss.c' || echo './'`src/lingot-audio-oss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-oss.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-audio-oss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-oss.c -o src/liblingot_la-lingot-audio-oss.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-audio-pulseaudio.lo `test -f 'src/lingot-audio-pulseaudio.c' || echo './'`src/lingot-audio-pulseaudio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-pulseaudio.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-audio-pulseaudio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio-pulseaudio.c -o src/liblingot_la-lingot-audio-pulseaudio.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-audio.lo `test -f 'src/lingot-audio.c' || echo './'`src/lingot-audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-audio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-audio.c -o src/liblingot_la-lingot-audio.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-config-scale.lo `test -f 'src/lingot-config-scale.c' || echo './'`src/lingot-config-scale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-config-scale.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-config-scale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-config-scale.c -o src/liblingot_la-lingot-config-scale.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-config.lo `test -f 'src/lingot-config.c' || echo './'`src/lingot-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-config.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-config.c -o src/liblingot_la-lingot-config.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-defs-internal.lo `test -f 'src/lingot-defs-internal.c' || echo './'`src/lingot-defs-internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-defs-internal.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-defs-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-defs-internal.c -o src/liblingot_la-lingot-defs-internal.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-msg.lo `test -f 'src/lingot-msg.c' || echo './'`src/lingot-msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-msg.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-msg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-msg.c -o src/liblingot_la-lingot-msg.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-fft.lo `test -f 'src/lingot-fft.c' || echo './'`src/lingot-fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-fft.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-fft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-fft.c -o src/liblingot_la-lingot-fft.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-core.lo `test -f 'src/lingot-core.c' || echo './'`src/lingot-core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-core.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-core.c -o src/liblingot_la-lingot-core.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-filter.lo `test -f 'src/lingot-filter.c' || echo './'`src/lingot-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-filter.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-filter.c -o src/liblingot_la-lingot-filter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/liblingot_la-lingot-signal.lo `test -f 'src/lingot-signal.c' || echo './'`src/lingot-signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-signal.c -fPIC -DPIC -o src/.libs/liblingot_la-lingot-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c src/lingot-signal.c -o src/liblingot_la-lingot-signal.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -D_REENTRANT -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,--as-needed -version-info 0:0:0 -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblingot.la -rpath /usr/lib64 src/liblingot_la-lingot-audio-alsa.lo src/liblingot_la-lingot-audio-jack.lo src/liblingot_la-lingot-audio-oss.lo src/liblingot_la-lingot-audio-pulseaudio.lo src/liblingot_la-lingot-audio.lo src/liblingot_la-lingot-config-scale.lo src/liblingot_la-lingot-config.lo src/liblingot_la-lingot-core.lo src/liblingot_la-lingot-defs-internal.lo src/liblingot_la-lingot-fft.lo src/liblingot_la-lingot-filter.lo src/liblingot_la-lingot-msg.lo src/liblingot_la-lingot-signal.lo -lasound -ljack -lfftw3 -lfftw3f -lpulse-simple -lpulse -lm libtool: link: gcc -shared -fPIC -DPIC src/.libs/liblingot_la-lingot-audio-alsa.o src/.libs/liblingot_la-lingot-audio-jack.o src/.libs/liblingot_la-lingot-audio-oss.o src/.libs/liblingot_la-lingot-audio-pulseaudio.o src/.libs/liblingot_la-lingot-audio.o src/.libs/liblingot_la-lingot-config-scale.o src/.libs/liblingot_la-lingot-config.o src/.libs/liblingot_la-lingot-core.o src/.libs/liblingot_la-lingot-defs-internal.o src/.libs/liblingot_la-lingot-fft.o src/.libs/liblingot_la-lingot-filter.o src/.libs/liblingot_la-lingot-msg.o src/.libs/liblingot_la-lingot-signal.o -lasound -ljack -lfftw3 -lfftw3f -lpulse-simple -lpulse -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--as-needed -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,liblingot.so.0 -o .libs/liblingot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblingot.so.0" && ln -s "liblingot.so.0.0.0" "liblingot.so.0") libtool: link: (cd ".libs" && rm -f "liblingot.so" && ln -s "liblingot.so.0.0.0" "liblingot.so") libtool: link: ar cr .libs/liblingot.a src/liblingot_la-lingot-audio-alsa.o src/liblingot_la-lingot-audio-jack.o src/liblingot_la-lingot-audio-oss.o src/liblingot_la-lingot-audio-pulseaudio.o src/liblingot_la-lingot-audio.o src/liblingot_la-lingot-config-scale.o src/liblingot_la-lingot-config.o src/liblingot_la-lingot-core.o src/liblingot_la-lingot-defs-internal.o src/liblingot_la-lingot-fft.o src/liblingot_la-lingot-filter.o src/liblingot_la-lingot-msg.o src/liblingot_la-lingot-signal.o libtool: link: ranlib .libs/liblingot.a libtool: link: ( cd ".libs" && rm -f "liblingot.la" && ln -s "../liblingot.la" "liblingot.la" ) make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lingot src/lingot-lingot-gui-config-dialog-scale.o src/lingot-lingot-gui-config-dialog.o src/lingot-lingot-gui-gauge.o src/lingot-lingot-gui-mainframe.o src/lingot-lingot-gui-spectrum.o src/lingot-lingot-gui-strobe-disc.o src/lingot-lingot-io-config-scale.o src/lingot-lingot-io-config.o src/lingot-lingot-io-ui-settings.o src/lingot-lingot.o src/lingot-lingot-resources.o liblingot.la -lasound -ljack -lfftw3 -lfftw3f -lpulse-simple -lpulse -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-c -lm libtool: link: gcc -pthread -Wall -Wextra -pedantic -Wno-overlength-strings -I./src -D_REENTRANT -I/usr/include/gtk-3.0 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lingot src/lingot-lingot-gui-config-dialog-scale.o src/lingot-lingot-gui-config-dialog.o src/lingot-lingot-gui-gauge.o src/lingot-lingot-gui-mainframe.o src/lingot-lingot-gui-spectrum.o src/lingot-lingot-gui-strobe-disc.o src/lingot-lingot-io-config-scale.o src/lingot-lingot-io-config.o src/lingot-lingot-io-ui-settings.o src/lingot-lingot.o src/lingot-lingot-resources.o ./.libs/liblingot.so -lasound -ljack -lfftw3 -lfftw3f -lpulse-simple -lpulse -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-c -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EjIMEY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 + cd lingot-1.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/lingot-1.1.1/po' linguas="ca cs de es fr gl it pt_BR sv zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/lingot-1.1.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/lingot.mo; \ echo "installing $lang.gmo as $dir/lingot.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/lingot.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lingot.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/lingot.mo.m; \ echo "installing $lang.gmo.m as $dir/lingot.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/lingot.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lingot.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/lingot.mo installing cs.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/lingot.mo installing de.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/lingot.mo installing es.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/lingot.mo installing fr.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/lingot.mo installing gl.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/lingot.mo installing it.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/lingot.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/lingot.mo installing sv.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/lingot.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/lingot.mo make[1]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1/po' make[1]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/lingot-1.1.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p liblingot.la '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblingot.so.0.0.0 /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64 && { ln -s -f liblingot.so.0.0.0 liblingot.so.0 || { rm -f liblingot.so.0 && ln -s liblingot.so.0.0.0 liblingot.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64 && { ln -s -f liblingot.so.0.0.0 liblingot.so || { rm -f liblingot.so && ln -s liblingot.so.0.0.0 liblingot.so; }; }) libtool: install: /usr/bin/install -p .libs/liblingot.lai /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.la libtool: install: /usr/bin/install -p .libs/liblingot.a /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.a libtool: install: ranlib /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p lingot '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/bin' libtool: warning: 'liblingot.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lingot /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/bin/lingot /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lingot.pc '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/metainfo' /usr/bin/install -p -m 644 org.nongnu.lingot.appdata.xml '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot' /usr/bin/install -p -m 644 AUTHORS COPYING ChangeLog NEWS README README.config THANKS '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 org.nongnu.lingot.desktop '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 icons/org.nongnu.lingot.svg '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 lingot.1 '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/include/lingot' /usr/bin/install -p -m 644 src/lingot-audio-alsa.h src/lingot-audio-jack.h src/lingot-audio-oss.h src/lingot-audio-pulseaudio.h src/lingot-audio.h src/lingot-config-scale.h src/lingot-config.h src/lingot-core.h src/lingot-defs.h src/lingot-filter.h src/lingot-msg.h '/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/include/lingot' make[2]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/lingot-1.1.1' + rm -rf /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/share/doc/lingot + find /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/lib64/ -name 'liblingot.*a' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 lingot + desktop-file-validate /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/share/applications/org.nongnu.lingot.desktop /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/share/applications/org.nongnu.lingot.desktop: error: (will be fatal in the future): value "org.nongnu.lingot.svg" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/share/metainfo/org.nongnu.lingot.appdata.xml /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64//usr/share/metainfo/org.nongnu.lingot.appdata.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.1-1.fc33 --unique-debug-suffix -1.1.1-1.fc33.riscv64 --unique-debug-src-base lingot-1.1.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lingot-1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/bin/lingot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/bin/lingot extracting debug info from /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/lib64/liblingot.so.0.0.0 original debug info size: 568kB, size after compression: 528kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 5517 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lingot-1.1.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q6t9G0 + umask 022 + cd /builddir/build/BUILD + cd lingot-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + cp -pr AUTHORS /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + cp -pr ChangeLog /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + cp -pr NEWS /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + cp -pr README /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + cp -pr THANKS /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/doc/lingot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OlZjp1 + umask 022 + cd /builddir/build/BUILD + cd lingot-1.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/licenses/lingot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/licenses/lingot + cp -pr COPYING /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64/usr/share/licenses/lingot + RPM_EC=0 ++ jobs -p + exit 0 error: Couldn't exec metainfo(): No such file or directory Provides: application() application(org.nongnu.lingot.desktop) liblingot.so.0()(64bit) lingot = 1.1.1-1.fc33 lingot(riscv-64) = 1.1.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfftw3.so.3()(64bit) libfftw3f.so.3()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjack.so.0()(64bit) libjson-c.so.5()(64bit) liblingot.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) rtld(GNU_HASH) Processing files: lingot-devel-1.1.1-1.fc33.riscv64 Provides: lingot-devel = 1.1.1-1.fc33 lingot-devel(riscv-64) = 1.1.1-1.fc33 pkgconfig(lingot) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblingot.so.0()(64bit) pkgconfig(alsa) pkgconfig(fftw3) >= 3.2.2 pkgconfig(fftw3f) >= 3.2.2 pkgconfig(gtk+-3.0) >= 3.10 pkgconfig(jack) >= 0.117.0 pkgconfig(libpulse-simple) >= 0.9.10 Processing files: lingot-debugsource-1.1.1-1.fc33.riscv64 Provides: lingot-debugsource = 1.1.1-1.fc33 lingot-debugsource(riscv-64) = 1.1.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lingot-debuginfo-1.1.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 6ca212f812718df811145bd6ce2c6842665593fc debuginfo(build-id) = b3e6ac3df19f95c6f0d14515c847c38f1aae986d lingot-debuginfo = 1.1.1-1.fc33 lingot-debuginfo(riscv-64) = 1.1.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lingot-debugsource(riscv-64) = 1.1.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/lingot-devel-1.1.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lingot-1.1.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lingot-debuginfo-1.1.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lingot-debugsource-1.1.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GKj3SY + umask 022 + cd /builddir/build/BUILD + cd lingot-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lingot-1.1.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0