------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> srelay-0.4.8p1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> srelay-0.4.8p1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by srelay-0.4.8p1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> srelay-0.4.8p1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by srelay-0.4.8p1 for building => SHA256 Checksum OK for srelay-0.4.8p1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> srelay-0.4.8p1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by srelay-0.4.8p1 for building ===> Extracting for srelay-0.4.8p1 ===> srelay-0.4.8p1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by srelay-0.4.8p1 for building => SHA256 Checksum OK for srelay-0.4.8p1.tar.gz. Extracted Memory Use: 0.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for srelay-0.4.8p1 /usr/bin/env WRKSRC=/construction/net/srelay/srelay-0.4.8p1 REWARNFILE=/construction/net/srelay/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/freebsd\*/freebsd*|dragonfly*/g' /construction/net/srelay/srelay-0.4.8p1/configure ===> Applying dragonfly patches for srelay-0.4.8p1 ===> Cleanly applied dragonfly patch(es) patch-srelay.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for srelay-0.4.8p1 checking build system type... x86_64-unknown-dragonfly5.9 checking host system type... x86_64-unknown-dragonfly5.9 checking target system type... x86_64-unknown-dragonfly5.9 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for hosts_ctl in -lwrap... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether enabling thread... yes checking for crypt in -lcrypt... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for socklen_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_dl.sdl_family... yes checking for struct sockaddr.sa_len... yes checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for srelay-0.4.8p1 --- init.o --- --- readconf.o --- --- util.o --- --- socks.o --- --- relay.o --- --- main.o --- --- auth-pwd.o --- --- get-bind.o --- --- init.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c init.c --- readconf.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c readconf.c --- relay.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c relay.c --- main.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c main.c --- auth-pwd.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c auth-pwd.c --- util.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c util.c --- socks.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c socks.c --- get-bind.o --- cc -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -O2 -Wall -pthread -c get-bind.c --- init.o --- init.c: In function 'serv_init': init.c:128:44: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] strncpy(tmp_str_serv_sock, hbuf, sizeof(hbuf)); ^ init.c:136:44: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] strncat(tmp_str_serv_sock, sbuf, sizeof(sbuf)); ^ init.c:135:5: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(tmp_str_serv_sock, "_", strlen("_")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- relay.o --- relay.c: In function 'relay_tcp': relay.c:317:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:318:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.dnl += wc; ^~ relay.c:326:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:327:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.dnl += wc; ^~ relay.c:334:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:335:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.upl += wc; ^~ relay.c:342:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:343:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.upl += wc; ^~ relay.c: In function 'relay_udp': relay.c:416:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:417:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.upl += wc; ^~ relay.c:425:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ relay.c:426:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' li.bc += wc; li.dnl += wc; ^~ --- socks.o --- socks.c: In function 'connect_to_http': socks.c:1159:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (r>0 && ((c=*p) != ' ' && c != '\t')) ^~~~~ socks.c:1160:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' p++; r--; ^ socks.c:1161:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (r>0 && ((c=*p) == ' ' || c == '\t')) ^~~~~ socks.c:1162:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' p++; r--; ^ socks.c:1132:10: warning: variable 'error' set but not used [-Wunused-but-set-variable] int error; ^~~~~ --- get-bind.o --- get-bind.c: In function 'get_bind_addr': get-bind.c:154:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] ssize_t n; ^ --- readconf.o --- readconf.c: In function 'str_to_addr': readconf.c:359:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy((char *)dest->fqdn, addr, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readconf.c:357:16: note: length computed here if ((len = strlen(addr)) > 0 && len < 256) { ^~~~~~~~~~~~ readconf.c: In function 'getpasswd': readconf.c:517:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(up->user, tok, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ readconf.c:509:20: note: length computed here tok = p; len = strlen(tok); ^~~~~~~~~~~ readconf.c:535:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(up->pass, tok, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ readconf.c:528:20: note: length computed here tok = p; len = strlen(tok); ^~~~~~~~~~~ --- socks.o --- socks.c:1145:39: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1016 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "CONNECT %s:%s HTTP/1.0\r\n\r\n", ^~ dest.host, dest.port); ~~~~~~~~~ socks.c:1145:3: note: 'snprintf' output between 23 and 1078 bytes into a destination of size 1024 snprintf(buf, sizeof(buf), "CONNECT %s:%s HTTP/1.0\r\n\r\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dest.host, dest.port); ~~~~~~~~~~~~~~~~~~~~~ --- srelay --- cc init.o readconf.o util.o socks.o relay.o main.o auth-pwd.o get-bind.o -lcrypt -lwrap -L/usr/local/lib -pthread -o srelay SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for srelay-0.4.8p1 ===> Generating temporary packing list install -m 0644 /construction/net/srelay/srelay-0.4.8p1/srelay.conf /construction/net/srelay/stage/usr/local/etc/srelay.conf.sample install -m 0644 /construction/net/srelay/srelay-0.4.8p1/srelay.passwd /construction/net/srelay/stage/usr/local/etc/srelay.passwd.sample install -m 444 /construction/net/srelay/srelay-0.4.8p1/srelay.8 /construction/net/srelay/stage/usr/local/man/man8 install -s -m 555 /construction/net/srelay/srelay-0.4.8p1/srelay /construction/net/srelay/stage/usr/local/sbin ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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 srelay-0.4.8p1 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:00 TOTAL TIME 00:00:08