------------------------------------------------------------------------------- -- 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/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkdnd-2.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkdnd-2.8 for building => SHA256 Checksum OK for tkdnd2.8-src.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkdnd-2.8 for building ===> Extracting for tkdnd-2.8 ===> tkdnd-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tkdnd-2.8 for building => SHA256 Checksum OK for tkdnd2.8-src.tar.gz. Extracted Memory Use: 0.90M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tkdnd-2.8 /usr/bin/env WRKSRC=/construction/x11-toolkits/tkdnd/tkdnd2.8 REWARNFILE=/construction/x11-toolkits/tkdnd/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' /construction/x11-toolkits/tkdnd/tkdnd2.8/configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> tkdnd-2.8 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> tkdnd-2.8 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> tkdnd-2.8 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tkdnd-2.8 configure: loading site script /xports/Templates/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring tkdnd 2.8 checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking platform... unix checking for Tk configuration... found /usr/local/lib/tk8.6/tkConfig.sh checking for existence of /usr/local/lib/tk8.6/tkConfig.sh... loading checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... /usr/local/include/tcl8.6 checking for Tk public headers... /usr/local/include/tk8.6 checking for Tk private include files... Using srcdir found in tkConfig.sh: /usr/local/include/tk8.6 checking for X... libraries /usr/local/lib, headers /usr/local/include checking for X11 header files... couldn't find any! checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... DragonFly-5.9 checking for ar... ar checking for SEH support in compiler... no checking for EXCEPTION_DISPOSITION support in include files... no checking for winnt.h that ignores VOID define... no checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/local/bin/tclsh8.6 checking for wish... /usr/local/bin/wish8.6 checking for intptr_t... no checking for pointer-size signed integer type... none checking for uintptr_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tkdnd-2.8 --- doc --- --- TkDND_XDND.o --- --- tkUnixSelect.o --- --- Cursors.o --- --- TkDND_XDND.o --- cc -DPACKAGE_NAME=\"tkdnd\" -DPACKAGE_TARNAME=\"tkdnd\" -DPACKAGE_VERSION=\"2.8\" -DPACKAGE_STRING=\"tkdnd\ 2.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tkdnd=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DHAVE_UINTPTR_T=1 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6/generic" -I"/usr/local/include/tk8.6/unix" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -Wall -fPIC -c `echo ./unix/TkDND_XDND.c` -o TkDND_XDND.o --- tkUnixSelect.o --- cc -DPACKAGE_NAME=\"tkdnd\" -DPACKAGE_TARNAME=\"tkdnd\" -DPACKAGE_VERSION=\"2.8\" -DPACKAGE_STRING=\"tkdnd\ 2.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tkdnd=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DHAVE_UINTPTR_T=1 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6/generic" -I"/usr/local/include/tk8.6/unix" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -Wall -fPIC -c `echo ./unix/tkUnixSelect.c` -o tkUnixSelect.o --- Cursors.o --- cc -DPACKAGE_NAME=\"tkdnd\" -DPACKAGE_TARNAME=\"tkdnd\" -DPACKAGE_VERSION=\"2.8\" -DPACKAGE_STRING=\"tkdnd\ 2.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tkdnd=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DHAVE_UINTPTR_T=1 -I"/usr/local/include/tcl8.6" -I"/usr/local/include/tk8.6/generic" -I"/usr/local/include/tk8.6/unix" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -Wall -fPIC -c `echo ./unix/Cursors.c` -o Cursors.o --- doc --- If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff tkdnd.xml > tkdnd.n xml2html tkdnd.xml > tkdnd.html --- libtkdnd.so.1 --- rm -f libtkdnd.so.1 cc -shared -o libtkdnd.so.1 TkDND_XDND.o tkUnixSelect.o Cursors.o -L/usr/local/lib -lX11 -L/usr/local/lib -ltclstub86 -L/usr/local/lib -ltkstub86 : libtkdnd.so.1 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tkdnd-2.8 ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> tkdnd-2.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Generating temporary packing list If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff tkdnd.xml > tkdnd.n xml2html tkdnd.xml > tkdnd.html /bin/sh ./tclconfig/install-sh -c -m 444 libtkdnd.so.1 /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/libtkdnd.so.1 : /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/libtkdnd.so.1 Install tkdnd_compat.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd_compat.tcl Install tkdnd.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd.tcl Install tkdnd_generic.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd_generic.tcl Install tkdnd_unix.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd_unix.tcl Install tkdnd_windows.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd_windows.tcl Install tkdnd_macosx.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/tkdnd_macosx.tcl Install pkgIndex.tcl /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8 Installing header files in /construction/x11-toolkits/tkdnd/stage/usr/local/include Installing documentation in /construction/x11-toolkits/tkdnd/stage/usr/local/man Installing ./doc/tkDND.n install -m 444 /construction/x11-toolkits/tkdnd/tkdnd2.8/doc/tkDND.n /construction/x11-toolkits/tkdnd/stage//usr/local/man/mann/ ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file ====> Running Q/A tests (stage-qa) Warning: 'lib/tkdnd2.8/libtkdnd.so.1' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/tkdnd2.8/libtkdnd.so.1 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/tkdnd2.8/libtkdnd.so.1 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/tkdnd2.8/libtkdnd.so.1 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Warning: /construction/x11-toolkits/tkdnd/stage/usr/local/lib/tkdnd2.8/libtkdnd.so.1 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is in a subdirectory, it may not be used in another port. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tkdnd-2.8 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13