+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libcanberra.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.c0VuCM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcanberra-0.30 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/libcanberra-0.30.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcanberra-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch):' Patch #0 (0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/canberra-gtk-module.c patching file src/canberra-gtk.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yHLqdv + umask 022 + cd /builddir/build/BUILD + cd libcanberra-0.30 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/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"~' ./build-aux/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-static --enable-pulse --enable-alsa --enable-null --disable-oss --with-builtin=dso --with-systemdsystemunitdir=/usr/lib/systemd/system checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether ln -s works... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for riscv64-redhat-linux-gnu-gcc... 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 gcc option to accept ISO C99... none needed checking whether gcc and cc understand -c and -o together... yes 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 whether gcc needs -traditional... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -W in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Winline in envvar CFLAGS... yes checking if gcc supports flag -Wvla in envvar CFLAGS... yes checking if gcc supports flag -Wundef in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wformat-security in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes checking if gcc supports flag -Wpacked in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes checking if gcc supports flag -ffast-math in envvar CFLAGS... yes checking if gcc supports flag -fno-common in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dladvise_init in -lltdl... yes checking for ANSI C header files... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for library containing pow... -lm checking for library containing sched_setscheduler... none required checking for lrintf... yes checking for strtof... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gettimeofday... yes checking for nanosleep... yes checking for posix_memalign... yes checking for sigaction... yes checking for sleep... yes checking for sysconf... yes checking for pthread_yield... no checking for strerror_r... yes checking for lstat... yes checking for strndup... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 ALSA... yes checking for PULSE... yes checking for UDEV... yes checking for GST... yes checking for GTK... yes checking for GTK3... yes checking for TDB... yes checking for lynx... no configure: WARNING: *** lynx not found, plain text README will not be built *** checking for VORBIS... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libcanberra.pc config.status: creating libcanberra-gtk.pc config.status: creating libcanberra-gtk3.pc config.status: creating src/canberra.h config.status: creating gtkdoc/Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---{ libcanberra 0.30 }--- prefix: /usr sysconfdir: /etc localstatedir: /var Compiler: gcc 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 C++-Compiler: g++ 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 Builtin DSO: yes Enable PulseAudio: yes Builtin PulseAudio: no Enable ALSA: yes Builtin ALSA: no Enable OSS: no Builtin OSS: no Enable GStreamer: yes Builtin GStreamer: no Enable Null Output: yes Builtin Null Output: no Enable tdb: yes Enable lookup cache: yes Enable GTK+: yes GTK Modules Directory: /usr/lib64/gtk-2.0/modules Enable GTK3+: yes GTK3 Modules Directory: /usr/lib64/gtk-3.0/modules Enable udev: yes systemd Unit Directory: /usr/lib/systemd/system + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libcanberra-0.30' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/src' CC libcanberra_gtk3_module_la-canberra-gtk-module.lo CC libcanberra_la-common.lo CC libcanberra_la-mutex-posix.lo CC libcanberra_la-proplist.lo CC libcanberra_la-read-sound-file.lo CC libcanberra_la-read-vorbis.lo CC libcanberra_la-read-wav.lo CC libcanberra_la-sound-theme-spec.lo CC libcanberra_la-macro.lo CC libcanberra_la-malloc.lo CC libcanberra_la-fork-detect.lo canberra-gtk-module.c: In function 'window_is_xembed': canberra-gtk-module.c:389:9: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations] gdk_error_trap_push(); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk-module.c:27: /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here void gdk_error_trap_push (void); ^~~~~~~~~~~~~~~~~~~ canberra-gtk-module.c:399:9: warning: 'gdk_error_trap_pop_ignored' is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations] gdk_error_trap_pop_ignored(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk-module.c:27: /usr/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here void gdk_error_trap_pop_ignored (void); ^~~~~~~~~~~~~~~~~~~~~~~~~~ canberra-gtk-module.c: In function 'dispatch_sound_event': canberra-gtk-module.c:415:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = CA_SUCCESS; ^~~ canberra-gtk-module.c: At top level: canberra-gtk-module.c:960:2: warning: #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770" [-Wcpp] #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770" ^~~~~~~ CC libcanberra_la-cache.lo CC libcanberra_la-dso.lo CC libcanberra_la-driver-order.lo CC libcanberra_gtk3_la-canberra-gtk.lo CC libcanberra_gtk_module_la-canberra-gtk-module.lo CC libcanberra_gtk_la-canberra-gtk.lo CC libcanberra_multi_la-multi.lo CC libcanberra_pulse_la-pulse.lo canberra-gtk-module.c: In function 'dispatch_sound_event': canberra-gtk-module.c:415:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = CA_SUCCESS; ^~~ canberra-gtk.c: In function 'ca_gtk_context_get_for_screen': canberra-gtk.c:145:9: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ canberra-gtk.c: In function 'ca_gtk_proplist_set_for_widget': canberra-gtk.c:286:25: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen))) < 0) ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ canberra-gtk.c:290:33: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_MONITOR, "%i", gdk_screen_get_monitor_at_window(screen, dw))) < 0) ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here gint gdk_screen_get_monitor_at_window (GdkScreen *screen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canberra-gtk.c:317:25: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_width = gdk_screen_get_width(gtk_widget_get_screen(GTK_WIDGET(w))); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ canberra-gtk.c:332:25: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] screen_height = gdk_screen_get_height(gtk_widget_get_screen(GTK_WIDGET(w))); ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ canberra-gtk.c: In function 'ca_gtk_proplist_set_for_event': canberra-gtk.c:389:25: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] width = gdk_screen_get_width(gtk_widget_get_screen(w)); ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ canberra-gtk.c:390:25: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] height = gdk_screen_get_height(gtk_widget_get_screen(w)); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk.c:27: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ CC libcanberra_alsa_la-alsa.lo CC libcanberra_gstreamer_la-gstreamer.lo CC libcanberra_null_la-null.lo CC canberra_boot-canberra-boot.o canberra-boot.c: In function 'find_device': canberra-boot.c:127:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&s, "front:%i", internal_device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canberra-boot.c:129:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&s, "front:%i", pci_device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canberra-boot.c:131:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&s, "front:%i", other_device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC canberra_gtk_play-canberra-gtk-play.o CC test-canberra.o GEN libcanberra-logout-sound.sh GEN libcanberra-ready-sound.desktop GEN libcanberra-login-sound.desktop GEN canberra-system-bootup.service GEN canberra-system-shutdown.service gstreamer.c: In function 'send_mgr_exit_msg': gstreamer.c:331:9: warning: not enough variable arguments to fit a sentinel [-Wformat=] s = gst_structure_new("application/mgr-exit", NULL); ^ GEN canberra-system-shutdown-reboot.service CCLD libcanberra.la CCLD libcanberra-gtk.la CCLD libcanberra-gtk3.la CCLD libcanberra-multi.la CCLD libcanberra-pulse.la CCLD libcanberra-alsa.la CCLD libcanberra-gstreamer.la canberra-gtk-play.c: In function 'main': canberra-gtk-play.c:136:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from canberra-gtk-play.c:30: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CCLD libcanberra-null.la CCLD canberra-boot CCLD canberra-gtk-play CCLD test-canberra CCLD libcanberra-gtk3-module.la CCLD libcanberra-gtk-module.la make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/src' Making all in gtkdoc make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/doc' make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30' make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30' make[1]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DsIFsL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 + cd libcanberra-0.30 + make DESTDIR=/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/src' make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcanberra.la libcanberra-gtk3.la libcanberra-gtk.la '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcanberra.so.0.2.5 /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra.so.0.2.5 libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra.so.0.2.5 libcanberra.so.0 || { rm -f libcanberra.so.0 && ln -s libcanberra.so.0.2.5 libcanberra.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra.so.0.2.5 libcanberra.so || { rm -f libcanberra.so && ln -s libcanberra.so.0.2.5 libcanberra.so; }; }) libtool: install: /usr/bin/install -c .libs/libcanberra.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra.la libtool: install: warning: relinking `libcanberra-gtk3.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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 -export-dynamic -version-info 1:9:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-gtk3.la -rpath /usr/lib64 libcanberra_gtk3_la-canberra-gtk.lo -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3.so.0.1.9T /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-gtk3.so.0.1.9 libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0 || { rm -f libcanberra-gtk3.so.0 && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so || { rm -f libcanberra-gtk3.so && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so; }; }) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-gtk3.la libtool: install: warning: relinking `libcanberra-gtk.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -export-dynamic -version-info 1:9:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-gtk.la -rpath /usr/lib64 libcanberra_gtk_la-canberra-gtk.lo -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk.so.0.1.9T /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-gtk.so.0.1.9 libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra-gtk.so.0.1.9 libcanberra-gtk.so.0 || { rm -f libcanberra-gtk.so.0 && ln -s libcanberra-gtk.so.0.1.9 libcanberra-gtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64 && { ln -s -f libcanberra-gtk.so.0.1.9 libcanberra-gtk.so || { rm -f libcanberra-gtk.so && ln -s libcanberra-gtk.so.0.1.9 libcanberra-gtk.so; }; }) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c canberra-boot canberra-gtk-play '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/bin' libtool: install: warning: `libcanberra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/canberra-boot /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/bin/canberra-boot libtool: install: warning: `libcanberra.la' has not been installed in `/usr/lib64' libtool: install: warning: `libcanberra-gtk3.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/libcanberra-0.30/src/libcanberra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/canberra-gtk-play /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/bin/canberra-gtk-play make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/src' /usr/bin/mkdir -p -m 755 /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules ( cd /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules && \ rm -f libcanberra-gtk-module.so && \ ln -s libcanberra-gtk3-module.so libcanberra-gtk-module.so ) make[3]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gnome-settings-daemon-3.0/gtk-modules' /usr/bin/install -c -m 644 canberra-gtk-module.desktop '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gnome-settings-daemon-3.0/gtk-modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gdm/autostart/LoginWindow' /usr/bin/install -c -m 644 libcanberra-ready-sound.desktop '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gdm/autostart/LoginWindow' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gnome/autostart' /usr/bin/install -c -m 644 libcanberra-login-sound.desktop '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gnome/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gnome/shutdown' /usr/bin/install -c libcanberra-logout-sound.sh '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/gnome/shutdown' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules' /bin/sh ../libtool --mode=install /usr/bin/install -c libcanberra-gtk3-module.la '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules' libtool: install: warning: relinking `libcanberra-gtk3-module.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-gtk3-module.la -rpath /usr/lib64/gtk-3.0/modules libcanberra_gtk3_module_la-canberra-gtk-module.lo -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la libcanberra-gtk3.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3-module.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3-module.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gtk-3.0/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-2.0/modules' /bin/sh ../libtool --mode=install /usr/bin/install -c libcanberra-gtk-module.la '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-2.0/modules' libtool: install: warning: relinking `libcanberra-gtk-module.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-gtk-module.la -rpath /usr/lib64/gtk-2.0/modules libcanberra_gtk_module_la-canberra-gtk-module.lo -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la libcanberra-gtk.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-gtk-module.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so libtool: install: /usr/bin/install -c .libs/libcanberra-gtk-module.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gtk-2.0/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 canberra.h canberra-gtk.h '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30' /bin/sh ../libtool --mode=install /usr/bin/install -c libcanberra-multi.la libcanberra-pulse.la libcanberra-alsa.la libcanberra-gstreamer.la libcanberra-null.la '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30' libtool: install: warning: relinking `libcanberra-multi.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -Ddriver_open=multi_driver_open -Ddriver_destroy=multi_driver_destroy -Ddriver_change_device=multi_driver_change_device -Ddriver_change_props=multi_driver_change_props -Ddriver_play=multi_driver_play -Ddriver_cancel=multi_driver_cancel -Ddriver_cache=multi_driver_cache -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-multi.la -rpath /usr/lib64/libcanberra-0.30 libcanberra_multi_la-multi.lo libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-multi.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-multi.so libtool: install: /usr/bin/install -c .libs/libcanberra-multi.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-multi.la libtool: install: warning: relinking `libcanberra-pulse.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -D_REENTRANT -Ddriver_open=pulse_driver_open -Ddriver_destroy=pulse_driver_destroy -Ddriver_change_device=pulse_driver_change_device -Ddriver_change_props=pulse_driver_change_props -Ddriver_play=pulse_driver_play -Ddriver_cancel=pulse_driver_cancel -Ddriver_cache=pulse_driver_cache -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-pulse.la -rpath /usr/lib64/libcanberra-0.30 libcanberra_pulse_la-pulse.lo -lpulse libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-pulse.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-pulse.so libtool: install: /usr/bin/install -c .libs/libcanberra-pulse.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-pulse.la libtool: install: warning: relinking `libcanberra-alsa.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/alsa -Ddriver_open=alsa_driver_open -Ddriver_destroy=alsa_driver_destroy -Ddriver_change_device=alsa_driver_change_device -Ddriver_change_props=alsa_driver_change_props -Ddriver_play=alsa_driver_play -Ddriver_cancel=alsa_driver_cancel -Ddriver_cache=alsa_driver_cache -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-alsa.la -rpath /usr/lib64/libcanberra-0.30 libcanberra_alsa_la-alsa.lo -lasound libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-alsa.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-alsa.so libtool: install: /usr/bin/install -c .libs/libcanberra-alsa.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-alsa.la libtool: install: warning: relinking `libcanberra-gstreamer.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Ddriver_open=gstreamer_driver_open -Ddriver_destroy=gstreamer_driver_destroy -Ddriver_change_device=gstreamer_driver_change_device -Ddriver_change_props=gstreamer_driver_change_props -Ddriver_play=gstreamer_driver_play -Ddriver_cancel=gstreamer_driver_cancel -Ddriver_cache=gstreamer_driver_cache -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-gstreamer.la -rpath /usr/lib64/libcanberra-0.30 libcanberra_gstreamer_la-gstreamer.lo -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-gstreamer.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so libtool: install: /usr/bin/install -c .libs/libcanberra-gstreamer.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.la libtool: install: warning: relinking `libcanberra-null.la' libtool: install: (cd /builddir/build/BUILD/libcanberra-0.30/src; /bin/sh /builddir/build/BUILD/libcanberra-0.30/libtool --silent --tag CC --mode=relink gcc -Ddriver_open=null_driver_open -Ddriver_destroy=null_driver_destroy -Ddriver_change_device=null_driver_change_device -Ddriver_change_props=null_driver_change_props -Ddriver_play=null_driver_play -Ddriver_cancel=null_driver_cancel -Ddriver_cache=null_driver_cache -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcanberra-null.la -rpath /usr/lib64/libcanberra-0.30 libcanberra_null_la-null.lo libcanberra.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libcanberra-null.soT /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-null.so libtool: install: /usr/bin/install -c .libs/libcanberra-null.lai /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/libcanberra-0.30/libcanberra-null.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libcanberra-0.30' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib/systemd/system' make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/src' make[1]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/src' Making install in gtkdoc make[1]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libcanberra-canberra-gtk.html /usr/bin/install -c -m 644 ./html/libcanberra-canberra.html /usr/bin/install -c -m 644 ./html/libcanberra.devhelp2 /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' make[1]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/gtkdoc' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/doc' make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30/doc' 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/libcanberra-0.30/doc' make[1]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30/doc' make[1]: Entering directory '/builddir/build/BUILD/libcanberra-0.30' make[2]: Entering directory '/builddir/build/BUILD/libcanberra-0.30' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra' /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcanberra.pc libcanberra-gtk.pc libcanberra-gtk3.pc '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/vala/vapi' /usr/bin/install -c -m 644 vala/libcanberra.vapi vala/libcanberra-gtk.vapi '/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/vala/vapi' make[2]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30' make[1]: Leaving directory '/builddir/build/BUILD/libcanberra-0.30' + find /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 '(' -name '*.a' -o -name '*.la' ')' -exec rm '{}' ';' + rm /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra/README + /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: libcanberra-0.30-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lm6JlN + umask 022 + cd /builddir/build/BUILD + cd libcanberra-0.30 + DOCDIR=/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra + cp -pr README /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra + cp -pr LGPL /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/doc/libcanberra + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sfretq + umask 022 + cd /builddir/build/BUILD + cd libcanberra-0.30 + LICENSEDIR=/builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/licenses/libcanberra + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/licenses/libcanberra + cp -pr LGPL /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64/usr/share/licenses/libcanberra + exit 0 Provides: libcanberra = 0.30-16.fc28 libcanberra(riscv-64) = 0.30-16.fc28 libcanberra-alsa.so()(64bit) libcanberra-gstreamer.so()(64bit) libcanberra-multi.so()(64bit) libcanberra-null.so()(64bit) libcanberra-pulse.so()(64bit) libcanberra.so.0()(64bit) libcanberra.so.0(CANBERRA_0)(64bit) Requires(interp): /bin/sh /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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcanberra.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: libcanberra-gtk2-0.30-16.fc28.riscv64 Provides: libcanberra-gtk-module.so()(64bit) libcanberra-gtk.so.0()(64bit) libcanberra-gtk2 = 0.30-16.fc28 libcanberra-gtk2(riscv-64) = 0.30-16.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcanberra-gtk.so.0()(64bit) libcanberra.so.0()(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) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libtdb.so.1()(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: libcanberra-gtk3-0.30-16.fc28.riscv64 Provides: libcanberra-gtk3 = 0.30-16.fc28 libcanberra-gtk3(riscv-64) = 0.30-16.fc28 libcanberra-gtk3-module.so()(64bit) libcanberra-gtk3.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcanberra-gtk3.so.0()(64bit) libcanberra.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libtdb.so.1()(64bit) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: libcanberra-devel-0.30-16.fc28.riscv64 Provides: libcanberra-devel = 0.30-16.fc28 libcanberra-devel(riscv-64) = 0.30-16.fc28 pkgconfig(libcanberra) = 0.30 pkgconfig(libcanberra-gtk) = 0.30 pkgconfig(libcanberra-gtk3) = 0.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcanberra-gtk.so.0()(64bit) libcanberra-gtk3.so.0()(64bit) libcanberra.so.0()(64bit) pkgconfig(gdk-2.0) pkgconfig(gdk-3.0) pkgconfig(gtk+-2.0) pkgconfig(gtk+-3.0) pkgconfig(libcanberra) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/libcanberra-0.30-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libcanberra-0.30-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcanberra-gtk2-0.30-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcanberra-gtk3-0.30-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libcanberra-devel-0.30-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FN4bRs + umask 022 + cd /builddir/build/BUILD + cd libcanberra-0.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcanberra-0.30-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff