------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.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 wmblueclock 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 ------------------------------------------------------------------------------- ===> wmblueclock-0.0_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The wmblueclock 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 ===> wmblueclock-0.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmblueclock-0.0_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The wmblueclock 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 ===> wmblueclock-0.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmblueclock-0.0_3 for building => SHA256 Checksum OK for wmblueclock-0.0.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The wmblueclock 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 ===> wmblueclock-0.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmblueclock-0.0_3 for building ===> Extracting for wmblueclock-0.0_3 => SHA256 Checksum OK for wmblueclock-0.0.tar.bz2. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wmblueclock-0.0_3 ===> Applying ports patches for wmblueclock-0.0_3 ===> Cleanly applied ports patch(es) patch-Makefile patch-timing.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Configuring for wmblueclock-0.0_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wmblueclock-0.0_3 --- dockapp.o --- --- draw.o --- --- options.o --- --- timing.o --- --- wmblueclock.o --- --- dockapp.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c dockapp.c -o dockapp.o --- draw.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c draw.c -o draw.o --- options.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c options.c -o options.o --- wmblueclock.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c wmblueclock.c -o wmblueclock.o --- timing.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c timing.c -o timing.o --- all --- cc -pipe -O2 -fno-strict-aliasing -o wmblueclock dockapp.o draw.o options.o timing.o wmblueclock.o -L/usr/local/lib -lX11 -lXpm -lXext -lkvm SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wmblueclock-0.0_3 ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmblueclock-0.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -s -m 555 /construction/x11-clocks/wmblueclock/wmblueclock-0.0/wmblueclock /construction/x11-clocks/wmblueclock/stage/usr/local/bin install -m 444 /construction/x11-clocks/wmblueclock/wmblueclock-0.0/wmblueclock.1 /construction/x11-clocks/wmblueclock/stage/usr/local/man/man1 ====> 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 wmblueclock-0.0_3 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07