Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/help2man.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-12024-686/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/help2man.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/help2man-1.49.3-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/help2man.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-12024-686/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 /builddir/build/SPECS/help2man.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.E40xMo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf help2man-1.49.3 + /usr/bin/xz -dc /builddir/build/SOURCES/help2man-1.49.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd help2man-1.49.3 + /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.mNFhCL + 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/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 help2man-1.49.3 + '[' '-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=aarch64-opencloudos-linux-gnu --host=aarch64-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 --disable-nls --libdir=/usr/lib/help2man configure: WARNING: unrecognized options: --disable-dependency-tracking checking for perl... perl checking for module Locale::gettext... no checking for msgfmt... no checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for library containing dlsym... none required checking for library containing bindtextdomain... none required checking for a BSD-compatible install... /usr/bin/install -c checking for makeinfo... ./build-aux//missing makeinfo checking for install-info... /usr/sbin/install-info checking for msgmerge... ./build-aux//missing msgmerge checking for xgettext... ./build-aux//missing xgettext checking for po4a-updatepo... ./build-aux//missing po4a-updatepo checking for po4a-translate... ./build-aux//missing po4a-translate configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j32 V=1 VERBOSE=1 perl help2man.PL Extracting help2man (with variable substitutions) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7SNvZy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch + cd help2man-1.49.3 + make install_l10n DESTDIR=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch set -e; \ for lang in da de el eo es fi fr hr hu it ja ko nb pl pt_BR ro ru sr sv ta uk vi zh_CN; \ do \ ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $(./build-aux//find-vpath po/$lang.gmo) \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/$lang/LC_MESSAGES/help2man.mo; \ ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/$lang/man1; \ /usr/bin/install -c -m 644 $(./build-aux//find-vpath help2man.$lang.1) \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/$lang/man1/help2man.1; \ done; \ for lang in de es fr pl pt_BR ro sr sv uk zh_CN; \ do \ ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info; \ /usr/bin/install -c -m 644 $(./build-aux//find-vpath help2man-$lang.info) \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/help2man-$lang.info; \ if test -f /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/dir; \ then \ /usr/sbin/install-info --info-dir=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/help2man-$lang.info; \ fi; \ done mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/da/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/da/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/de/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/de/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/el/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/el/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/eo/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/es/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/es/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/fi/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/fr/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/hr/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/hu/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/it/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/it/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/ja/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/ko/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/ko/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/nb/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/pl/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/pt_BR/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/ro/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/ro/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/ru/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/sr/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/sv/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/ta/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/ta/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/uk/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/vi/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/zh_CN/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch 'INSTALL=/usr/bin/install -p' ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/bin mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/bin /usr/bin/install -p help2man /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/bin ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/man1 /usr/bin/install -p -m 644 $(./build-aux//find-vpath help2man.1) /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/man/man1 ./build-aux//mkinstalldirs /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info /usr/bin/install -p -m 644 $(./build-aux//find-vpath help2man.info) \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/help2man.info if test -f /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/dir; \ then \ /usr/sbin/install-info --info-dir=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info \ /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/info/help2man.info; \ fi + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch help2man --with-man + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.49.3-1.ocs23 --unique-debug-suffix -1.49.3-1.ocs23.noarch --unique-debug-src-base help2man-1.49.3-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/help2man-1.49.3 + /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 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: help2man-1.49.3-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fmYu6T + umask 022 + cd /builddir/build/BUILD + cd help2man-1.49.3 + DOCDIR=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/doc/help2man + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/doc/help2man + cp -pr README /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/doc/help2man + cp -pr NEWS /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/doc/help2man + cp -pr THANKS /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/doc/help2man + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z1f30L + umask 022 + cd /builddir/build/BUILD + cd help2man-1.49.3 + LICENSEDIR=/builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/licenses/help2man + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/licenses/help2man + cp -pr COPYING /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch/usr/share/licenses/help2man + RPM_EC=0 ++ jobs -p + exit 0 Provides: help2man = 1.49.3-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(:VERSION) >= 5.8.0 perl(Getopt::Long) perl(POSIX) perl(Text::ParseWords) perl(Text::Tabs) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/help2man-1.49.3-1.ocs23.noarch Wrote: /builddir/build/RPMS/help2man-1.49.3-1.ocs23.noarch.rpm Child return code was: 0