Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sawfish-pager.spec'], chrootPath='/var/lib/mock/f33-build-299709-56391/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sawfish-pager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/sawfish-pager-0.90.4-14.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sawfish-pager.spec'], chrootPath='/var/lib/mock/f33-build-299709-56391/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sawfish-pager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jYTWDR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sawfish-pager_0.90.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sawfish-pager_0.90.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sawfish-pager_0.90.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E0L5DP + umask 022 + cd /builddir/build/BUILD + cd sawfish-pager_0.90.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2014-08-24 15:50:20.000000000 -0400 +++ ./configure 2020-08-14 22:44:34.064569538 -0400 @@ -1736,7 +1736,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 22:44:34.064569538 -0400 +++ ./configure 2020-08-14 22:44:35.014569534 -0400 @@ -12020,7 +12020,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c 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 REP... yes checking for GTK... yes checking for SAWFISH... yes checking for GDK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sawfish-pager.pc config.status: creating sawfish-pager.ebuild config.status: creating sawfish-pager.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking == == == == == == == == == == == == == sawfishpager: 0.90.4 'Bonzai' == == == == == == == == == == == == == prefix: /usr pager.c dir: /usr/lib64/sawfish pager.jl dir: /usr/share/sawfish/lisp/sawfish/wm/ext == == == == == == == == == == == == == compiler: gcc cflags: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection preprocessor: gcc -E cppflags: ldflags: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld makeflags: == == == == == == == == == == == == == rep: 0.92.7 gtk+: 2.24.32 sawfish: 1.12.90 == == == == == == == == == == == == == image loader: GDK Pixbuf Xlib == == == == == == == == == == == == == + make -j4 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/ -I/usr/lib64/rep/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wl,-rpath /usr/lib64/rep/sawfish sawfishpager.c /usr/lib64/rep/sawfish/client.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lX11 -lrep -lcrypt -lgmp -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -o sawfishpager sawfish --batch --no-rc compiler -f compile-batch pager.jl sawfishpager.c: In function 'main': sawfishpager.c:114:3: warning: implicit declaration of function 'gtk_drawing_area_size'; did you mean 'gtk_drawing_area_new'? [-Wimplicit-function-declaration] 114 | gtk_drawing_area_size( GTK_DRAWING_AREA( drawing_area ), width, height ); | ^~~~~~~~~~~~~~~~~~~~~ | gtk_drawing_area_new sawfishpager.c:124:3: warning: implicit declaration of function 'gdk_input_add' [-Wimplicit-function-declaration] 124 | gdk_input_add( 0, GDK_INPUT_READ, | ^~~~~~~~~~~~~ sawfishpager.c: In function 'box': sawfishpager.c:184:3: warning: implicit declaration of function 'gdk_draw_rectangle'; did you mean 'gdk_cairo_rectangle'? [-Wimplicit-function-declaration] 184 | gdk_draw_rectangle( pixmap, gc[color], filled, x, y, width, height ); | ^~~~~~~~~~~~~~~~~~ | gdk_cairo_rectangle sawfishpager.c: In function 'clipbox': sawfishpager.c:193:3: warning: implicit declaration of function 'gdk_gc_set_clip_rectangle' [-Wimplicit-function-declaration] 193 | gdk_gc_set_clip_rectangle( gc[color], c ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ sawfishpager.c: In function 'expose_event': sawfishpager.c:200:3: warning: implicit declaration of function 'gdk_draw_drawable' [-Wimplicit-function-declaration] 200 | gdk_draw_drawable( widget->window, | ^~~~~~~~~~~~~~~~~ sawfishpager.c: In function 'scroll_event': sawfishpager.c:264:8: warning: unused variable 'cmd' [-Wunused-variable] 264 | char cmd[64]; | ^~~ sawfishpager.c: In function 'configure_event': sawfishpager.c:340:7: warning: implicit declaration of function 'gdk_gc_unref'; did you mean 'g_hmac_unref'? [-Wimplicit-function-declaration] 340 | gdk_gc_unref( gc[i] ); | ^~~~~~~~~~~~ | g_hmac_unref sawfishpager.c:345:5: warning: implicit declaration of function 'gdk_gc_set_foreground'; did you mean 'xlib_rgb_gc_set_foreground'? [-Wimplicit-function-declaration] 345 | gdk_gc_set_foreground( gc[i] = gdk_gc_new( pixmap ), &colors[i] ); | ^~~~~~~~~~~~~~~~~~~~~ | xlib_rgb_gc_set_foreground sawfishpager.c:345:36: warning: implicit declaration of function 'gdk_gc_new'; did you mean 'gtk_gc_get'? [-Wimplicit-function-declaration] 345 | gdk_gc_set_foreground( gc[i] = gdk_gc_new( pixmap ), &colors[i] ); | ^~~~~~~~~~ | gtk_gc_get sawfishpager.c:345:34: warning: assignment to 'GdkGC *' {aka 'struct _GdkGC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 345 | gdk_gc_set_foreground( gc[i] = gdk_gc_new( pixmap ), &colors[i] ); | ^ sawfishpager.c:348:3: warning: implicit declaration of function 'gdk_gc_set_line_attributes' [-Wimplicit-function-declaration] 348 | gdk_gc_set_line_attributes( gc[vp_divider], 1, GDK_LINE_ON_OFF_DASH, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sawfishpager.c:350:39: warning: assignment to 'GdkGC *' {aka 'struct _GdkGC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 350 | gdk_gc_set_foreground( gc[vp_frame] = gdk_gc_new( pixmap ), &colors[vp_divider] ); | ^ sawfishpager.c: In function 'make_background': sawfishpager.c:368:17: warning: implicit declaration of function 'gdk_pixmap_create_from_xpm' [-Wimplicit-function-declaration] 368 | (background = gdk_pixmap_create_from_xpm( window->window, NULL, NULL, bg_filename ))) ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sawfishpager.c:368:15: warning: assignment to 'GdkPixmap *' {aka 'struct _GdkDrawable *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 368 | (background = gdk_pixmap_create_from_xpm( window->window, NULL, NULL, bg_filename ))) ) | ^ sawfishpager.c:382:5: warning: implicit declaration of function 'gdk_draw_line' [-Wimplicit-function-declaration] 382 | gdk_draw_line( background, gc[ws_divider], 0, 0, 0, ws_height ); | ^~~~~~~~~~~~~ sawfishpager.c:385:3: warning: implicit declaration of function 'gdk_gc_set_fill' [-Wimplicit-function-declaration] 385 | gdk_gc_set_fill( gc[bg], GDK_TILED ); | ^~~~~~~~~~~~~~~ sawfishpager.c:386:3: warning: implicit declaration of function 'gdk_gc_set_tile'; did you mean 'gtk_rc_get_style'? [-Wimplicit-function-declaration] 386 | gdk_gc_set_tile( gc[bg], background ); | ^~~~~~~~~~~~~~~ | gtk_rc_get_style sawfishpager.c: In function 'draw_pager': sawfishpager.c:448:3: warning: implicit declaration of function 'gtk_widget_draw'; did you mean 'gtk_widget_map'? [-Wimplicit-function-declaration] 448 | gtk_widget_draw( widget, &update_rect ); | ^~~~~~~~~~~~~~~ | gtk_widget_map sawfishpager.c: In function 'parse_stdin': sawfishpager.c:565:24: warning: array subscript -1 is outside array bounds of 'struct [1024]' [-Warray-bounds] 565 | lowest = windows - 1; | ~~~~~~~~^~~ sawfishpager.c:62:3: note: while referencing 'windows' 62 | } windows[MAXWINDOWS], *lowest, *w, *dragged_window, *tooltip_window; | ^~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nwRA2T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 + cd sawfish-pager_0.90.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/lib64/sawfish mkdir -p /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/sawfish/lisp/sawfish/wm/ext install -m644 pager.jl /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/sawfish/lisp/sawfish/wm/ext install -m644 pager.jlc /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/sawfish/lisp/sawfish/wm/ext install -m755 sawfishpager /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/lib64/sawfish + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.90.4-14.fc33 --unique-debug-suffix -0.90.4-14.fc33.riscv64 --unique-debug-src-base sawfish-pager-0.90.4-14.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sawfish-pager_0.90.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/lib64/sawfish/sawfishpager extracting debug info from /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/lib64/sawfish/sawfishpager original debug info size: 200kB, size after compression: 200kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 39 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sawfish-pager-0.90.4-14.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f2PcKR + umask 022 + cd /builddir/build/BUILD + cd sawfish-pager_0.90.4 + DOCDIR=/builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/doc/sawfish-pager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/doc/sawfish-pager + cp -pr NEWS /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/doc/sawfish-pager + cp -pr README /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/doc/sawfish-pager + cp -pr TODO /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/doc/sawfish-pager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XuwcCS + umask 022 + cd /builddir/build/BUILD + cd sawfish-pager_0.90.4 + LICENSEDIR=/builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/licenses/sawfish-pager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/licenses/sawfish-pager + cp -pr COPYING /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64/usr/share/licenses/sawfish-pager + RPM_EC=0 ++ jobs -p + exit 0 Provides: sawfish-pager = 0.90.4-14.fc33 sawfish-pager(riscv-64) = 0.90.4-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) libcrypt.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) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmp.so.10()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(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) libpthread.so.0(GLIBC_2.27)(64bit) librep.so.16()(64bit) rtld(GNU_HASH) Processing files: sawfish-pager-debugsource-0.90.4-14.fc33.riscv64 Provides: sawfish-pager-debugsource = 0.90.4-14.fc33 sawfish-pager-debugsource(riscv-64) = 0.90.4-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sawfish-pager-debuginfo-0.90.4-14.fc33.riscv64 Provides: debuginfo(build-id) = 7a9902af09330e01dcdc0ae35674aef238b6adb9 sawfish-pager-debuginfo = 0.90.4-14.fc33 sawfish-pager-debuginfo(riscv-64) = 0.90.4-14.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sawfish-pager-debugsource(riscv-64) = 0.90.4-14.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 Wrote: /builddir/build/RPMS/sawfish-pager-debugsource-0.90.4-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sawfish-pager-0.90.4-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/sawfish-pager-debuginfo-0.90.4-14.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6jlqJT + umask 022 + cd /builddir/build/BUILD + cd sawfish-pager_0.90.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sawfish-pager-0.90.4-14.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0