+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/udpxy.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.Dtvgr6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf udpxy-1.0.23-9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/udpxy.1.0.23-9-prod.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd udpxy-1.0.23-9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|@cp $(UDPXREC)|@cp -a $(UDPXREC)|g' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kFyjmG + umask 022 + cd /builddir/build/BUILD + cd udpxy-1.0.23-9 + make -j4 'CPPFLAGS=-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 ' rdebug cc -DUDPXREC_MOD -MM udpxy.c sloop.c rparse.c util.c prbuf.c ifaddr.c ctx.c mkpg.c rtp.c uopt.c dpkt.c netop.c extrn.c main.c udpxrec.c > udpxy.dep Making a [release] version with debug info make[1]: Entering directory '/builddir/build/BUILD/udpxy-1.0.23-9' cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c udpxy.c -o udpxy.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c sloop.c -o sloop.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c rparse.c -o rparse.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c util.c -o util.o util.c: In function 'get_sysinfo.part.2': util.c:1082:62: warning: '%s' directive output may be truncated writing up to 64 bytes into a region of size between 14 and 78 [-Wformat-truncation=] (void) snprintf (s_sysinfo, sizeof(s_sysinfo)-1, "%s %s %s", ^~ uts.sysname, uts.release, uts.machine); ~~~ In file included from /usr/include/stdio.h:861:0, from util.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 195 bytes into a destination of size 79 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c prbuf.c -o prbuf.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c ifaddr.c -o ifaddr.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c ctx.c -o ctx.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c mkpg.c -o mkpg.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c rtp.c -o rtp.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c uopt.c -o uopt.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c dpkt.c -o dpkt.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c netop.c -o netop.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c extrn.c -o extrn.o cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c main.c -o main.o dpkt.c:57:18: warning: 'UPXDT_LEN' defined but not used [-Wunused-const-variable=] static const int UPXDT_LEN = sizeof(upxfmt_NAME) / sizeof(upxfmt_NAME[0]); ^~~~~~~~~ cc -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 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -g -c udpxrec.c -o udpxrec.o cc -DNDEBUG -DTRACE_MODULE -g -o udpxy udpxy.o sloop.o rparse.o util.o prbuf.o ifaddr.o ctx.o mkpg.o rtp.o uopt.o dpkt.o netop.o extrn.o main.o udpxrec.o -rwxr-xr-x 1 mockbuild mockbuild 332272 Mar 30 00:55 udpxy ln -s udpxy udpxrec make[1]: Leaving directory '/builddir/build/BUILD/udpxy-1.0.23-9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fC8OF3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 + cd udpxy-1.0.23-9 + make DESTDIR=/builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 PREFIX=/usr install -rwxr-xr-x 1 mockbuild mockbuild 332272 Mar 30 00:55 /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/bin/udpxy lrwxrwxrwx 1 mockbuild mockbuild 5 Mar 30 00:55 /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/bin/udpxrec -> udpxy Installation of udpxy is complete + install -D -p -m 0644 /builddir/build/SOURCES/udpxy.service /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/lib/systemd/system/udpxy.service + /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: udpxy-1.0.23-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91XPi7 + umask 022 + cd /builddir/build/BUILD + cd udpxy-1.0.23-9 + DOCDIR=/builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/share/doc/udpxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/share/doc/udpxy + cp -pr README /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/share/doc/udpxy + cp -pr CHANGES /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/share/doc/udpxy + cp -pr gpl.txt /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64/usr/share/doc/udpxy + exit 0 Provides: udpxy = 1.0.23-7.fc28 udpxy(riscv-64) = 1.0.23-7.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/udpxy-1.0.23-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/udpxy-1.0.23-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/udpxy-1.0.23-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jGDTwf + umask 022 + cd /builddir/build/BUILD + cd udpxy-1.0.23-9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/udpxy-1.0.23-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff