request from: hawk checking if we should skip the build started at: Mon Jul 27 20:13:14 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/a036d88d-3e29-41c6-b947-b066cd3eae25/apache-mod_suphp-0.7.2-1.src.rpm fetched 352117 bytes, 483.5 K/s installing srpm: apache-mod_suphp-0.7.2-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: a036d88d-3e29-41c6-b947-b066cd3eae25; cd rpm/SPECS; TMPDIR=/tmp/B.0a048e exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux apache-mod_suphp.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: a036d88d-3e29-41c6-b947-b066cd3eae25 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.0a048e /bin/sh -e /tmp/B.0a048e/rpm-tmp.43131 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf suphp-0.7.2 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/suphp-0.7.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd suphp-0.7.2 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (apache-mod_suphp-compiler-flags.patch):' Patch #0 (apache-mod_suphp-compiler-flags.patch): + type->read' from incompatible pointer type [enabled by default] if (apr_bucket_read(b, &buf, &size, APR_BLOCK_READ) == APR_SUCCESS) { ^ mod_suphp.c:85:9: note: expected 'const char **' but argument is of type 'char **' libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apache -I/usr/include/apr -pthread -DSUPHP_PATH_TO_SUPHP=\"/usr/sbin/suphp\" -I/usr/include/apr-util/ -D_LARGEFILE64_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mod_suphp.lo -MD -MP -MF .deps/mod_suphp.Tpo -c mod_suphp.c -o mod_suphp.o >/dev/null 2>&1 mv -f .deps/mod_suphp.Tpo .deps/mod_suphp.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -I/usr/include/apache -I/usr/include/apr -pthread -DSUPHP_PATH_TO_SUPHP=\"/usr/sbin/suphp\" -I/usr/include/apr-util/ -D_LARGEFILE64_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -rpath '/usr/lib/apache' -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_suphp.la mod_suphp.lo libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/mod_suphp.o -Wl,-soname -Wl,mod_suphp.so.0 -o .libs/mod_suphp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "mod_suphp.so.0" && ln -s "mod_suphp.so.0.0.0" "mod_suphp.so.0") libtool: link: (cd ".libs" && rm -f "mod_suphp.so" && ln -s "mod_suphp.so.0.0.0" "mod_suphp.so") libtool: link: ar cru .libs/mod_suphp.a mod_suphp.o libtool: link: ranlib .libs/mod_suphp.a libtool: link: ( cd ".libs" && rm -f "mod_suphp.la" && ln -s "../mod_suphp.la" "mod_suphp.la" ) make[3]: Leaving directory `/home/users/builder/rpm/BUILD/suphp-0.7.2/src/apache2' make[3]: Entering directory `/home/users/builder/rpm/BUILD/suphp-0.7.2/src' i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT API.o -MD -MP -MF .deps/API.Tpo -c -o API.o API.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT API_Helper.o -MD -MP -MF .deps/API_Helper.Tpo -c -o API_Helper.o API_Helper.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT API_Linux.o -MD -MP -MF .deps/API_Linux.Tpo -c -o API_Linux.o API_Linux.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT API_Linux_Logger.o -MD -MP -MF .deps/API_Linux_Logger.Tpo -c -o API_Linux_Logger.o API_Linux_Logger.cpp mv -f .deps/API_Helper.Tpo .deps/API_Helper.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Application.o -MD -MP -MF .deps/Application.Tpo -c -o Application.o Application.cpp mv -f .deps/API.Tpo .deps/API.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT CommandLine.o -MD -MP -MF .deps/CommandLine.Tpo -c -o CommandLine.o CommandLine.cpp mv -f .deps/API_Linux_Logger.Tpo .deps/API_Linux_Logger.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Configuration.o -MD -MP -MF .deps/Configuration.Tpo -c -o Configuration.o Configuration.cpp mv -f .deps/CommandLine.Tpo .deps/CommandLine.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Environment.o -MD -MP -MF .deps/Environment.Tpo -c -o Environment.o Environment.cpp mv -f .deps/API_Linux.Tpo .deps/API_Linux.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Exception.o -MD -MP -MF .deps/Exception.Tpo -c -o Exception.o Exception.cpp mv -f .deps/Environment.Tpo .deps/Environment.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT File.o -MD -MP -MF .deps/File.Tpo -c -o File.o File.cpp mv -f .deps/Exception.Tpo .deps/Exception.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GroupInfo.o -MD -MP -MF .deps/GroupInfo.Tpo -c -o GroupInfo.o GroupInfo.cpp mv -f .deps/Configuration.Tpo .deps/Configuration.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT IOException.o -MD -MP -MF .deps/IOException.Tpo -c -o IOException.o IOException.cpp mv -f .deps/File.Tpo .deps/File.Po mv -f .deps/IOException.Tpo .deps/IOException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT IniFile.o -MD -MP -MF .deps/IniFile.Tpo -c -o IniFile.o IniFile.cpp i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT IniSection.o -MD -MP -MF .deps/IniSection.Tpo -c -o IniSection.o IniSection.cpp mv -f .deps/Application.Tpo .deps/Application.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT KeyNotFoundException.o -MD -MP -MF .deps/KeyNotFoundException.Tpo -c -o KeyNotFoundException.o KeyNotFoundException.cpp mv -f .deps/GroupInfo.Tpo .deps/GroupInfo.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Logger.o -MD -MP -MF .deps/Logger.Tpo -c -o Logger.o Logger.cpp mv -f .deps/KeyNotFoundException.Tpo .deps/KeyNotFoundException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT LookupException.o -MD -MP -MF .deps/LookupException.Tpo -c -o LookupException.o LookupException.cpp mv -f .deps/Logger.Tpo .deps/Logger.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT OutOfRangeException.o -MD -MP -MF .deps/OutOfRangeException.Tpo -c -o OutOfRangeException.o OutOfRangeException.cpp mv -f .deps/LookupException.Tpo .deps/LookupException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT PathMatcher.o -MD -MP -MF .deps/PathMatcher.Tpo -c -o PathMatcher.o PathMatcher.cpp mv -f .deps/IniSection.Tpo .deps/IniSection.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ParsingException.o -MD -MP -MF .deps/ParsingException.Tpo -c -o ParsingException.o ParsingException.cpp mv -f .deps/OutOfRangeException.Tpo .deps/OutOfRangeException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT PointerException.o -MD -MP -MF .deps/PointerException.Tpo -c -o PointerException.o PointerException.cpp mv -f .deps/ParsingException.Tpo .deps/ParsingException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT SecurityException.o -MD -MP -MF .deps/SecurityException.Tpo -c -o SecurityException.o SecurityException.cpp mv -f .deps/PointerException.Tpo .deps/PointerException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT SoftException.o -MD -MP -MF .deps/SoftException.Tpo -c -o SoftException.o SoftException.cpp mv -f .deps/IniFile.Tpo .deps/IniFile.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT SystemException.o -MD -MP -MF .deps/SystemException.Tpo -c -o SystemException.o SystemException.cpp mv -f .deps/PathMatcher.Tpo .deps/PathMatcher.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT UserInfo.o -MD -MP -MF .deps/UserInfo.Tpo -c -o UserInfo.o UserInfo.cpp mv -f .deps/SecurityException.Tpo .deps/SecurityException.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp mv -f .deps/SoftException.Tpo .deps/SoftException.Po mv -f .deps/SystemException.Tpo .deps/SystemException.Po mv -f .deps/Util.Tpo .deps/Util.Po mv -f .deps/UserInfo.Tpo .deps/UserInfo.Po /bin/sh ../libtool --tag=CXX --mode=link i686-tld-linux-g++ -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o suphp API.o API_Helper.o API_Linux.o API_Linux_Logger.o Application.o CommandLine.o Configuration.o Environment.o Exception.o File.o GroupInfo.o IOException.o IniFile.o IniSection.o KeyNotFoundException.o Logger.o LookupException.o OutOfRangeException.o PathMatcher.o ParsingException.o PointerException.o SecurityException.o SoftException.o SystemException.o UserInfo.o Util.o libtool: link: i686-tld-linux-g++ -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o suphp API.o API_Helper.o API_Linux.o API_Linux_Logger.o Application.o CommandLine.o Configuration.o Environment.o Exception.o File.o GroupInfo.o IOException.o IniFile.o IniSection.o KeyNotFoundException.o Logger.o LookupException.o OutOfRangeException.o PathMatcher.o ParsingException.o PointerException.o SecurityException.o SoftException.o SystemException.o UserInfo.o Util.o make[3]: Leaving directory `/home/users/builder/rpm/BUILD/suphp-0.7.2/src' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/suphp-0.7.2/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/suphp-0.7.2/src' make[1]: Entering directory `/home/users/builder/rpm/BUILD/suphp-0.7.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/users/builder/rpm/BUILD/suphp-0.7.2' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.0a048e /bin/sh -e /tmp/B.0a048e/rpm-tmp.53107 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.0a048e + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder + /bin/mkdir -p /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder + cd suphp-0.7.2 + rm -rf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder + install -d /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/sbin /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/lib/apache /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/suphp + install -d /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/etc/httpd/conf.d + install -p src/suphp /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/sbin + install -p src/apache2/.libs/mod_suphp.so /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/lib/apache + cp -p /home/users/builder/rpm/SOURCES/apache-mod_suphp.conf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/etc/httpd/conf.d/70_mod_suphp.conf + cp -p /home/users/builder/rpm/SOURCES/apache-mod_suphp-suphp.conf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/etc/suphp.conf + install -d /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/etc/logrotate.d + cp -p /home/users/builder/rpm/SOURCES/apache-mod_suphp.logrotate /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/etc/logrotate.d/apache-mod_suphp + cp -p doc/suphp.conf-example /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/suphp + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: apache-mod_suphp-0.7.2-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.0a048e /bin/sh -e /tmp/B.0a048e/rpm-tmp.32348 + umask 022 + cd /home/users/builder/rpm/BUILD + cd suphp-0.7.2 + DOCDIR=/tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2 + export DOCDIR + rm -rf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2 + /bin/mkdir -p /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2... Documentation compressed. + cp -pr README AUTHORS ChangeLog doc /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder/usr/share/doc/apache-mod_suphp-0.7.2... ./README ./AUTHORS ./ChangeLog ./doc/apache/README ./doc/apache/CONFIG ./doc/apache/INSTALL ./doc/suphp.conf-example ./doc/LICENSE ./doc/README ./doc/CONFIG ./doc/INSTALL Documentation compressed. + exit 0 Provides: config(apache-mod_suphp) = 0:0.7.2-1 mod_suphp.so.0 Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Conflicts: logrotate < 3.7-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder Wrote: /home/users/builder/rpm/RPMS/apache-mod_suphp-0.7.2-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.0a048e /bin/sh -e /tmp/B.0a048e/rpm-tmp.32348 + umask 022 + cd /home/users/builder/rpm/BUILD + cd suphp-0.7.2 + /bin/rm '--interactive=never' -rf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder + rm -rf /tmp/B.0a048e/apache-mod_suphp-0.7.2-root-builder ended at: Mon Jul 27 20:13:47 2015, done in 01days 00h 00m 28s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..475 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:32.78s sys:15.39s real:35.19s (faults io:121 non-io:1362726) Files queued for ftp: 82619 apache-mod_suphp-0.7.2-1.i686.rpm 92 apache-mod_suphp-0.7.2-1.src.rpm.uploadinfo End-PLD-Builder-Info