ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/dist-f8-build-224283-39914/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/ocaml-bitstring-1.9.7-2.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/dist-f8-build-224283-39914/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ocaml-bitstring.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.29766 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-bitstring-1.9.7 + /bin/gzip -dc /builddir/build/SOURCES/ocaml-bitstring-1.9.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-bitstring-1.9.7 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ocaml-bitstring-3.10.0.patch):' Patch #0 (ocaml-bitstring-3.10.0.patch): + patch -p1 -s + cp -a examples bitstring-examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.29766 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for ppc-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... yes checking for ocamlc... ocamlc OCaml version is 3.10.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 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 ocamlfind ocamlc -g -c bitstring.mli ocamlfind ocamlc -g -c bitstring.ml ocamlfind ocamlc -g -c bitmatch.ml ocamlfind ocamlc -a -o bitstring.cma bitstring_types.cmo bitstring_config.cmo 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 ocamlfind ocamlopt -a -o bitstring.cmxa bitstring_types.cmx bitstring_config.cmx 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 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 camlp4lib.cma \ 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.12197 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild + export DESTDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild + DESTDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild + export OCAMLFIND_DESTDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml + OCAMLFIND_DESTDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml + mkdir -p /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/stublibs + make install ocamlfind install bitstring META *.mli *.cmx *.cma *.cmxa *.a \ bitstring.cmi \ bitstring_persistent.cmi \ pa_bitstring.cmo Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/pa_bitstring.cmo Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.cmi Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.cmi Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.a Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.a Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.cmxa Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.cmxa Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.cma Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.cma Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_types.cmx Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.cmx Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_config.cmx Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.cmx Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitmatch.cmx Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring_persistent.mli Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/bitstring.mli Installed /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/lib/ocaml/bitstring/META + mkdir -p /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/bin + install -m 0755 bitstring-objinfo /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/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.12197 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + 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 camlp4lib.cma \ -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 Running tests/01_load Building tests/02_run Running tests/02_run Building tests/10_match_bits Running tests/10_match_bits Building tests/11_match_ints Running tests/11_match_ints Building tests/20_varsize Running tests/20_varsize Building tests/30_bitbuffer Running tests/30_bitbuffer Building tests/40_endianexpr Running tests/40_endianexpr Building tests/50_named_pattern Running tests/50_named_pattern Building tests/51_open_pattern Running tests/51_open_pattern Building tests/60_simple_offset Running tests/60_simple_offset Building tests/61_offset_string Running tests/61_offset_string Building tests/62_offset_padding Running tests/62_offset_padding Building tests/65_save_offset_to Running tests/65_save_offset_to Building tests/70_check_and_bind Running tests/70_check_and_bind + exit 0 Processing files: ocaml-bitstring-1.9.7-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93694 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + DOCDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-1.9.7 + export DOCDIR + rm -rf /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-1.9.7 + /bin/mkdir -p /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-1.9.7 + cp -pr COPYING.LIB /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-1.9.7 + 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 = 1.9.7-2.fc8 ocaml(Bitmatch) = f7fb6da12d50852f8221ab06ebac2211 ocaml(Bitstring) = 4cf888761905558d02e03c9183388599 ocaml(Bitstring_config) = 84b8862a9cd6f2d0dea1b5c24eb3c449 ocaml(Bitstring_persistent) = eed5c8d2091810fd21f216c032caf6fd ocaml(Bitstring_types) = 9075ad4e61dd5483e58ef72af6074152 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml(Arg) = 03e86a4154064ea900dc32c05f53e364 ocaml(Array) = aa8e3cd5824f9bb40b93fcd38d0c95b5 ocaml(Buffer) = f6cef633ea14963b84b79c4095c63dc3 ocaml(Camlp4) = 2e045826779ef15857e5824a007fea98 ocaml(Camlp4_config) = cb716b4361f43326c6ad695c7a1bb5c0 ocaml(Char) = e98bc9c9e918a84b3c1a5a122d42fac1 ocaml(Filename) = 633a1e7f590ff5e95124293dbef3b476 ocaml(Format) = 35fe566f7a37d8991a5c822bd1463949 ocaml(Hashtbl) = 083f2c94b44ff4e0b3220aaea6a783b4 ocaml(Int32) = 711321870c949bd3bbdd092d9bae92e4 ocaml(Int64) = f8f7e2e4c0667ead94596040b12e732d ocaml(Lexing) = b1793496643444d3762dd42bebe2cfe3 ocaml(List) = da1ce9168f0408ff26158af757456948 ocaml(Location) = eed044ad1204a633caad97bdd9048f8c ocaml(Longident) = 46fb8aad4fb2c12a0f301b02d8139f07 ocaml(Marshal) = b7e47558bc02738dea90d6bd22a06c7b ocaml(Nativeint) = e79cdc4d3575c2ed044955cb7ef49aca ocaml(Obj) = 5cfae708052c692ea39d23ed930fd64d ocaml(Pervasives) = 8ba3d1faa24d659525c9025f41fd0c57 ocaml(Printf) = 5dbbf45a03b54e6dbfcf39178d0d6341 ocaml(Queue) = caa3a209bfc63d23a30f573541a88fec ocaml(Set) = 7da14e671a035f12386ace3890018ef3 ocaml(Stream) = 21a833e12efd34ea0c87d8d9da959809 ocaml(String) = 2c162ab314b2f0a2cfd22d471b2e21ab ocaml(Unix) = 9a46a8db115947409e54686ada118599 ocaml(Warnings) = abcb1589615da86f20f475b0ed3bbabc ocaml(runtime) = 3.10.0 Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-1.9.7-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91442 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + DOCDIR=/var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-devel-1.9.7 + export DOCDIR + rm -rf /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-devel-1.9.7 + /bin/mkdir -p /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-devel-1.9.7 + cp -pr COPYING.LIB README TODO html bitstring-examples /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild/usr/share/doc/ocaml-bitstring-devel-1.9.7 + 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 = 1.9.7-2.fc8 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml-bitstring = 1.9.7-2.fc8 /usr/bin/ocamlrun Obsoletes: ocaml-bitmatch-devel <= 1.9.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ocaml-bitstring-1.9.7-2.fc8.ppc.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-devel-1.9.7-2.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.38869 + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-1.9.7 + rm -rf /var/tmp/ocaml-bitstring-1.9.7-2.fc8-root-mockbuild + exit 0 LEAVE do -->