+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-bitstring.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wKvOrR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-bitstring-2.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-bitstring-2.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-bitstring-2.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (bitstring-r201.patch):' Patch #1 (bitstring-r201.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.in + echo 'Patch #2 (bitstring-r202.patch):' Patch #2 (bitstring-r202.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file bitstring.mli patching file pa_bitstring.ml patching file t12_signed_bytes_limits.ml patching file t141_signed_int_limits.ml patching file t14_signed_byte_match.ml patching file bitstring.ml patching file t13_signed_byte_create.ml + echo 'Patch #3 (bitstring-r203.patch):' Patch #3 (bitstring-r203.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file bitstring_c.c patching file bitstring.ml patching file bitstring.mli patching file pa_bitstring.ml + echo 'Patch #4 (0001-configure-Don-t-test-for-camlp4of.opt-test-for-camlp.patch):' Patch #4 (0001-configure-Don-t-test-for-camlp4of.opt-test-for-camlp.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac + echo 'Patch #5 (bitstring-2.0.4-unsafe-string.patch):' Patch #5 (bitstring-2.0.4-unsafe-string.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + autoconf + cp -a examples bitstring-examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ebLm8r + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a sed that does not truncate output... /usr/bin/sed checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking whether gcc and cc understand -c and -o together... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for riscv64-redhat-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.06.0 OCaml library path is /usr/lib64/ocaml checking for riscv64-redhat-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for riscv64-redhat-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for riscv64-redhat-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for riscv64-redhat-linux-gnu-ocaml... no checking for ocaml... ocaml checking for riscv64-redhat-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for riscv64-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for riscv64-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for riscv64-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for riscv64-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for riscv64-redhat-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for camlp4of... camlp4of checking for OCaml findlib package extlib... not found checking for OCaml findlib package cil... not found checking for time... /usr/bin/time checking for diff... /usr/bin/diff checking for gprof... gprof checking for bisect-report... no configure: creating ./config.status config.status: creating Makefile config.status: creating META config.status: creating bitstring_config.ml config.status: creating cil-tools/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j1 all rm -f .depend .depend-t ocamlfind ocamldep \ bitstring.ml bitstring.mli \ bitstring_objinfo.ml | \ /usr/bin/sed 's/ :/:/' | \ /usr/bin/sed 's/ *$//' | \ /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' >> .depend-t ocamlfind ocamldep -pp camlp4of \ bitstring_persistent.ml bitstring_persistent.mli \ create_test_pattern.ml | \ /usr/bin/sed 's/ :/:/' | \ /usr/bin/sed 's/ *$//' | \ /usr/bin/sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' >> .depend-t mv .depend-t .depend ocamlfind ocamlc -g -unsafe-string -c bitstring_types.ml ocamlfind ocamlc -g -unsafe-string -c bitstring_config.ml gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -fPIC -I. -I/usr/lib64/ocaml -c -o bitstring_c.o bitstring_c.c ocamlfind ocamlc -g -unsafe-string -c bitstring.mli File "bitstring.mli", line 977, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 979, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 981, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 983, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 985, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 987, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlc -g -unsafe-string -c bitstring.ml File "bitstring.ml", line 64, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 74, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 93, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 103, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 728, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 730, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 732, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 734, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 736, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 738, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 1095, characters 1-22: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1099, characters 1-36: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1214, characters 4-34: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1259, characters 4-96: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1267, characters 25-45: Warning 3: deprecated: String.set Use Bytes.set instead. ocamlfind ocamlc -g -unsafe-string -c bitmatch.ml ocamlmklib -o bitstring bitstring_types.cmo bitstring_config.cmo bitstring_c.o bitstring.cmo bitmatch.cmo ocamlfind ocamlc -g -unsafe-string \ -I +camlp4 -pp camlp4of -c bitstring_persistent.mli ocamlfind ocamlc -g -unsafe-string \ -I +camlp4 -pp camlp4of -c bitstring_persistent.ml ocamlfind ocamlc -a -g -unsafe-string -o bitstring_persistent.cma bitstring_persistent.cmo ocamlfind ocamlopt -g -unsafe-string -c bitstring_types.ml ocamlfind ocamlopt -g -unsafe-string -c bitstring_config.ml ocamlfind ocamlopt -g -unsafe-string -c bitstring.ml File "bitstring.ml", line 64, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 74, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 93, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 103, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bitstring.ml", line 728, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 730, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 732, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 734, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 736, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 738, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.ml", line 1095, characters 1-22: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1099, characters 1-36: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1214, characters 4-34: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1259, characters 4-96: Warning 3: deprecated: String.set Use Bytes.set instead. File "bitstring.ml", line 1267, characters 25-45: Warning 3: deprecated: String.set Use Bytes.set instead. ocamlfind ocamlopt -g -unsafe-string -c bitmatch.ml ocamlmklib -o bitstring bitstring_types.cmx bitstring_config.cmx bitstring_c.o bitstring.cmx bitmatch.cmx ocamlfind ocamlopt -g -unsafe-string \ -I +camlp4 -pp camlp4of -c bitstring_persistent.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -g -unsafe-string -o bitstring_persistent.cmxa bitstring_persistent.cmx ocamlfind ocamlc bitstring.cma -I +camlp4 dynlink.cma camlp4lib.cma \ -pp camlp4of -c pa_bitstring.ml -o pa_bitstring.cmo ocamlfind ocamlc -g -unsafe-string -c bitstring_objinfo.ml ocamlfind ocamlc -I +camlp4 unix.cma dynlink.cma camlp4lib.cma \ -g -unsafe-string -linkpkg \ bitstring.cma bitstring_persistent.cma \ bitstring_objinfo.cmo -o bitstring-objinfo + make doc rm -rf html mkdir html ocamldoc -html -sort -d html -I +camlp4 \ bitstring.mli bitstring_persistent.mli bitmatch.ml File "bitstring.mli", line 977, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 979, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 981, characters 0-131: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 983, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 985, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bitstring.mli", line 987, characters 0-127: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" + make examples Building examples/ping Building examples/make_ipv4_header Building examples/elf Building examples/ext3_superblock Building examples/gif Building examples/ipv4_header Building examples/libpcap + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cM3idH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 + cd ocaml-bitstring-2.0.4 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/stublibs + make install ocamlfind install bitstring META *.mli *.cmx *.cma *.cmxa *.a *.so \ bitstring.cmi \ bitstring_persistent.cmi \ pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/libbitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_types.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_config.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitmatch.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring_persistent.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/bitstring.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/stublibs/dllbitstring.so Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/stublibs/dllbitstring.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/bitstring/META + chrpath --delete /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/lib64/ocaml/stublibs/dllbitstring.so + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/bin + install -m 0755 bitstring-objinfo /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-bitstring-2.0.4-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KL2I39 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring + exit 0 Provides: ocaml(Bitmatch) = 718419c959b2653f7ea11e14873baa5f ocaml(Bitstring) = 4d2bf8e5b5fbcd688a552d80282a620c ocaml(Bitstring_config) = 8b8add8a765530fc89980c4433c81658 ocaml(Bitstring_persistent) = fb48b34791924587670ea496ca273d91 ocaml(Bitstring_types) = d6b400dc341eeff07a2ed7884a074edd ocaml-bitmatch = 2.0.4-25.fc28 ocaml-bitstring = 2.0.4-25.fc28 ocaml-bitstring(riscv-64) = 2.0.4-25.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Bitstring) = 4d2bf8e5b5fbcd688a552d80282a620c ocaml(Bitstring_config) = 8b8add8a765530fc89980c4433c81658 ocaml(Bitstring_persistent) = fb48b34791924587670ea496ca273d91 ocaml(Bitstring_types) = d6b400dc341eeff07a2ed7884a074edd ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Camlp4) = 01d1c18e6a937554ea342fbbfe805bb7 ocaml(Camlp4_config) = f065b67e6da2b40fc22477af2688aae1 ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Location) = 7453466315e9009549dd74621eea0d3b ocaml(Longident) = 91f9af52ab5161ed3399272c57599564 ocaml(Marshal) = 9dbb48cebd784fc6219ed0e9514fc7df ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(Stream) = 90ec282c811d56f0cb641c602c7a92fd ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(Warnings) = d9584a6414ffa4dac0b7bd3c56f2b1dc ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-2.0.4-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n3KOhw + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + cp -pr TODO /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + cp -pr bitstring-examples /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64/usr/share/doc/ocaml-bitstring-devel + exit 0 Provides: ocaml-bitmatch-devel = 2.0.4-25.fc28 ocaml-bitstring-devel = 2.0.4-25.fc28 ocaml-bitstring-devel(riscv-64) = 2.0.4-25.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun Obsoletes: ocaml-bitmatch-devel <= 1.9.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-bitstring-2.0.4-25.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-bitstring-2.0.4-25.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-bitstring-devel-2.0.4-25.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xGyoMT + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-25.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff