Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mod_suphp.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mod_suphp.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mod_suphp-0.7.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mod_suphp.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mod_suphp.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6h6Kjn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf suphp-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/suphp-0.7.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd suphp-0.7.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's|###PHP-BIN###|/usr/bin/php-cgi|g; s|###HANDLER###|php5-script|g;' /builddir/build/SOURCES/suphp.conf + sed -e 's|###HANDLER###|php5-script|g;' /builddir/build/SOURCES/mod_suphp.conf + sed -e 's|###HANDLER###|php5-script|g;' /builddir/build/SOURCES/README.fedora + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OQuUqc + umask 022 + cd /builddir/build/BUILD + cd suphp-0.7.1 + LANG=C + export LANG + unset DISPLAY + echo 'Building mod_suphp with /usr/bin/php-cgi as PHP interpreter and /usr/bin/apr-1-config for the apr configuration script.' Building mod_suphp with /usr/bin/php-cgi as PHP interpreter and /usr/bin/apr-1-config for the apr configuration script. php5-script is used as a AddHandler. + echo 'php5-script is used as a AddHandler.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-apr=/usr/bin/apr-1-config --with-apxs=/usr/sbin/apxs --with-apache-user=apache --with-min-uid=500 --with-min-gid=500 --with-php=/usr/bin/php-cgi --with-logfile=/var/log/httpd/suphp_log --with-setid-mode=owner checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-unknown-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-unknown-linux-gnu-g77... no checking for x86_64-unknown-linux-gnu-xlf... no checking for x86_64-unknown-linux-gnu-f77... no checking for x86_64-unknown-linux-gnu-frt... no checking for x86_64-unknown-linux-gnu-pgf77... no checking for x86_64-unknown-linux-gnu-cf77... no checking for x86_64-unknown-linux-gnu-fort77... no checking for x86_64-unknown-linux-gnu-fl32... no checking for x86_64-unknown-linux-gnu-af77... no checking for x86_64-unknown-linux-gnu-xlf90... no checking for x86_64-unknown-linux-gnu-f90... no checking for x86_64-unknown-linux-gnu-pgf90... no checking for x86_64-unknown-linux-gnu-pghpf... no checking for x86_64-unknown-linux-gnu-epcf90... no checking for x86_64-unknown-linux-gnu-gfortran... no checking for x86_64-unknown-linux-gnu-g95... no checking for x86_64-unknown-linux-gnu-xlf95... no checking for x86_64-unknown-linux-gnu-f95... no checking for x86_64-unknown-linux-gnu-fort... no checking for x86_64-unknown-linux-gnu-ifort... no checking for x86_64-unknown-linux-gnu-ifc... no checking for x86_64-unknown-linux-gnu-efc... no checking for x86_64-unknown-linux-gnu-pgf95... no checking for x86_64-unknown-linux-gnu-lf95... no checking for x86_64-unknown-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for APR... yes checking for dynamic Apache module support (via APXS)... found at /usr/sbin/apxs (version 2.2.15) checking for set-UID/set-GID mode... ok - using owner configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/apache/Makefile config.status: creating src/apache2/Makefile config.status: creating src/config.h config.status: executing depfiles commands + pushd src ~/build/BUILD/suphp-0.7.1/src ~/build/BUILD/suphp-0.7.1 + make -j4 suphp g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT API.o -MD -MP -MF .deps/API.Tpo -c -o API.o API.cpp g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT API_Helper.o -MD -MP -MF .deps/API_Helper.Tpo -c -o API_Helper.o API_Helper.cpp g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT API_Linux.o -MD -MP -MF .deps/API_Linux.Tpo -c -o API_Linux.o API_Linux.cpp g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/API.Tpo .deps/API.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Application.o -MD -MP -MF .deps/Application.Tpo -c -o Application.o Application.cpp g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Configuration.o -MD -MP -MF .deps/Configuration.Tpo -c -o Configuration.o Configuration.cpp CommandLine.cpp: In member function 'std::string suPHP::CommandLine::getArgument(int) const': CommandLine.cpp:40: warning: comparison between signed and unsigned integer expressions CommandLine.cpp: In member function 'void suPHP::CommandLine::setArgument(int, std::string)': CommandLine.cpp:51: warning: comparison between signed and unsigned integer expressions CommandLine.cpp:52: warning: comparison between signed and unsigned integer expressions CommandLine.cpp: In member function 'std::string& suPHP::CommandLine::operator[](int)': CommandLine.cpp:65: warning: comparison between signed and unsigned integer expressions mv -f .deps/CommandLine.Tpo .deps/CommandLine.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Exception.o -MD -MP -MF .deps/Exception.Tpo -c -o Exception.o Exception.cpp mv -f .deps/Environment.Tpo .deps/Environment.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT File.o -MD -MP -MF .deps/File.Tpo -c -o File.o File.cpp Configuration.cpp: In member function 'bool suPHP::Configuration::strToBool(const std::string&) const': Configuration.cpp:35: warning: comparison between signed and unsigned integer expressions mv -f .deps/Configuration.Tpo .deps/Configuration.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GroupInfo.o -MD -MP -MF .deps/GroupInfo.Tpo -c -o GroupInfo.o GroupInfo.cpp mv -f .deps/Exception.Tpo .deps/Exception.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT IOException.o -MD -MP -MF .deps/IOException.Tpo -c -o IOException.o IOException.cpp mv -f .deps/GroupInfo.Tpo .deps/GroupInfo.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT IniFile.o -MD -MP -MF .deps/IniFile.Tpo -c -o IniFile.o IniFile.cpp mv -f .deps/File.Tpo .deps/File.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT IniSection.o -MD -MP -MF .deps/IniSection.Tpo -c -o IniSection.o IniSection.cpp mv -f .deps/IOException.Tpo .deps/IOException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT KeyNotFoundException.o -MD -MP -MF .deps/KeyNotFoundException.Tpo -c -o KeyNotFoundException.o KeyNotFoundException.cpp Application.cpp: In member function 'int suPHP::Application::run(suPHP::CommandLine&, suPHP::Environment&)': Application.cpp:158: warning: control reaches end of non-void function mv -f .deps/Application.Tpo .deps/Application.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Logger.o -MD -MP -MF .deps/Logger.Tpo -c -o Logger.o Logger.cpp mv -f .deps/KeyNotFoundException.Tpo .deps/KeyNotFoundException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT LookupException.o -MD -MP -MF .deps/LookupException.Tpo -c -o LookupException.o LookupException.cpp mv -f .deps/Logger.Tpo .deps/Logger.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT OutOfRangeException.o -MD -MP -MF .deps/OutOfRangeException.Tpo -c -o OutOfRangeException.o OutOfRangeException.cpp mv -f .deps/LookupException.Tpo .deps/LookupException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PathMatcher.o -MD -MP -MF .deps/PathMatcher.Tpo -c -o PathMatcher.o PathMatcher.cpp mv -f .deps/IniSection.Tpo .deps/IniSection.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ParsingException.o -MD -MP -MF .deps/ParsingException.Tpo -c -o ParsingException.o ParsingException.cpp mv -f .deps/OutOfRangeException.Tpo .deps/OutOfRangeException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT PointerException.o -MD -MP -MF .deps/PointerException.Tpo -c -o PointerException.o PointerException.cpp mv -f .deps/ParsingException.Tpo .deps/ParsingException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT SecurityException.o -MD -MP -MF .deps/SecurityException.Tpo -c -o SecurityException.o SecurityException.cpp mv -f .deps/PointerException.Tpo .deps/PointerException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT SoftException.o -MD -MP -MF .deps/SoftException.Tpo -c -o SoftException.o SoftException.cpp mv -f .deps/SecurityException.Tpo .deps/SecurityException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT SystemException.o -MD -MP -MF .deps/SystemException.Tpo -c -o SystemException.o SystemException.cpp PathMatcher.cpp: In member function 'bool suPHP::PathMatcher::matches(std::string, std::string)': PathMatcher.cpp:38: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:70: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:85: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:99: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:102: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:103: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp: In member function 'std::string suPHP::PathMatcher::resolveVariables(std::string)': PathMatcher.cpp:143: warning: comparison between signed and unsigned integer expressions PathMatcher.cpp:158: warning: comparison between signed and unsigned integer expressions mv -f .deps/PathMatcher.Tpo .deps/PathMatcher.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT UserInfo.o -MD -MP -MF .deps/UserInfo.Tpo -c -o UserInfo.o UserInfo.cpp mv -f .deps/SoftException.Tpo .deps/SoftException.Po g++ -DHAVE_CONFIG_H -I. -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp IniFile.cpp: In member function 'void suPHP::IniFile::parse(const suPHP::File&)': IniFile.cpp:78: warning: comparison between signed and unsigned integer expressions IniFile.cpp:121: warning: comparison between signed and unsigned integer expressions IniFile.cpp:121: warning: comparison between signed and unsigned integer expressions IniFile.cpp:133: warning: comparison between signed and unsigned integer expressions IniFile.cpp:142: warning: comparison between signed and unsigned integer expressions IniFile.cpp:168: warning: comparison between signed and unsigned integer expressions IniFile.cpp:63: warning: unused variable 'dummy' IniFile.cpp: In member function 'std::string suPHP::IniFile::parseValue(const std::string&) const': IniFile.cpp:212: warning: comparison between signed and unsigned integer expressions IniFile.cpp:215: warning: comparison between signed and unsigned integer expressions IniFile.cpp:221: warning: comparison between signed and unsigned integer expressions IniFile.cpp:231: warning: comparison between signed and unsigned integer expressions mv -f .deps/IniFile.Tpo .deps/IniFile.Po mv -f .deps/SystemException.Tpo .deps/SystemException.Po mv -f .deps/UserInfo.Tpo .deps/UserInfo.Po Util.cpp: In static member function 'static int suPHP::Util::octalStrToInt(std::string)': Util.cpp:43: warning: comparison between signed and unsigned integer expressions mv -f .deps/Util.Tpo .deps/Util.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mkdir .libs g++ -DOPT_CONFIGFILE=\"/etc/suphp.conf\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 + popd + pushd src/apache2 ~/build/BUILD/suphp-0.7.1 ~/build/BUILD/suphp-0.7.1/src/apache2 ~/build/BUILD/suphp-0.7.1 + /usr/sbin/apxs -c mod_suphp.c /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wformat-security -fno-strict-aliasing -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o mod_suphp.lo mod_suphp.c && touch mod_suphp.slo mod_suphp.c: In function 'suphp_brigade_read': mod_suphp.c:85: warning: passing argument 2 of 'b->type->read' from incompatible pointer type mod_suphp.c:85: note: expected 'const char **' but argument is of type 'char **' mod_suphp.c: In function 'suphp_script_handler': mod_suphp.c:1071: warning: implicit declaration of function 'ap_internal_redirect_handler' mod_suphp.c:745: warning: unused variable 'len' /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -o mod_suphp.la -rpath /usr/lib64/httpd/modules -module -avoid-version mod_suphp.lo + mv .libs/mod_suphp.so . + popd ~/build/BUILD/suphp-0.7.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0YVxJu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 + cd suphp-0.7.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 + /usr/bin/install -c -m 4755 -D src/suphp /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/sbin/suphp + /usr/bin/install -m 755 -D src/apache2/mod_suphp.so /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/lib64/httpd/modules/mod_suphp.so + /usr/bin/install -m 644 -D suphp.conf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/etc/suphp.conf + /usr/bin/install -m 644 -D mod_suphp.conf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/etc/httpd/conf.d/mod_suphp.conf + cp doc/CONFIG CONFIG.suphp + cp doc/apache/CONFIG CONFIG.apache + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/suphp-0.7.1 extracting debug info from /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/lib64/httpd/modules/mod_suphp.so extracting debug info from /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/sbin/suphp 405 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/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 Processing files: mod_suphp-0.7.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2zQRGQ + umask 022 + cd /builddir/build/BUILD + cd suphp-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/share/doc/mod_suphp-0.7.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/share/doc/mod_suphp-0.7.1 + /bin/mkdir -p /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/share/doc/mod_suphp-0.7.1 + cp -pr README COPYING CONFIG.suphp CONFIG.apache README.fedora /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64/usr/share/doc/mod_suphp-0.7.1 + exit 0 Provides: config(mod_suphp) = 0.7.1-1.el6 mod_suphp.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: mod_suphp-debuginfo-0.7.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 Wrote: /builddir/build/RPMS/mod_suphp-0.7.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/mod_suphp-debuginfo-0.7.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OmBWcW + umask 022 + cd /builddir/build/BUILD + cd suphp-0.7.1 + rm -rf /builddir/build/BUILDROOT/mod_suphp-0.7.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->