------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nostromo-1.9.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nostromo-1.9.6 for building => SHA256 Checksum OK for nostromo-1.9.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nostromo-1.9.6 for building ===> Extracting for nostromo-1.9.6 ===> nostromo-1.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nostromo-1.9.6 for building => SHA256 Checksum OK for nostromo-1.9.6.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nostromo-1.9.6 ===> Applying ports patches for nostromo-1.9.6 ===> Cleanly applied ports patch(es) patch-src-libmy-Makefile patch-src-nhttpd-Makefile patch-src-tools-Makefile /usr/bin/env WRKSRC=/construction/www/nostromo/nostromo-1.9.6 REWARNFILE=/construction/www/nostromo/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@FreeBSD@DragonFly@' /construction/www/nostromo/nostromo-1.9.6/src/nhttpd/Makefile /construction/www/nostromo/nostromo-1.9.6/src/tools/Makefile /usr/bin/env WRKSRC=/construction/www/nostromo/nostromo-1.9.6 REWARNFILE=/construction/www/nostromo/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@__FreeBSD__@__DragonFly__@' /construction/www/nostromo/nostromo-1.9.6/src/tools/crypt.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for nostromo-1.9.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nostromo-1.9.6 --- _SUBDIR_all_src --- ===> src --- _SUBDIR_all_libmy --- ===> src/libmy --- strcutl.o --- --- strcutw.o --- --- strcuts.o --- --- strcuti.o --- --- strcutf.o --- --- flog.o --- --- flogd.o --- --- fparse.o --- --- strlower.o --- --- strb64d.o --- --- strcuti.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strcuti.c -o strcuti.o --- strcutw.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strcutw.c -o strcutw.o --- strcutl.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strcutl.c -o strcutl.o --- strlower.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strlower.c -o strlower.o --- strcuts.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strcuts.c -o strcuts.o --- strb64d.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strb64d.c -o strb64d.o --- strcutf.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c strcutf.c -o strcutf.o --- flog.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c flog.c -o flog.o --- flogd.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c flogd.c -o flogd.o --- fparse.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c fparse.c -o fparse.o --- libmy.a --- building static my library rm -f libmy.a ar cq libmy.a `lorder strcutl.o strcutw.o strcuts.o strcuti.o strcutf.o flog.o flogd.o fparse.o strlower.o strb64d.o | tsort -q` ranlib libmy.a <=== src/libmy --- _SUBDIR_all_nhttpd --- ===> src/nhttpd --- main.o --- --- http.o --- --- sys.o --- --- nhttpd.8.gz --- --- http.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -std=gnu99 -c http.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -std=gnu99 -c main.c --- nhttpd.8.gz --- gzip -cn nhttpd.8 > nhttpd.8.gz --- sys.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -std=gnu99 -c sys.c --- http.o --- http.c: In function 'http_access_htaccess.part.1': http.c:1162:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(file, sizeof(file), "%s/%s", path, config.htaccess); ^~ ~~~~~~~~~~~~~~~ http.c:1162:3: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(file, sizeof(file), "%s/%s", path, config.htaccess); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'http_cgi_header': http.c:1047:34: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%s\r\n", line); ^~~~ http.c:1047:4: note: 'snprintf' output between 3 and 1026 bytes into a destination of size 1024 snprintf(tmp, sizeof(tmp), "%s\r\n", line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c: In function 'http_verify': http.c:206:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=] snprintf(log_1, sizeof(log_1), "%s - - %s \"%s\" ", cip, ^~ sys_date(t), line); ~~~~ http.c:206:2: note: 'snprintf' output 10 or more bytes (assuming 1033) into a destination of size 1024 snprintf(log_1, sizeof(log_1), "%s - - %s \"%s\" ", cip, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sys_date(t), line); ~~~~~~~~~~~~~~~~~~ --- main.o --- main.c: In function 'load_config': main.c:469:44: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] sizeof(config.homedirs_public), "/%s", tmp); ^ main.c:468:4: note: 'snprintf' output between 2 and 1025 bytes into a destination of size 1024 snprintf(config.homedirs_public, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(config.homedirs_public), "/%s", tmp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- http.o --- http.c: In function 'http_header': http.c:1600:37: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(logn, sizeof(logn), "%s_%s", config.logaccess, ^~ http.c:1600:4: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(logn, sizeof(logn), "%s_%s", config.logaccess, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ h->rq_fv_hos); ~~~~~~~~~~~~~ http.c:1655:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] snprintf(h->rq_filef, sizeof(h->rq_filef), "%s%s", docroot, file_path); ^~ ~~~~~~~~~ http.c:1655:2: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 snprintf(h->rq_filef, sizeof(h->rq_filef), "%s%s", docroot, file_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1747:17: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=] "http://%s%s/", h->rq_fv_hos, h->rq_uri); ^~ http.c:1746:5: note: 'snprintf' output between 9 and 2055 bytes into a destination of size 1024 snprintf(h->rp_fv_loc, sizeof(h->rp_fv_loc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "http://%s%s/", h->rq_fv_hos, h->rq_uri); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1744:18: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] "https://%s%s/", h->rq_fv_hos, h->rq_uri); ^~ http.c:1743:5: note: 'snprintf' output between 10 and 2056 bytes into a destination of size 1024 snprintf(h->rp_fv_loc, sizeof(h->rp_fv_loc), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "https://%s%s/", h->rq_fv_hos, h->rq_uri); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1887:36: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%s %s\r\n", http_fn_loc, ^~~~ http.c:1887:3: note: 'snprintf' output 4 or more bytes (assuming 1027) into a destination of size 1024 snprintf(tmp, sizeof(tmp), "%s %s\r\n", http_fn_loc, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ h->rp_fv_loc); ~~~~~~~~~~~~~ http.c:1894:36: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%s %s\r\n%s %jd\r\n", ^~~~ http.c:1894:3: note: 'snprintf' output 8 or more bytes (assuming 1031) into a destination of size 1024 snprintf(tmp, sizeof(tmp), "%s %s\r\n%s %jd\r\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http_fn_lmd, h->rp_fv_dam, http_fn_clt, h->rp_fsize); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1906:36: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%s %s\r\n", http_fn_cte, ^~~~ http.c:1906:3: note: 'snprintf' output 4 or more bytes (assuming 1027) into a destination of size 1024 snprintf(tmp, sizeof(tmp), "%s %s\r\n", http_fn_cte, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ h->rp_fv_cte); ~~~~~~~~~~~~~ http.c:1921:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1010 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "%s Basic realm=\"%s\"\r\n", ^~ http.c:1921:3: note: 'snprintf' output 18 or more bytes (assuming 1041) into a destination of size 1024 snprintf(tmp, sizeof(tmp), "%s Basic realm=\"%s\"\r\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http_fn_auw, h->rp_fv_auw); ~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1939:23: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 115 [-Wformat-truncation=] "
%s at %s Port %s
", ^~ http.c:1938:3: note: 'snprintf' output 30 or more bytes (assuming 1060) into a destination of size 128 snprintf(http_sig, sizeof(http_sig), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "
%s at %s Port %s
", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http_fv_srv, r == 0 ? tmp : h->rq_fv_hos, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c[sfd].x_ssl ? config.sslportc : config.serverportc); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- main.o --- main.c: In function 'main': main.c:739:41: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] snprintf(http_url, sizeof(http_url), "%s:%d", ^~ config.servername, config.serverport); ~~~~~~~~~~~~~~~~~ main.c:739:3: note: 'snprintf' output between 3 and 1036 bytes into a destination of size 128 snprintf(http_url, sizeof(http_url), "%s:%d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.servername, config.serverport); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:737:41: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] snprintf(http_url, sizeof(http_url), "%s", config.servername); ^~ ~~~~~~~~~~~~~~~~~ main.c:737:3: note: 'snprintf' output between 1 and 1024 bytes into a destination of size 128 snprintf(http_url, sizeof(http_url), "%s", config.servername); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:742:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] snprintf(http_urls, sizeof(http_url), "%s", config.servername); ^~ ~~~~~~~~~~~~~~~~~ main.c:742:3: note: 'snprintf' output between 1 and 1024 bytes into a destination of size 128 snprintf(http_urls, sizeof(http_url), "%s", config.servername); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:744:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] snprintf(http_urls, sizeof(http_url), "%s:%d", ^~ config.servername, config.sslport); ~~~~~~~~~~~~~~~~~ main.c:744:3: note: 'snprintf' output between 3 and 1036 bytes into a destination of size 128 snprintf(http_urls, sizeof(http_url), "%s:%d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.servername, config.sslport); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- http.o --- http.c: In function 'http_proc': http.c:308:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ config.docroot, config.c401); ~~~~~~~~~~~ http.c:308:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.docroot, config.c401); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:305:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ rh->rq_docrootv, config.c401); ~~~~~~~~~~~ http.c:305:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rh->rq_docrootv, config.c401); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:321:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ config.docroot, config.c403); ~~~~~~~~~~~ http.c:321:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.docroot, config.c403); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:318:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ rh->rq_docrootv, config.c403); ~~~~~~~~~~~ http.c:318:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rh->rq_docrootv, config.c403); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:334:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ config.docroot, config.c404); ~~~~~~~~~~~ http.c:334:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.docroot, config.c404); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:331:40: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(cpage, sizeof(cpage), "%s/%s", ^~ rh->rq_docrootv, config.c404); ~~~~~~~~~~~ http.c:331:5: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024 snprintf(cpage, sizeof(cpage), "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rh->rq_docrootv, config.c404); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:399:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] snprintf(c[sfd].plreq[hr], 128, "%s %s %s", ^~ http.c:399:3: note: 'snprintf' output between 3 and 3072 bytes into a destination of size 128 snprintf(c[sfd].plreq[hr], 128, "%s %s %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rh->rq_method, rh->rq_uri, rh->rq_protocol); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:951:39: warning: '" ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(log_2, sizeof(log_2), "\"%s\" ", rh->rq_fv_ref); ^~~ http.c:951:3: note: 'snprintf' output between 4 and 1027 bytes into a destination of size 1024 snprintf(log_2, sizeof(log_2), "\"%s\" ", rh->rq_fv_ref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:957:35: warning: '"' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(tmp, sizeof(tmp), "\"%s\"", rh->rq_fv_agt); ^~ http.c:957:3: note: 'snprintf' output between 3 and 1026 bytes into a destination of size 1024 snprintf(tmp, sizeof(tmp), "\"%s\"", rh->rq_fv_agt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- nhttpd --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -std=gnu99 -Wl,-rpath,/usr/local/lib -o nhttpd main.o http.o sys.o -L../libmy -lmy -L/usr/local/lib -lssl -lcrypto -lcrypt <=== src/nhttpd --- _SUBDIR_all_tools --- ===> src/tools --- crypt.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -c crypt.c --- crypt --- cc -pipe -O2 -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -std=gnu99 -Wl,-rpath,/usr/local/lib -o crypt crypt.o -lcrypt <=== src/tools <=== src SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nostromo-1.9.6 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nostromo-1.9.6 ===> nostromo-1.9.6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> src ===> src/libmy <=== src/libmy ===> src/nhttpd install -s -o root -g wheel -m 555 nhttpd /construction/www/nostromo/stage/usr/local/sbin install -o root -g wheel -m 444 nhttpd.8.gz /construction/www/nostromo/stage/usr/local/man/man8 <=== src/nhttpd ===> src/tools install -s -o root -g wheel -m 555 crypt /construction/www/nostromo/stage/usr/local/sbin <=== src/tools <=== src install -d -o root -g wheel -m 755 /construction/www/nostromo/stage/usr/local/nostromo/conf install -d -o root -g wheel -m 755 /construction/www/nostromo/stage/usr/local/nostromo/htdocs install -d -o root -g wheel -m 755 /construction/www/nostromo/stage/usr/local/nostromo/htdocs/cgi-bin install -d -o root -g wheel -m 755 /construction/www/nostromo/stage/usr/local/nostromo/icons install -d -o root -g wheel -m 755 /construction/www/nostromo/stage/usr/local/nostromo/logs install -c -o root -g wheel -m 555 htdocs/cgi-bin/printenv /construction/www/nostromo/stage/usr/local/nostromo/htdocs/cgi-bin/printenv install -c -o root -g wheel -m 644 conf/mimes /construction/www/nostromo/stage/usr/local/nostromo/conf/mimes install -c -o root -g wheel -m 644 conf/nhttpd.conf-dist /construction/www/nostromo/stage/usr/local/nostromo/conf/nhttpd.conf.sample install -c -o root -g wheel -m 644 htdocs/index.html /construction/www/nostromo/stage/usr/local/nostromo/htdocs/index.html install -c -o root -g wheel -m 644 htdocs/nostromo.gif /construction/www/nostromo/stage/usr/local/nostromo/htdocs/nostromo.gif install -c -o root -g wheel -m 644 icons/dir.gif /construction/www/nostromo/stage/usr/local/nostromo/icons/dir.gif install -c -o root -g wheel -m 644 icons/file.gif /construction/www/nostromo/stage/usr/local/nostromo/icons/file.gif ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nostromo-1.9.6 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05