------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The skyutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> skyutils-2.9_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The skyutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> skyutils-2.9_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by skyutils-2.9_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The skyutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> skyutils-2.9_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by skyutils-2.9_5 for building => SHA256 Checksum OK for skyutils-2.9.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The skyutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> skyutils-2.9_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by skyutils-2.9_5 for building ===> Extracting for skyutils-2.9_5 => SHA256 Checksum OK for skyutils-2.9.tar.gz. Extracted Memory Use: 1.87M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for skyutils-2.9_5 ===> Applying ports patches for skyutils-2.9_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> skyutils-2.9_5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> skyutils-2.9_5 depends on package: autoconf>=2.69 - found ===> skyutils-2.9_5 depends on package: automake>=1.16.1 - found ===> skyutils-2.9_5 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> skyutils-2.9_5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> skyutils-2.9_5 depends on package: autoconf>=2.69 - found ===> skyutils-2.9_5 depends on package: automake>=1.16.1 - found ===> skyutils-2.9_5 depends on executable: libtoolize - found ===> Configuring for skyutils-2.9_5 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:46: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:46: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:4: installing './compile' configure.in:46: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for library containing strerror... none required checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether cc needs -traditional... no checking for working memcmp... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for socket in -lsocket... no checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking for dlopen in -ldl... yes checking for dlopen in -lc_r... no checking for SSL_library_init in -lssl... no configure: WARNING: "Cannot find libssl... ssl code in skyweb will be disabled" checking for compress in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating skyutils-config config.status: creating src/Makefile config.status: creating src/Windows/Makefile config.status: creating src/Windows/skyutils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands *************************** * Compilation options * *************************** Debug mode : OFF Ansi color mode : ON Internal malloc trace : OFF Reentrant capability : ON Cygwin -mno-cygwin : OFF SSL support : OFF Type 'make' to build skyutils library (try 'gmake' if it fails) SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for skyutils-2.9_5 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in Windows --- all-recursive --- Making all in skyutils --- liste.lo --- --- memory.lo --- --- registry.lo --- --- socks.lo --- --- string.lo --- --- threads.lo --- --- utils.lo --- --- web.lo --- --- arch.lo --- --- debug.lo --- --- liste.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT liste.lo -MD -MP -MF .deps/liste.Tpo -c -o liste.lo liste.c --- memory.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c --- registry.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c --- socks.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c -o socks.lo socks.c --- string.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c --- threads.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c --- utils.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c --- arch.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c -o arch.lo arch.c --- debug.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c --- utils.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o --- web.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT web.lo -MD -MP -MF .deps/web.Tpo -c -o web.lo web.c --- utils.lo --- utils.c: In function 'SU_CheckProxyEnv': utils.c:166:13: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] if(tok) strncpy(proxy_server_name,tok,256); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- debug.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o --- web.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT web.lo -MD -MP -MF .deps/web.Tpo -c web.c -fPIC -DPIC -o .libs/web.o --- registry.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o --- memory.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o --- liste.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT liste.lo -MD -MP -MF .deps/liste.Tpo -c liste.c -fPIC -DPIC -o .libs/liste.o --- threads.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o --- socks.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -fPIC -DPIC -o .libs/socks.o --- arch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c arch.c -fPIC -DPIC -o .libs/arch.o --- debug.lo --- In file included from debug.h:25, from debug.c:23: debug.c: In function 'SU_DBG_PrintDebug': skyutils.h:555:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SU_THREAD_SELF (SU_u32)pthread_self() ^ debug.c:361:56: note: in expansion of macro 'SU_THREAD_SELF' SU_snprintf(ThreadStr,sizeof(ThreadStr),"[%8x] ",SU_THREAD_SELF); ^~~~~~~~~~~~~~ --- registry.lo --- registry.c: In function 'SU_RB_EnumIntValue': registry.c:869:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *Value = (int)Val->Value; ^ registry.c: In function '_SU_RB_ReadValue': registry.c:913:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Value->Value = (void *)nb; ^ registry.c: In function '_SU_RB_WriteValue': registry.c:1072:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nb = (int)(Value->Value); ^ registry.c: In function '_SU_RB_ReadIntValue': registry.c:1235:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *val = (int)Val->Value; ^ registry.c: In function '_SU_RB_SetStrValue': registry.c:1262:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Val->Value = (void *)SU_strdup(Value); ^ registry.c: In function '_SU_RB_SetIntValue': registry.c:1284:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Val->Value = (void *)Value; ^ --- memory.lo --- memory.c: In function 'SU_malloc': memory.c:114:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] pad = (unsigned char)(((int)memblock)%SU_MALLOC_ALIGN_SIZE); ^ --- string.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o --- socks.lo --- socks.c: In function 'SU_CreateServer': socks.c:201:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if(getsockname(SI->sock,(struct sockaddr *)&(SI->SAddr),&len) == -1) ^~~~ In file included from skyutils.h:58, from socks.c:23: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ socks.c: In function 'SU_ServerAcceptConnection': socks.c:258:34: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] tmpsock = accept(SI->sock,&sad,&len); ^~~~ In file included from skyutils.h:58, from socks.c:23: /usr/include/sys/socket.h:486:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ socks.c: In function 'SU_UDPReceiveFrom': socks.c:478:74: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] i = recvfrom(SI->sock,Text,len,SU_MSG_NOSIGNAL,(struct sockaddr *)&sin,&ssin); ^~~~~ In file included from skyutils.h:58, from socks.c:23: /usr/include/sys/socket.h:497:9: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' ssize_t recvfrom(int, void * __restrict, size_t, int, ^~~~~~~~ socks.c: In function 'SU_UDPReceiveFromSin': socks.c:508:74: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] i = recvfrom(SI->sock,Text,len,SU_MSG_NOSIGNAL,(struct sockaddr *)&sin,&ssin); ^~~~~ In file included from skyutils.h:58, from socks.c:23: /usr/include/sys/socket.h:497:9: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' ssize_t recvfrom(int, void * __restrict, size_t, int, ^~~~~~~~ --- arch.lo --- arch.c: In function '_SU_AR_Flush': arch.c:229:3: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] strncpy(Signature,SU_AR_SIGNATURE,sizeof(Signature)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- web.lo --- In file included from web.c:27: web.c: In function 'SendCommand': skyutils.h:555:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SU_THREAD_SELF (SU_u32)pthread_self() ^ web.c:1129:20: note: in expansion of macro 'SU_THREAD_SELF' SU_u32 tid = SU_THREAD_SELF; ^~~~~~~~~~~~~~ --- utils.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 --- liste.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT liste.lo -MD -MP -MF .deps/liste.Tpo -c liste.c -o liste.o >/dev/null 2>&1 --- socks.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT socks.lo -MD -MP -MF .deps/socks.Tpo -c socks.c -o socks.o >/dev/null 2>&1 --- debug.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 --- arch.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c arch.c -o arch.o >/dev/null 2>&1 --- web.lo --- web.c:1231:66: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'SU_u64' {aka 'long long unsigned int'} [-Wformat=] printf("SkyUtils_SendCommand : Sending file %s of length %ld\n",Act->FileName,FLen); ~~^ ~~~~ %lld web.c:1244:70: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'SU_u64' {aka 'long long unsigned int'} [-Wformat=] printf("SkyUtils_SendCommand Warning : Error sending file, %ld bytes remaining not sent\n",FLen); ~~^ ~~~~ %lld --- threads.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 --- liste.lo --- mv -f .deps/liste.Tpo .deps/liste.Plo --- debug_config_w32.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug_config_w32.lo -MD -MP -MF .deps/debug_config_w32.Tpo -c -o debug_config_w32.lo debug_config_w32.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug_config_w32.lo -MD -MP -MF .deps/debug_config_w32.Tpo -c debug_config_w32.c -fPIC -DPIC -o .libs/debug_config_w32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT debug_config_w32.lo -MD -MP -MF .deps/debug_config_w32.Tpo -c debug_config_w32.c -o debug_config_w32.o >/dev/null 2>&1 mv -f .deps/debug_config_w32.Tpo .deps/debug_config_w32.Plo --- utils.lo --- mv -f .deps/utils.Tpo .deps/utils.Plo --- arch.lo --- mv -f .deps/arch.Tpo .deps/arch.Plo --- threads.lo --- mv -f .deps/threads.Tpo .deps/threads.Plo --- memory.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 --- socks.lo --- mv -f .deps/socks.Tpo .deps/socks.Plo --- string.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 --- debug.lo --- mv -f .deps/debug.Tpo .deps/debug.Plo --- registry.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1 --- memory.lo --- mv -f .deps/memory.Tpo .deps/memory.Plo --- web.lo --- web.c: In function 'SU_RetrieveLink': web.c:1959:7: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(Act->URL,URL,sizeof(Act->URL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web.c:1932:5: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(Act->URL,tmp,sizeof(Act->URL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web.c: In function 'SU_RetrieveFrame': web.c:2070:7: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(Act->URL,URL,sizeof(Act->URL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ web.c:2043:5: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(Act->URL,tmp,sizeof(Act->URL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- registry.lo --- mv -f .deps/registry.Tpo .deps/registry.Plo --- string.lo --- mv -f .deps/string.Tpo .deps/string.Plo --- web.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -MT web.lo -MD -MP -MF .deps/web.Tpo -c web.c -o web.o >/dev/null 2>&1 mv -f .deps/web.Tpo .deps/web.Plo --- libskyutils.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -DSU_ENABLE_ANSI_CODE -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_ARCH -version-info 9:0:4 -release 2.9 -lpthread -Wl,-rpath,/usr/local/lib -o libskyutils.la -rpath /usr/local/lib liste.lo memory.lo registry.lo socks.lo string.lo threads.lo utils.lo web.lo arch.lo debug.lo debug_config_w32.lo libtool: link: cc -shared -fPIC -DPIC .libs/liste.o .libs/memory.o .libs/registry.o .libs/socks.o .libs/string.o .libs/threads.o .libs/utils.o .libs/web.o .libs/arch.o .libs/debug.o .libs/debug_config_w32.o -lpthread -O2 -pthread -Wl,-rpath -Wl,/usr/local/lib -pthread -Wl,-soname -Wl,libskyutils-2.9.so.5 -o .libs/libskyutils-2.9.so.5.4.0 libtool: link: (cd ".libs" && rm -f "libskyutils-2.9.so.5" && ln -s "libskyutils-2.9.so.5.4.0" "libskyutils-2.9.so.5") libtool: link: (cd ".libs" && rm -f "libskyutils.so" && ln -s "libskyutils-2.9.so.5.4.0" "libskyutils.so") libtool: link: ar cru .libs/libskyutils.a liste.o memory.o registry.o socks.o string.o threads.o utils.o web.o arch.o debug.o debug_config_w32.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libskyutils.a libtool: link: ( cd ".libs" && rm -f "libskyutils.la" && ln -s "../libskyutils.la" "libskyutils.la" ) SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> skyutils-2.9_5 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for skyutils-2.9_5 ===> skyutils-2.9_5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list Making install in src Making install in Windows Making install in skyutils /bin/mkdir -p '/construction/misc/skyutils/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libskyutils.la '/construction/misc/skyutils/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libskyutils-2.9.so.5.4.0 /construction/misc/skyutils/stage/usr/local/lib/libskyutils-2.9.so.5.4.0 libtool: install: (cd /construction/misc/skyutils/stage/usr/local/lib && { ln -s -f libskyutils-2.9.so.5.4.0 libskyutils-2.9.so.5 || { rm -f libskyutils-2.9.so.5 && ln -s libskyutils-2.9.so.5.4.0 libskyutils-2.9.so.5; }; }) libtool: install: (cd /construction/misc/skyutils/stage/usr/local/lib && { ln -s -f libskyutils-2.9.so.5.4.0 libskyutils.so || { rm -f libskyutils.so && ln -s libskyutils-2.9.so.5.4.0 libskyutils.so; }; }) libtool: install: /usr/bin/install -c .libs/libskyutils.lai /construction/misc/skyutils/stage/usr/local/lib/libskyutils.la libtool: install: /usr/bin/install -c .libs/libskyutils.a /construction/misc/skyutils/stage/usr/local/lib/libskyutils.a libtool: install: chmod 644 /construction/misc/skyutils/stage/usr/local/lib/libskyutils.a libtool: install: ranlib /construction/misc/skyutils/stage/usr/local/lib/libskyutils.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/misc/skyutils/stage/usr/local/include' install -m 0644 skyutils.h '/construction/misc/skyutils/stage/usr/local/include' /bin/mkdir -p '/construction/misc/skyutils/stage/usr/local/bin' install -m 555 skyutils-config '/construction/misc/skyutils/stage/usr/local/bin' /usr/bin/strip /construction/misc/skyutils/stage/usr/local/lib/libskyutils.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: src/skyutils.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for skyutils-2.9_5 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:34