------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> autossh-1.4g depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> autossh-1.4g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autossh-1.4g for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> autossh-1.4g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autossh-1.4g for building => SHA256 Checksum OK for autossh-1.4g.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> autossh-1.4g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autossh-1.4g for building ===> Extracting for autossh-1.4g => SHA256 Checksum OK for autossh-1.4g.tgz. Extracted Memory Use: 0.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for autossh-1.4g ===> Applying ports patches for autossh-1.4g SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for autossh-1.4g configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for ssh... /usr/bin/ssh checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for paths.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.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 for inline... inline checking for size_t... (cached) 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 for working volatile... yes checking for socklen_t... (cached) yes checking for struct addrinfo... yes checking for u_int16_t... (cached) yes checking for uint16_t... yes checking whether LOG_PERROR is declared... yes checking for pid_t... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for alarm... (cached) yes checking for daemon... (cached) yes checking for dup2... (cached) yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for poll... (cached) yes checking for select... (cached) yes checking for setproctitle... (cached) yes checking for socket... yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for vsyslog... yes checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking whether __progname is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for autossh-1.4g --- autossh.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -DVER=\"1.4g\" -DSSH_PATH=\"/usr/bin/ssh\" -c autossh.c --- autossh --- cc -o autossh autossh.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for autossh-1.4g ===> Generating temporary packing list mkdir -p -m 755 /construction/security/autossh/stage/usr/local/bin mkdir -p -m 755 /construction/security/autossh/stage/usr/local/share/doc/autossh mkdir -p -m 755 /construction/security/autossh/stage/usr/local/share/examples/autossh mkdir -p -m 755 /construction/security/autossh/stage/usr/local/man/man1 install -s -m 555 autossh /construction/security/autossh/stage/usr/local/bin install -m 0644 CHANGES README /construction/security/autossh/stage/usr/local/share/doc/autossh install -m 0644 autossh.host /construction/security/autossh/stage/usr/local/share/examples/autossh install -m 0644 rscreen /construction/security/autossh/stage/usr/local/share/examples/autossh install -m 444 autossh.1 /construction/security/autossh/stage/usr/local/man/man1 chmod 755 /construction/security/autossh/stage/usr/local/bin/autossh chmod 644 /construction/security/autossh/stage/usr/local/share/doc/autossh/CHANGES chmod 644 /construction/security/autossh/stage/usr/local/share/doc/autossh/README chmod 644 /construction/security/autossh/stage/usr/local/share/examples/autossh/autossh.host chmod 644 /construction/security/autossh/stage/usr/local/share/examples/autossh/rscreen chmod 644 /construction/security/autossh/stage/usr/local/man/man1/autossh.1 ====> 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: package ------------------------------------------------------------------------------- ===> Building package for autossh-1.4g 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:00 TOTAL TIME 00:00:09