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/gcc-toolset-14.spec'], chrootPath='/var/lib/mock/dist-oc8-build-119465-70470/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 0xfffbea0b9710>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/gcc-toolset-14.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
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/gcc-toolset-14-14.0-0.oc8.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/gcc-toolset-14.spec'], chrootPath='/var/lib/mock/dist-oc8-build-119465-70470/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 0xfffbea0b9710>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/gcc-toolset-14.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
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gps1fy
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gcc-toolset-14-14.0
+ /usr/bin/mkdir -p gcc-toolset-14-14.0
+ cd gcc-toolset-14-14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cat
+ tee README
Package gcc-toolset-14 is the main package for Red Hat GCC
Toolset 14.  By installing the gcc-toolset-14 package, you will get
the working set of packages that are included in Red Hat GCC
Toolset 14, which includes development and debugging tools.
Usage: scl enable gcc-toolset-14 <command>
Red Hat GCC Toolset allows you to build and execute applications
which are not located in the filesystem root hierarchy, but are
stored in an alternative location, which is /opt/rh/gcc-toolset-14/root in case
of the gcc-toolset-14 collection.
Examples:
scl enable gcc-toolset-14 'command --arg'
  Run a specific command with the argument --arg within the gcc-toolset-14
  Red Hat GCC Toolset environment.
scl enable gcc-toolset-14 'gcc'
  Run GCC from the gcc-toolset-14 Red Hat GCC Toolset.
scl enable gcc-toolset-14 'bash'
  Run an interactive shell wherein the gcc-toolset-14 software collection
  is enabled.
scl enable gcc-toolset-14 'man gcc'
  Show man pages for the gcc command, which is a part of the
  gcc-toolset-14 Red Hat GCC Toolset.
Report bugs to <http://bugzilla.redhat.com>.
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IabMVo
+ umask 022
+ cd /builddir/build/BUILD
+ cd gcc-toolset-14-14.0
+ cat
+ tee h2m_helper
#!/bin/sh
if [ "$1" = "--version" ]; then
  printf '%s' "gcc-toolset-14 14.0 Software Collection"
else
  cat README
fi
+ chmod a+x h2m_helper
+ help2man -N --section 7 ./h2m_helper -o gcc-toolset-14.7
+ cat
+ cat
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kx66c1
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64
++ dirname /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64
+ cd gcc-toolset-14-14.0
+ mkdir -p /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/etc/rpm /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/etc/scl/prefixes /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/etc/scl/modulefiles
+ cat
+ cat
+ test -e /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/gcc-toolset-14
+ set +x
~/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/var ~/build/BUILD/gcc-toolset-14-14.0
~/build/BUILD/gcc-toolset-14-14.0
~/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/etc ~/build/BUILD/gcc-toolset-14-14.0
~/build/BUILD/gcc-toolset-14-14.0
~/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root ~/build/BUILD/gcc-toolset-14-14.0
+ popd
~/build/BUILD/gcc-toolset-14-14.0
+ rm -rf /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/etc/rpm/macros.gcc-toolset-14-config
+ cat
+ mkdir -p /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/etc/alternatives /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/var/lib/alternatives
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14
+ install -p -m 755 enable /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14
+ install -p -m 755 sudo /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/bin/
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/appdata
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/lib64/perl5
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/lib64/perl5/vendor_perl
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/lib64/perl5/vendor_perl/auto
+ install -d -m 755 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/man/man7
+ install -p -m 644 gcc-toolset-14.7 /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/man/man7/
+ mkdir -p /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/lib/rpm/redhat
+ install -p -m 755 /builddir/build/SOURCES/gts-annobin-plugin-select.sh /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/lib/rpm/redhat/
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 14.0-0.oc8 --unique-debug-suffix -14.0-0.oc8.aarch64 --unique-debug-src-base gcc-toolset-14-14.0-0.oc8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gcc-toolset-14-14.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-scl-compress /opt/rh/gcc-toolset-14/root
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-scl-python-bytecompile /usr/libexec/platform-python 1 /opt/rh/gcc-toolset-14/root
+ /usr/lib/rpm/brp-python-hardlink
Processing files: gcc-toolset-14-14.0-0.oc8.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qXwLYJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd gcc-toolset-14-14.0
+ DOCDIR=/builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/doc/gcc-toolset-14
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/doc/gcc-toolset-14
+ cp -pr README /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64/opt/rh/gcc-toolset-14/root/usr/share/doc/gcc-toolset-14
+ exit 0
Provides: gcc-toolset-14 = 14.0-0.oc8 gcc-toolset-14(aarch-64) = 14.0-0.oc8 scl-package(gcc-toolset-14) scl-package(gcc-toolset-14)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: gcc-toolset-14-runtime
Obsoletes: gcc-toolset-14 < 14.0-0.oc8 gcc-toolset-14-dockerfiles < 14.0-0.oc8
Processing files: gcc-toolset-14-runtime-14.0-0.oc8.aarch64
Provides: config(gcc-toolset-14-runtime) = 14.0-0.oc8 gcc-toolset-14-runtime = 14.0-0.oc8 gcc-toolset-14-runtime(aarch-64) = 14.0-0.oc8 scl-package(gcc-toolset-14)
Requires(interp): /bin/sh /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 /usr/sbin/restorecon /usr/sbin/semanage
Requires(preun): /bin/sh
Requires(postun): /bin/sh /usr/sbin/restorecon /usr/sbin/semanage
Requires: /bin/bash /usr/bin/sh gcc-toolset-14-runtime
Obsoletes: gcc-toolset-14-runtime < 14.0-0.oc8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gcc-toolset-14-14.0-0.oc8.aarch64
Wrote: /builddir/build/RPMS/gcc-toolset-14-14.0-0.oc8.aarch64.rpm
Wrote: /builddir/build/RPMS/gcc-toolset-14-runtime-14.0-0.oc8.aarch64.rpm
Child return code was: 0