Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f20-build-1778531-311483/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Apr 16 2008 Richard W.M. Jones - 0.4-1 warning: bogus date in %changelog: Fri Apr 2 2008 Richard W.M. Jones - 0.2-1 warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ocaml-bitstring-2.0.4-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f20-build-1778531-311483/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Apr 16 2008 Richard W.M. Jones - 0.4-1 warning: bogus date in %changelog: Fri Apr 2 2008 Richard W.M. Jones - 0.2-1 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HaWiZA + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-bitstring-2.0.4 + /usr/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.AgPWz1 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i686-redhat-linux-gnu --host=i686-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 a sed that does not truncate output... /usr/bin/sed checking for i686-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 i686-redhat-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.00.1 OCaml library path is /usr/lib/ocaml checking for i686-redhat-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for i686-redhat-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for i686-redhat-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for i686-redhat-linux-gnu-ocaml... no checking for ocaml... ocaml checking for i686-redhat-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for i686-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for i686-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for i686-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for i686-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for i686-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 -j1 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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/ping 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.hHObGG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 ++ dirname /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 + cd ocaml-bitstring-2.0.4 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 + DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.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.4-2.fc20.i386/usr/lib/ocaml/bitstring/pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/libbitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_types.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_config.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitmatch.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring_persistent.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/bitstring.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/bitstring/META Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/stublibs/dllbitstring.so Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/stublibs/dllbitstring.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/stublibs is not mentioned in ld.conf + strip /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/stublibs/dllbitstring.so + chrpath --delete /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/lib/ocaml/stublibs/dllbitstring.so + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/bin + install -m 0755 bitstring-objinfo /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.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.pkuG6l + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + make check 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/test_91_concat Running tests/test_91_concat Building tests/test_20_varsize Running tests/test_20_varsize Building tests/test_01_load Running tests/test_01_load Building tests/test_11_match_ints Running tests/test_11_match_ints Building tests/test_80_hexdump Running tests/test_80_hexdump Building tests/test_34_takebits Running tests/test_34_takebits Building tests/test_31_bitstring_concat Running tests/test_31_bitstring_concat Building tests/test_15_extract_int Running tests/test_15_extract_int Building tests/test_18_extract_32_64_int Running tests/test_18_extract_32_64_int Building tests/test_50_named_pattern Running tests/test_50_named_pattern Building tests/test_60_simple_offset Running tests/test_60_simple_offset Building tests/test_32_bitstring_compare Running tests/test_32_bitstring_compare Building tests/test_65_save_offset_to Running tests/test_65_save_offset_to Building tests/test_10_match_bits Running tests/test_10_match_bits Building tests/test_35_load_from_file Running tests/test_35_load_from_file Building tests/test_40_endianexpr Running tests/test_40_endianexpr Building tests/test_51_open_pattern Running tests/test_51_open_pattern Building tests/test_90_bind_as Running tests/test_90_bind_as Building tests/test_70_check_and_bind Running tests/test_70_check_and_bind Building tests/test_30_bitbuffer Running tests/test_30_bitbuffer Building tests/test_33_substring Running tests/test_33_substring Building tests/test_02_run Running tests/test_02_run Building tests/test_62_offset_padding Running tests/test_62_offset_padding Building tests/test_61_offset_string Running tests/test_61_offset_string + exit 0 Processing files: ocaml-bitstring-2.0.4-2.fc20.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cGLALh + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring + exit 0 Provides: ocaml(Bitmatch) = ee8d86148fe45f6993f3227133150cfe ocaml(Bitstring) = 146e69dcaba9ebbb619bad8a019b8a68 ocaml(Bitstring_config) = e9b9354b3fb4819e8879f673769a56b3 ocaml(Bitstring_persistent) = 4394b1abf3feabf34635b607f70889cb ocaml(Bitstring_types) = 61455a9152dee51fc78b57168f2880e5 ocaml-bitmatch = 2.0.4-2.fc20 ocaml-bitstring = 2.0.4-2.fc20 ocaml-bitstring(x86-32) = 2.0.4-2.fc20 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) libc.so.6(GLIBC_2.4) ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05 ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c ocaml(Bitstring) = 146e69dcaba9ebbb619bad8a019b8a68 ocaml(Bitstring_config) = e9b9354b3fb4819e8879f673769a56b3 ocaml(Bitstring_persistent) = 4394b1abf3feabf34635b607f70889cb ocaml(Bitstring_types) = 61455a9152dee51fc78b57168f2880e5 ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4 ocaml(Camlp4) = 4d5516be49d3cad512a44d35b3649b75 ocaml(Camlp4_config) = bf0434ddea375f519a454eee7b7e93fa ocaml(Camlp4_import) = 02bc41a5ba20be7e57da311777cf34cf ocaml(Char) = 2693889a299a12395f3d4a288142de6d ocaml(Filename) = db19aeb2a8d7e9bd0f4c54d51c6a433e ocaml(Format) = 6e6b7b75c544ef4ca673a763aec805af ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde ocaml(Lexing) = 7e306603bdda9b5b4c50d1aac8def12a ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Marshal) = 7d35e935d355b5f2b1616ed652df9ca6 ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24 ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1 ocaml(Parsing) = 84c5e080da20d6d3141c52120783d359 ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34 ocaml(Queue) = 9e4770869a4e57f5db312d7fdd5e6810 ocaml(Set) = a7bdd82abd2a5609c0242e51ef43cacb ocaml(Stream) = 85d259e9a37648998b6c03b551d68e46 ocaml(String) = 54ba2685e6ed154753718e9c8becb28b ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926 ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(runtime) = 4.00.1 rtld(GNU_HASH) Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-2.0.4-2.fc20.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BLoere + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + cp -pr TODO /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + cp -pr bitstring-examples /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386/usr/share/doc/ocaml-bitstring-devel + exit 0 Provides: ocaml-bitmatch-devel = 2.0.4-2.fc20 ocaml-bitstring-devel = 2.0.4-2.fc20 ocaml-bitstring-devel(x86-32) = 2.0.4-2.fc20 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.4-2.fc20.i386 warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ocaml-bitstring-2.0.4-2.fc20.i686.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-devel-2.0.4-2.fc20.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SSh1e8 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-2.fc20.i386 + exit 0 Child return code was: 0 LEAVE do -->