Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/padb.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1638/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/padb.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} warning: Could not canonicalize hostname: i-0000c22d Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/padb-3.3svn462-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/padb.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1638/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/padb.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F6a3yR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf padb-3.3svn462 + /usr/bin/gzip -dc /builddir/build/SOURCES/padb-3.3svn462.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd padb-3.3svn462 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.663JYG + umask 022 + cd /builddir/build/BUILD + cd padb-3.3svn462 + ./autogen.sh + aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + autoconf + automake -a automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:5: installing './compile' configure.in:2: installing './install-sh' configure.in:2: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --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 --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 --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 --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands + make -j3 Making all in src make[1]: Entering directory `/builddir/build/BUILD/padb-3.3svn462/src' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"padb\" -DVERSION=\"3.3-beta0\" -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minfo-minfo.o `test -f 'minfo.c' || echo './'`minfo.c gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o minfo minfo-minfo.o -ldl make[1]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462/src' make[1]: Entering directory `/builddir/build/BUILD/padb-3.3svn462' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462' + install /builddir/build/SOURCES/OpenMPI-1.6-padb-groups.patch /builddir/build/SOURCES/OpenMPI-1.7-padb-groups.patch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NZMOgG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 + cd padb-3.3svn462 + rm -rf /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/padb-3.3svn462/src' make[2]: Entering directory `/builddir/build/BUILD/padb-3.3svn462/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/bin' /usr/bin/install -c padb '/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/libexec' /usr/bin/install -c minfo '/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/libexec' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462/src' make[1]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462/src' make[1]: Entering directory `/builddir/build/BUILD/padb-3.3svn462' make[2]: Entering directory `/builddir/build/BUILD/padb-3.3svn462' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462' make[1]: Leaving directory `/builddir/build/BUILD/padb-3.3svn462' + mkdir -p /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/man/man1 + zcat doc/padb.1.gz + install -m 755 /builddir/build/SOURCES/padb-sge /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/bin/padb-sge + install -m 644 /builddir/build/SOURCES/padb-sge.1 /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/man/man1/padb-sge.1 + install -D -m 644 src/padb.conf /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/etc/padb.conf + install /builddir/build/SOURCES/OpenMPI-1.6-padb-groups.patch /builddir/build/SOURCES/OpenMPI-1.7-padb-groups.patch . + install /builddir/build/SOURCES/padb-README.openmpi-patches README.openmpi-patches + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/padb-3.3svn462 extracting debug info from /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/libexec/minfo dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 83 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /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: padb-3.3svn462-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QPigmH + umask 022 + cd /builddir/build/BUILD + cd padb-3.3svn462 + DOCDIR=/builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr doc/configuration.html doc/download.html doc/email.html doc/extensions.html doc/footer.html doc/full-report.html doc/header.html doc/index.html doc/modes.html doc/usage.html /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr doc/layout.css /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr AUTHORS /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr COPYING /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr README /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr README.openmpi-patches /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + cp -pr OpenMPI-1.6-padb-groups.patch OpenMPI-1.7-padb-groups.patch /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64/usr/share/doc/padb-3.3svn462 + exit 0 Provides: config(padb) = 3.3svn462-1.el7 padb = 3.3svn462-1.el7 padb(x86-64) = 3.3svn462-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) perl(Carp) perl(Config) perl(Cwd) perl(Data::Dumper) perl(File::Basename) perl(File::Temp) perl(Getopt::Long) perl(IO::Select) perl(IO::Socket) perl(IPC::Open3) perl(MIME::Base64) perl(Storable) perl(Sys::Hostname) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: padb-debuginfo-3.3svn462-1.el7.x86_64 Provides: padb-debuginfo = 3.3svn462-1.el7 padb-debuginfo(x86-64) = 3.3svn462-1.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/padb-3.3svn462-1.el7.x86_64 warning: Could not canonicalize hostname: i-0000c22d Wrote: /builddir/build/RPMS/padb-3.3svn462-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/padb-debuginfo-3.3svn462-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jY3XkN + umask 022 + cd /builddir/build/BUILD + cd padb-3.3svn462 + rm -rf /builddir/build/BUILDROOT/padb-3.3svn462-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->