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 loongarch64 --nodeps /builddir/build/SPECS/ocaml-csexp.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-190821-12891/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ocaml-csexp.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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/ocaml-csexp-1.5.2-6.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ocaml-csexp.spec'], chrootPath='/home/lib/mock/dist-ocs23-loongarch64-build-190821-12891/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/ocaml-csexp.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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BVssrP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf csexp-1.5.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/csexp-1.5.2.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd csexp-1.5.2 + /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.AUt2qe + 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 -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 -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 -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 -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 csexp-1.5.2 + OFLAGS='-w -40 -g' + OCFLAGS='-w -40 -g -bin-annot' + cd src + ocamlc -w -40 -g -bin-annot -no-alias-deps -o csexp.cmi -c -intf csexp.mli + ocamlc -w -40 -g -bin-annot -intf-suffix .ml -no-alias-deps -o csexp.cmo -c -impl csexp.ml File "csexp.ml", line 236, characters 7-14: 236 | [@@inlined always] ^^^^^^^ Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context + ocamlc -w -40 -g -a -o csexp.cma csexp.cmo + ocamlopt -w -40 -g -intf-suffix .ml -no-alias-deps -o csexp.cmx -c -impl csexp.ml File "csexp.ml", line 236, characters 7-14: 236 | [@@inlined always] ^^^^^^^ Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context + ocamlopt -w -40 -g -a -o csexp.cmxa csexp.cmx + ocamlopt -w -40 -g -shared -linkall -I . -o csexp.cmxs csexp.cmxa + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qBBd33 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64 ++ dirname /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64 + cd csexp-1.5.2 + mkdir -p /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/lib64/ocaml/csexp + cp -p src/csexp.cma src/csexp.cmi src/csexp.cmt src/csexp.cmti src/csexp.mli /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/lib64/ocaml/csexp + cp -p src/csexp.a src/csexp.cmx src/csexp.cmxa src/csexp.cmxs /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/lib64/ocaml/csexp + cp -p csexp.opam /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/lib64/ocaml/csexp/opam + cat + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /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/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: ocaml-csexp-1.5.2-6.ocs23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6FFzls + umask 022 + cd /builddir/build/BUILD + cd csexp-1.5.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/doc/ocaml-csexp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/doc/ocaml-csexp + cp -pr README.md /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/doc/ocaml-csexp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J7A21B + umask 022 + cd /builddir/build/BUILD + cd csexp-1.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/licenses/ocaml-csexp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/licenses/ocaml-csexp + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64/usr/share/licenses/ocaml-csexp + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Csexp) = c36860566f3440ec3c639ac54ec13e64 ocaml-csexp = 1.5.2-6.ocs23 ocaml-csexp(loongarch-64) = 1.5.2-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 1068d69aaa4c252adfddcd00fc621c91 ocaml(Stdlib) = c58cfa3adb194700e6be5ae9791ba7ad ocaml(Stdlib__Buffer) = 8f70a9fad322a49884c94c597a9e220e ocaml(Stdlib__Char) = cee768489741588e7dee45e937cd769a ocaml(Stdlib__Domain) = 1232adc240e885b8bcd3ee17581b0fff ocaml(Stdlib__Either) = 20eb2929bc72314d5c1675f8c8844da3 ocaml(Stdlib__Format) = af7f8234d58272e834d57d8a77840cf6 ocaml(Stdlib__List) = 17210de5f334280e60e5c2d3c0d5e710 ocaml(Stdlib__Seq) = be0ddc4fda866826cab6110a33c29bf7 ocaml(Stdlib__String) = 161361df13811e37e7c3529cb51611b6 ocaml(Stdlib__Sys) = 0e44fc4dec9a6129077ab52a6f57a0da ocaml(Stdlib__Uchar) = 4907c986f4c1390be5fd6621472942cb rtld(GNU_HASH) Processing files: ocaml-csexp-devel-1.5.2-6.ocs23.loongarch64 Provides: ocaml(Csexp) = c36860566f3440ec3c639ac54ec13e64 ocaml-csexp-devel = 1.5.2-6.ocs23 ocaml-csexp-devel(loongarch-64) = 1.5.2-6.ocs23 ocamlx(Csexp) = 0ed9e4c9dfd4d62f35e996be6edab4b6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 1068d69aaa4c252adfddcd00fc621c91 ocaml(Stdlib) = c58cfa3adb194700e6be5ae9791ba7ad ocaml(Stdlib__Buffer) = 8f70a9fad322a49884c94c597a9e220e ocaml(Stdlib__Char) = cee768489741588e7dee45e937cd769a ocaml(Stdlib__Domain) = 1232adc240e885b8bcd3ee17581b0fff ocaml(Stdlib__Either) = 20eb2929bc72314d5c1675f8c8844da3 ocaml(Stdlib__Format) = af7f8234d58272e834d57d8a77840cf6 ocaml(Stdlib__List) = 17210de5f334280e60e5c2d3c0d5e710 ocaml(Stdlib__Seq) = be0ddc4fda866826cab6110a33c29bf7 ocaml(Stdlib__String) = 161361df13811e37e7c3529cb51611b6 ocaml(Stdlib__Sys) = 0e44fc4dec9a6129077ab52a6f57a0da ocaml(Stdlib__Uchar) = 4907c986f4c1390be5fd6621472942cb ocamlx(CamlinternalFormat) = 2c6ec03d6c7af87b0dea87e364062a89 ocamlx(Stdlib) = b288e505044e44eb43a25976bd92ea39 ocamlx(Stdlib__Buffer) = 99d7622b93431a541ef1c167cd1bbbfd ocamlx(Stdlib__Bytes) = e0d402af9bc0f0ec9a141ed4b8bcd387 ocamlx(Stdlib__Format) = 7a14ac4a2f9ee44ec0d987ec59247517 ocamlx(Stdlib__List) = 433221a564f1d76e65b6e2855cac2a97 ocamlx(Stdlib__String) = 99c01add4d3ef3e4c41a33685db4f58b ocamlx(Stdlib__Sys) = f3e1f35931272a9a27cd9513eec17969 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-csexp-1.5.2-6.ocs23.loongarch64 Wrote: /builddir/build/RPMS/ocaml-csexp-1.5.2-6.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/ocaml-csexp-devel-1.5.2-6.ocs23.loongarch64.rpm Child return code was: 0