Cook: exosip 5.1.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): c-ares-1.16.1-i486 Installing (pkg/local): c-ares-dev-1.16.1-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): osip-3.6.0-i486 Installing (pkg/local): osip-dev-3.6.0-i486 Extracting source archive "libexosip2-5.1.1.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 configure: loading site script /etc/slitaz/cook.site configure: libeXosip2 The Extended Open SIP library. configure: Copyright (C) 2002-2020 Aymeric MOIZARD - Configuring Building Package on linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... scripts/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 whether make supports nested variables... (cached) yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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 whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for a sed that does not truncate output... /bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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 if compiler needs -Werror to reject unknown flags... no 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 PTHREAD_PRIO_INHERIT... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sem_open in -lposix4... no checking for nis_add in -lnsl... no checking for sendto in -lsocket... no checking for clock_gettime in -lrt... yes checking for res_query in -lresolv... yes checking for __res_query in -lresolv... yes checking for ares_init in -lcares... yes checking ares.h usability... yes checking ares.h presence... yes checking for ares.h... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OSIP... no configure: WARNING: assuming osip can be found in -I${prefix}/include and -L${exec_prefix}/lib checking whether -Wall works... yes checking whether -Wcast-align works... yes checking whether -Wchar-subscripts works... yes checking whether -Wformat works... yes checking whether -Winline works... yes checking whether -Wmissing-declarations works... yes checking whether -Wmissing-prototypes works... yes checking whether -Wnested-externs works... yes checking whether -Wpointer-arith works... yes checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking nameser8_compat.h usability... no checking nameser8_compat.h presence... no checking for nameser8_compat.h... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for resolv.h... yes checking for getifaddrs... yes checking for gmtime_r... yes checking for gmtime... yes checking for SSL... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating platform/Makefile config.status: creating platform/vsnet/Makefile config.status: creating include/Makefile config.status: creating include/eXosip2/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating help/Makefile config.status: creating help/doxygen/Makefile config.status: creating help/doxygen/doxygen.dox config.status: creating exosip-config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1' Making all in scripts make[2]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/scripts' Making all in platform make[2]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform' Making all in vsnet make[3]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform/vsnet' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform/vsnet' make[3]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform' make[2]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/platform' Making all in src make[2]: Entering directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/src' CC eXosip.lo CC eXconf.lo CC eXregister_api.lo CC eXcall_api.lo CC eXmessage_api.lo CC eXtransport.lo In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXmessage_api.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:538: eXmessage_api.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXconf.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:538: eXconf.lo] Error 1 In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXregister_api.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXcall_api.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:538: eXregister_api.lo] Error 1 make[2]: *** [Makefile:538: eXcall_api.lo] Error 1 In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXtransport.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. In file included from /usr/include/osipparser2/osip_headers.h:25, from /usr/include/osipparser2/osip_message.h:25, from /usr/include/osipparser2/osip_parser.h:24, from /usr/include/osip2/osip.h:37, from eXosip2.h:210, from eXosip.c:33: /usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:538: eXtransport.lo] Error 1 make[2]: *** [Makefile:538: eXosip.lo] Error 1 make[2]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1/src' make[1]: *** [Makefile:419: all-recursive] Error 1 make[1]: Leaving directory '/home/slitaz/wok/exosip/source/exosip-5.1.1' make: *** [Makefile:351: all] Error 2 Build dependencies to remove: 5 Removing: c-ares c-ares-dev openssl-dev osip osip-dev Debug information ret1. ================================================================================ Cook date: 2020-09-12 06:58 Wasted time : 13s 281:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory 293:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory 304:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory 314:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory 326:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory 336:/usr/include/osipparser2/osip_port.h:93:10: fatal error: config.h: No such file or directory ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================