+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/oidentd.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.f7cN5N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oidentd-2.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/oidentd-2.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oidentd-2.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (oidentd-2.0.8-linux-2.6.21.patch):' Patch #0 (oidentd-2.0.8-linux-2.6.21.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/kernel/linux.c + echo 'Patch #1 (oidentd-2.0.8-Log-Linux-core_init-failures-as-normal-error.patch):' Patch #1 (oidentd-2.0.8-Log-Linux-core_init-failures-as-normal-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/kernel/linux.c + echo 'Patch #2 (oidentd-2.0.8-Linux-Do-not-open-conntracking-table-if-masquerading.patch):' Patch #2 (oidentd-2.0.8-Linux-Do-not-open-conntracking-table-if-masquerading.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/kernel/linux.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.edgPEP + umask 022 + cd /builddir/build/BUILD + cd oidentd-2.0.8 + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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-masq --enable-ipv6 --disable-debug --disable-warn '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 -std=gnu89' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for flex... /usr/bin/flex checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for sed... /usr/bin/sed checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... no checking for netinet/ip_compat.h... no checking netinet6/in6_pcb.h usability... no checking netinet6/in6_pcb.h presence... no checking for netinet6/in6_pcb.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for void *... yes checking size of void *... 8 checking for __attribute__ unused... yes checking for __attribute__ noreturn... yes checking for __attribute__ format... yes checking return type of signal handlers... void checking for snprintf... yes checking for vsnprintf... yes checking for getopt_long... yes checking for strsep... yes checking for vasprintf... yes checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for memcmp... yes checking for strftime... yes checking for vprintf... yes checking for gethostbyname... yes checking for vasprintf... (cached) yes checking for asprintf... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for inet_aton... yes checking for getpagesize... yes checking for getopt_long... (cached) yes checking for library containing socket... none required checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for main in -ludb... no checking for struct sockaddr_storage... yes checking for ss_family member in struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking netinet/ip_nat.h usability... no checking netinet/ip_nat.h presence... no checking for netinet/ip_nat.h... no checking /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h usability... no checking /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h presence... no checking for /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h... no checking if nat_t has nat_p member... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8' Making all in src make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src' Making all in missing make[3]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c inet_aton.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c inet_ntop.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c ipv6_missing.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c snprintf.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -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 -std=gnu89 -c vasprintf.c rm -f libmissing.a ar cru libmissing.a inet_aton.o inet_ntop.o ipv6_missing.o getopt.o snprintf.o vasprintf.o ranlib libmissing.a make[3]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' make[3]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_inet_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_user_db.c oidentd_user_db.c: In function 'select_reply': oidentd_user_db.c:99:26: warning: pointer targets in return differ in signedness [-Wpointer-sign] return (user->force_data[randval(user->num_replies)]); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oidentd_user_db.c: In function 'get_ident': oidentd_user_db.c:155:21: warning: pointer targets in passing argument 2 of 'xstrncpy' differ in signedness [-Wpointer-sign] xstrncpy(reply, select_reply(user_cap), len); ^~~~~~~~~~~~ In file included from oidentd_user_db.c:37:0: ./oidentd_util.h:51:7: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' char *xstrncpy(char *dest, const char *src, size_t n); ^~~~~~~~ oidentd_user_db.c:193:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *temp_reply = select_reply(user_pref); ^~~~~~~~~~~~ oidentd_inet_util.c: In function 'setup_listen': oidentd_inet_util.c:140:11: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] snprintf(listen_port_str, sizeof(listen_port_str), "%d", listen_port); ^~~~~~~~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/unistd.h:25, from oidentd_inet_util.c:22: /usr/include/bits/stdio2.h:64:1: note: expected 'char * __restrict__' but argument is of type 'u_char * {aka unsigned char *}' __NTH (snprintf (char *__restrict __s, size_t __n, ^ oidentd_inet_util.c:142:26: warning: pointer targets in passing argument 2 of 'getaddrinfo' differ in signedness [-Wpointer-sign] ret = getaddrinfo(NULL, listen_port_str, &hints, &res); ^~~~~~~~~~~~~~~ In file included from oidentd_inet_util.c:32:0: /usr/include/netdb.h:660:12: note: expected 'const char * __restrict__' but argument is of type 'u_char * {aka unsigned char *}' extern int getaddrinfo (const char *__restrict __name, ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_options.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_masq.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_cfg_scan.c gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c oidentd_cfg_parse.c oidentd_cfg_scan.c:1484:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. "-Imissing" -funsigned-char -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 -std=gnu89 -c os.c os.c: In function 'masq': os.c:338:13: warning: variable 'remoten' set but not used [-Wunused-but-set-variable] in_addr_t remoten; ^~~~~~~ os.c:334:13: warning: variable 'nport' set but not used [-Wunused-but-set-variable] in_port_t nport; ^~~~~ os.c: In function 'get_user6': os.c:144:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os.c: In function 'get_user4': os.c:228:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os.c: In function 'masq': os.c:327:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), masq_fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -funsigned-char -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 -std=gnu89 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oidentd oidentd.o oidentd_util.o oidentd_inet_util.o oidentd_user_db.o oidentd_options.o oidentd_masq.o oidentd_cfg_scan.o oidentd_cfg_parse.o os.o -Lmissing -lmissing make[3]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src' make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8' make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8' make[1]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gEPcp9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 + cd oidentd-2.0.8 + make install DESTDIR=/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src' Making install in missing make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' make[3]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src/missing' make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src' make[3]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/src' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/sbin" /usr/bin/install -c 'oidentd' '/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/sbin/oidentd' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src' make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src' make[1]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man5" || mkdir -p -- "/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/man/man5" /usr/bin/install -c -m 644 './oidentd.conf.5' '/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/man/man5/oidentd.conf.5' /usr/bin/install -c -m 644 './oidentd_masq.conf.5' '/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/man/man5/oidentd_masq.conf.5' test -z "/usr/share/man/man8" || mkdir -p -- "/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/man/man8" /usr/bin/install -c -m 644 './oidentd.8' '/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/man/man8/oidentd.8' make[2]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8/doc' make[1]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8' make[2]: Entering directory '/builddir/build/BUILD/oidentd-2.0.8' 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/oidentd-2.0.8' make[1]: Leaving directory '/builddir/build/BUILD/oidentd-2.0.8' + install -D -p -m 0644 /builddir/build/SOURCES/oidentd.service /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/lib/systemd/system/oidentd.service + install -D -p -m 0640 /builddir/build/SOURCES/oidentd.sysconfig /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/etc/sysconfig/oidentd + touch /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/etc/oidentd.conf /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/etc/oidentd_masq.conf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/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: oidentd-2.0.8-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dzI5Lk + umask 022 + cd /builddir/build/BUILD + cd oidentd-2.0.8 + DOCDIR=/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr AUTHORS /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr ChangeLog ChangeLog-1.x /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr NEWS /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr README /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr TODO /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + cp -pr doc/rfc1413 /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/doc/oidentd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Nq9FHs + umask 022 + cd /builddir/build/BUILD + cd oidentd-2.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/licenses/oidentd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/licenses/oidentd + cp -pr COPYING COPYING.DOC /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64/usr/share/licenses/oidentd + exit 0 Provides: config(oidentd) = 2.0.8-23.fc28 identd = 2.0.8-23.fc28 oidentd = 2.0.8-23.fc28 oidentd(riscv-64) = 2.0.8-23.fc28 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) 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/oidentd-2.0.8-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/oidentd-2.0.8-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/oidentd-2.0.8-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rCvsYX + umask 022 + cd /builddir/build/BUILD + cd oidentd-2.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/oidentd-2.0.8-23.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff