Cook: fcgi 2.4.2
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): libgdbm-1.18.1-i486
Installing (pkg/local): perl-core-5.28.1-i486
Installing (pkg/local): perl-5.28.1-i486
Installing (pkg/local): autoconf-2.69-i486
Installing (pkg/local): automake-1.16.2-any
Installing (pkg/local): libltdl-2.4.6-i486
Installing (pkg/local): libtool-2.4.6-i486
Extracting source archive "fcgi-2.4.2.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -mindirect-branch=thunk
CXXLAGS  : -march=i486 -Os -pipe -mindirect-branch=thunk
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1
LDFLAGS  : -Wl,-Os,--as-needed

Applying patch fcgi-2.4.0_gcc4.u
  patching file include/fcgio.h


libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:12: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
cgi-fcgi/Makefile.am: installing './depcomp'
configure: loading site script /etc/slitaz/cook.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for i486-slitaz-linux-gcc... i486-slitaz-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 i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking dependency style of i486-slitaz-linux-gcc... gcc3
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 i486-slitaz-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/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i486-slitaz-linux-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 for dlfcn.h... yes
checking for objdir... .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-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 i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i486-slitaz-linux-g++ accepts -g... yes
checking dependency style of i486-slitaz-linux-g++... gcc3
checking how to run the C++ preprocessor... i486-slitaz-linux-g++ -E
checking for ld used by i486-slitaz-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i486-slitaz-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-g++ static flag -static works... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-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 i486-slitaz-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... i486-slitaz-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.pc
config.status: creating fcgi++.pc
config.status: creating fcgi_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
Making all in libfcgi
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.Tpo -c -o libfcgi_la-fcgiapp.lo `test -f 'fcgiapp.c' || echo './'`fcgiapp.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.Tpo -c fcgiapp.c  -fPIC -DPIC -o .libs/libfcgi_la-fcgiapp.o
fcgiapp.c: In function 'FillBuffProc':
fcgiapp.c:1717:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
         if(headerLen < sizeof(header)) {
                      ^
fcgiapp.c: In function 'FCGX_VFPrintF':
fcgiapp.c:463:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
                         if(op == 'l' && *(percentPtr + 2) == 'l') {
                           ^
fcgiapp.c:473:14: note: here
              case 'L':
              ^~~~
fcgiapp.c:570:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
                         if(*p == 'l' && *(p + 1) == 'l') {
                           ^
fcgiapp.c:575:21: note: here
                     case 'L':
                     ^~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.Tpo -c fcgiapp.c -o libfcgi_la-fcgiapp.o >/dev/null 2>&1
mv -f .deps/libfcgi_la-fcgiapp.Tpo .deps/libfcgi_la-fcgiapp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.Tpo -c -o libfcgi_la-fcgi_stdio.lo `test -f 'fcgi_stdio.c' || echo './'`fcgi_stdio.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.Tpo -c fcgi_stdio.c  -fPIC -DPIC -o .libs/libfcgi_la-fcgi_stdio.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.Tpo -c fcgi_stdio.c -o libfcgi_la-fcgi_stdio.o >/dev/null 2>&1
mv -f .deps/libfcgi_la-fcgi_stdio.Tpo .deps/libfcgi_la-fcgi_stdio.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.Tpo -c -o libfcgi_la-os_unix.lo `test -f 'os_unix.c' || echo './'`os_unix.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.Tpo -c os_unix.c  -fPIC -DPIC -o .libs/libfcgi_la-os_unix.o
os_unix.c: In function 'OS_Sigusr1Handler':
os_unix.c:111:35: warning: unused parameter 'signo' [-Wunused-parameter]
 static void OS_Sigusr1Handler(int signo)
                               ~~~~^~~~~
os_unix.c: In function 'OS_SigpipeHandler':
os_unix.c:116:35: warning: unused parameter 'signo' [-Wunused-parameter]
 static void OS_SigpipeHandler(int signo)
                               ~~~~^~~~~
os_unix.c: In function 'OS_LibInit':
os_unix.c:167:20: warning: unused parameter 'stdioFds' [-Wunused-parameter]
 int OS_LibInit(int stdioFds[3])
                ~~~~^~~~~~~~~~~
os_unix.c: In function 'OS_BuildSockAddrUn':
os_unix.c:257:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
     if(bindPathLen > sizeof(servAddrPtr->sun_path)) {
                    ^
os_unix.c: In function 'AcquireLock':
os_unix.c:1022:28: warning: unused parameter 'sock' [-Wunused-parameter]
 static int AcquireLock(int sock, int fail_on_intr)
                        ~~~~^~~~
os_unix.c:1022:38: warning: unused parameter 'fail_on_intr' [-Wunused-parameter]
 static int AcquireLock(int sock, int fail_on_intr)
                                  ~~~~^~~~~~~~~~~~
os_unix.c: In function 'ReleaseLock':
os_unix.c:1062:28: warning: unused parameter 'sock' [-Wunused-parameter]
 static int ReleaseLock(int sock)
                        ~~~~^~~~
os_unix.c: In function 'OS_Accept':
os_unix.c:1197: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:24:
/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:1298: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:24:
/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,
            ^~~~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.Tpo -c os_unix.c -o libfcgi_la-os_unix.o >/dev/null 2>&1
mv -f .deps/libfcgi_la-os_unix.Tpo .deps/libfcgi_la-os_unix.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -no-undefined -Wl,-Os,--as-needed -o libfcgi.la -rpath /usr/lib  libfcgi_la-fcgiapp.lo libfcgi_la-fcgi_stdio.lo libfcgi_la-os_unix.lo  
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/libfcgi_la-fcgiapp.o .libs/libfcgi_la-fcgi_stdio.o .libs/libfcgi_la-os_unix.o    -pthread -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -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: i486-slitaz-linux-ar cru .libs/libfcgi.a  libfcgi_la-fcgiapp.o libfcgi_la-fcgi_stdio.o libfcgi_la-os_unix.o
libtool: link: i486-slitaz-linux-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 i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT fcgio.lo -MD -MP -MF .deps/fcgio.Tpo -c -o fcgio.lo fcgio.cpp
libtool: compile:  i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fcgio.lo -MD -MP -MF .deps/fcgio.Tpo -c fcgio.cpp  -fPIC -DPIC -o .libs/fcgio.o
libtool: compile:  i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -pedantic -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fcgio.lo -MD -MP -MF .deps/fcgio.Tpo -c fcgio.cpp -o fcgio.o >/dev/null 2>&1
mv -f .deps/fcgio.Tpo .deps/fcgio.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link i486-slitaz-linux-g++  -march=i486 -Os -pipe -mindirect-branch=thunk -rpath /usr/lib -no-undefined -Wl,-Os,--as-needed -o libfcgi++.la   fcgio.lo libfcgi.la 
libtool: link: i486-slitaz-linux-g++  -fPIC -DPIC -Wl,-Os,--as-needed -shared -nostdlib /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crti.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtbeginS.o  .libs/fcgio.o   -Wl,-rpath -Wl,/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi/.libs ./.libs/libfcgi.so -L/usr/lib/gcc/i486-slitaz-linux/8.2.0 -L/usr/lib/gcc/i486-slitaz-linux/8.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtendS.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crtn.o  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -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: i486-slitaz-linux-ar cru .libs/libfcgi++.a  fcgio.o
libtool: link: i486-slitaz-linux-ranlib .libs/libfcgi++.a
libtool: link: ( cd ".libs" && rm -f "libfcgi++.la" && ln -s "../libfcgi++.la" "libfcgi++.la" )
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
Making all in cgi-fcgi
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT cgi-fcgi.o -MD -MP -MF .deps/cgi-fcgi.Tpo -c -o cgi-fcgi.o cgi-fcgi.c
cgi-fcgi.c: In function 'main':
cgi-fcgi.c:763:59: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
         fprintf(stderr, "Error initializing OS library: %lu\n", OS_Errno);
                                                         ~~^
                                                         %u
mv -f .deps/cgi-fcgi.Tpo .deps/cgi-fcgi.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o cgi-fcgi  cgi-fcgi.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/cgi-fcgi cgi-fcgi.o  ../libfcgi/.libs/libfcgi.so -pthread
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
Making all in examples
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/examples'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT authorizer.o -MD -MP -MF .deps/authorizer.Tpo -c -o authorizer.o authorizer.c
mv -f .deps/authorizer.Tpo .deps/authorizer.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o authorizer  authorizer.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/authorizer authorizer.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT echo.o -MD -MP -MF .deps/echo.Tpo -c -o echo.o echo.c
mv -f .deps/echo.Tpo .deps/echo.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o echo  echo.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/echo echo.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT echo-x.o -MD -MP -MF .deps/echo-x.Tpo -c -o echo-x.o echo-x.c
mv -f .deps/echo-x.Tpo .deps/echo-x.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o echo-x  echo-x.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/echo-x echo-x.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT log-dump.o -MD -MP -MF .deps/log-dump.Tpo -c -o log-dump.o log-dump.c
mv -f .deps/log-dump.Tpo .deps/log-dump.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o log-dump  log-dump.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/log-dump log-dump.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o size.c
mv -f .deps/size.Tpo .deps/size.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk -Wall  -Wl,-Os,--as-needed -o size size.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wl,-Os -Wl,--as-needed -o .libs/size size.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -MT threaded-threaded.o -MD -MP -MF .deps/threaded-threaded.Tpo -c -o threaded-threaded.o `test -f 'threaded.c' || echo './'`threaded.c
mv -f .deps/threaded-threaded.Tpo .deps/threaded-threaded.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pthread  -Wl,-Os,--as-needed -o threaded  threaded-threaded.o ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-gcc -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -pthread -Wl,-Os -Wl,--as-needed -o .libs/threaded threaded-threaded.o  ../libfcgi/.libs/libfcgi.so -pthread
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT echo-cpp.o -MD -MP -MF .deps/echo-cpp.Tpo -c -o echo-cpp.o echo-cpp.cpp
mv -f .deps/echo-cpp.Tpo .deps/echo-cpp.Po
/bin/sh ../libtool  --tag=CXX   --mode=link i486-slitaz-linux-g++  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o echo-cpp  echo-cpp.o ../libfcgi/libfcgi++.la ../libfcgi/libfcgi.la 
libtool: link: i486-slitaz-linux-g++ -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/echo-cpp echo-cpp.o  ../libfcgi/.libs/libfcgi++.so /home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi/.libs/libfcgi.so ../libfcgi/.libs/libfcgi.so -pthread
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/examples'
Making all in include
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
Making install in libfcgi
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
 .././install-sh -c -d '/home/slitaz/wok/fcgi/install/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfcgi.la libfcgi++.la '/home/slitaz/wok/fcgi/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfcgi.so.0.0.0 /home/slitaz/wok/fcgi/install/usr/lib/libfcgi.so.0.0.0
libtool: install: (cd /home/slitaz/wok/fcgi/install/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 /home/slitaz/wok/fcgi/install/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: /usr/bin/install -c .libs/libfcgi.lai /home/slitaz/wok/fcgi/install/usr/lib/libfcgi.la
libtool: warning: relinking 'libfcgi++.la'
libtool: install: (cd /home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi; /bin/sh "/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libtool"  --tag CXX --mode=relink i486-slitaz-linux-g++ -march=i486 -Os -pipe -mindirect-branch=thunk -rpath /usr/lib -no-undefined -Wl,-Os,--as-needed -o libfcgi++.la fcgio.lo libfcgi.la -inst-prefix-dir /home/slitaz/wok/fcgi/install)
libtool: relink: i486-slitaz-linux-g++  -fPIC -DPIC -Wl,-Os,--as-needed -shared -nostdlib /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crti.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtbeginS.o  .libs/fcgio.o   -L/home/slitaz/wok/fcgi/install/usr/lib -L/usr/lib -lfcgi -L/usr/lib/gcc/i486-slitaz-linux/8.2.0 -L/usr/lib/gcc/i486-slitaz-linux/8.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i486-slitaz-linux/8.2.0/crtendS.o /usr/lib/gcc/i486-slitaz-linux/8.2.0/../../../crtn.o  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -pthread -Wl,-soname -Wl,libfcgi++.so.0 -o .libs/libfcgi++.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libfcgi++.so.0.0.0T /home/slitaz/wok/fcgi/install/usr/lib/libfcgi++.so.0.0.0
libtool: install: (cd /home/slitaz/wok/fcgi/install/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 /home/slitaz/wok/fcgi/install/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: /usr/bin/install -c .libs/libfcgi++.lai /home/slitaz/wok/fcgi/install/usr/lib/libfcgi++.la
libtool: install: /usr/bin/install -c .libs/libfcgi.a /home/slitaz/wok/fcgi/install/usr/lib/libfcgi.a
libtool: install: chmod 644 /home/slitaz/wok/fcgi/install/usr/lib/libfcgi.a
libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/fcgi/install/usr/lib/libfcgi.a
libtool: install: /usr/bin/install -c .libs/libfcgi++.a /home/slitaz/wok/fcgi/install/usr/lib/libfcgi++.a
libtool: install: chmod 644 /home/slitaz/wok/fcgi/install/usr/lib/libfcgi++.a
libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/fcgi/install/usr/lib/libfcgi++.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/libfcgi'
Making install in cgi-fcgi
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
 .././install-sh -c -d '/home/slitaz/wok/fcgi/install/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c cgi-fcgi '/home/slitaz/wok/fcgi/install/usr/bin'
libtool: warning: '../libfcgi/libfcgi.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/cgi-fcgi /home/slitaz/wok/fcgi/install/usr/bin/cgi-fcgi
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/cgi-fcgi'
Making install in examples
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/examples'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/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 '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/examples'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/examples'
Making install in include
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[2]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/slitaz/wok/fcgi/install/usr/include'
 /usr/bin/install -c -m 644 fastcgi.h fcgi_stdio.h fcgiapp.h fcgimisc.h fcgio.h fcgios.h '/home/slitaz/wok/fcgi/install/usr/include'
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2/include'
make[1]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
make[2]: Entering directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/slitaz/wok/fcgi/install/usr/include'
 /usr/bin/install -c -m 644 fcgi_config.h '/home/slitaz/wok/fcgi/install/usr/include'
 ./install-sh -c -d '/home/slitaz/wok/fcgi/install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 fcgi.pc fcgi++.pc '/home/slitaz/wok/fcgi/install/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
make[1]: Leaving directory '/home/slitaz/wok/fcgi/source/fcgi-2.4.2'
================================================================================

Executing strip on all files...                                        Done
  Time: 1.44s. Size: 147478 B -> 125894 B. Save: 21 KB.
================================================================================


Build dependencies to remove: 7
Removing: autoconf automake libgdbm libltdl libtool perl perl-core


Pack: fcgi 2.4.2
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Determining package architecture...                                    i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "fcgi-2.4.2-i486.tazpkg" created


Pack: fcgi-dev 2.4.2
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Determining package architecture...                                    i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "fcgi-dev-2.4.2-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/fcgi-2.4.2...                               Done
Checking site script in source/fcgi-2.4.2...                           Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Querying Repology...                                                   Done
Updating activity log...                                               Done
================================================================================


Summary for: fcgi 2.4.2
================================================================================
Src file    : fcgi-2.4.2.tar.gz
Src size    : 256.0K
Source dir  : 6.2M
Produced    : 220.0K
Cook time   : 43s
Cook date   : 2020-09-12 07:07
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  112.0K :      23.6K :     5 : fcgi-2.4.2-i486.tazpkg
 2 :  144.0K :      27.0K :    13 : fcgi-dev-2.4.2-i486.tazpkg
================================================================================