<86>Apr 21 07:06:27 userdel[90004]: delete user 'rooter' <86>Apr 21 07:06:27 userdel[90004]: removed group 'rooter' owned by 'rooter' <86>Apr 21 07:06:27 userdel[90004]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 07:06:27 groupadd[90042]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 07:06:27 groupadd[90042]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:06:27 groupadd[90042]: new group: name=rooter, GID=585 <86>Apr 21 07:06:27 useradd[90070]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 07:06:27 userdel[90099]: delete user 'builder' <86>Apr 21 07:06:27 userdel[90099]: removed group 'builder' owned by 'builder' <86>Apr 21 07:06:27 userdel[90099]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:06:27 groupadd[90115]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 07:06:27 groupadd[90115]: group added to /etc/gshadow: name=builder <86>Apr 21 07:06:27 groupadd[90115]: new group: name=builder, GID=586 <86>Apr 21 07:06:27 useradd[90126]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 07:06:29 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 07:06:30 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 07:06:31 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 07:06:31 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577498 installed Installing libfcgi-2.4.0-alt8.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fcgi-2.4.0 + echo 'Source #0 (fcgi-2.4.0.tar.gz):' Source #0 (fcgi-2.4.0.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/fcgi-2.4.0.tar.gz + cd fcgi-2.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libfcgi-php-changes.patch):' Patch #0 (libfcgi-php-changes.patch): + /usr/bin/patch -p1 patching file libfcgi/fcgiapp.c patching file include/fcgiapp.h + echo 'Patch #2 (libfcgi.cstdio.patch):' Patch #2 (libfcgi.cstdio.patch): + /usr/bin/patch -p2 patching file libfcgi/fcgio.cpp + echo 'Patch #3 (libfcgi.build.patch):' Patch #3 (libfcgi.build.patch): + /usr/bin/patch -p2 patching file examples/Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fcgi-2.4.0 + touch NEWS AUTHORS ChangeLog + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' acinclude.m4:3: warning: underquoted definition of FCGI_COMMON_CHECKS acinclude.m4:3: run info Automake 'Extending aclocal' acinclude.m4:3: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' acinclude.m4:3: warning: underquoted definition of FCGI_COMMON_CHECKS acinclude.m4:3: run info Automake 'Extending aclocal' acinclude.m4:3: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:8: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' cgi-fcgi/Makefile.am:5: warning: 'CPPFLAGS' is a user variable, you should not override it; cgi-fcgi/Makefile.am:5: use 'AM_CPPFLAGS' instead examples/Makefile.am:14: warning: 'CPPFLAGS' is a user variable, you should not override it; examples/Makefile.am:14: use 'AM_CPPFLAGS' instead libfcgi/Makefile.am:4: warning: 'CPPFLAGS' is a user variable, you should not override it; libfcgi/Makefile.am:4: use 'AM_CPPFLAGS' instead autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf 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 fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether i586-alt-linux-g++ works... yes checking whether cin has a streambuf assignment operator... no checking whether char_type is defined in the context of streambuf... yes checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i586-alt-linux-gcc checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes checking for strerror... yes checking for inline... inline checking for C compiler warning flags... -Wall checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cgi-fcgi/Makefile config.status: creating include/Makefile config.status: creating libfcgi/Makefile config.status: creating examples/Makefile config.status: creating fcgi_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' Making all in libfcgi make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o libfcgi_la-fcgiapp.lo `test -f 'fcgiapp.c' || echo './'`fcgiapp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgiapp.c -fPIC -DPIC -o .libs/libfcgi_la-fcgiapp.o fcgiapp.c: In function 'ProcessManagementRecord': fcgiapp.c:1516:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] = MakeHeader(FCGI_GET_VALUES_RESULT, FCGI_NULL_REQUEST_ID, ^ fcgiapp.c:1521:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((FCGI_UnknownTypeRecord *) response)->header ^ fcgiapp.c:1524:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((FCGI_UnknownTypeRecord *) response)->body ^ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgiapp.c -o libfcgi_la-fcgiapp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o libfcgi_la-fcgi_stdio.lo `test -f 'fcgi_stdio.c' || echo './'`fcgi_stdio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgi_stdio.c -fPIC -DPIC -o .libs/libfcgi_la-fcgi_stdio.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgi_stdio.c -o libfcgi_la-fcgi_stdio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o libfcgi_la-os_unix.lo `test -f 'os_unix.c' || echo './'`os_unix.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c os_unix.c -fPIC -DPIC -o .libs/libfcgi_la-os_unix.o os_unix.c: In function 'OS_Accept': os_unix.c:1166:70: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] socket = accept(listen_sock, (struct sockaddr *)&sa, &len); ^ In file included from /usr/include/netinet/in.h:23:0, from os_unix.c:28: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ os_unix.c: In function 'OS_IsFcgi': os_unix.c:1266:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(sock, (struct sockaddr *)&sa, &len) != 0 && errno == ENOTCONN) { ^ In file included from /usr/include/netinet/in.h:23:0, from os_unix.c:28: /usr/include/sys/socket.h:141:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c os_unix.c -o libfcgi_la-os_unix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o libfcgi.la -rpath /usr/lib libfcgi_la-fcgiapp.lo libfcgi_la-fcgi_stdio.lo libfcgi_la-os_unix.lo -lnsl libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libfcgi_la-fcgiapp.o .libs/libfcgi_la-fcgi_stdio.o .libs/libfcgi_la-os_unix.o -lnsl -pthread -O2 -march=i586 -mtune=generic -pthread -Wl,-soname -Wl,libfcgi.so.0 -o .libs/libfcgi.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfcgi.so.0" && ln -s "libfcgi.so.0.0.0" "libfcgi.so.0") libtool: link: (cd ".libs" && rm -f "libfcgi.so" && ln -s "libfcgi.so.0.0.0" "libfcgi.so") libtool: link: ar cru .libs/libfcgi.a libfcgi_la-fcgiapp.o libfcgi_la-fcgi_stdio.o libfcgi_la-os_unix.o libtool: link: ranlib .libs/libfcgi.a libtool: link: ( cd ".libs" && rm -f "libfcgi.la" && ln -s "../libfcgi.la" "libfcgi.la" ) /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o fcgio.lo fcgio.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fcgio.cpp -fPIC -DPIC -o .libs/fcgio.o libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fcgio.cpp -o fcgio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -lfcgi -rpath /usr/lib -o libfcgi++.la fcgio.lo -lnsl libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/5/../../../crti.o /usr/lib/gcc/i586-alt-linux/5/crtbeginS.o .libs/fcgio.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi/.libs /usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi/.libs/libfcgi.so -lnsl -L/usr/lib/gcc/i586-alt-linux/5 -L/usr/lib/gcc/i586-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/5/crtendS.o /usr/lib/gcc/i586-alt-linux/5/../../../crtn.o -O2 -march=i586 -mtune=generic -pthread -Wl,-soname -Wl,libfcgi++.so.0 -o .libs/libfcgi++.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfcgi++.so.0" && ln -s "libfcgi++.so.0.0.0" "libfcgi++.so.0") libtool: link: (cd ".libs" && rm -f "libfcgi++.so" && ln -s "libfcgi++.so.0.0.0" "libfcgi++.so") libtool: link: ar cru .libs/libfcgi++.a fcgio.o libtool: link: ranlib .libs/libfcgi++.a libtool: link: ( cd ".libs" && rm -f "libfcgi++.la" && ln -s "../libfcgi++.la" "libfcgi++.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' Making all in cgi-fcgi make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o cgi-fcgi.o cgi-fcgi.c cgi-fcgi.c: In function 'WebServerReadHandler': cgi-fcgi.c:390:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] = MakeHeader(FCGI_STDIN, requestId, bytesRead, 0); ^ cgi-fcgi.c: In function 'main': cgi-fcgi.c:725:9: warning: variable 'numFDs' set but not used [-Wunused-but-set-variable] int numFDs; ^ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o cgi-fcgi cgi-fcgi.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/cgi-fcgi cgi-fcgi.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o authorizer.o authorizer.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o authorizer authorizer.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/authorizer authorizer.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o echo.o echo.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o echo echo.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/echo echo.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o echo-x.o echo-x.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o echo-x echo-x.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/echo-x echo-x.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o log-dump.o log-dump.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o log-dump log-dump.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/log-dump log-dump.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o size.o size.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o size size.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/size size.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o threaded-threaded.o `test -f 'threaded.c' || echo './'`threaded.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -pthread -o threaded threaded-threaded.o ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-gcc -pthread -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -pthread -o .libs/threaded threaded-threaded.o ../libfcgi/.libs/libfcgi.so -lnsl -pthread i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o echo-cpp.o echo-cpp.cpp /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -o echo-cpp echo-cpp.o ../libfcgi/libfcgi++.la ../libfcgi/libfcgi.la -lnsl libtool: link: i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/echo-cpp echo-cpp.o ../libfcgi/.libs/libfcgi++.so ../libfcgi/.libs/libfcgi.so -lnsl -pthread make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37702 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libfcgi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libfcgi-buildroot + cd fcgi-2.4.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libfcgi-buildroot/usr exec_prefix=/usr/src/tmp/libfcgi-buildroot/usr bindir=/usr/src/tmp/libfcgi-buildroot/usr/bin sbindir=/usr/src/tmp/libfcgi-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libfcgi-buildroot/etc datadir=/usr/src/tmp/libfcgi-buildroot/usr/share includedir=/usr/src/tmp/libfcgi-buildroot/usr/include libdir=/usr/src/tmp/libfcgi-buildroot/usr/lib libexecdir=/usr/src/tmp/libfcgi-buildroot/usr/lib localstatedir=/usr/src/tmp/libfcgi-buildroot/var/lib sharedstatedir=/usr/src/tmp/libfcgi-buildroot/var/lib mandir=/usr/src/tmp/libfcgi-buildroot/usr/share/man infodir=/usr/src/tmp/libfcgi-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' Making install in libfcgi make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' /bin/mkdir -p '/usr/src/tmp/libfcgi-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p libfcgi.la libfcgi++.la '/usr/src/tmp/libfcgi-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libfcgi.so.0.0.0 /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.so.0.0.0 libtool: install: (cd /usr/src/tmp/libfcgi-buildroot/usr/lib && { ln -s -f libfcgi.so.0.0.0 libfcgi.so.0 || { rm -f libfcgi.so.0 && ln -s libfcgi.so.0.0.0 libfcgi.so.0; }; }) libtool: install: (cd /usr/src/tmp/libfcgi-buildroot/usr/lib && { ln -s -f libfcgi.so.0.0.0 libfcgi.so || { rm -f libfcgi.so && ln -s libfcgi.so.0.0.0 libfcgi.so; }; }) libtool: install: /bin/install -p .libs/libfcgi.lai /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.la libtool: install: warning: relinking `libfcgi++.la' libtool: install: (cd /usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi; /bin/sh /usr/src/RPM/BUILD/fcgi-2.4.0/libtool --tag CXX --mode=relink i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -lfcgi -rpath /usr/lib -o libfcgi++.la fcgio.lo -lnsl -inst-prefix-dir /usr/src/tmp/libfcgi-buildroot) libtool: relink: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/5/../../../crti.o /usr/lib/gcc/i586-alt-linux/5/crtbeginS.o .libs/fcgio.o -L/usr/src/tmp/libfcgi-buildroot/usr/lib -L/usr/lib -lfcgi -lnsl -L/usr/lib/gcc/i586-alt-linux/5 -L/usr/lib/gcc/i586-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/5/crtendS.o /usr/lib/gcc/i586-alt-linux/5/../../../crtn.o -O2 -march=i586 -mtune=generic -pthread -Wl,-soname -Wl,libfcgi++.so.0 -o .libs/libfcgi++.so.0.0.0 libtool: install: /bin/install -p .libs/libfcgi++.so.0.0.0T /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.so.0.0.0 libtool: install: (cd /usr/src/tmp/libfcgi-buildroot/usr/lib && { ln -s -f libfcgi++.so.0.0.0 libfcgi++.so.0 || { rm -f libfcgi++.so.0 && ln -s libfcgi++.so.0.0.0 libfcgi++.so.0; }; }) libtool: install: (cd /usr/src/tmp/libfcgi-buildroot/usr/lib && { ln -s -f libfcgi++.so.0.0.0 libfcgi++.so || { rm -f libfcgi++.so && ln -s libfcgi++.so.0.0.0 libfcgi++.so; }; }) libtool: install: /bin/install -p .libs/libfcgi++.lai /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.la libtool: install: /bin/install -p .libs/libfcgi.a /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.a libtool: install: chmod 644 /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.a libtool: install: ranlib /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.a libtool: install: /bin/install -p .libs/libfcgi++.a /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.a libtool: install: chmod 644 /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.a libtool: install: ranlib /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/libfcgi' Making install in cgi-fcgi make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' /bin/mkdir -p '/usr/src/tmp/libfcgi-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p cgi-fcgi '/usr/src/tmp/libfcgi-buildroot/usr/bin' libtool: install: warning: `../libfcgi/libfcgi.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/cgi-fcgi /usr/src/tmp/libfcgi-buildroot/usr/bin/cgi-fcgi make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/cgi-fcgi' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/examples' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libfcgi-buildroot/usr/include' /bin/install -p -m 644 fastcgi.h fcgi_stdio.h fcgiapp.h fcgimisc.h fcgio.h fcgios.h '/usr/src/tmp/libfcgi-buildroot/usr/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0/include' make[1]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make[2]: Entering directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libfcgi-buildroot/usr/include' /bin/install -p -m 644 fcgi_config.h '/usr/src/tmp/libfcgi-buildroot/usr/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' make: Leaving directory `/usr/src/RPM/BUILD/fcgi-2.4.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libfcgi-buildroot (auto) removed './usr/lib/libfcgi++.la' removed './usr/lib/libfcgi.la' mode of './usr/lib/libfcgi++.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libfcgi.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libfcgi-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libfcgi-buildroot (auto) Adjusting library links in /usr/src/tmp/libfcgi-buildroot ./usr/lib: libfcgi.so.0 -> libfcgi.so.0.0.0 libfcgi++.so.0 -> libfcgi++.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libfcgi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/cgi-fcgi: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libfcgi.so.0.0.0: uses non-LFS functions: fgetpos fopen freopen fsetpos tmpfile Hardlinking identical .pyc and .pyo files Processing files: libfcgi-2.4.0-alt8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fcgi-2.4.0 + DOCDIR=/usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + export DOCDIR + rm -rf /usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + /bin/mkdir -p /usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + cp -prL LICENSE.TERMS README /usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + chmod -R go-w /usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + chmod -R a+rX /usr/src/tmp/libfcgi-buildroot/usr/share/doc/libfcgi-2.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vYftV3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi++.so.0: 44 symbols, 16 bpp lib.prov: /usr/src/tmp/libfcgi-buildroot/usr/lib/libfcgi.so.0: 90 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bkFwq4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libfcgi++.so.0 = set:jd1Ginhx5VHtXksPEkLDlgOtVNTC6s55JTopXKuNQgq0LXZowaZ7xY2t9ayTmA2XLsYOl28YtfMLT7FMnEExEJJmTl, libfcgi.so.0 = set:kd6UFRPeokM3VvYkoh8QAR3BEXoEd8aw7b9K6ySQeFjuErzhDXbFxXQ62aXezVzHphEcQ7Fz7RWwL8WI9729MK2SHdaQaa1IdXSZkVEZmmwAagjA9a0aBIcGPqcan94SjICCwIHVv7Z9fDQm2ijoJQx5oZzP4q9mNS1KZ9mp0ASRYuWQ8QyZvDC0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libpthread.so.0(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TbZie8 Creating libfcgi-debuginfo package Processing files: libfcgi-devel-2.4.0-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RwCzC8 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MgUtAe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libfcgi-buildroot/usr/include/fcgio.h:33:20: fatal error: iostream: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/libfcgi-buildroot/usr/include/fcgio.h: cpp failed, trying c++ mode Requires: libfcgi = 2.4.0-alt8, /usr/lib/libfcgi++.so.0.0.0, /usr/lib/libfcgi.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odtT6o Processing files: libfcgi-debuginfo-2.4.0-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r0Q01E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v6XGNZ find-requires: running scripts (debuginfo) Provides: debug(libfcgi++.so.0), debug(libfcgi.so.0) Requires: libfcgi = 2.4.0-alt8, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6) Removing 2 extra deps from libfcgi-devel due to dependency on libfcgi Wrote: /usr/src/RPM/RPMS/i586/libfcgi-2.4.0-alt8.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libfcgi-devel-2.4.0-alt8.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libfcgi-debuginfo-2.4.0-alt8.i586.rpm 13.63user 1.99system 0:37.45elapsed 41%CPU (0avgtext+0avgdata 33364maxresident)k 0inputs+0outputs (0major+1130098minor)pagefaults 0swaps 18.60user 4.30system 0:46.13elapsed 49%CPU (0avgtext+0avgdata 124292maxresident)k 0inputs+0outputs (0major+1408343minor)pagefaults 0swaps --- libfcgi-2.4.0-alt8.i586.rpm.repo 2013-02-07 04:57:24.000000000 +0000 +++ libfcgi-2.4.0-alt8.i586.rpm.hasher 2019-04-21 07:07:11.780752456 +0000 @@ -20,3 +20,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libfcgi++.so.0 = set:jd1Ginhx5VHtXksPEkLDlgOtVNTC6s55JTopXKuNQgq0LXZowaZ7xY2t998Z8KJ85SvVUBH4gUXuwvLfOAwcnEExEJJmTl +Provides: libfcgi++.so.0 = set:jd1Ginhx5VHtXksPEkLDlgOtVNTC6s55JTopXKuNQgq0LXZowaZ7xY2t9ayTmA2XLsYOl28YtfMLT7FMnEExEJJmTl Provides: libfcgi.so.0 = set:kd6UFRPeokM3VvYkoh8QAR3BEXoEd8aw7b9K6ySQeFjuErzhDXbFxXQ62aXezVzHphEcQ7Fz7RWwL8WI9729MK2SHdaQaa1IdXSZkVEZmmwAagjA9a0aBIcGPqcan94SjICCwIHVv7Z9fDQm2ijoJQx5oZzP4q9mNS1KZ9mp0ASRYuWQ8QyZvDC0