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 noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'], chrootPath='/var/lib/mock/dist-oc9-build-72293-47670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/xcb-proto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xcb-proto-1.16.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/xcb-proto.spec'], chrootPath='/var/lib/mock/dist-oc9-build-72293-47670/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/xcb-proto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qzRzEW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xcb-proto-1.16.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xcb-proto-1.16.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd xcb-proto-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uMBSMV + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xcb-proto-1.16.0 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/share configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 2.5... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.11 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xcbgen/Makefile config.status: creating xcb-proto.pc configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j32 V=1 VERBOSE=1 Making all in src make[1]: Nothing to be done for 'all'. Making all in xcbgen make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DbKIXI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch ++ dirname /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch + cd xcb-proto-1.16.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0/src' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/xcb' /usr/bin/install -p -m 644 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dbe.xml dpms.xml dri2.xml dri3.xml ge.xml glx.xml present.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/xcb' make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0/src' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0/src' Making install in xcbgen make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0/xcbgen' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0/xcbgen' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/lib/python3.11/site-packages/xcbgen' /usr/bin/install -p -m 644 __init__.py error.py expr.py align.py matcher.py state.py xtypes.py '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/lib/python3.11/site-packages/xcbgen' Byte-compiling python modules... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py Byte-compiling python modules (optimized versions) ... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py Byte-compiling python modules (optimized versions) ... __init__.pyerror.pyexpr.pyalign.pymatcher.pystate.pyxtypes.py make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0/xcbgen' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0/xcbgen' make[1]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0' make[2]: Entering directory '/builddir/build/BUILD/xcb-proto-1.16.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/pkgconfig' /usr/bin/install -p -m 644 xcb-proto.pc '/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0' make[1]: Leaving directory '/builddir/build/BUILD/xcb-proto-1.16.0' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.16.0-1.oc9 --unique-debug-suffix -1.16.0-1.oc9.noarch --unique-debug-src-base xcb-proto-1.16.0-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/xcb-proto-1.16.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: xcb-proto-1.16.0-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.68Y00E + umask 022 + cd /builddir/build/BUILD + cd xcb-proto-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + cp -pr NEWS /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + cp -pr README.md /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + cp -pr TODO /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + cp -pr doc/xml-xcb.txt /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/doc/xcb-proto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K97NIO + umask 022 + cd /builddir/build/BUILD + cd xcb-proto-1.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/licenses/xcb-proto + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/licenses/xcb-proto + cp -pr COPYING /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch/usr/share/licenses/xcb-proto + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(xcb-proto) = 1.16.0 xcb-proto = 1.16.0-1.oc9 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: /usr/bin/pkg-config python(abi) = 3.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xcb-proto-1.16.0-1.oc9.noarch Wrote: /builddir/build/RPMS/xcb-proto-1.16.0-1.oc9.noarch.rpm Child return code was: 0