Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/netcat.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-76698-52578/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc1d1f50b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/netcat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/netcat-1.226-1.oc9.src.rpm
RPM build warnings:
    %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/netcat.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-76698-52578/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc1d1f50b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/netcat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9m13u2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf netcat-1.226
+ /usr/bin/mkdir -p netcat-1.226
+ cd netcat-1.226
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -pf /builddir/build/SOURCES/netcat.c /builddir/build/SOURCES/nc.1 /builddir/build/SOURCES/atomicio.c /builddir/build/SOURCES/atomicio.h /builddir/build/SOURCES/socks.c /builddir/build/SOURCES/Makefile .
Patch #0 (port-to-linux-with-libbsd.patch):
+ echo 'Patch #0 (port-to-linux-with-libbsd.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .port-to-linux-with-libbsd --fuzz=0
patching file Makefile
patching file nc.1
patching file netcat.c
Hunk #12 succeeded at 1600 (offset 6 lines).
Hunk #13 succeeded at 1617 (offset 6 lines).
Hunk #14 succeeded at 1642 (offset 6 lines).
Hunk #15 succeeded at 1704 (offset 6 lines).
Hunk #16 succeeded at 1869 (offset 6 lines).
Hunk #17 succeeded at 1914 (offset 6 lines).
patching file socks.c
+ sed -e '1i #define unveil(path, permissions) 0' -e '1i #define pledge(request, paths) 0' -i netcat.c
+ sed -e 's/^\(LIBS=.*\)/\1 -ltls/' -i Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2MSJY2
+ umask 022
+ cd /builddir/build/BUILD
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd netcat-1.226
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 '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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c atomicio.c -o atomicio.o
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c socks.c -o socks.o
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c netcat.c -o netcat.o
netcat.c: In function 'remote_connect':
netcat.c:961:34: warning: unused variable 'on' [-Wunused-variable]
  961 |         int s = -1, error, herr, on = 1, save_errno;
      |                                  ^~
netcat.c: In function 'save_peer_cert':
netcat.c:1775:18: warning: pointer targets in assignment from 'const uint8_t *' {aka 'const unsigned char *'} to 'const char *' differ in signedness [-Wpointer-sign]
 1775 |         if ((pem = tls_peer_cert_chain_pem(tls_ctx, &plen)) == NULL)
      |                  ^
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 netcat.o atomicio.o socks.o `pkg-config --libs libbsd` -lresolv -ltls -o nc
/usr/bin/ld: /tmp/ccYxU9BS.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/netcat-1.226/netcat.c:499:(.text.startup+0x2094): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oZCqr7
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64
++ dirname /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64
+ cd netcat-1.226
+ install -D -p -m 0755 nc /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64/usr/bin/netcat
+ install -D -p -m 0644 nc.1 /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64/usr/share/man/man1/netcat.1
+ touch /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64/usr/bin/nc
+ touch /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64/usr/share/man/man1/nc.1.gz
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.226-1.oc9 --unique-debug-suffix -1.226-1.oc9.aarch64 --unique-debug-src-base netcat-1.226-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/netcat-1.226
extracting debug info from /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64/usr/bin/netcat
126 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
gzip: ./usr/share/man/man1/nc.1.gz: unexpected end of file
ls: cannot access './usr/share/man/man1/nc.1': No such file or directory
find: invalid argument `-inum' to `-inum'
gzip: ./usr/share/man/man1/nc.1: No such file or directory
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: netcat-1.226-1.oc9.aarch64
Provides: netcat = 1.226-1.oc9 netcat(aarch-64) = 1.226-1.oc9
Requires(interp): /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 /usr/sbin/alternatives
Requires(preun): /bin/sh /usr/sbin/alternatives
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbsd.so.0()(64bit) libbsd.so.0(LIBBSD_0.2)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libtls.so.28()(64bit) rtld(GNU_HASH)
Processing files: netcat-debugsource-1.226-1.oc9.aarch64
Provides: netcat-debugsource = 1.226-1.oc9 netcat-debugsource(aarch-64) = 1.226-1.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: netcat-debuginfo-1.226-1.oc9.aarch64
Provides: debuginfo(build-id) = cd5d64ba4c9cb66cf97db6bda010c91e075afaa1 netcat-debuginfo = 1.226-1.oc9 netcat-debuginfo(aarch-64) = 1.226-1.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: netcat-debugsource(aarch-64) = 1.226-1.oc9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netcat-1.226-1.oc9.aarch64
Wrote: /builddir/build/RPMS/netcat-debugsource-1.226-1.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/netcat-1.226-1.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/netcat-debuginfo-1.226-1.oc9.aarch64.rpm
RPM build warnings:
    %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
Child return code was: 0