Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/dist-f11-build-378074-66648/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: i586 Building for target i586 Wrote: /builddir/build/SRPMS/ocaml-bitstring-2.0.0-8.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/dist-f11-build-378074-66648/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t9Qr3j + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-bitstring-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-bitstring-2.0.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-bitstring-2.0.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ocaml-bitstring-2.0.0-empty-case.patch):' Patch #0 (ocaml-bitstring-2.0.0-empty-case.patch): + /bin/cat /builddir/build/SOURCES/ocaml-bitstring-2.0.0-empty-case.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (ocaml-bitstring-2.0.0-dynlink.patch):' Patch #1 (ocaml-bitstring-2.0.0-dynlink.patch): + /bin/cat /builddir/build/SOURCES/ocaml-bitstring-2.0.0-dynlink.patch + /usr/bin/patch -s -p1 --fuzz=0 + cp -a examples bitstring-examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GGBCTs + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i586-redhat-linux-gnu --program-prefix= --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 checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 ocamlc... ocamlc OCaml version is 3.11.0 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlfind... ocamlfind checking for camlp4of.opt... camlp4of.opt checking findlib package extlib... not found checking 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 + make ocamlfind ocamlc -g -c bitstring_types.ml ocamlfind ocamlc -g -c bitstring_config.ml gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -Werror -fPIC -I. -I/usr/lib/ocaml -c -o bitstring_c.o bitstring_c.c ocamlfind ocamlc -g -c bitstring.mli ocamlfind ocamlc -g -c bitstring.ml ocamlfind ocamlc -g -c bitmatch.ml ocamlmklib -o bitstring bitstring_types.cmo bitstring_config.cmo bitstring_c.o bitstring.cmo bitmatch.cmo ocamlfind ocamlc -g \ -I +camlp4 -pp camlp4of -c bitstring_persistent.mli ocamlfind ocamlc -g \ -I +camlp4 -pp camlp4of -c bitstring_persistent.ml ocamlfind ocamlc -a -o bitstring_persistent.cma bitstring_persistent.cmo ocamlfind ocamlopt -c bitstring_types.ml ocamlfind ocamlopt -c bitstring_config.ml ocamlfind ocamlopt -c bitstring.ml ocamlfind ocamlopt -c bitmatch.ml ocamlmklib -o bitstring bitstring_types.cmx bitstring_config.cmx bitstring_c.o bitstring.cmx bitmatch.cmx ocamlfind ocamlopt \ -I +camlp4 -pp camlp4of -c bitstring_persistent.ml ocamlfind ocamlopt -a -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 -c bitstring_objinfo.ml ocamlfind ocamlc -I +camlp4 unix.cma dynlink.cma camlp4lib.cma \ -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 + make examples Building examples/elf Building examples/ext3_superblock Building examples/gif Building examples/ipv4_header Building examples/libpcap Building examples/make_ipv4_header Building examples/ping + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zVtMEM + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386 + DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/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.0-8.fc11.i386/usr/lib/ocaml/bitstring/pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/libbitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_types.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_config.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitmatch.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring_persistent.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/bitstring.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/bitstring/META Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/stublibs/dllbitstring.so Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/stublibs/dllbitstring.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/stublibs is not mentioned in ld.conf + strip /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/stublibs/dllbitstring.so + chrpath --delete /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/lib/ocaml/stublibs/dllbitstring.so + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/bin + install -m 0755 bitstring-objinfo /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s8GzE6 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + unset DISPLAY + make test ocamlfind ocamlc -g -pp camlp4of \ unix.cma -I +camlp4 \ -I . -c create_test_pattern.ml -o create_test_pattern.cmo ocamlfind ocamlc -g -pp camlp4of \ unix.cma -I +camlp4 dynlink.cma camlp4lib.cma \ -linkpkg \ -I . bitstring.cma bitstring_persistent.cma create_test_pattern.cmo -o create_test_pattern ./create_test_pattern tests/test.bmpp.new mv tests/test.bmpp.new tests/test.bmpp Building tests/01_load File "tests/01_load.ml", line 1, characters 0-1: Warning X: bad source file name: "01_load" is not a valid module name. Running tests/01_load Building tests/02_run File "tests/02_run.ml", line 1, characters 0-1: Warning X: bad source file name: "02_run" is not a valid module name. Running tests/02_run Building tests/10_match_bits File "tests/10_match_bits.ml", line 1, characters 0-1: Warning X: bad source file name: "10_match_bits" is not a valid module name. Running tests/10_match_bits Building tests/11_match_ints File "tests/11_match_ints.ml", line 1, characters 0-1: Warning X: bad source file name: "11_match_ints" is not a valid module name. Running tests/11_match_ints Building tests/15_extract_int File "tests/15_extract_int.ml", line 1, characters 0-1: Warning X: bad source file name: "15_extract_int" is not a valid module name. Running tests/15_extract_int Building tests/18_extract_32_64_int File "tests/18_extract_32_64_int.ml", line 1, characters 0-1: Warning X: bad source file name: "18_extract_32_64_int" is not a valid module name. Running tests/18_extract_32_64_int Building tests/20_varsize File "tests/20_varsize.ml", line 1, characters 0-1: Warning X: bad source file name: "20_varsize" is not a valid module name. Running tests/20_varsize Building tests/30_bitbuffer File "tests/30_bitbuffer.ml", line 1, characters 0-1: Warning X: bad source file name: "30_bitbuffer" is not a valid module name. Running tests/30_bitbuffer Building tests/31_bitstring_concat File "tests/31_bitstring_concat.ml", line 1, characters 0-1: Warning X: bad source file name: "31_bitstring_concat" is not a valid module name. Running tests/31_bitstring_concat Building tests/32_bitstring_compare File "tests/32_bitstring_compare.ml", line 1, characters 0-1: Warning X: bad source file name: "32_bitstring_compare" is not a valid module name. Running tests/32_bitstring_compare Building tests/33_substring File "tests/33_substring.ml", line 1, characters 0-1: Warning X: bad source file name: "33_substring" is not a valid module name. Running tests/33_substring Building tests/34_takebits File "tests/34_takebits.ml", line 1, characters 0-1: Warning X: bad source file name: "34_takebits" is not a valid module name. Running tests/34_takebits Building tests/35_load_from_file File "tests/35_load_from_file.ml", line 1, characters 0-1: Warning X: bad source file name: "35_load_from_file" is not a valid module name. Running tests/35_load_from_file Building tests/40_endianexpr File "tests/40_endianexpr.ml", line 1, characters 0-1: Warning X: bad source file name: "40_endianexpr" is not a valid module name. Running tests/40_endianexpr Building tests/50_named_pattern File "tests/50_named_pattern.ml", line 1, characters 0-1: Warning X: bad source file name: "50_named_pattern" is not a valid module name. Running tests/50_named_pattern Building tests/51_open_pattern File "tests/51_open_pattern.ml", line 1, characters 0-1: Warning X: bad source file name: "51_open_pattern" is not a valid module name. Running tests/51_open_pattern Building tests/60_simple_offset File "tests/60_simple_offset.ml", line 1, characters 0-1: Warning X: bad source file name: "60_simple_offset" is not a valid module name. Running tests/60_simple_offset Building tests/61_offset_string File "tests/61_offset_string.ml", line 1, characters 0-1: Warning X: bad source file name: "61_offset_string" is not a valid module name. Running tests/61_offset_string Building tests/62_offset_padding File "tests/62_offset_padding.ml", line 1, characters 0-1: Warning X: bad source file name: "62_offset_padding" is not a valid module name. Running tests/62_offset_padding Building tests/65_save_offset_to File "tests/65_save_offset_to.ml", line 1, characters 0-1: Warning X: bad source file name: "65_save_offset_to" is not a valid module name. Running tests/65_save_offset_to Building tests/70_check_and_bind File "tests/70_check_and_bind.ml", line 1, characters 0-1: Warning X: bad source file name: "70_check_and_bind" is not a valid module name. Running tests/70_check_and_bind Building tests/80_hexdump File "tests/80_hexdump.ml", line 1, characters 0-1: Warning X: bad source file name: "80_hexdump" is not a valid module name. Running tests/80_hexdump + exit 0 Processing files: ocaml-bitstring-2.0.0-8.fc11-i586 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nstp7D + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-2.0.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-2.0.0 + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-2.0.0 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-2.0.0 + exit 0 Finding Provides: /usr/lib/rpm/ocaml-find-provides.sh -i Pa_bitstring Finding Requires: /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree Provides: ocaml-bitmatch = 2.0.0-8.fc11 dllbitstring.so ocaml(Bitmatch) = ab1829a03032c519f48656b3e5942769 ocaml(Bitstring) = a56c977717e9a7d5c500f41e8c188705 ocaml(Bitstring_config) = 8a1104ce3836752cab8e128a90085bab ocaml(Bitstring_persistent) = 6e7b08bd3c03ef9060f18d233d1e6625 ocaml(Bitstring_types) = af61ae29717831df917b474886e1f148 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) ocaml(Arg) = b6513be035dc9c8a458c189cd8841700 ocaml(Array) = 9c9fa5f11e2d6992c427dde4d1168489 ocaml(Buffer) = 23af67395823b652b807c4ae0b581211 ocaml(Camlp4) = bb930f7c2bed5d057c794fe07dc8596a ocaml(Camlp4_config) = 80b5d58834366711574a5ec4dfb123fd ocaml(Camlp4_import) = 901773aae9273de4d3a05d3a93dde334 ocaml(Char) = 3da72249626c7db769beafc97036cb4f ocaml(Filename) = 7cd172f02b7ee9b8d7bda3bb92144951 ocaml(Format) = b7ba3152a5eec5609d6ab86e6c51eebb ocaml(Hashtbl) = ee2a3220e38a4350c5bc131ce9f3f6ce ocaml(Int32) = b2545c419b6b6a173cac4c0a3e7e0277 ocaml(Int64) = d501d6e89fdce41c79f274fb464995d5 ocaml(Lexing) = 4d17267334f1a6c75730dc3fae21fb9b ocaml(List) = a0e2e49d266ff302f8667651a43f71ba ocaml(Marshal) = 02be0525cda0ca38ef8d49584e7769d6 ocaml(Nativeint) = 7233ce5207a538fea4f0c61ed411ea2c ocaml(Obj) = c827f726ce05da709cf7de58fc15e324 ocaml(Parsing) = 29c3f123280f8e6e639cfb025b3c9a3f ocaml(Pervasives) = 88cb1505c8bdf9a4dcd2cdf3452732b4 ocaml(Printf) = 807ecd3a1538992580464c03462c9964 ocaml(Queue) = 56b5e04dcda600ae0cdf49a37f17fcd9 ocaml(Set) = c4be5d24d30c129dd60d2739e54db7dd ocaml(Stream) = 91a43ea7fb16bf36f3f10c0dc7d08a0e ocaml(String) = ecc403546c1c50056801131811c39017 ocaml(Sys) = 21bf525b2b3f3a46a54b96163adfe387 ocaml(Unix) = 0596a58544f8cd88fed5bf5432a53d43 ocaml(runtime) = 3.11.0 Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-2.0.0-8.fc11-i586 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j4Flec + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-devel-2.0.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-devel-2.0.0 + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-devel-2.0.0 + cp -pr COPYING.LIB README TODO html bitstring-examples /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386/usr/share/doc/ocaml-bitstring-devel-2.0.0 + exit 0 Finding Provides: /usr/lib/rpm/ocaml-find-provides.sh -i Pa_bitstring Finding Requires: /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree Provides: ocaml-bitmatch-devel = 2.0.0-8.fc11 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-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.0-8.fc11.i386 warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ocaml-bitstring-2.0.0-8.fc11.i586.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-devel-2.0.0-8.fc11.i586.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2kvWFV + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.0 + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.0-8.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->