Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-curses.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/ocaml-curses.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: Mon Oct 4 2009 Richard W.M. Jones - 1.0.3-7 warning: bogus date in %changelog: Mon Aug 24 2007 Richard W.M. Jones - 0.1-3.20020319 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-curses-1.0.3-17.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-curses.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/ocaml-curses.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: Mon Oct 4 2009 Richard W.M. Jones - 1.0.3-7 warning: bogus date in %changelog: Mon Aug 24 2007 Richard W.M. Jones - 0.1-3.20020319 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.udzB2m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-curses-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-curses-1.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-curses-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r3MyDc + umask 022 + cd /builddir/build/BUILD + cd ocaml-curses-1.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-widec configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-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 whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for working ncurses library... found in -lncursesw checking for term.h... found in checking for wide character support in ncurses library... yes checking for resizeterm... yes checking for resize_term... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.ml config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make all opt make[1]: Entering directory `/builddir/build/BUILD/ocaml-curses-1.0.3' ocamldep curses.mli > ._bcdi/curses.di ocamldep -pp "gcc -x c -E " curses.ml > ._d/curses.d ocamldep keys.ml > ._d/keys.d make[1]: Leaving directory `/builddir/build/BUILD/ocaml-curses-1.0.3' make[1]: Entering directory `/builddir/build/BUILD/ocaml-curses-1.0.3' ocamlc -c -cc "gcc" -ccopt "-fPIC -g -Wall -DHAVE_CONFIG_H \ -DPIC \ -o ml_curses.o " ml_curses.c ar rcs libcurses_stubs.a ml_curses.o ocamlc -c keys.ml ocamlc -c curses.mli ocamlc -c -pp "gcc -x c -E " curses.ml ocamlmklib \ -o curses_stubs ml_curses.o -lncursesw \ ocamlc -a -dllib dllcurses_stubs.so -custom -ccopt -Wl,-z,relro -cclib -lcurses_stubs -cclib -lncursesw -o curses.cma keys.cmo curses.cmo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-curses-1.0.3' sed \ -e 's/@PACKAGE@/curses/' \ -e 's/@VERSION@/1.0.3/' \ -e 's/@CURSES@/ncurses/' \ < META.in > META ranlib *.a make[1]: Entering directory `/builddir/build/BUILD/ocaml-curses-1.0.3' ocamldep -native curses.mli > ._ncdi/curses.di make[1]: Leaving directory `/builddir/build/BUILD/ocaml-curses-1.0.3' make[1]: Entering directory `/builddir/build/BUILD/ocaml-curses-1.0.3' make[1]: `libcurses_stubs.a' is up to date. ocamlopt -c keys.ml ocamlopt -c -pp "gcc -x c -E " curses.ml ocamlopt -a -ccopt -Wl,-z,relro -cclib -lcurses_stubs -cclib -lncursesw -o curses.cmxa keys.cmx curses.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-curses-1.0.3' ranlib *.a + strip dllcurses_stubs.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AriVx9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + cd ocaml-curses-1.0.3 + rm -rf /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/stublibs + ocamlfind install curses META curses.cmi keys.cmi curses.cmx keys.cmx curses.cma curses.cmxa curses.a libcurses_stubs.a dllcurses_stubs.so curses.mli Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.mli Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/libcurses_stubs.a Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.a Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.cmxa Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.cma Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/keys.cmx Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.cmx Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/keys.cmi Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/curses.cmi Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/curses/META Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/stublibs/dllcurses_stubs.so Installed /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/stublibs/dllcurses_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf + /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 Processing files: ocaml-curses-1.0.3-17.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VAxbC6 + umask 022 + cd /builddir/build/BUILD + cd ocaml-curses-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-1.0.3 + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-1.0.3 + exit 0 Finding Provides: /usr/lib/rpm/ocaml-find-provides.sh Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ocaml-find-requires.sh Provides: ocaml-curses = 1.0.3-17.el7 ocaml-curses(x86-64) = 1.0.3-17.el7 ocaml(Curses) = 52215ea07dd536b95d7392347dae83e9 ocaml(Keys) = 4f5fbac35ed419d2f8fd66dc7600d476 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4 ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f ocaml(runtime) = 4.00.1 Processing files: ocaml-curses-devel-1.0.3-17.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mxkHQ3 + umask 022 + cd /builddir/build/BUILD + cd ocaml-curses-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-devel-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-devel-1.0.3 + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64/usr/share/doc/ocaml-curses-devel-1.0.3 + exit 0 Finding Provides: /usr/lib/rpm/ocaml-find-provides.sh Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ocaml-find-requires.sh Provides: ocaml-curses-devel = 1.0.3-17.el7 ocaml-curses-devel(x86-64) = 1.0.3-17.el7 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-curses-1.0.3-17.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/ocaml-curses-1.0.3-17.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-curses-devel-1.0.3-17.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Gex1V + umask 022 + cd /builddir/build/BUILD + cd ocaml-curses-1.0.3 + rm -rf /builddir/build/BUILDROOT/ocaml-curses-1.0.3-17.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->