------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/c-ares-1.16.1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ircproxy-1.3.6_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ircproxy-1.3.6_3 for building => SHA256 Checksum OK for ircproxy-1.3.6.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ircproxy-1.3.6_3 for building ===> Extracting for ircproxy-1.3.6_3 => SHA256 Checksum OK for ircproxy-1.3.6.tar.bz2. Extracted Memory Use: 2.20M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ircproxy-1.3.6_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ircproxy-1.3.6_3 depends on package: autoconf>=2.69 - found ===> ircproxy-1.3.6_3 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> ircproxy-1.3.6_3 depends on package: autoconf>=2.69 - found ===> ircproxy-1.3.6_3 depends on package: automake>=1.16.1 - found ===> ircproxy-1.3.6_3 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) ===> Configuring for ircproxy-1.3.6_3 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /xports/Templates/config.site *----------------------------------------------------------------------------- * GNU autoconf script for ircproxy *----------------------------------------------------------------------------- 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 make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for sh... /bin/sh checking for echo... /bin/echo checking for ls... /bin/ls checking for file... /usr/bin/file checking for touch... /usr/bin/touch checking for mkdir... /bin/mkdir checking for rmdir... /bin/rmdir checking for cp... /bin/cp checking for rm... /bin/rm checking for mv... /bin/mv checking for ln... /bin/ln checking for cat... /bin/cat checking for sed... (cached) /usr/bin/sed checking for uname... /usr/bin/uname checking for whoami... /usr/bin/whoami checking for date... /bin/date checking for id... /usr/bin/id checking for ps... /bin/ps checking for mail... /usr/bin/mail checking for awk... /usr/bin/awk checking for gawk... no checking for nawk... no checking for grep... (cached) /usr/bin/grep 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 chmod... /bin/chmod checking for chown... /usr/sbin/chown checking for chgrp... /usr/bin/chgrp checking for useradd... no checking for userdel... no checking for groupadd... no checking for groupdel... no checking for pw... /usr/sbin/pw checking for crontab... /usr/bin/crontab checking for library containing crypt... -lcrypt checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing gethostbyname2... none required checking for library containing seteuid... none required checking for library containing clock_gettime... none required checking for library containing ares_init... -lcares checking for OPENSSL_init_ssl in -lssl... yes checking for SSL_library_init in -lgnutls-openssl... no checking for library containing OPENSSL_init_ssl... -lssl checking for library containing memalloc... no checking for library containing fdcalls_open... 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 sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdarg.h... (cached) yes checking for errno.h... (cached) yes checking for ctype.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/uio.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/sysctl.h... (cached) yes checking for pwd.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking userpw.h usability... no checking userpw.h presence... no checking for userpw.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking whether time.h and sys/time.h may both be included... yes checking ares.h usability... yes checking ares.h presence... no configure: WARNING: ares.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ares.h: proceeding with the compiler's result checking for ares.h... yes checking ares_version.h usability... yes checking ares_version.h presence... no configure: WARNING: ares_version.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ares_version.h: proceeding with the compiler's result checking for ares_version.h... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... no configure: WARNING: openssl/x509.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/x509.h: proceeding with the compiler's result checking for openssl/x509.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... no configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/ssl.h: proceeding with the compiler's result checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... no configure: WARNING: openssl/err.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/err.h: proceeding with the compiler's result checking for openssl/err.h... yes checking memcalls.h usability... no checking memcalls.h presence... no checking for memcalls.h... no checking fddebug.h usability... no checking fddebug.h presence... no checking for fddebug.h... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... yes checking for socklen_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for strsignal... (cached) yes checking for crypt... yes checking for getpwnam... yes checking for getspnam... no checking for getuserpw... no checking for getspwnam... no checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for ares_cancel... yes checking for ares_cancelquery... no checking for ares_version... yes checking for ares_init_options... yes checking for SSL_CTX_check_private_key... yes checking for SSL_set_accept_state... yes checking for ERR_clear_error... yes checking for SSL_set_mode... no checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether crypt is declared... yes checking whether strsignal is declared... (cached) yes checking for OS type... DragonFly found. Using Generic routines. configure: creating ./config.status config.status: creating config.h checking for working POSIX non-blocking... yes checking for working BSD non-blocking... yes checking for working SysV non-blocking... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing default commands *----------------------------------------------------------------------------- * * The GNU autoconf script for ircproxy was successful! * This means ircproxy is likely to compile on this system. * The installation prefix is: '/usr/local'. * If this is not where you want to install ircproxy, * you must specify another with './configure --prefix=/path/to/install'. * for example you can set the prefix to /usr, '/usr/local' or '/construction/irc/ircproxy'. * * ircproxy is free, however donations are welcome and will help support * new versions. * If you like ircproxy you can donate through PayPal to * jonasia_at_closetothewind_dot_net. * *----------------------------------------------------------------------------- SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ircproxy-1.3.6_3 --- stamp-h.in --- Generating config.h.in... autoheader --- stamp-h --- Generating config.h... config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands --- build --- Building src... --- main.o --- --- syscalls.o --- --- strcalls.o --- --- irccalls.o --- --- nlstrsignal.o --- --- nlcrypt.o --- --- matchpass.o --- --- memcalls.o --- --- memlist.o --- --- memleaks.o --- --- main.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c main.c -o main.o --- syscalls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c syscalls.c -o syscalls.o --- strcalls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c strcalls.c -o strcalls.o --- irccalls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c irccalls.c -o irccalls.o --- nlstrsignal.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c nlstrsignal.c -o nlstrsignal.o --- matchpass.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c matchpass.c -o matchpass.o --- memcalls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c memcalls.c -o memcalls.o --- memlist.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c memlist.c -o memlist.o --- memleaks.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c memleaks.c -o memleaks.o --- nlcrypt.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c nlcrypt.c -o nlcrypt.o --- syscalls.o --- syscalls.c: In function 'sysinit': syscalls.c:106:19: warning: variable 'Result' set but not used [-Wunused-but-set-variable] signed long int Result = 0; ^~~~~~ syscalls.c: In function 'sysprint': syscalls.c:888:19: warning: variable 'Result' set but not used [-Wunused-but-set-variable] signed long int Result = 0; ^~~~~~ --- fdcalls.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c fdcalls.c -o fdcalls.o --- ssl.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c ssl.c -o ssl.o --- conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conf.c -o conf.o --- access_conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c access_conf.c -o access_conf.o --- main.o --- In file included from includes.h:41, from main.c:63: defines.h:235:4: warning: #warning "Your version of ares does not have ares_cancelquery()." [-Wcpp] #warning "Your version of ares does not have ares_cancelquery()." ^~~~~~~ --- listen_conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c listen_conf.c -o listen_conf.o --- ssl.o --- ssl.c: In function 'ssl_init': ssl.c:91:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SSL_Server_Method = SSLv23_server_method(); ^ ssl.c:97:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SSL_Client_Method = SSLv23_client_method(); ^ --- user_conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c user_conf.c -o user_conf.o --- conn_conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_conf.c -o conn_conf.o --- autoop_conf.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c autoop_conf.c -o autoop_conf.o --- strcalls.o --- strcalls.c: In function 'strduration': strcalls.c:503:41: warning: ' (' directive output may be truncated writing 2 bytes into a region of size between 1 and 201 [-Wformat-truncation=] snprintf(Return, STRDURATIONLEN+1, "%s (%ld)", String, (PRINT_TIME_T) Time); ^~ strcalls.c:503:38: note: directive argument in the range [0, 9223372036854775807] snprintf(Return, STRDURATIONLEN+1, "%s (%ld)", String, (PRINT_TIME_T) Time); ^~~~~~~~~~ strcalls.c:503:3: note: 'snprintf' output between 5 and 223 bytes into a destination of size 201 snprintf(Return, STRDURATIONLEN+1, "%s (%ld)", String, (PRINT_TIME_T) Time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- listen.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c listen.c -o listen.o --- listen_io.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c listen_io.c -o listen_io.o --- client.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client.c -o client.o --- client_connection.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_connection.c -o client_connection.o --- client_io.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_io.c -o client_io.o --- client_auth.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_auth.c -o client_auth.o --- strcalls.o --- strcalls.c: In function 'strgethostname': strcalls.c:632:7: warning: 'strncat' output may be truncated copying between 0 and 254 bytes from a string of length 254 [-Wstringop-truncation] strncat(Host, Domain, (HOSTLEN - strlen(Host))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client_auth.o --- client_auth.c: In function 'client_authcheck': client_auth.c:105:6: warning: #warning "Using getpwnam() - Traditional UNIX -- THIS NOT A ERROR --" [-Wcpp] #warning "Using getpwnam() - Traditional UNIX -- THIS NOT A ERROR --" ^~~~~~~ --- client_handle.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_handle.c -o client_handle.o --- client_notice.o --- --- client_parser.o --- --- client_notice.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_notice.c -o client_notice.o --- client_parser.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_parser.c -o client_parser.o --- client_io_ssl.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c client_io_ssl.c -o client_io_ssl.o --- conn.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn.c -o conn.o --- conn_io.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_io.c -o conn_io.o --- client_parser.o --- client_parser.c: In function 'client_parse_message': client_parser.c:148:9: warning: variable 'PrefixPT' set but not used [-Wunused-but-set-variable] char *PrefixPT = NULL; ^~~~~~~~ --- conn_connection.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_connection.c -o conn_connection.o --- conn_sendq.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_sendq.c -o conn_sendq.o --- conn_parser.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_parser.c -o conn_parser.o conn_parser.c: In function 'conn_parse_numeric_isupport': conn_parser.c:475:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (TempPT == '\0') { ValuePT = ""; } ^~ conn_parser.c:475:13: note: did you mean to dereference the pointer? if (TempPT == '\0') { ValuePT = ""; } ^ conn_parser.c: In function 'conn_parse_event_mode': conn_parser.c:1287:24: warning: variable 'Error' set but not used [-Wunused-but-set-variable] unsigned short int Error = FALSE; ^~~~~ --- conn_ignore.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_ignore.c -o conn_ignore.o --- conn_log.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_log.c -o conn_log.o --- conn_io_ssl.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c conn_io_ssl.c -o conn_io_ssl.o --- chan.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c chan.c -o chan.o --- chan_user.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c chan_user.c -o chan_user.o --- client_handle.o --- client_handle.c: In function 'client_welcome': client_handle.c:191:35: warning: '%s' directive output may be truncated writing up to 4000 bytes into a region of size 3999 [-Wformat-truncation=] snprintf(Line2, LINELEN+1, ", %s", Line1); ^~ ~~~~~ client_handle.c:191:5: note: 'snprintf' output between 3 and 4003 bytes into a destination of size 4001 snprintf(Line2, LINELEN+1, ", %s", Line1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client_handle.c:229:35: warning: '%s' directive output may be truncated writing up to 4000 bytes into a region of size 3999 [-Wformat-truncation=] snprintf(Line2, LINELEN+1, ", %s", Line1); ^~ ~~~~~ client_handle.c:229:5: note: 'snprintf' output between 3 and 4003 bytes into a destination of size 4001 snprintf(Line2, LINELEN+1, ", %s", Line1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- chan_mode.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ -c chan_mode.c -o chan_mode.o --- imkpasswd --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ mkpasswd.c -L/usr/local/lib -lcrypto -Wl,-rpath,/usr/local/lib -L /usr/local/lib -L ~/lib -lssl -lcares -lcrypt -o imkpasswd --- chan_mode.o --- chan_mode.c: In function 'chan_mode': chan_mode.c:418:27: warning: variable 'ChanMode' set but not used [-Wunused-but-set-variable] struct ChanMode_Struct *ChanMode = NULL; ^~~~~~~~ --- conn_log.o --- conn_log.c: In function 'conn_log': conn_log.c:285:44: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] snprintf(LogFileNamePath, FILELEN+1, "%s/%s", LogPath, LogFileName); ^~ ~~~~~~~~~~~ conn_log.c:285:3: note: 'snprintf' output between 2 and 2050 bytes into a destination of size 1025 snprintf(LogFileNamePath, FILELEN+1, "%s/%s", LogPath, LogFileName); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conn_log.c:285:44: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] snprintf(LogFileNamePath, FILELEN+1, "%s/%s", LogPath, LogFileName); ^~ ~~~~~~~~~~~ conn_log.c:285:3: note: 'snprintf' output between 2 and 2050 bytes into a destination of size 1025 snprintf(LogFileNamePath, FILELEN+1, "%s/%s", LogPath, LogFileName); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ircproxyd --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -I /usr/local/include -I ~/include -I../ main.o syscalls.o strcalls.o irccalls.o nlstrsignal.o nlcrypt.o matchpass.o memcalls.o memlist.o memleaks.o fdcalls.o ssl.o conf.o access_conf.o listen_conf.o user_conf.o conn_conf.o autoop_conf.o listen.o listen_io.o client.o client_connection.o client_io.o client_auth.o client_handle.o client_notice.o client_parser.o client_io_ssl.o conn.o conn_io.o conn_connection.o conn_sendq.o conn_parser.o conn_ignore.o conn_log.o conn_io_ssl.o chan.o chan_user.o chan_mode.o -L/usr/local/lib -lcrypto -Wl,-rpath,/usr/local/lib -L /usr/local/lib -L ~/lib -lssl -lcares -lcrypt -o ircproxyd SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ircproxy-1.3.6_3 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ircproxy-1.3.6_3 ===> ircproxy-1.3.6_3 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users Building src... test -d || mkdir Installing in src... /usr/bin/install -c -d "/construction/irc/ircproxy/stage/usr/local/bin" /usr/bin/install -c -d "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 755 "ircproxyd" "/construction/irc/ircproxy/stage/usr/local/bin" /usr/bin/install -c -m 755 "imkpasswd" "/construction/irc/ircproxy/stage/usr/local/bin" /usr/bin/install -c -m 644 "./../data/ircproxyd.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-user.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-listen.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-conn.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-access.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-autoop.conf" "/construction/irc/ircproxy/stage/usr/local/share/ircproxy" ====> 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:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ircproxy-1.3.6_3 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:41