------------------------------------------------------------------------------- -- 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/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The wmstock 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 ------------------------------------------------------------------------------- ===> wmstock-0.11_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The wmstock 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 ===> wmstock-0.11_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmstock-0.11_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The wmstock 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 ===> wmstock-0.11_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmstock-0.11_3 for building => SHA256 Checksum OK for wmstock-0.11.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The wmstock 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 ===> wmstock-0.11_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmstock-0.11_3 for building ===> Extracting for wmstock-0.11_3 => SHA256 Checksum OK for wmstock-0.11.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wmstock-0.11_3 ===> Applying ports patches for wmstock-0.11_3 ===> Cleanly applied ports patch(es) patch-Makefile patch-getquote SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wmstock-0.11_3 depends on package: gmake>=4.3 - found ===> wmstock-0.11_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wmstock-0.11_3 depends on package: gmake>=4.3 - found ===> wmstock-0.11_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Configuring for wmstock-0.11_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wmstock-0.11_3 gmake[1]: Entering directory '/construction/finance/wmstock/wmstock/src' cc -pipe -O2 -fno-strict-aliasing -c wmstock.c -o wmstock.o -I/usr/local/include/X11 -I/usr/local/include cc -pipe -O2 -fno-strict-aliasing -c xutils.c -o xutils.o -I/usr/local/include/X11 -I/usr/local/include cc -pipe -O2 -fno-strict-aliasing -c ll.c -o ll.o -I/usr/local/include/X11 -I/usr/local/include cc -pipe -O2 -fno-strict-aliasing -c getopt.c -o getopt.o -I/usr/local/include/X11 -I/usr/local/include cc -pipe -O2 -fno-strict-aliasing -c getopt1.c -o getopt1.o -I/usr/local/include/X11 -I/usr/local/include getopt.c: In function '_getopt_internal': getopt.c:527:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:603:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:606:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:606:21: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:606:21: note: include '' or provide a declaration of 'strlen' getopt.c:114:1: +#include getopt.c:606:21: == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:630:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:630:16: note: include '' or provide a declaration of 'strlen' getopt.c:660:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:660:17: note: include '' or provide a declaration of 'strlen' getopt.c:676:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:676:17: note: include '' or provide a declaration of 'strlen' getopt.c:681:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:681:16: note: include '' or provide a declaration of 'strlen' getopt.c:792:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ getopt.c:792:51: note: include '' or provide a declaration of 'strlen' getopt.c:815:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:815:18: note: include '' or provide a declaration of 'strlen' getopt.c:835:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:835:19: note: include '' or provide a declaration of 'strlen' getopt.c:849:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:849:19: note: include '' or provide a declaration of 'strlen' getopt.c:853:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:853:18: note: include '' or provide a declaration of 'strlen' cc -pipe -O2 -fno-strict-aliasing -o wmstock wmstock.o xutils.o ll.o getopt.o getopt1.o -I/usr/local/include/X11 -I/usr/local/include -L/usr/local/lib -lXpm -lX11 -lXext gmake[1]: Leaving directory '/construction/finance/wmstock/wmstock/src' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> wmstock-0.11_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wmstock-0.11_3 ===> wmstock-0.11_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -s -m 555 /construction/finance/wmstock/wmstock/src/wmstock /construction/finance/wmstock/stage/usr/local/bin install -m 555 /construction/finance/wmstock/wmstock/src/getquote /construction/finance/wmstock/stage/usr/local/bin install -m 444 /construction/finance/wmstock/wmstock/src/wmstock.1x /construction/finance/wmstock/stage/usr/local/man/man1/wmstock.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/wmstock is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/wmstock is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wmstock-0.11_3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09