------------------------------------------------------------------------------- -- 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/mhash-0.9.9.9_5.txz ===== Message from mhash-0.9.9.9_5: -- ===> NOTICE: The mhash 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 Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshout-1.0.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshout-1.0.2 for building => SHA256 Checksum OK for sshout-1.0.2-src.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshout-1.0.2 for building ===> Extracting for sshout-1.0.2 => SHA256 Checksum OK for sshout-1.0.2-src.tar.bz2. Extracted Memory Use: 0.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sshout-1.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on shared library: libmhash.so - found (/usr/local/lib/libmhash.so) ===> sshout-1.0.2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> sshout-1.0.2 depends on package: gmake>=4.3 - found ===> sshout-1.0.2 depends on shared library: libmhash.so - found (/usr/local/lib/libmhash.so) ===> sshout-1.0.2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for sshout-1.0.2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sshout-1.0.2 gmake[1]: Entering directory '/construction/net-im/sshout/sshout-1.0.2' { [ -f .git/HEAD ] && printf "#define GIT_COMMIT \"%s\"\\n" "`cut -c -7 \".git/\`sed 's/^ref: //' .git/HEAD\`\"`" || true; } > build-info.h gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o base64.o base64.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o file-helpers.o file-helpers.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o misc.o misc.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o sshoutcfg.o sshoutcfg.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o syncrw.o syncrw.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o api-packet.o api-packet.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o client.o client.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o client-api.o client-api.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o client-cli.o client-cli.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o client-irc.o client-irc.c client.c: In function 'client_mode': client.c:199:11: warning: implicit declaration of function 'select'; did you mean 'exect'? [-Wimplicit-function-declaration] int n = select(max_fd + 1, &rfdset, NULL, NULL, ¤t_timeout); ^~~~~~ exect gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o local-packet.o local-packet.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o main.o main.c gcc -pipe -O2 -fno-strict-aliasing -Wall -Wno-switch -Wno-char-subscripts -O1 -I/usr/local/include -I/usr/local/include -c -o server.o server.c server.c: In function 'server_mode': server.c:357:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i, cfd, (unsigned int)packet); ^ server.c:361:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i, cfd, (unsigned int)packet); ^ gcc -L/usr/local/lib -L/usr/local/lib api-packet.o client.o client-api.o client-cli.o client-irc.o file-helpers.o local-packet.o main.o misc.o server.o syncrw.o -o sshoutd -lreadline gcc -L/usr/local/lib -L/usr/local/lib base64.o file-helpers.o misc.o sshoutcfg.o syncrw.o -o sshoutcfg -lmhash gmake[1]: Leaving directory '/construction/net-im/sshout/sshout-1.0.2' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sshout-1.0.2 ===> Generating temporary packing list ===> Creating groups. ===> Creating users gmake[1]: Entering directory '/construction/net-im/sshout/sshout-1.0.2' [ -d "/construction/net-im/sshout/stage/usr/local/libexec" ] || mkdir -p "/construction/net-im/sshout/stage/usr/local/libexec" [ -d "/construction/net-im/sshout/stage/usr/local/sbin" ] || mkdir -p "/construction/net-im/sshout/stage/usr/local/sbin" [ -d "/construction/net-im/sshout/stage/usr/local/share" ] || mkdir -p "/construction/net-im/sshout/stage/usr/local/share" [ -d "/construction/net-im/sshout/stage/usr/local/man/man8" ] || mkdir -p "/construction/net-im/sshout/stage/usr/local/man/man8" install -m 755 sshoutd "/construction/net-im/sshout/stage/usr/local/libexec/" install -m 755 sshoutcfg "/construction/net-im/sshout/stage/usr/local/sbin/" install -m 644 sshoutcfg.8 "/construction/net-im/sshout/stage/usr/local/man/man8/" gmake[1]: Leaving directory '/construction/net-im/sshout/sshout-1.0.2' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: 'sbin/sshoutcfg' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'libexec/sshoutd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: /xports/net-im/sshout/pkg-message not in UCL format, will be shown on initial install only. Warning: See https://www.freebsd.org/doc/en/books/porters-handbook/pkg-files.html#porting-message SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for sshout-1.0.2 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07