+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rxvt.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 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0aQCHO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rxvt-2.7.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/rxvt-2.7.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rxvt-2.7.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rxvt-rpath.patch):' Patch #0 (rxvt-rpath.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/Makefile.in patching file configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6IspXe + umask 022 + cd /builddir/build/BUILD + cd rxvt-2.7.10 + 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 ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + '[' 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"~' ./autoconf/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 --enable-everything --enable-xgetdefault --enable-256-color --x-includes=/usr/include --x-libraries=/usr/lib64 --with-term=rxvt configuring for rxvt 2.7.10 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file 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 for objdir... .libs 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 if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes creating libtool checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for ln... /usr/bin/ln checking for sed... /usr/bin/sed checking for echo... /usr/bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking for X... libraries /usr/lib64, headers /usr/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for libXpm... -I, -L checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/strredir.h usability... no checking sys/strredir.h presence... no checking for sys/strredir.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether termios.h and sys/ioctl.h may both be included... yes checking for -rpath dynamic library path recording... yes checking for XPointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int *... yes checking size of int *... 8 checking for int16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for u_int64_t... yes checking return type of signal handlers... void checking for atexit... yes checking for revoke... no checking for unsetenv... yes checking for setutent... yes checking for seteuid... yes checking for setreuid... yes checking for setsid... yes checking for setpgrp... yes checking for setpgid... yes checking for openpty... no checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for isastream... yes checking for on_exit... yes checking for nanosleep... yes checking for updwtmp... yes checking for ttyslot... yes checking for utmp.h... (cached) yes checking for struct utmp... yes checking for ut_host in utmp struct... yes checking for ut_pid in utmp struct... yes checking for utmpx.h... (cached) yes checking for struct utmpx... yes checking for host in utmpx struct... yes checking for struct lastlog... yes checking for struct lastlogx... no checking where utmp is located... /var/run/utmp checking where utmpx is located... checking where wtmp is located... /var/log/wtmp checking where wtmpx is located... checking where lastlog is located... /var/log/lastlog checking where lastlogx is located... checking where ttys/ttytab is located... checking for working Xlocale... yes checking for working X setlocale... yes checking for working plain setlocale... yes checking for working nl_langinfo... yes checking for getpt... yes checking for pty/tty type... GLIBC configure: checking for pty ranges... checking for setlocale in -lxpg4... no configure: creating ./config.status config.status: creating autoconf/Make.common config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/graphics/Makefile config.status: creating src/test/Makefile config.status: creating src/rxvtlib.h config.status: creating rclock/Makefile config.status: creating W11/Makefile config.status: creating config.h Configuration: Rxvt version: 2.7.10 : 26 MARCH 2003 Source code location: . Install path: /usr/bin Compiler: gcc Compiler flags: -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 malloc support: system default Xpm library: -lXpm Adding modules: graphics.o: yes grkelot.o: no logging.o: yes menubar.o: yes scrollbar-rxvt.o: yes scrollbar-next.o: yes scrollbar-xterm.o: yes strings.o: no xpm.o: yes The following are set in config.h multichar glyph languages: no pty/tty type: GLIBC utmp support: enabled utmp file: /var/run/utmp utmpx file: wtmp file: /var/log/wtmp wtmpx file: lastlog file: /var/log/lastlog ttys/ttytab file: set TERM to: rxvt *** Please check src/feature.h for further options *** + make -j4 make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src' gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c rxvt.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c command.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c defaultfont.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c init.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c graphics.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c init.c -o init.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c command.c -o command.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c defaultfont.c -o defaultfont.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c graphics.c -o graphics.o command.c: In function 'rxvt_process_x_event': command.c:965:3: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] ks = XKeycodeToKeysym(r->Xdisplay, ev->xkey.keycode, 0); ^~ In file included from /usr/include/X11/Intrinsic.h:53:0, from rxvtlib.h:46, from rxvt.h:8, from command.c:48: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ init.c: In function 'rxvt_get_ourmods': init.c:1019:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch (XKeycodeToKeysym(r->Xdisplay, kc[k], 0)) { ^~~~~~ In file included from /usr/include/X11/Intrinsic.h:53:0, from rxvtlib.h:46, from rxvt.h:8, from init.c:35: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ In file included from init.c:35:0: init.c: In function 'rxvt_run_command': rxvt.h:1163:44: warning: statement with no effect [-Wunused-value] # define rxvt_privileged_ttydev(r, action) (0) ^ init.c:1290:2: note: in expansion of macro 'rxvt_privileged_ttydev' rxvt_privileged_ttydev(r, SAVE); ^~~~~~~~~~~~~~~~~~~~~~ command.c: In function 'rxvt_process_window_ops': command.c:2346:21: warning: unused variable 's' [-Wunused-variable] char *s; ^ command.c: In function 'rxvt_process_osc_seq': command.c:2504:3: warning: statement with no effect [-Wunused-value] 0; ^ command.c: In function 'rxvt_xterm_seq': command.c:2538:21: warning: unused variable 'fd' [-Wunused-variable] int fd; ^~ echo timestamp > defaultfont.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c logging.c graphics.c: In function 'rxvt_Gr_Text': graphics.c:158:35: warning: pointer targets in passing argument 2 of 'XTextWidth' differ in signedness [-Wpointer-sign] x -= XTextWidth(r->TermWin.font, data->text, data->coords[3]); ^~~~ In file included from /usr/include/X11/Intrinsic.h:53:0, from rxvtlib.h:46, from rxvt.h:8, from graphics.c:29: /usr/include/X11/Xlib.h:3434:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int XTextWidth( ^~~~~~~~~~ graphics.c:160:36: warning: pointer targets in passing argument 2 of 'XTextWidth' differ in signedness [-Wpointer-sign] x -= (XTextWidth(r->TermWin.font, data->text, data->coords[3]) >> 1); ^~~~ In file included from /usr/include/X11/Intrinsic.h:53:0, from rxvtlib.h:46, from rxvt.h:8, from graphics.c:29: /usr/include/X11/Xlib.h:3434:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int XTextWidth( ^~~~~~~~~~ graphics.c:176:3: warning: pointer targets in passing argument 6 of 'XDrawString' differ in signedness [-Wpointer-sign] data->text, data->coords[3]); ^~~~ In file included from /usr/include/X11/Intrinsic.h:53:0, from rxvtlib.h:46, from rxvt.h:8, from graphics.c:29: /usr/include/X11/Xlib.h:2404:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int XDrawString( ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c logging.c -o logging.o echo timestamp > init.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c main.c echo timestamp > graphics.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c menubar.c logging.c: In function 'rxvt_write_bsd_utmp': logging.c:320:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, wu, sizeof(struct utmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'rxvt_update_lastlog': logging.c:419:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &ll, sizeof(ll)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ echo timestamp > logging.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c misc.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c main.c -o main.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c menubar.c -o menubar.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c misc.c -o misc.o In file included from main.c:34:0: main.c: In function 'rxvt_clean_exit': rxvt.h:1163:44: warning: statement with no effect [-Wunused-value] # define rxvt_privileged_ttydev(r, action) (0) ^ main.c:195:5: note: in expansion of macro 'rxvt_privileged_ttydev' rxvt_privileged_ttydev(r, RESTORE); ^~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'rxvt_change_font': main.c:573:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (idx = 0; idx < MAX_NFONTS; idx++) ^~~ main.c:575:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (!STRCMP(r->h->rs[Rs_font + idx], fontname)) { ^~ main.c: In function 'rxvt_privileges': main.c:280:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ main.c:281:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ main.c:288:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(r->h->euid); ^~~~~~~~~~~~~~~~~~~ main.c:289:2: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(r->h->egid); ^~~~~~~~~~~~~~~~~~~ echo timestamp > command.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c netdisp.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c netdisp.c -o netdisp.o echo timestamp > misc.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c ptytty.c echo timestamp > netdisp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c screen.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c ptytty.c -o ptytty.o echo timestamp > main.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar.c ptytty.c: In function 'rxvt_get_pty': ptytty.c:105:8: warning: implicit declaration of function 'getpt'; did you mean 'getopt'? [-Wimplicit-function-declaration] pfd = getpt(); ^~~~~ getopt ptytty.c:110:10: warning: implicit declaration of function 'grantpt' [-Wimplicit-function-declaration] if (grantpt(pfd) == 0 /* change slave permissions */ ^~~~~~~ ptytty.c:111:6: warning: implicit declaration of function 'unlockpt'; did you mean 'unlinkat'? [-Wimplicit-function-declaration] && unlockpt(pfd) == 0) { /* slave now unlocked */ ^~~~~~~~ unlinkat echo timestamp > ptytty.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-rxvt.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c screen.c -o screen.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar.c -o scrollbar.o echo timestamp > menubar.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-next.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-rxvt.c -o scrollbar-rxvt.o echo timestamp > scrollbar.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-xterm.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-next.c -o scrollbar-next.o echo timestamp > scrollbar-rxvt.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c xdefaults.c gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c scrollbar-xterm.c -o scrollbar-xterm.o gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c xdefaults.c -o xdefaults.o echo timestamp > scrollbar-next.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c xpm.c echo timestamp > scrollbar-xterm.lo gcc -DHAVE_CONFIG_H -I/usr/include -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 -DDEBUG_STRICT -I/usr/include -I.. -I. -I. -c xpm.c -o xpm.o xdefaults.c: In function 'rxvt_usage': xdefaults.c:445:29: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, " %s%s %-*s%s%s\n", ~~^~ xdefaults.c:447:4: (INDENT - STRLEN(optList[i].opt) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + (optList_isBool(i) ? 0 : 2)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:463:27: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, " %s: %*s%s\n", ~^~ xdefaults.c:465:4: (INDENT - STRLEN(optList[i].kw)), "", /* XXX */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:468:18: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, " " "keysym.sym" ": %*s%s\n", ^~~~ xdefaults.c:468:40: note: format string is defined here fprintf(stderr, " " "keysym.sym" ": %*s%s\n", ~^~ xdefaults.c: In function 'rxvt_extract_resources': xdefaults.c:866:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] sprintf(fname, "%-.*s/" APL_SUBCLASS, sizeof(fname) ~~~^~ xdefaults.c:813:21: warning: unused variable 'i' [-Wunused-variable] int i; ^ xdefaults.c: In function 'rxvt_usage': xdefaults.c:403:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, releasestring, sizeof(releasestring) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:404:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, optionsstring, sizeof(optionsstring) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:405:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, APL_NAME, sizeof(APL_NAME) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: xdefaults.c:37:26: warning: 'xnames' defined but not used [-Wunused-const-variable=] static const char *const xnames[2] = { ".Xdefaults", ".Xresources" }; ^~~~~~ echo timestamp > xdefaults.lo echo timestamp > xpm.lo screen.c: In function 'rxvt_scr_refresh': screen.c:2481:47: warning: 'cc1' may be used uninitialized in this function [-Wmaybe-uninitialized] *srp = (*srp & ~(RS_fgMask | RS_bgMask)) | cc1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ echo timestamp > screen.lo /bin/sh ../libtool --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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 1:0:0 command.lo defaultfont.lo init.lo graphics.lo logging.lo main.lo menubar.lo misc.lo netdisp.lo ptytty.lo screen.lo scrollbar.lo scrollbar-rxvt.lo scrollbar-next.lo scrollbar-xterm.lo xdefaults.lo xpm.lo -o librxvt.la mkdir .libs libtool: link: warning: `-version-info' is ignored for convenience libraries rm -fr .libs/librxvt.la .libs/librxvt.* .libs/librxvt.* ar cru .libs/librxvt.a command.o defaultfont.o init.o graphics.o logging.o main.o menubar.o misc.o netdisp.o ptytty.o screen.o scrollbar.o scrollbar-rxvt.o scrollbar-next.o scrollbar-xterm.o xdefaults.o xpm.o ranlib .libs/librxvt.a creating librxvt.la (cd .libs && rm -f librxvt.la && ln -s ../librxvt.la librxvt.la) /bin/sh ../libtool --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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld rxvt.o librxvt.la -L/usr/lib64 -lXpm -lX11 -o rxvt 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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld rxvt.o -o rxvt ./.libs/librxvt.a -L/usr/lib64 -lXpm -lX11 make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/doc' /usr/bin/tbl ./rxvt.tbl | grep -v '^.lf' > rxvt.1 make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/doc' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/rclock' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/rclock' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src/graphics' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src/graphics' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src/test' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8dy6NP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 + cd rxvt-2.7.10 + rm -rf /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/info install mandir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64//usr/share/man/man1 ./autoconf/mkinstalldirs /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin ./autoconf/mkinstalldirs /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64//usr/share/man/man1 mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/man/man1 make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src' ../autoconf/mkinstalldirs /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/include /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c -m 755 rxvt /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin/rxvt-2.7.10 /usr/bin/install -c -m 755 rxvt /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin/rxvt-2.7.10 /usr/bin/ln /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin/rxvt-2.7.10 /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin/rxvt make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/doc' /usr/bin/install -c -m 644 rxvt.1 /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64//usr/share/man/man1/rxvt.1 make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/doc' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/rclock' gcc -c -I/usr/include -I/usr/include -I. -I.. -I. -DHAVE_CONFIG_H -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 rclock.c rclock.c: In function 'Draw_Window': rclock.c:771:19: warning: unused variable 'st' [-Wunused-variable] struct stat st; ^~ rclock.c:958:18: warning: extra tokens at end of #ifdef directive #ifdef REMINDERS && DATE_ON_CLOCK_FACE ^~ rclock.c: In function 'getXevent': rclock.c:1481:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (execPrgm); ^~~~~~~~~~~~~~~~~ rclock.c:1498:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(mail_spawn); ^~~~~~~~~~~~~~~~~~ rclock.c: In function 'Next_Reminder': rclock.c:1182:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (prgm); ^~~~~~~~~~~~~ rclock.c: In function 'Reminder': rclock.c:1292:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (execPrgm); ^~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rclock rclock.o -L/usr/lib64 -lXpm -lX11 cat ./rclock.1.in\ |sed -e 's%@RXVT_VERSION@%2.7.10%g;'\ |sed -e 's%@RXVT_DATE@%26 MARCH 2003%g;'\ |sed -e 's%@RXVT_MAINT@%Geoff Wing%g;'\ > rclock.1 /usr/bin/install -c -m 755 rclock /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/bin/rclock /usr/bin/install -c -m 644 rclock.1 /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64//usr/share/man/man1/rclock.1 make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/rclock' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src/graphics' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src/graphics' make[1]: Entering directory '/builddir/build/BUILD/rxvt-2.7.10/src/test' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/rxvt-2.7.10/src/test' + desktop-file-install --dir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/rxvt.desktop + desktop-file-install --dir=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/rclock.desktop + /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: rxvt-2.7.10-32.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9G7qDS + umask 022 + cd /builddir/build/BUILD + cd rxvt-2.7.10 + DOCDIR=/builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/BUGS /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/FAQ /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/README.menu /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/README.xvt /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/TODO /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/rxvt.html doc/rxvtRef-frame.html doc/rxvtRef-toc.html doc/rxvtRef.html /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + cp -pr doc/menu/example.menu doc/menu/jedmenu.sl doc/menu/menu doc/menu/rxvt.menu doc/menu/rxvt.zh-menu doc/menu/terminal.menu /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64/usr/share/doc/rxvt + exit 0 Provides: application() application(rclock.desktop) application(rxvt.desktop) rxvt = 2.7.10-32.fc28 rxvt(riscv-64) = 2.7.10-32.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rxvt-2.7.10-32.fc28.riscv64 Wrote: /builddir/build/SRPMS/rxvt-2.7.10-32.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rxvt-2.7.10-32.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F7cuwh + umask 022 + cd /builddir/build/BUILD + cd rxvt-2.7.10 + rm -rf /builddir/build/BUILDROOT/rxvt-2.7.10-32.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