------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mini_httpd-1.30_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mini_httpd-1.30_2 for building => SHA256 Checksum OK for mini_httpd-1.30.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mini_httpd-1.30_2 for building ===> Extracting for mini_httpd-1.30_2 => SHA256 Checksum OK for mini_httpd-1.30.tar.gz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mini_httpd-1.30_2 ===> Applying ports patches for mini_httpd-1.30_2 ===> Cleanly applied ports patch(es) patch-Makefile ===> Applying dragonfly patches for mini_httpd-1.30_2 ===> Cleanly applied dragonfly patch(es) patch-port.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for mini_httpd-1.30_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mini_httpd-1.30_2 --- mime_encodings.h --- --- mime_types.h --- --- match.o --- --- tdate_parse.o --- --- htpasswd.o --- --- mime_encodings.h --- rm -f mime_encodings.h sed < mime_encodings.txt > mime_encodings.h -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' --- mime_types.h --- rm -f mime_types.h --- match.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_SSL -I/usr/local/include -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -c match.c --- tdate_parse.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_SSL -I/usr/local/include -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -c tdate_parse.c --- mime_types.h --- sed < mime_types.txt > mime_types.h -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' --- htpasswd.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_SSL -I/usr/local/include -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -c htpasswd.c --- mini_httpd.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_SSL -I/usr/local/include -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -c mini_httpd.c --- htpasswd --- cc -Wl,-rpath,/usr/local/lib htpasswd.o -lcrypt -o htpasswd --- mini_httpd.o --- mini_httpd.c: In function 'main': mini_httpd.c:497:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "%s - %m", logfile ); ^ mini_httpd.c:513:43: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_WARNING, "fchown logfile - %m" ); ^ mini_httpd.c:588:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "daemon - %m" ); ^ mini_httpd.c:625:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "%s - %m", pidfile ); ^ mini_httpd.c:642:38: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "setgroups - %m" ); ^ mini_httpd.c:649:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "setgid - %m" ); ^ mini_httpd.c:656:38: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "initgroups - %m" ); ^ mini_httpd.c:670:34: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "chdir - %m" ); ^ mini_httpd.c:686:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "chroot - %m" ); ^ mini_httpd.c:715:41: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "chroot chdir - %m" ); ^ mini_httpd.c:727:43: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "data_dir chdir - %m" ); ^ mini_httpd.c:739:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "setuid - %m" ); ^ mini_httpd.c:819:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "select - %m" ); ^ mini_httpd.c:844:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "accept - %m" ); ^ mini_httpd.c:853:33: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "fork - %m" ); ^ mini_httpd.c: In function 'read_config': mini_httpd.c:897:27: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "%s - %m", filename ); ^ mini_httpd.c: In function 'initialize_listen_socket': mini_httpd.c:1097:37: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "socket %.80s - %m", ntoa( usaP ) ); ^ mini_httpd.c:1107:48: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "setsockopt SO_REUSEADDR - %m" ); ^ mini_httpd.c:1114:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "bind %.80s - %m", ntoa( usaP ) ); ^ mini_httpd.c:1121:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "listen - %m" ); ^ mini_httpd.c: In function 'auth_check': mini_httpd.c:2383:61: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] LOG_ERR, "%.80s auth file %.80s could not be opened - %m", ^ mini_httpd.c: In function 'handle_sigchld': mini_httpd.c:3315:35: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "child wait - %m" ); ^ mini_httpd.c: In function 're_open_logfile': mini_httpd.c:3341:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_CRIT, "%s - %m", logfile ); ^ mini_httpd.c: In function 'do_file': mini_httpd.c:1551:12: warning: 'strncpy' specified bound 10000 equals destination size [-Wstringop-truncation] (void) strncpy( buf, file, sizeof(buf) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- mini_httpd --- cc -Wl,-rpath,/usr/local/lib mini_httpd.o match.o tdate_parse.o -lcrypt -L/usr/local/lib -lssl -lcrypto -o mini_httpd SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mini_httpd-1.30_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mini_httpd-1.30_2 ===> mini_httpd-1.30_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 555 /construction/www/mini_httpd/mini_httpd-1.30/mini_httpd /construction/www/mini_httpd/stage/usr/local/sbin install -s -m 555 /construction/www/mini_httpd/mini_httpd-1.30/htpasswd /construction/www/mini_httpd/stage/usr/local/sbin/mini_httpd-htpasswd install -m 555 /construction/www/mini_httpd/mini_httpd-1.30/scripts/mini_httpd_wrapper /construction/www/mini_httpd/stage/usr/local/sbin install -m 555 /construction/www/mini_httpd/mini_httpd-1.30/scripts/mini_httpd.sh /construction/www/mini_httpd/stage/usr/local/etc/rc.d/mini_httpd install -m 444 /construction/www/mini_httpd/mini_httpd-1.30/htpasswd.1 /construction/www/mini_httpd/stage/usr/local/man/man1/mini_httpd-htpasswd.1 install -m 444 /construction/www/mini_httpd/mini_httpd-1.30/mini_httpd.8 /construction/www/mini_httpd/stage/usr/local/man/man8 install -m 0644 /construction/www/mini_httpd/mini_httpd-1.30/mini_httpd.cnf /construction/www/mini_httpd/stage/usr/local/etc/mini_httpd.cnf.sample /bin/mkdir -p /construction/www/mini_httpd/stage/usr/local/share/examples/mini_httpd install -m 555 /construction/www/mini_httpd/mini_httpd-1.30/scripts/500.mini_httpd-rotate /construction/www/mini_httpd/stage/usr/local/share/examples/mini_httpd ====> 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 mini_httpd-1.30_2 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06