<86>Apr 4 14:28:45 userdel[68783]: delete user 'rooter' <86>Apr 4 14:28:45 groupadd[68833]: group added to /etc/group: name=rooter, GID=561 <86>Apr 4 14:28:45 groupadd[68833]: group added to /etc/gshadow: name=rooter <86>Apr 4 14:28:45 groupadd[68833]: new group: name=rooter, GID=561 <86>Apr 4 14:28:45 useradd[68853]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 4 14:28:45 userdel[68930]: delete user 'builder' <86>Apr 4 14:28:45 groupadd[68951]: group added to /etc/group: name=builder, GID=562 <86>Apr 4 14:28:45 groupadd[68951]: group added to /etc/gshadow: name=builder <86>Apr 4 14:28:45 groupadd[68951]: new group: name=builder, GID=562 <86>Apr 4 14:28:45 useradd[68970]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 4 14:28:47 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Apr 4 14:28:48 rpmi: libstdc++8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Apr 4 14:28:49 rpmi: gcc8-c++-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed <13>Apr 4 14:28:49 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed <13>Apr 4 14:28:49 rpmi: libstdc++-devel-8-alt1 sisyphus+222164.100.1.1 1550685957 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libfcgi-2.4.0-alt8.nosrc.rpm 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.15816 + 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/gzip -dc /usr/src/RPM/SOURCES/fcgi-2.4.0.tar.gz + /bin/tar -xf - + 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.15816 + 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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... no 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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgiapp.c -fPIC -DPIC -o .libs/libfcgi_la-fcgiapp.o fcgiapp.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: fcgiapp.c,v 1.34 2001/12/12 22:54:10 robs Exp $"; ^~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c fcgi_stdio.c -fPIC -DPIC -o .libs/libfcgi_la-fcgi_stdio.o fcgi_stdio.c:15:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: fcgi_stdio.c,v 1.14 2001/09/01 01:09:30 robs Exp $"; ^~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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, from os_unix.c:28: /usr/include/sys/socket.h:232: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, from os_unix.c:28: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ At top level: os_unix.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: os_unix.c,v 1.37 2002/03/05 19:14:49 robs Exp $"; ^~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -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 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 -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -lfcgi -rpath /usr/lib -o libfcgi++.la fcgio.lo libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/8/../../../crti.o /usr/lib/gcc/i586-alt-linux/8/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 -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o cgi-fcgi.o cgi-fcgi.c cgi-fcgi.c: In function 'main': cgi-fcgi.c:725:9: warning: variable 'numFDs' set but not used [-Wunused-but-set-variable] int numFDs; ^~~~~~ At top level: cgi-fcgi.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: cgi-fcgi.c,v 1.15 2001/09/01 01:14:28 robs Exp $"; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o cgi-fcgi cgi-fcgi.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/cgi-fcgi cgi-fcgi.o ../libfcgi/.libs/libfcgi.so -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 -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o authorizer authorizer.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/authorizer authorizer.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o echo.o echo.c echo.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: echo.c,v 1.5 1999/07/28 00:29:37 roberts Exp $"; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o echo echo.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/echo echo.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o echo-x.o echo-x.c echo-x.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: echo-x.c,v 1.1 2001/06/19 15:06:17 robs Exp $"; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o echo-x echo-x.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/echo-x echo-x.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o log-dump.o log-dump.c log-dump.c:18:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: log-dump.c,v 1.5 2001/09/01 01:12:26 robs Exp $"; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o log-dump log-dump.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/log-dump log-dump.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o size size.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/size size.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o threaded-threaded.o `test -f 'threaded.c' || echo './'`threaded.c threaded.c:6:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: threaded.c,v 1.9 2001/11/20 03:23:21 robs Exp $"; ^~~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pthread -o threaded threaded-threaded.o ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pthread -o .libs/threaded threaded-threaded.o ../libfcgi/.libs/libfcgi.so -pthread i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o echo-cpp echo-cpp.o ../libfcgi/libfcgi++.la ../libfcgi/libfcgi.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/echo-cpp echo-cpp.o ../libfcgi/.libs/libfcgi++.so ../libfcgi/.libs/libfcgi.so -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.54005 + 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -lfcgi -rpath /usr/lib -o libfcgi++.la fcgio.lo -inst-prefix-dir /usr/src/tmp/libfcgi-buildroot) libtool: relink: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/8/../../../crti.o /usr/lib/gcc/i586-alt-linux/8/crtbeginS.o .libs/fcgio.o -L/usr/src/tmp/libfcgi-buildroot/usr/lib -L/usr/lib -lfcgi -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../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) Checking contents of files in /usr/src/tmp/libfcgi-buildroot/ (default) 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.31416 + 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.RZUPfD find-provides: running scripts (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.nyrrXD 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(CXXABI_1.3.9), 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.vDQTBJ 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.2Jbxz6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AHZThI 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:10: fatal error: iostream: No such file or directory #include ^~~~~~~~~~ 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.5ZqrwB 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.5CcErI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dZGbRU 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 15.94user 2.58system 0:33.32elapsed 55%CPU (0avgtext+0avgdata 45092maxresident)k 0inputs+0outputs (0major+1358869minor)pagefaults 0swaps 21.07user 5.12system 0:41.97elapsed 62%CPU (0avgtext+0avgdata 116812maxresident)k 0inputs+0outputs (0major+1659318minor)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-04 14:29:25.732293553 +0000 @@ -17,2 +17,3 @@ Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -20,3 +21,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libfcgi++.so.0 = set:jd1Ginhx5VHtXksPEkLDlgOtVNTC6s55JTopXKuNQgq0LXZowaZ7xY2t998Z8KJ85SvVUBH4gUXuwvLfOAwcnEExEJJmTl +Provides: libfcgi++.so.0 = set:jd1Ginhx5VHtXksPEkLDlgOtVNTC6s55JTopXKuNQgq0LXZowaZ7xY2t9ayTmA2XLsYOl28YtfMLT7FMnEExEJJmTl Provides: libfcgi.so.0 = set:kd6UFRPeokM3VvYkoh8QAR3BEXoEd8aw7b9K6ySQeFjuErzhDXbFxXQ62aXezVzHphEcQ7Fz7RWwL8WI9729MK2SHdaQaa1IdXSZkVEZmmwAagjA9a0aBIcGPqcan94SjICCwIHVv7Z9fDQm2ijoJQx5oZzP4q9mNS1KZ9mp0ASRYuWQ8QyZvDC0