------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The tircproxy 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 ------------------------------------------------------------------------------- ===> tircproxy-0.4.5_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tircproxy 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 ===> tircproxy-0.4.5_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tircproxy-0.4.5_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tircproxy 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 ===> tircproxy-0.4.5_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tircproxy-0.4.5_4 for building => SHA256 Checksum OK for tircproxy-0.4.5.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tircproxy 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 ===> tircproxy-0.4.5_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tircproxy-0.4.5_4 for building ===> Extracting for tircproxy-0.4.5_4 ===> NOTICE: The tircproxy 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 ===> tircproxy-0.4.5_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tircproxy-0.4.5_4 for building => SHA256 Checksum OK for tircproxy-0.4.5.tar.gz. Extracted Memory Use: 0.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tircproxy-0.4.5_4 ===> Applying ports patches for tircproxy-0.4.5_4 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-tircproxy.c patch-tircproxy.h /usr/bin/env WRKSRC=/construction/irc/tircproxy/tircproxy-0.4 REWARNFILE=/construction/irc/tircproxy/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@-I/sys -I/usr/src/sys@@g' /construction/irc/tircproxy/tircproxy-0.4/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for tircproxy-0.4.5_4 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking build system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for main in -lwrap... yes checking for main in -lnsl... no checking for main in -ludb... no checking for main in -lsocket... no checking for main in -lcrypt... yes checking for strip... /usr/bin/strip checking for OS quirks... done. checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for crypt.h... no checking for syslog.h... yes checking for unistd.h... (cached) yes checking for netinet/ip_nat.h... no checking for netinet/ip_fil_compat.h... no checking for udb.h... no checking for working const... yes checking for uid_t in sys/types.h... (cached) yes checking whether cc needs -traditional... no checking whether setpgrp takes no argument... no checking return type of signal handlers... void checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for vprintf... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tircproxy-0.4.5_4 --- tircproxy.o --- cc -c -Wall -I. -I. -pipe -O2 -fno-strict-aliasing tircproxy.c tircproxy.c:75:3: warning: #warning MIRC DCC kludge active [-Wcpp] # warning MIRC DCC kludge active ^~~~~~~ tircproxy.c:78:3: warning: #warning Nickname logging active [-Wcpp] # warning Nickname logging active ^~~~~~~ tircproxy.c:114:3: warning: #warning Configuration via /etc/hosts.* available [-Wcpp] # warning Configuration via /etc/hosts.* available ^~~~~~~ tircproxy.c:148:4: warning: #warning IPF support not available [-Wcpp] # warning IPF support not available ^~~~~~~ tircproxy.c:168:3: warning: #warning Quiz mode available [-Wcpp] # warning Quiz mode available ^~~~~~~ tircproxy.c: In function 'main': tircproxy.c:554:18: warning: passing argument 1 of 'time' makes pointer from integer without a cast [-Wint-conversion] srand(time((time_t) NULL)); ^ In file included from /usr/include/sys/time.h:234, from tircproxy.c:42: /usr/include/time.h:162:13: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'long int' time_t time(time_t *); ^~~~~~~~ tircproxy.c:639:58: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(STDIN_FILENO, (struct sockaddr *)&addr, &len) < 0) ^~~~ In file included from tircproxy.c:43: /usr/include/sys/socket.h:492:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ tircproxy.c:649:44: warning: passing argument 1 of 'time' makes pointer from integer without a cast [-Wint-conversion] if (use_anonymity) anon_notval = (time((time_t) NULL) >> 17); ^ In file included from /usr/include/sys/time.h:234, from tircproxy.c:42: /usr/include/time.h:162:13: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'long int' time_t time(time_t *); ^~~~~~~~ tircproxy.c: In function 'server_main_loop': tircproxy.c:1018:43: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] accept(sock, (struct sockaddr *)&addr, &len)) < 0) ^~~~ In file included from tircproxy.c:43: /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); ^~~~~~ tircproxy.c:1028:23: warning: passing argument 1 of 'time' makes pointer from integer without a cast [-Wint-conversion] this_time = time((time_t) NULL); ^ In file included from /usr/include/sys/time.h:234, from tircproxy.c:42: /usr/include/time.h:162:13: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'long int' time_t time(time_t *); ^~~~~~~~ tircproxy.c: In function 'trans_proxy': tircproxy.c:1074:10: warning: unused variable 'to_len' [-Wunused-variable] int to_len; ^~~~~~ tircproxy.c: In function 'copy_loop': tircproxy.c:1285:54: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] getsockname(server, (struct sockaddr *) &ourend, &junk); ^~~~~ In file included from tircproxy.c:43: /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); ^~~~~~~~~~~ tircproxy.c:1297:54: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] getsockname(sock, (struct sockaddr *) &ourend_i, &junk); ^~~~~ In file included from tircproxy.c:43: /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); ^~~~~~~~~~~ tircproxy.c: In function 'scan_line': tircproxy.c:1870:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else if (!strncasecmp(line, server_tag, 6)) ^~~~ tircproxy.c:1873:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' r = line+strlen(cmd)+1; ^ tircproxy.c: In function 'proxy_dcc': tircproxy.c:2093:61: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(listen_sock, (struct sockaddr *)&to_addr, &len) < 0) ^~~~ In file included from tircproxy.c:43: /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); ^~~~~~~~~~~ tircproxy.c:2137:67: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((sock = accept(listen_sock, (struct sockaddr *)&addr, &len)) < 0) ^~~~ In file included from tircproxy.c:43: /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); ^~~~~~ tircproxy.c: In function 'chld_signal': tircproxy.c:2453:13: warning: type of 'sig' defaults to 'int' [-Wimplicit-int] static void chld_signal (sig) ^~~~~~~~~~~ tircproxy.c: In function 'quiz_greet': tircproxy.c:2670:16: warning: passing argument 1 of 'time' makes pointer from integer without a cast [-Wint-conversion] srand(time((time_t) NULL)); ^ In file included from /usr/include/sys/time.h:234, from tircproxy.c:42: /usr/include/time.h:162:13: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'long int' time_t time(time_t *); ^~~~~~~~ tircproxy.c: In function 'copy_loop': tircproxy.c:1272:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 16384 [-Wstringop-truncation] strncpy(blurb,headers,63); ^~~~~~~~~~~~~~~~~~~~~~~~~ --- tircproxy --- --- tircproxy.static --- --- tircproxy --- cc tircproxy.o -o tircproxy -lcrypt -lwrap --- tircproxy.static --- cc -static -O3 tircproxy.o -o tircproxy.static -lcrypt -lwrap strip tircproxy.static SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tircproxy-0.4.5_4 ===> Generating temporary packing list install -s -m 555 /construction/irc/tircproxy/tircproxy-0.4/tircproxy /construction/irc/tircproxy/stage/usr/local/sbin install -m 0644 /construction/irc/tircproxy/tircproxy-0.4/README /construction/irc/tircproxy/stage/usr/local/share/doc/tircproxy ====> 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 tircproxy-0.4.5_4 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05