Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f17-build-1211812-194718/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ocaml-bitstring-2.0.2-4.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f17-build-1211812-194718/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g24Qja + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-bitstring-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-bitstring-2.0.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-bitstring-2.0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a examples bitstring-examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ybLmut + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.2 + 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --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 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 i386-redhat-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 3.12.1 OCaml library path is /usr/lib/ocaml checking for i386-redhat-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for i386-redhat-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for i386-redhat-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for i386-redhat-linux-gnu-ocaml... no checking for ocaml... ocaml checking for i386-redhat-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for i386-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for i386-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for i386-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for i386-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for i386-redhat-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for camlp4of.opt... camlp4of.opt 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 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=i686 -mtune=atom -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/make_ipv4_header Building examples/elf Building examples/ping 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.L8zxMW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 ++ dirname /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + cd ocaml-bitstring-2.0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.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.2-4.fc17.i386/usr/lib/ocaml/bitstring/pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/libbitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_types.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_config.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitmatch.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring_persistent.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/bitstring.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/bitstring/META Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/stublibs/dllbitstring.so Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/stublibs/dllbitstring.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/stublibs is not mentioned in ld.conf + strip /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/stublibs/dllbitstring.so + chrpath --delete /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/lib/ocaml/stublibs/dllbitstring.so + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/bin + install -m 0755 bitstring-objinfo /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.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-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bK9Mgq + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.2 + 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/18_extract_32_64_int File "tests/18_extract_32_64_int.ml", line 1, characters 0-1: Warning 24: bad source file name: "18_extract_32_64_int" is not a valid module name. Running tests/18_extract_32_64_int Building tests/62_offset_padding File "tests/62_offset_padding.ml", line 1, characters 0-1: Warning 24: bad source file name: "62_offset_padding" is not a valid module name. Running tests/62_offset_padding Building tests/61_offset_string File "tests/61_offset_string.ml", line 1, characters 0-1: Warning 24: bad source file name: "61_offset_string" is not a valid module name. Running tests/61_offset_string Building tests/32_bitstring_compare File "tests/32_bitstring_compare.ml", line 1, characters 0-1: Warning 24: bad source file name: "32_bitstring_compare" is not a valid module name. Running tests/32_bitstring_compare Building tests/02_run File "tests/02_run.ml", line 1, characters 0-1: Warning 24: bad source file name: "02_run" is not a valid module name. Running tests/02_run Building tests/11_match_ints File "tests/11_match_ints.ml", line 1, characters 0-1: Warning 24: bad source file name: "11_match_ints" is not a valid module name. Running tests/11_match_ints Building tests/10_match_bits File "tests/10_match_bits.ml", line 1, characters 0-1: Warning 24: bad source file name: "10_match_bits" is not a valid module name. Running tests/10_match_bits Building tests/35_load_from_file File "tests/35_load_from_file.ml", line 1, characters 0-1: Warning 24: bad source file name: "35_load_from_file" is not a valid module name. Running tests/35_load_from_file Building tests/30_bitbuffer File "tests/30_bitbuffer.ml", line 1, characters 0-1: Warning 24: bad source file name: "30_bitbuffer" is not a valid module name. Running tests/30_bitbuffer Building tests/33_substring File "tests/33_substring.ml", line 1, characters 0-1: Warning 24: bad source file name: "33_substring" is not a valid module name. Running tests/33_substring Building tests/70_check_and_bind File "tests/70_check_and_bind.ml", line 1, characters 0-1: Warning 24: bad source file name: "70_check_and_bind" is not a valid module name. Running tests/70_check_and_bind Building tests/31_bitstring_concat File "tests/31_bitstring_concat.ml", line 1, characters 0-1: Warning 24: bad source file name: "31_bitstring_concat" is not a valid module name. Running tests/31_bitstring_concat Building tests/01_load File "tests/01_load.ml", line 1, characters 0-1: Warning 24: bad source file name: "01_load" is not a valid module name. Running tests/01_load Building tests/15_extract_int File "tests/15_extract_int.ml", line 1, characters 0-1: Warning 24: bad source file name: "15_extract_int" is not a valid module name. Running tests/15_extract_int Building tests/40_endianexpr File "tests/40_endianexpr.ml", line 1, characters 0-1: Warning 24: bad source file name: "40_endianexpr" is not a valid module name. Running tests/40_endianexpr Building tests/60_simple_offset File "tests/60_simple_offset.ml", line 1, characters 0-1: Warning 24: bad source file name: "60_simple_offset" is not a valid module name. Running tests/60_simple_offset Building tests/51_open_pattern File "tests/51_open_pattern.ml", line 1, characters 0-1: Warning 24: bad source file name: "51_open_pattern" is not a valid module name. Running tests/51_open_pattern Building tests/20_varsize File "tests/20_varsize.ml", line 1, characters 0-1: Warning 24: bad source file name: "20_varsize" is not a valid module name. Running tests/20_varsize Building tests/65_save_offset_to File "tests/65_save_offset_to.ml", line 1, characters 0-1: Warning 24: bad source file name: "65_save_offset_to" is not a valid module name. Running tests/65_save_offset_to Building tests/34_takebits File "tests/34_takebits.ml", line 1, characters 0-1: Warning 24: bad source file name: "34_takebits" is not a valid module name. Running tests/34_takebits Building tests/80_hexdump File "tests/80_hexdump.ml", line 1, characters 0-1: Warning 24: bad source file name: "80_hexdump" is not a valid module name. Running tests/80_hexdump Building tests/50_named_pattern File "tests/50_named_pattern.ml", line 1, characters 0-1: Warning 24: bad source file name: "50_named_pattern" is not a valid module name. Running tests/50_named_pattern + exit 0 Processing files: ocaml-bitstring-2.0.2-4.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LlQR93 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-2.0.2 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-2.0.2 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-2.0.2 + exit 0 Provides: dllbitstring.so ocaml(Bitmatch) = 5f67c05f6850d38ecd6aee003ee653cd ocaml(Bitstring) = 4c540432031fc0394665cc49e505d9d5 ocaml(Bitstring_config) = 06a9272612a005f7cfd5f802e68e9cb1 ocaml(Bitstring_persistent) = 1decb66f62c1b5645cd74fbb6c7b4a47 ocaml(Bitstring_types) = 73f874b7df8ee6b3f550c852582081ea ocaml-bitmatch = 2.0.2-4.fc17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) ocaml(Arg) = 60e2cbb1ef3b8a7bfbdceb75ebf3aa31 ocaml(Array) = 720848e0b508273805ef38d884a57618 ocaml(Bitstring) = 4c540432031fc0394665cc49e505d9d5 ocaml(Bitstring_config) = 06a9272612a005f7cfd5f802e68e9cb1 ocaml(Bitstring_persistent) = 1decb66f62c1b5645cd74fbb6c7b4a47 ocaml(Bitstring_types) = 73f874b7df8ee6b3f550c852582081ea ocaml(Buffer) = 40bf652f22a33a7cfa05ee1dd5e0d7e4 ocaml(Camlp4) = 8701f287be2345d1e72822c94a432852 ocaml(Camlp4_config) = 6163f28f963cb16297c065b8a6e30b91 ocaml(Camlp4_import) = 9587d9e9514bd24208f106666207c953 ocaml(Char) = 3dee29b414dd26a1cfca3bbdf20e7dfc ocaml(Filename) = bc87b0a21cde095f477cca1f0abb32b8 ocaml(Format) = e0de312c23ff9caec6c5bfa1f44a43b4 ocaml(Hashtbl) = 9c86f7320512d6740a75017fd66156a8 ocaml(Int32) = c91c0bbb9f7670b10cdc0f2dcc57c5f9 ocaml(Int64) = 8f09e1331fe8af2d7b954585551cbe4f ocaml(Lexing) = 7d5623c54d065ad3f652261d2776959c ocaml(List) = 9c85fb419d52a8fd876c84784374e0cf ocaml(Marshal) = 8d7e6f1b8de0ac75dacb0b99dd5b2f2f ocaml(Nativeint) = 409308ec9d1a2ab99fa91fd0dfefca97 ocaml(Obj) = 3aeb33d11433c95bb62053c65665eb76 ocaml(Parsing) = 59e1db94d28f5c920aaddc6ba25fb659 ocaml(Pervasives) = db723a1798b122e08919a2bfed062514 ocaml(Printf) = 55250c391e05a095d3696890d0d554a2 ocaml(Queue) = 79fd3a55345b718296e878c0e7bed10e ocaml(Set) = 7b178c9cf52b5cb8145441e1a0d309f5 ocaml(Stream) = cc2abcbdc5423e35862902ae0a0a4a7d ocaml(String) = 06ab5e6944c47322b9d305c0aa0b07ff ocaml(Sys) = 4fe60c54d4de0672924c1d4ee2053e46 ocaml(Unix) = 2a19929a535447ed0c8fc58ae3adc1a0 ocaml(runtime) = 3.12.1 rtld(GNU_HASH) Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-2.0.2-4.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jDcBQI + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-devel-2.0.2 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-devel-2.0.2 + cp -pr COPYING.LIB README TODO html bitstring-examples /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386/usr/share/doc/ocaml-bitstring-devel-2.0.2 + exit 0 Provides: ocaml-bitmatch-devel = 2.0.2-4.fc17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: ocaml-bitmatch-devel <= 1.9.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ocaml-bitstring-2.0.2-4.fc17.i686.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-devel-2.0.2-4.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NMrH2J + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.2 + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.2-4.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->