+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sweep.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NicnHW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sweep-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/sweep-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sweep-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (sweep-0.9.3-multithread.patch):' Patch #0 (sweep-0.9.3-multithread.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multithread --fuzz=0 patching file src/main.c + sed -i 's/sweep_plugin_dir=.*/sweep_plugin_dir="$PACKAGE_PLUGIN_DIR"/' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fSKgps + umask 022 + cd /builddir/build/BUILD + cd sweep-0.9.3 + LDFLAGS='-lX11 -lgmodule-2.0' + export LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-lX11 -lgmodule-2.0' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for strerror in -lcposix... no checking for riscv64-redhat-linux-gnu-gcc... 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 dependency style of gcc... (cached) none 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 dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gnome-moz-remote... no checking whether byte ordering is bigendian... no checking for strchr... yes checking for madvise... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pthread_attr_init in -lpthread... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GLIB... yes checking for GTHREADS... yes checking for SNDFILE... yes checking for off_t... (cached) yes checking size of off_t... 8 checking for Ogg... yes checking for Vorbis... yes checking for deprecated ov_read_float() interface... no checking for Speex... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for mad_decoder_init in -lmad... yes checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for SAMPLERATE... yes checking for ALSA... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking for extra flags needed to export symbols... -Wl,-export-dynamic configure: creating ./config.status config.status: creating Makefile config.status: creating sweep.spec config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/sweep/Makefile config.status: creating src/Makefile config.status: creating src/tdb/Makefile config.status: creating plugins/Makefile config.status: creating plugins/echo/Makefile config.status: creating plugins/normalise/Makefile config.status: creating plugins/fade/Makefile config.status: creating plugins/reverse/Makefile config.status: creating plugins/ladspa/Makefile config.status: creating plugins/byenergy/Makefile config.status: creating plugins/example/Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating doc/sweep.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ************************************************************ * Sweep 0.9.3: Automatic configuration OK. ** ** Configuration summary: ** ** Experimental code: ....... no ** Audio device handling: ... ALSA ** PCM: libsndfile .......... yes ** Ogg Vorbis support: ...... yes ** MPEG (MP3) loading: ...... yes ** Speex support: ........... yes ** Secret Rabbit Code: ...... yes ** Translations: ............ de el es_ES fr hu it ja pl ru en_AU ** ** Installation directories: ** ** Program: ................. /usr/bin ** Plugins: ................. /usr/lib64/sweep ** ************************************************************** ** ** Type 'make' to compile Sweep. ** ** Type 'make install' to install Sweep. Plugins will not be ** accessible until you have done this. ** ** Have fun with Scrubby! * ************************************************************ + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/m4' Making all in intl make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/intl' Making all in po make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/po' Making all in include make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include' Making all in sweep make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include' Making all in src make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src' Making all in tdb make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSTANDALONE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c tdb.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSTANDALONE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c spinlock.c rm -f libtdb.a ar cru libtdb.a tdb.o spinlock.o ranlib libtdb.a make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-about_dialog.o `test -f 'about_dialog.c' || echo './'`about_dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-channelops.o `test -f 'channelops.c' || echo './'`channelops.c about_dialog.c: In function 'sweep_homepage': about_dialog.c:47:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system ("gnome-moz-remote http://sweep.sourceforge.net/"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:141:3: warning: implicit declaration of function 'XInitThreads' [-Wimplicit-function-declaration] XInitThreads(); ^~~~~~~~~~~~ main.c:149:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from main.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-cursors.o `test -f 'cursors.c' || echo './'`cursors.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-db_ruler.o `test -f 'db_ruler.c' || echo './'`db_ruler.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-db_slider.o `test -f 'db_slider.c' || echo './'`db_slider.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-driver.o `test -f 'driver.c' || echo './'`driver.c db_ruler.c: In function 'db_ruler_class_init': db_ruler.c:114:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^~~~~~~~~~~~ db_ruler.c: In function 'db_ruler_draw_ticks': db_ruler.c:351:8: warning: variable 'text_height' set but not used [-Wunused-but-set-variable] gint text_height; ^~~~~~~~~~~ db_ruler.c:350:8: warning: variable 'digit_offset' set but not used [-Wunused-but-set-variable] gint digit_offset; ^~~~~~~~~~~~ db_ruler.c:336:15: warning: variable 'bg_gc' set but not used [-Wunused-but-set-variable] GdkGC *gc, *bg_gc; ^~~~~ db_ruler.c: In function 'db_ruler_draw_pos': db_ruler.c:509:10: warning: variable 'increment' set but not used [-Wunused-but-set-variable] gfloat increment; ^~~~~~~~~ db_ruler.c:508:8: warning: variable 'ythickness' set but not used [-Wunused-but-set-variable] gint ythickness; ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-driver_alsa.o `test -f 'driver_alsa.c' || echo './'`driver_alsa.c db_slider.c: In function 'db_slider_class_init': db_slider.c:54:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-driver_oss.o `test -f 'driver_oss.c' || echo './'`driver_oss.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-driver_solaris.o `test -f 'driver_solaris.c' || echo './'`driver_solaris.c driver.c: In function 'init_devices': driver.c:761:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] play_mutex = g_mutex_new (); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from driver.c:37: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-edit.o `test -f 'edit.c' || echo './'`edit.c driver_alsa.c: In function 'alsa_device_setup': driver_alsa.c:169:7: warning: variable 'dir' set but not used [-Wunused-but-set-variable] int dir; ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-file_dialogs.o `test -f 'file_dialogs.c' || echo './'`file_dialogs.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-file_sndfile1.o `test -f 'file_sndfile1.c' || echo './'`file_sndfile1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-file_mad.o `test -f 'file_mad.c' || echo './'`file_mad.c file_dialogs.c: In function 'file_guess_mp3': file_dialogs.c:182:5: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, "mp3", 4)) return TRUE; ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:183:5: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, "mp2", 4)) return TRUE; ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c: In function 'sample_revert_cb': file_dialogs.c:372:6: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname), sample->pathname); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_dialogs.c: In function 'file_guess_method': file_dialogs.c:416:5: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, "ogg", SW_DIR_LEN)) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:424:5: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, "spx", SW_DIR_LEN)) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:432:5: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, "mp3", SW_DIR_LEN)) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:446:7: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp (ext, info.extension, SW_DIR_LEN)) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:459:7: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strncasecmp(ext, "aifc", SW_DIR_LEN) || ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c:460:4: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] !g_strncasecmp(ext, "aif", SW_DIR_LEN)) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ file_dialogs.c: In function 'overwrite_cancel_cb': file_dialogs.c:545:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] msg = g_strdup_printf (_("Save as %s cancelled"), g_basename (sd->pathname)); ^~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_dialogs.c: In function 'sample_save_as_cb': file_dialogs.c:824:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] msg = g_strdup_printf (_("Save as %s cancelled"), g_basename (sd->pathname)); ^~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from file_dialogs.c:34: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_sndfile1.c: In function 'update_save_options_values': file_sndfile1.c:176:13: warning: variable 'sfinfo' set but not used [-Wunused-but-set-variable] SF_INFO * sfinfo; ^~~~~~ file_sndfile1.c:175:15: warning: variable 'format' set but not used [-Wunused-but-set-variable] sw_format * format; ^~~~~~ file_sndfile1.c: In function 'create_sndfile_encoding_options_dialog': file_sndfile1.c:340:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] label = gtk_label_new (g_basename (so->pathname)); ^~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_sndfile1.c:37: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_sndfile1.c: In function '_sndfile_sample_load': file_sndfile1.c:771:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Loading %s"), g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_sndfile1.c:37: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_sndfile1.c: In function 'sndfile_sample_save': file_sndfile1.c:998:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Saving %s"), g_basename (pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_sndfile1.c:37: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_mad.c: In function 'error': file_mad.c:290:65: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] fprintf(stderr, "decoding error 0x%04x (%s) at byte offset %u\n", ~^ %lu file_mad.c:292:6: stream->this_frame - info->start); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_mad.c: In function 'sample_load_mad_data': file_mad.c:313:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; ^~~~~~ file_mad.c: In function 'sample_load_mad_info': file_mad.c:435:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Loading %s"), g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_mad.c:54: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-file_speex.o `test -f 'file_speex.c' || echo './'`file_speex.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-file_vorbis.o `test -f 'file_vorbis.c' || echo './'`file_vorbis.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-format.o `test -f 'format.c' || echo './'`format.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-head.o `test -f 'head.c' || echo './'`head.c file_vorbis.c: In function 'sample_load_vorbis_info': file_vorbis.c:324:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Loading %s"), g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_vorbis.c: In function 'vorbis_sample_save_thread': file_vorbis.c:647:8: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname), ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_vorbis.c:667:10: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (pathname), bytes_buf, time_buf, percent, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_vorbis.c:674:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (pathname), bytes_buf, time_buf, percent, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_vorbis.c: In function 'vorbis_sample_save': file_vorbis.c:702:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Saving %s"), g_basename (pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_vorbis.c: In function 'create_vorbis_encoding_options_dialog': file_vorbis.c:1136:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] label = gtk_label_new (g_basename (pathname)); ^~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_vorbis.c:82: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c: In function 'file_is_ogg_speex': file_speex.c:197:36: warning: pointer targets in passing argument 1 of 'speex_packet_to_header' differ in signedness [-Wpointer-sign] header = speex_packet_to_header (op.packet, op.bytes); ^~ In file included from file_speex.c:75:0: /usr/include/speex/speex_header.h:84:14: note: expected 'char *' but argument is of type 'unsigned char *' SpeexHeader *speex_packet_to_header(char *packet, int size); ^~~~~~~~~~~~~~~~~~~~~~ file_speex.c: In function 'sample_load_speex_info': file_speex.c:577:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Loading %s"), g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c: In function 'speex_sample_save_thread': file_speex.c:1020:8: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname), ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c:1040:10: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (pathname), bytes_buf, time_buf, percent, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c:1047:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (pathname), bytes_buf, time_buf, percent, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c: In function 'speex_sample_save': file_speex.c:1074:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_snprintf (buf, BUF_LEN, _("Saving %s"), g_basename (pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ file_speex.c: In function 'create_speex_encoding_options_dialog': file_speex.c:1621:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] label = gtk_label_new (g_basename (pathname)); ^~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from file_speex.c:87: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-interface.o `test -f 'interface.c' || echo './'`interface.c head.c: In function 'head_new': head.c:600:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] head->head_mutex = g_mutex_new (); ^~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from head.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ file_speex.c: In function 'sample_load_speex_data': file_speex.c:440:32: warning: 'extra_headers' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (packet_count <= 1+extra_headers) { ~^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-levelmeter.o `test -f 'levelmeter.c' || echo './'`levelmeter.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-notes.o `test -f 'notes.c' || echo './'`notes.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-param.o `test -f 'param.c' || echo './'`param.c interface.c: In function 'sweep_set_window_icon': interface.c:126:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (window_icon); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from interface.c:31: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'init_styles': interface.c:209:14: warning: variable 'color_dark_grey' set but not used [-Wunused-but-set-variable] GdkColor * color_dark_grey; ^~~~~~~~~~~~~~~ interface.c:207:14: warning: variable 'color_green_grey' set but not used [-Wunused-but-set-variable] GdkColor * color_green_grey; ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-paste_dialogs.o `test -f 'paste_dialogs.c' || echo './'`paste_dialogs.c levelmeter.c: In function 'levelmeter_realize': levelmeter.c:76:15: warning: variable 'levelmeter' set but not used [-Wunused-but-set-variable] LevelMeter *levelmeter; ^~~~~~~~~~ levelmeter.c: In function 'levelmeter_size_allocate': levelmeter.c:124:15: warning: variable 'levelmeter' set but not used [-Wunused-but-set-variable] LevelMeter *levelmeter; ^~~~~~~~~~ levelmeter.c: In function 'levelmeter_destroy': levelmeter.c:181:15: warning: variable 'levelmeter' set but not used [-Wunused-but-set-variable] LevelMeter *levelmeter; ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-play.o `test -f 'play.c' || echo './'`play.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-plugin.o `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-preferences.o `test -f 'preferences.c' || echo './'`preferences.c paste_dialogs.c: In function 'create_paste_dialog': paste_dialogs.c:296:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from paste_dialogs.c:29: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-print.o `test -f 'print.c' || echo './'`print.c play.c: In function 'head_read_unrestricted': play.c:153:16: warning: variable 'd' set but not used [-Wunused-but-set-variable] sw_audio_t * d; ^ plugin.c: In function 'init_dynamic_plugins_dir': plugin.c:92:10: warning: variable 'name' set but not used [-Wunused-but-set-variable] char * name, * path; ^~~~ play.c: In function 'init_playback': play.c:1138:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] play_mutex = g_mutex_new (); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../include/sweep/sweep_types.h:24, from play.c:49: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-question_dialogs.o `test -f 'question_dialogs.c' || echo './'`question_dialogs.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-record.o `test -f 'record.c' || echo './'`record.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sample-display.o `test -f 'sample-display.c' || echo './'`sample-display.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-samplerate.o `test -f 'samplerate.c' || echo './'`samplerate.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sw_chooser.o `test -f 'sw_chooser.c' || echo './'`sw_chooser.c record.c: In function 'do_record_regions': record.c:195:12: warning: variable 'rec_mixing' set but not used [-Wunused-but-set-variable] gboolean rec_mixing = FALSE; ^~~~~~~~~~ record.c: In function '_rec_dialog_set_sample': record.c:330:9: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from record.c:34: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_filter.o `test -f 'sweep_filter.c' || echo './'`sweep_filter.c sample-display.c: In function 'sample_display_init_display': sample-display.c:583:15: warning: variable 'visual' set but not used [-Wunused-but-set-variable] GdkVisual * visual; ^~~~~~ sample-display.c:582:15: warning: variable 'window' set but not used [-Wunused-but-set-variable] GdkWindow * window; ^~~~~~ sample-display.c: In function 'sample_display_draw_rec_offset': sample-display.c:1480:15: warning: variable 'sample' set but not used [-Wunused-but-set-variable] sw_sample * sample; ^~~~~~ samplerate.c: In function 'do_samplerate_thread': samplerate.c:81:7: warning: variable 'channel' set but not used [-Wunused-but-set-variable] int channel = 0; ^~~~~~~ sw_chooser.c: In function 'sw_chooser_class_init': sw_chooser.c:84:19: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_sample.o `test -f 'sweep_sample.c' || echo './'`sweep_sample.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_sounddata.o `test -f 'sweep_sounddata.c' || echo './'`sweep_sounddata.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_selection.o `test -f 'sweep_selection.c' || echo './'`sweep_selection.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_typeconvert.o `test -f 'sweep_typeconvert.c' || echo './'`sweep_typeconvert.c sweep_sample.c: In function 'sample_new_empty': sweep_sample.c:144:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] s->ops_mutex = g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ sweep_sample.c:155:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] s->edit_mutex = g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ sweep_sample.c:160:3: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] s->pending_cond = g_cond_new (); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^~~~~~~~~~ sweep_sample.c:163:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] s->play_mutex = g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ sweep_sample.c:184:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] s->color = filename_color_hash ((gchar *)g_basename (s->pathname)); ^ In file included from /usr/include/glib-2.0/glib.h:48:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ sweep_sample.c: In function 'sample_bank_list_names': sweep_sample.c:695:5: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] ret = g_list_append (ret, (gpointer *)g_basename (s->pathname)); ^~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ sweep_sample.c: In function 'sample_bank_find_byname': sweep_sample.c:713:2: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] (!strcmp (name, g_basename (sample->pathname)))) ^ In file included from /usr/include/glib-2.0/glib.h:48:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ sweep_sample.c: In function 'sample_info_update': sweep_sample.c:1830:3: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] gtk_clist_set_text (GTK_CLIST(clist), 0, 1, g_basename(sample->pathname)); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from sweep_sample.c:29: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ sweep_sounddata.c: In function 'sounddata_new_empty': sweep_sounddata.c:93:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] s->sels_mutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sounddata.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ sweep_sounddata.c:94:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] s->data_mutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sounddata.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ sweep_sounddata.c: In function 'sounddata_destroy': sweep_sounddata.c:131:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free(sounddata->data_mutex); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from sweep_sounddata.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-sweep_undo.o `test -f 'sweep_undo.c' || echo './'`sweep_undo.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-time_ruler.o `test -f 'time_ruler.c' || echo './'`time_ruler.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-timeouts.o `test -f 'timeouts.c' || echo './'`timeouts.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-undo_dialog.o `test -f 'undo_dialog.c' || echo './'`undo_dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/usr/include -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -DPACKAGE_DATA_DIR='"/usr/share/sweep"' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o sweep-view.o `test -f 'view.c' || echo './'`view.c time_ruler.c: In function 'time_ruler_draw_ticks': time_ruler.c:189:8: warning: variable 'digit_offset' set but not used [-Wunused-but-set-variable] gint digit_offset; ^~~~~~~~~~~~ time_ruler.c:175:15: warning: variable 'bg_gc' set but not used [-Wunused-but-set-variable] GdkGC *gc, *bg_gc; ^~~~~ timeouts.c: In function 'sweep_timeouts_init': timeouts.c:101:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] timeouts_mutex = g_mutex_new (); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from timeouts.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ undo_dialog.c: In function '_undo_dialog_set_sample': undo_dialog.c:173:9: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename(sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from undo_dialog.c:27: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ view.c: In function 'create_proc_menu': view.c:198:15: warning: variable 'li' set but not used [-Wunused-but-set-variable] gint i = 0, li = 0; ^~ view.c: In function 'view_new': view.c:1627:8: warning: variable 'screen_width' set but not used [-Wunused-but-set-variable] gint screen_width, screen_height; ^~~~~~~~~~~~ view.c: In function 'view_set_progress_ready': view.c:3346:6: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (view->sample->pathname), ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from view.c:35: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ view.c: In function 'view_close': view.c:3400:8: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] g_basename (sample->pathname)); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from view.c:35: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ view.c: In function 'view_refresh_title': view.c:3450:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] s->pathname ? g_basename (s->pathname) : _("Untitled"), ^ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from view.c:35: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ view.c:3463:7: warning: 'g_basename' is deprecated: Use 'g_path_get_basename' instead [-Wdeprecated-declarations] s->pathname ? g_basename (s->pathname) : _("Untitled"), ^ In file included from /usr/include/glib-2.0/glib.h:48:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from view.c:35: /usr/include/glib-2.0/glib/gfileutils.h:163:14: note: declared here const gchar *g_basename (const gchar *file_name); ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o sweep -Wl,-export-dynamic sweep-main.o sweep-about_dialog.o sweep-callbacks.o sweep-channelops.o sweep-cursors.o sweep-db_ruler.o sweep-db_slider.o sweep-driver.o sweep-driver_alsa.o sweep-driver_oss.o sweep-driver_solaris.o sweep-edit.o sweep-file_dialogs.o sweep-file_sndfile1.o sweep-file_mad.o sweep-file_speex.o sweep-file_vorbis.o sweep-format.o sweep-head.o sweep-interface.o sweep-levelmeter.o sweep-notes.o sweep-param.o sweep-paste_dialogs.o sweep-play.o sweep-plugin.o sweep-preferences.o sweep-print.o sweep-question_dialogs.o sweep-record.o sweep-sample-display.o sweep-samplerate.o sweep-sw_chooser.o sweep-sweep_filter.o sweep-sweep_sample.o sweep-sweep_sounddata.o sweep-sweep_selection.o sweep-sweep_typeconvert.o sweep-sweep_undo.o sweep-time_ruler.o sweep-timeouts.o sweep-undo_dialog.o sweep-view.o ../src/tdb/libtdb.a -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 -lfontconfig -lfreetype -lpthread -lsndfile -L/usr/lib -logg -L/usr/lib -lvorbis -lm -lvorbisfile -lvorbisenc -lmad -lspeex -lm -lsamplerate -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lasound mkdir .libs gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -o sweep -Wl,-export-dynamic sweep-main.o sweep-about_dialog.o sweep-callbacks.o sweep-channelops.o sweep-cursors.o sweep-db_ruler.o sweep-db_slider.o sweep-driver.o sweep-driver_alsa.o sweep-driver_oss.o sweep-driver_solaris.o sweep-edit.o sweep-file_dialogs.o sweep-file_sndfile1.o sweep-file_mad.o sweep-file_speex.o sweep-file_vorbis.o sweep-format.o sweep-head.o sweep-interface.o sweep-levelmeter.o sweep-notes.o sweep-param.o sweep-paste_dialogs.o sweep-play.o sweep-plugin.o sweep-preferences.o sweep-print.o sweep-question_dialogs.o sweep-record.o sweep-sample-display.o sweep-samplerate.o sweep-sw_chooser.o sweep-sweep_filter.o sweep-sweep_sample.o sweep-sweep_sounddata.o sweep-sweep_selection.o sweep-sweep_typeconvert.o sweep-sweep_undo.o sweep-time_ruler.o sweep-timeouts.o sweep-undo_dialog.o sweep-view.o -pthread -lX11 -lgmodule-2.0 ../src/tdb/libtdb.a -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 -lfontconfig -lfreetype -lpthread -lsndfile -L/usr/lib -logg -lvorbis -lvorbisfile -lvorbisenc -lmad -lspeex -lm -lsamplerate -lgthread-2.0 -lglib-2.0 -lasound make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins' Making all in example make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o example.lo example.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c example.c -fPIC -DPIC -o .libs/example.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c example.c -o example.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libexample.la -avoid-version -module example.lo ar cru .libs/libexample.a .libs/example.o ranlib .libs/libexample.a creating libexample.la (cd .libs && rm -f libexample.la && ln -s ../libexample.la libexample.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' Making all in byenergy make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/byenergy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o byenergy.lo byenergy.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c byenergy.c -fPIC -DPIC -o .libs/byenergy.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c byenergy.c -o byenergy.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libbyenergy.la -rpath /usr/lib64/sweep -avoid-version -module byenergy.lo gcc -shared .libs/byenergy.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libbyenergy.so -o .libs/libbyenergy.so ar cru .libs/libbyenergy.a byenergy.o ranlib .libs/libbyenergy.a creating libbyenergy.la (cd .libs && rm -f libbyenergy.la && ln -s ../libbyenergy.la libbyenergy.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/byenergy' Making all in echo make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/echo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o echo.lo echo.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c echo.c -fPIC -DPIC -o .libs/echo.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c echo.c -o echo.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libecho.la -rpath /usr/lib64/sweep -avoid-version -module echo.lo gcc -shared .libs/echo.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libecho.so -o .libs/libecho.so ar cru .libs/libecho.a echo.o ranlib .libs/libecho.a creating libecho.la (cd .libs && rm -f libecho.la && ln -s ../libecho.la libecho.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/echo' Making all in fade make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/fade' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o fade.lo fade.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c fade.c -fPIC -DPIC -o .libs/fade.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c fade.c -o fade.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libfade.la -rpath /usr/lib64/sweep -avoid-version -module fade.lo gcc -shared .libs/fade.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libfade.so -o .libs/libfade.so ar cru .libs/libfade.a fade.o ranlib .libs/libfade.a creating libfade.la (cd .libs && rm -f libfade.la && ln -s ../libfade.la libfade.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/fade' Making all in normalise make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/normalise' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o normalise.lo normalise.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c normalise.c -fPIC -DPIC -o .libs/normalise.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c normalise.c -o normalise.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libnormalise.la -rpath /usr/lib64/sweep -avoid-version -module normalise.lo gcc -shared .libs/normalise.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libnormalise.so -o .libs/libnormalise.so ar cru .libs/libnormalise.a normalise.o ranlib .libs/libnormalise.a creating libnormalise.la (cd .libs && rm -f libnormalise.la && ln -s ../libnormalise.la libnormalise.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/normalise' Making all in reverse make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/reverse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o reverse.lo reverse.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c reverse.c -fPIC -DPIC -o .libs/reverse.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c reverse.c -o reverse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libreverse.la -rpath /usr/lib64/sweep -avoid-version -module reverse.lo gcc -shared .libs/reverse.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libreverse.so -o .libs/libreverse.so ar cru .libs/libreverse.a reverse.o ranlib .libs/libreverse.a creating libreverse.la (cd .libs && rm -f libreverse.la && ln -s ../libreverse.la libreverse.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/reverse' Making all in ladspa make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/ladspa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c -o ladspameta.lo ladspameta.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c ladspameta.c -fPIC -DPIC -o .libs/ladspameta.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -c ladspameta.c -o ladspameta.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -lX11 -lgmodule-2.0 -o libladspameta.la -rpath /usr/lib64/sweep -avoid-version -module ladspameta.lo gcc -shared .libs/ladspameta.o -lX11 -lgmodule-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libladspameta.so -o .libs/libladspameta.so ar cru .libs/libladspameta.a ladspameta.o ranlib .libs/libladspameta.a creating libladspameta.la (cd .libs && rm -f libladspameta.la && ln -s ../libladspameta.la libladspameta.la) make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/ladspa' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tsQ97q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 + cd sweep-0.9.3 + make DESTDIR=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 install Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/m4' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/m4' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/m4' Making install in intl make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/intl' if { test "sweep" = "gettext-runtime" || test "sweep" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "sweep" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "sweep" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/intl' Making install in po make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/el/LC_MESSAGES installing el.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/es_ES/LC_MESSAGES installing es_ES.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/es_ES/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/sweep.mo mkdir -p -- /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/en_AU/LC_MESSAGES installing en_AU.gmo as /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/locale/en_AU/LC_MESSAGES/sweep.mo if test "sweep" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/po' Making install in include make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include' Making install in sweep make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/sweep" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep" /usr/bin/install -c -m 644 'sweep_version.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_version.h' /usr/bin/install -c -m 644 'sweep_i18n.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_i18n.h' /usr/bin/install -c -m 644 'sweep.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep.h' /usr/bin/install -c -m 644 'sweep_types.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_types.h' /usr/bin/install -c -m 644 'sweep_typeconvert.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_typeconvert.h' /usr/bin/install -c -m 644 'sweep_sample.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_sample.h' /usr/bin/install -c -m 644 'sweep_sounddata.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_sounddata.h' /usr/bin/install -c -m 644 'sweep_filter.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_filter.h' /usr/bin/install -c -m 644 'sweep_selection.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_selection.h' /usr/bin/install -c -m 644 'sweep_undo.h' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/include/sweep/sweep_undo.h' make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include/sweep' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src' Making install in tdb make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src/tdb' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'sweep' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/bin/sweep' /usr/bin/install -c sweep /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/bin/sweep make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins' Making install in example make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/example' Making install in byenergy make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/byenergy' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libbyenergy.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/byenergy' Making install in echo make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/echo' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libecho.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/echo' Making install in fade make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/fade' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libfade.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/fade' Making install in normalise make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/normalise' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libnormalise.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/normalise' Making install in reverse make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/reverse' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libreverse.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/reverse' Making install in ladspa make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins/ladspa' mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep /usr/bin/install -c .libs/libladspameta.so /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64//usr/lib64/sweep; make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins/ladspa' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[3]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/plugins' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './sweep.1' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/man/man1/sweep.1' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3/doc' make[1]: Entering directory '/builddir/build/BUILD/sweep-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/sweep-0.9.3' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/applications" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 'sweep.desktop' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/applications/sweep.desktop' test -z "/usr/share/pixmaps" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/pixmaps" /usr/bin/install -c -m 644 'sweep.svg' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/pixmaps/sweep.svg' test -z "/usr/share/sweep" || mkdir -p -- "/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/sweep" /usr/bin/install -c -m 644 'sweep_splash.png' '/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/sweep/sweep_splash.png' make[2]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3' make[1]: Leaving directory '/builddir/build/BUILD/sweep-0.9.3' + cd /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/bin + mv sweep sweep-audio-editor + cd /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/man/man1 + mv sweep.1 sweep-audio-editor.1 + sed -i -e 's|.B sweep|.B sweep-audio-editor|' sweep-audio-editor.1 + cat + rm -f /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/applications/sweep.desktop + desktop-file-install --add-category Application --add-category AudioVideo --add-category AudioVideoEditing --dir /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/applications sweep.desktop /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/applications/sweep.desktop: error: (will be fatal in the future): value "sweep.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 + find /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/sweep -name '*.la' + xargs rm -f + find /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/lib64/sweep -name '*.a' + xargs rm -f + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 sweep + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sweep-0.9.3-22.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bQuhhB + umask 022 + cd /builddir/build/BUILD + cd sweep-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr AUTHORS /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr ChangeLog /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr COPYING /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr NEWS /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr README /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr TODO /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + cp -pr doc/plugin_writers_guide.txt /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep + exit 0 Provides: application() application(sweep.desktop) libbyenergy.so()(64bit) libecho.so()(64bit) libfade.so()(64bit) libladspameta.so()(64bit) libnormalise.so()(64bit) libreverse.so()(64bit) mimehandler(application/ogg) mimehandler(audio/basic) mimehandler(audio/mpeg) mimehandler(audio/x-aifc) mimehandler(audio/x-aiff) mimehandler(audio/x-mp3) mimehandler(audio/x-wav) sweep = 0.9.3-22.fc28 sweep(riscv-64) = 0.9.3-22.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh desktop-file-utils Requires(postun): /bin/sh desktop-file-utils Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(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.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmad.so.0()(64bit) libogg.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libspeex.so.1()(64bit) libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: sweep-devel-0.9.3-22.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gRvMda + umask 022 + cd /builddir/build/BUILD + cd sweep-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep-devel + cp -pr doc/plugin_writers_guide.txt /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64/usr/share/doc/sweep-devel + exit 0 Provides: sweep-devel = 0.9.3-22.fc28 sweep-devel(riscv-64) = 0.9.3-22.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 Wrote: /builddir/build/SRPMS/sweep-0.9.3-22.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sweep-0.9.3-22.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/sweep-devel-0.9.3-22.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yVx0XN + umask 022 + cd /builddir/build/BUILD + cd sweep-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sweep-0.9.3-22.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff