------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opendchub-0.8.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opendchub-0.8.3 for building => SHA256 Checksum OK for opendchub-0.8.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by opendchub-0.8.3 for building ===> Extracting for opendchub-0.8.3 => SHA256 Checksum OK for opendchub-0.8.3.tar.gz. Extracted Memory Use: 0.88M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for opendchub-0.8.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on package: gmake>=4.3 - found ===> opendchub-0.8.3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> opendchub-0.8.3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on package: gmake>=4.3 - found ===> opendchub-0.8.3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> opendchub-0.8.3 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for opendchub-0.8.3 configure: loading site script /xports/Templates/config.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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether build environment is sane... yes 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for crypt in -lcrypt... (cached) yes checking for crypt in -lcrypto... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for fcntl.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for sys/poll.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for gethostname... (cached) yes checking for mkdir... yes checking for poll... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strstr... (cached) yes checking for strtoll... (cached) yes checking for strtoq... yes checking for perl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands *** Type "gmake" to build opendchub *** *** If "gmake" does not work, try "make" *** SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for opendchub-0.8.3 gmake[1]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake all-recursive gmake[2]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' Making all in src gmake[3]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT perl_utils.o -MD -MP -MF .deps/perl_utils.Tpo -c -o perl_utils.o perl_utils.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT userlist.o -MD -MP -MF .deps/userlist.Tpo -c -o userlist.o userlist.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c cc -DHAVE_CONFIG_H -I. -I.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/lib/perl5/5.30/mach/CORE -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT xs_functions.o -MD -MP -MF .deps/xs_functions.Tpo -c -o xs_functions.o xs_functions.c userlist.c: In function 'init_user_list': userlist.c:82:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] shmdt((char *)user_list_shm_id); ^ utils.c: In function 'cut_string': utils.c:61:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] while((buf[i] != c) && (buf[i] != (char)NULL)) ^ commands.c: In function 'my_info': commands.c:997:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*user->nick == (char) NULL) ^ commands.c: In function 'get_host': commands.c:3064:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*temp_host == (char)NULL) ^ mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/userlist.Tpo .deps/userlist.Po In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from xs_functions.c:28: xs_functions.c: In function 'xs_init': xs_functions.c:865:41: warning: passing argument 3 of 'Perl_newXS' from incompatible pointer type [-Wincompatible-pointer-types] newXS("DynaLoader::boot_DynaLoader", boot_DynaLoader, file); ^~~~~~~~~~~~~~~ /usr/local/lib/perl5/5.30/mach/CORE/embed.h:556:42: note: in definition of macro 'newXS' #define newXS(a,b,c) Perl_newXS(aTHX_ a,b,c) ^ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5320, from xs_functions.c:28: /usr/local/lib/perl5/5.30/mach/CORE/proto.h:2558:19: note: expected 'XSUBADDR_t' {aka 'void (*)(struct interpreter *, struct cv *)'} but argument is of type 'void (*)(CV *)' {aka 'void (*)(struct cv *)'} PERL_CALLCONV CV* Perl_newXS(pTHX_ const char *name, XSUBADDR_t subaddr, const char *filename); ^~~~~~~~~~ mv -f .deps/network.Tpo .deps/network.Po In file included from perl_utils.c:26: perl_utils.c: In function 'perl_init': perl_utils.c:207:38: warning: passing argument 2 of 'Perl_sys_init3' from incompatible pointer type [-Wincompatible-pointer-types] PERL_SYS_INIT3(&myargc, &myargv, NULL); ^~~~~~~ /usr/local/lib/perl5/5.30/mach/CORE/perl.h:2763:62: note: in definition of macro 'PERL_SYS_INIT3' #define PERL_SYS_INIT3(argc, argv, env) Perl_sys_init3(argc, argv, env) ^~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5320, from perl_utils.c:26: /usr/local/lib/perl5/5.30/mach/CORE/proto.h:3742:54: note: expected 'char ***' but argument is of type 'char * (*)[2]' PERL_CALLCONV void Perl_sys_init3(int* argc, char*** argv, char*** env); ~~~~~~~~^~~~ perl_utils.c:219:30: warning: passing argument 2 of 'perl_parse' from incompatible pointer type [-Wincompatible-pointer-types] if(perl_parse(my_perl, xs_init, myargc, myargv, NULL)) ^~~~~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5320, from perl_utils.c:26: /usr/local/lib/perl5/5.30/mach/CORE/proto.h:2739:65: note: expected 'XSINIT_t' {aka 'void (*)(struct interpreter *)'} but argument is of type 'void (*)(void)' PERL_CALLCONV int perl_parse(PerlInterpreter *my_perl, XSINIT_t xsinit, int argc, char** argv, char** env); ~~~~~~~~~^~~~~~ mv -f .deps/perl_utils.Tpo .deps/perl_utils.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/fileio.Tpo .deps/fileio.Po mv -f .deps/xs_functions.Tpo .deps/xs_functions.Po mv -f .deps/commands.Tpo .deps/commands.Po cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o opendchub commands.o fileio.o main.o network.o perl_utils.o userlist.o utils.o xs_functions.o -Wl,-R/usr/local/lib/perl5/5.30/mach/CORE -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -lcrypto -lcrypt gmake[3]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' gmake[3]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[2]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[1]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> opendchub-0.8.3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> opendchub-0.8.3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for opendchub-0.8.3 ===> opendchub-0.8.3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> opendchub-0.8.3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' Making install in src gmake[2]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' gmake[3]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/net-p2p/opendchub/stage/usr/local/bin" install -s -m 555 opendchub '/construction/net-p2p/opendchub/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' gmake[2]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3/src' gmake[2]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[3]: Entering directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[2]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' gmake[1]: Leaving directory '/construction/net-p2p/opendchub/opendchub-0.8.3' install -m 0644 /construction/net-p2p/opendchub/opendchub-0.8.3/README /construction/net-p2p/opendchub/stage/usr/local/share/doc/opendchub install -m 0644 /construction/net-p2p/opendchub/opendchub-0.8.3/Documentation/* /construction/net-p2p/opendchub/stage/usr/local/share/doc/opendchub ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for opendchub-0.8.3 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:22