------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The darkbot 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 ------------------------------------------------------------------------------- ===> darkbot-6f6.r6_3,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The darkbot 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 ===> darkbot-6f6.r6_3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darkbot-6f6.r6_3,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The darkbot 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 ===> darkbot-6f6.r6_3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darkbot-6f6.r6_3,1 for building => SHA256 Checksum OK for darkbot-6f6_r6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The darkbot 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 ===> darkbot-6f6.r6_3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by darkbot-6f6.r6_3,1 for building ===> Extracting for darkbot-6f6.r6_3,1 => SHA256 Checksum OK for darkbot-6f6_r6.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for darkbot-6f6.r6_3,1 ===> Applying ports patches for darkbot-6f6.r6_3,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for darkbot-6f6.r6_3,1 /bin/cp /construction/irc/darkbot/darkbot-6f6_r6/configure /construction/irc/darkbot/darkbot-6f6_r6/config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for darkbot-6f6.r6_3,1 --- all --- cc -pipe -O2 -fno-strict-aliasing -DFORK darkbot.c -o darkbot; darkbot.c:131:1: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] log (const char *, const char *, ...), ^~~ darkbot.c: In function 'check_permban': darkbot.c:1752:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (tmpBuf, uh, min (STRING_SHORT, strlen (uh))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ darkbot.c: In function 'add_helper': darkbot.c:5139:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (n->greetz, greetz, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ min (sizeof (n->greetz) - 1, strlen (greetz))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chmod +x ./configure; SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for darkbot-6f6.r6_3,1 ===> Generating temporary packing list install -s -m 555 /construction/irc/darkbot/darkbot-6f6_r6/darkbot /construction/irc/darkbot/stage/usr/local/bin install -m 444 /construction/irc/darkbot/darkbot-6f6_r6/darkbot.1.gz /construction/irc/darkbot/stage/usr/local/man/man1/ /bin/mkdir -p /construction/irc/darkbot/stage/usr/local/etc/darkbot/dat /construction/irc/darkbot/stage/usr/local/etc/darkbot/logs /usr/bin/touch /construction/irc/darkbot/stage/usr/local/etc/darkbot/logs/.pkgcreate cd /construction/irc/darkbot/darkbot-6f6_r6/dat; for file in *; do install -m 0644 $file /construction/irc/darkbot/stage/usr/local/etc/darkbot/dat/${file}.dist; done echo '#!/bin/sh' > /construction/irc/darkbot/darkbot-6f6_r6/configure echo 'cd /usr/local/etc/darkbot && /bin/sh config' >> /construction/irc/darkbot/darkbot-6f6_r6/configure install -m 555 /construction/irc/darkbot/darkbot-6f6_r6/config /construction/irc/darkbot/stage/usr/local/etc/darkbot install -m 555 /construction/irc/darkbot/darkbot-6f6_r6/configure /construction/irc/darkbot/stage/usr/local/etc/darkbot install -m 555 /construction/irc/darkbot/darkbot-6f6_r6/AddServer /construction/irc/darkbot/stage/usr/local/etc/darkbot install -m 555 /construction/irc/darkbot/darkbot-6f6_r6/Adduser /construction/irc/darkbot/stage/usr/local/etc/darkbot /bin/mkdir -p /construction/irc/darkbot/stage/usr/local/share/doc/darkbot install -m 0644 /construction/irc/darkbot/darkbot-6f6_r6/docs/README /construction/irc/darkbot/stage/usr/local/share/doc/darkbot/ ====> 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 darkbot-6f6.r6_3,1 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04