Mock Version: 1.1.39 Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f21-build-2133394-392903/root/', None, 86400, True, False, 1000, 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 armv7hl --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: arm04-builder20.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ocaml-bitstring-2.0.4-4.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/ocaml-bitstring.spec'], False, '/var/lib/mock/f21-build-2133394-392903/root/', None, 86400, True, False, 1000, 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 armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Td5VIb + 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 . + echo 'Patch #1 (bitstring-r201.patch):' Patch #1 (bitstring-r201.patch): + /usr/bin/cat /builddir/build/SOURCES/bitstring-r201.patch + /usr/bin/patch -p0 --fuzz=0 patching file Makefile.in + cp -a examples bitstring-examples + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sgCAOi + 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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 armv7hl-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 armv7hl-redhat-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.01.0 OCaml library path is /usr/lib/ocaml checking for armv7hl-redhat-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for armv7hl-redhat-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for armv7hl-redhat-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for armv7hl-redhat-linux-gnu-ocaml... no checking for ocaml... ocaml checking for armv7hl-redhat-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for armv7hl-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for armv7hl-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for armv7hl-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for armv7hl-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for armv7hl-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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -g -o bitstring_persistent.cma bitstring_persistent.cmo ocamlfind ocamlopt -g -c bitstring_types.ml ocamlfind ocamlopt -g -c bitstring_config.ml ocamlfind ocamlopt -g -c bitstring.ml ocamlfind ocamlopt -g -c bitmatch.ml ocamlmklib -o bitstring bitstring_types.cmx bitstring_config.cmx bitstring_c.o bitstring.cmx bitmatch.cmx ocamlfind ocamlopt -g \ -I +camlp4 -pp camlp4of -c bitstring_persistent.ml ocamlfind ocamlopt -a -g -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 \ -g -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/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.7F9z6Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm ++ dirname /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm + cd ocaml-bitstring-2.0.4 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/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-4.fc21.arm/usr/lib/ocaml/bitstring/pa_bitstring.cmo Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.cmi Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/libbitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.a Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.cmxa Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.cma Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_types.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_config.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitmatch.cmx Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring_persistent.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/bitstring.mli Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/bitstring/META Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/stublibs/dllbitstring.so Installed /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/stublibs/dllbitstring.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/stublibs is not mentioned in ld.conf + chrpath --delete /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/stublibs/dllbitstring.so + mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/bin + install -m 0755 bitstring-objinfo /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ocaml-bitstring-2.0.4 extracting debug info from /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/lib/ocaml/stublibs/dllbitstring.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 10 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.96ZY8Z + 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_40_endianexpr Running tests/test_40_endianexpr 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_10_match_bits Running tests/test_10_match_bits Building tests/test_34_takebits Running tests/test_34_takebits Building tests/test_90_bind_as Running tests/test_90_bind_as 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_20_varsize Running tests/test_20_varsize 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_80_hexdump Running tests/test_80_hexdump Building tests/test_35_load_from_file Running tests/test_35_load_from_file Building tests/test_51_open_pattern Running tests/test_51_open_pattern Building tests/test_02_run Running tests/test_02_run Building tests/test_70_check_and_bind Running tests/test_70_check_and_bind Building tests/test_60_simple_offset Running tests/test_60_simple_offset Building tests/test_30_bitbuffer Running tests/test_30_bitbuffer Building tests/test_33_substring Running tests/test_33_substring Building tests/test_31_bitstring_concat Running tests/test_31_bitstring_concat 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-4.fc21.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B5rGkc + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring + exit 0 Provides: ocaml(Bitmatch) = a4607a904a234cbfd01176cd74370105 ocaml(Bitstring) = f8319c6469ff3cf271bc810d77fef1f4 ocaml(Bitstring_config) = 51c436237fda2f5678b44b411a318b87 ocaml(Bitstring_persistent) = 4ab40bfa51e5c0f1c35518ab3e6d824d ocaml(Bitstring_types) = 8b4483a35dc1e0dd2d6a4684b822ba04 ocaml-bitmatch = 2.0.4-4.fc21 ocaml-bitstring = 2.0.4-4.fc21 ocaml-bitstring(armv7hl-32) = 2.0.4-4.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) ocaml(Arg) = a7ebc43608a0326f6aa67069897d89e7 ocaml(Array) = 8a6bb22925744456eb66180ea42e3344 ocaml(Bitstring) = f8319c6469ff3cf271bc810d77fef1f4 ocaml(Bitstring_config) = 51c436237fda2f5678b44b411a318b87 ocaml(Bitstring_persistent) = 4ab40bfa51e5c0f1c35518ab3e6d824d ocaml(Bitstring_types) = 8b4483a35dc1e0dd2d6a4684b822ba04 ocaml(Buffer) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(Camlp4) = ebd368022fd2bc7b305a42902efa4c90 ocaml(Camlp4_config) = afdd8ec39f52024dae64ef65575881a5 ocaml(Camlp4_import) = 33010d5f2fea03b5bebf94f1b9693ec4 ocaml(Char) = 9554e5449c177414a27e7d7ff5ed8013 ocaml(Filename) = 28728bb478e079cce0b0c694de7944d6 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Int64) = 3945db6e8df0d5a79bcbc949ee550d52 ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(Marshal) = 5f356f9eb0296db508eefe0c75bdc3ee ocaml(Nativeint) = 11ff26db80a400d29d2755edd23b5d0f ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Parsing) = ce3ca1121d80c4219ee78b6df5ddba03 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(Printexc) = d81cbca604b811d25138fa79499fe071 ocaml(Printf) = d012329cc712e91d0f10a5eef2303d18 ocaml(Queue) = 2dece812a038a26a3231548f436037b6 ocaml(Set) = be044b48f40a48f0eb210225f11e0118 ocaml(Stream) = 932d0bd7bd881dd54cdaabdd1ca8062b ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Sys) = 5acfec22153eb1403597926ecd15f4f5 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(runtime) = 4.01.0 rtld(GNU_HASH) Obsoletes: ocaml-bitmatch <= 1.9.5 Processing files: ocaml-bitstring-devel-2.0.4-4.fc21.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G9CYtm + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + cp -pr COPYING.LIB /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + cp -pr TODO /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + cp -pr bitstring-examples /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm/usr/share/doc/ocaml-bitstring-devel + exit 0 Provides: ocaml-bitmatch-devel = 2.0.4-4.fc21 ocaml-bitstring-devel = 2.0.4-4.fc21 ocaml-bitstring-devel(armv7hl-32) = 2.0.4-4.fc21 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 Processing files: ocaml-bitstring-debuginfo-2.0.4-4.fc21.armv7hl Provides: ocaml-bitstring-debuginfo = 2.0.4-4.fc21 ocaml-bitstring-debuginfo(armv7hl-32) = 2.0.4-4.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm warning: Could not canonicalize hostname: arm04-builder20.arm.fedoraproject.org Wrote: /builddir/build/RPMS/ocaml-bitstring-2.0.4-4.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-devel-2.0.4-4.fc21.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-bitstring-debuginfo-2.0.4-4.fc21.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YpTGzS + umask 022 + cd /builddir/build/BUILD + cd ocaml-bitstring-2.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-bitstring-2.0.4-4.fc21.arm + exit 0 Child return code was: 0 LEAVE do -->