------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xmoontool-3.0.3_8: DOCS=on: Build and/or install documentation LIBNOVA=on: High-accuracy astronomical model (libnova) ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/astro/xmoontool XDG_CONFIG_HOME=/construction/astro/xmoontool HOME=/construction/astro/xmoontool TMPDIR="/tmp" PATH=/construction/astro/xmoontool/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/construction/astro/xmoontool XDG_CONFIG_HOME=/construction/astro/xmoontool HOME=/construction/astro/xmoontool TMPDIR="/tmp" PATH=/construction/astro/xmoontool/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/astro/xmoontool/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xmoontool" EXAMPLESDIR="share/examples/xmoontool" DATADIR="share/xmoontool" WWWDIR="www/xmoontool" ETCDIR="etc/xmoontool" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xmoontool DOCSDIR=/usr/local/share/doc/xmoontool EXAMPLESDIR=/usr/local/share/examples/xmoontool WWWDIR=/usr/local/www/xmoontool ETCDIR=/usr/local/etc/xmoontool SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,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.1,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libnova-0.15.0_1.txz ===== Message from libnova-0.15.0_1: -- ===> NOTICE: The libnova 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 Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/xbitmaps-1.1.2.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/open-motif-2.3.8_2.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmoontool-3.0.3_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmoontool-3.0.3_8 for building => SHA256 Checksum OK for xmoontool-3.0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmoontool-3.0.3_8 for building ===> Extracting for xmoontool-3.0.3_8 => SHA256 Checksum OK for xmoontool-3.0.3.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xmoontool-3.0.3_8 ===> Applying ports patches for xmoontool-3.0.3_8 from /xports/astro/xmoontool/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on shared library: libnova.so - found (/usr/local/lib/libnova.so) ===> xmoontool-3.0.3_8 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xmoontool-3.0.3_8 depends on shared library: libnova.so - found (/usr/local/lib/libnova.so) ===> xmoontool-3.0.3_8 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Configuring for xmoontool-3.0.3_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xmoontool-3.0.3_8 --- xmoontool.o --- --- nova.o --- --- xmoontool.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -DDEFAULT_COLOR -I/usr/local/include -L/usr/local/lib xmoontool.c --- nova.o --- cc -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib nova.c --- xmoontool.o --- xmoontool.c:269:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XtIntervalId tid = (int)NULL; /* Active timeout interval ID */ ^ xmoontool.c: In function 'ringgg': xmoontool.c:828:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (id == NULL && tid != (int)NULL) { ^ --- xmoontool --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -DDEFAULT_COLOR -I/usr/local/include -L/usr/local/lib xmoontool.o nova.o -o xmoontool -lXm -lXt -lX11 -lm -lnova SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xmoontool-3.0.3_8 ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmoontool-3.0.3_8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -s -m 555 /construction/astro/xmoontool/xmoontool-3.0.3/xmoontool /construction/astro/xmoontool/stage/usr/local/bin install -m 444 /construction/astro/xmoontool/xmoontool-3.0.3/xmoontool.1 /construction/astro/xmoontool/stage/usr/local/man/man1 install -m 0644 /construction/astro/xmoontool/xmoontool-3.0.3/NOTES /construction/astro/xmoontool/stage/usr/local/share/doc/xmoontool ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xmoontool-3.0.3_8 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:00 TOTAL TIME 00:00:11