=>> Building x11-toolkits/py-tkinter build started at Sun Mar 14 17:30:17 GMT 2021 port directory: /usr/ports/x11-toolkits/py-tkinter package name: py37-tkinter-3.7.10_6 building for: FreeBSD 122amd64-default-job-03 12.2-RELEASE-p3 FreeBSD 12.2-RELEASE-p3 amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p3 UNAME_r=12.2-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/space/poudriere_data/.m/122amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color PWD=/space/poudriere_data/.m/122amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/space/poudriere_data/.m/122amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/testport.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py37 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py37 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tkinter" EXAMPLESDIR="share/examples/tkinter" DATADIR="share/tkinter" WWWDIR="www/tkinter" ETCDIR="etc/tkinter" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tkinter DOCSDIR=/usr/local/share/doc/tkinter EXAMPLESDIR=/usr/local/share/examples/tkinter WWWDIR=/usr/local/www/tkinter ETCDIR=/usr/local/etc/tkinter --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p3 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES _SMP_CPUS=4 CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12099 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License PSFL accepted by the user =========================================================================== =================================================== ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [122amd64-default-job-03] Installing pkg-1.16.3... [122amd64-default-job-03] Extracting pkg-1.16.3: .......... done ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py37-tkinter-3.7.10_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by py37-tkinter-3.7.10_6 for building =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by py37-tkinter-3.7.10_6 for building => SHA256 Checksum OK for python/Python-3.7.10.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License PSFL accepted by the user ===> Fetching all distfiles required by py37-tkinter-3.7.10_6 for building ===> Extracting for py37-tkinter-3.7.10_6 => SHA256 Checksum OK for python/Python-3.7.10.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py37-tkinter-3.7.10_6 =========================================================================== =================================================== ===> py37-tkinter-3.7.10_6 depends on package: py37-setuptools>0 - not found ===> Installing existing package /packages/All/py37-setuptools-44.0.0.txz [122amd64-default-job-03] Installing py37-setuptools-44.0.0... [122amd64-default-job-03] `-- Installing python37-3.7.10... [122amd64-default-job-03] | `-- Installing gettext-runtime-0.21... [122amd64-default-job-03] | | `-- Installing indexinfo-0.3.1... [122amd64-default-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [122amd64-default-job-03] | `-- Extracting gettext-runtime-0.21: .......... done [122amd64-default-job-03] | `-- Installing libffi-3.3_1... [122amd64-default-job-03] | `-- Extracting libffi-3.3_1: .......... done [122amd64-default-job-03] | `-- Installing readline-8.1.0... [122amd64-default-job-03] | `-- Extracting readline-8.1.0: .......... done [122amd64-default-job-03] `-- Extracting python37-3.7.10: .......... done [122amd64-default-job-03] Extracting py37-setuptools-44.0.0: .......... done ===== Message from python37-3.7.10: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===> py37-tkinter-3.7.10_6 depends on package: py37-setuptools>0 - found ===> Returning to build of py37-tkinter-3.7.10_6 ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/bin/python3.7 - found ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [122amd64-default-job-03] Installing ccache-3.7.1_1... [122amd64-default-job-03] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/bin/ccache - found ===> Returning to build of py37-tkinter-3.7.10_6 =========================================================================== =================================================== ===> py37-tkinter-3.7.10_6 depends on shared library: libtk86.so - not found ===> Installing existing package /packages/All/tk86-8.6.11_2.txz [122amd64-default-job-03] Installing tk86-8.6.11_2... [122amd64-default-job-03] `-- Installing fontconfig-2.13.93,1... [122amd64-default-job-03] | `-- Installing expat-2.2.10... [122amd64-default-job-03] | `-- Extracting expat-2.2.10: .......... done [122amd64-default-job-03] | `-- Installing freetype2-2.10.4... [122amd64-default-job-03] | | `-- Installing png-1.6.37_1... [122amd64-default-job-03] | | `-- Extracting png-1.6.37_1: .......... done [122amd64-default-job-03] | `-- Extracting freetype2-2.10.4: .......... done [122amd64-default-job-03] `-- Extracting fontconfig-2.13.93,1: .......... done [122amd64-default-job-03] `-- Installing libX11-1.6.12,1... [122amd64-default-job-03] | `-- Installing libxcb-1.14_1... [122amd64-default-job-03] | | `-- Installing libXau-1.0.9... [122amd64-default-job-03] | | `-- Extracting libXau-1.0.9: .......... done [122amd64-default-job-03] | | `-- Installing libXdmcp-1.1.3... [122amd64-default-job-03] | | `-- Installing xorgproto-2020.1... [122amd64-default-job-03] | | `-- Extracting xorgproto-2020.1: .......... done [122amd64-default-job-03] | | `-- Extracting libXdmcp-1.1.3: ......... done [122amd64-default-job-03] | | `-- Installing libpthread-stubs-0.4... [122amd64-default-job-03] | | `-- Extracting libpthread-stubs-0.4: .... done [122amd64-default-job-03] | `-- Extracting libxcb-1.14_1: .......... done [122amd64-default-job-03] `-- Extracting libX11-1.6.12,1: .......... done [122amd64-default-job-03] `-- Installing libXScrnSaver-1.2.3_2... [122amd64-default-job-03] | `-- Installing libXext-1.3.4,1... [122amd64-default-job-03] | `-- Extracting libXext-1.3.4,1: .......... done [122amd64-default-job-03] `-- Extracting libXScrnSaver-1.2.3_2: .......... done [122amd64-default-job-03] `-- Installing libXft-2.3.3... [122amd64-default-job-03] | `-- Installing libXrender-0.9.10_2... [122amd64-default-job-03] | `-- Extracting libXrender-0.9.10_2: .......... done [122amd64-default-job-03] `-- Extracting libXft-2.3.3: .......... done [122amd64-default-job-03] `-- Installing tcl86-8.6.11_1... [122amd64-default-job-03] `-- Extracting tcl86-8.6.11_1: .......... done [122amd64-default-job-03] Extracting tk86-8.6.11_2: .......... done ===== 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). ===> py37-tkinter-3.7.10_6 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> Returning to build of py37-tkinter-3.7.10_6 ===> py37-tkinter-3.7.10_6 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) =========================================================================== =================================================== ===> Configuring for py37-tkinter-3.7.10_6 running config =========================================================================== =================================================== ===> Building for py37-tkinter-3.7.10_6 running build running build_ext building '_tkinter' extension creating build creating build/temp.freebsd-12.2-RELEASE-p3-amd64-3.7 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DWITH_APPINIT=1 -I/usr/local/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include/python3.7m -c _tkinter.c -o build/temp.freebsd-12.2-RELEASE-p3-amd64-3.7/_tkinter.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DWITH_APPINIT=1 -I/usr/local/include -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I/usr/local/include -I/usr/local/include/python3.7m -c tkappinit.c -o build/temp.freebsd-12.2-RELEASE-p3-amd64-3.7/tkappinit.o creating build/lib.freebsd-12.2-RELEASE-p3-amd64-3.7 cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-12.2-RELEASE-p3-amd64-3.7/_tkinter.o build/temp.freebsd-12.2-RELEASE-p3-amd64-3.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython3.7m -o build/lib.freebsd-12.2-RELEASE-p3-amd64-3.7/_tkinter.so =========================================================================== =================================================== ===> py37-tkinter-3.7.10_6 depends on package: py37-setuptools>0 - found ===> py37-tkinter-3.7.10_6 depends on file: /usr/local/bin/python3.7 - found =========================================================================== =================================================== ===> Staging for py37-tkinter-3.7.10_6 ===> Generating temporary packing list running install running build running build_ext running install_lib creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/stage/usr/local/lib/python3.7 creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.2-RELEASE-p3-amd64-3.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/stage/usr/local/lib/python3.7/lib-dynload running install_egg_info running egg_info creating Tkinter.egg-info writing Tkinter.egg-info/PKG-INFO writing dependency_links to Tkinter.egg-info/dependency_links.txt writing top-level names to Tkinter.egg-info/top_level.txt writing manifest file 'Tkinter.egg-info/SOURCES.txt' reading manifest file 'Tkinter.egg-info/SOURCES.txt' writing manifest file 'Tkinter.egg-info/SOURCES.txt' Copying Tkinter.egg-info to /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/stage/usr/local/lib/python3.7/lib-dynload/Tkinter-0.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py37/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for py37-tkinter-3.7.10_6 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for py37-tkinter-3.7.10_6 build of x11-toolkits/py-tkinter | py37-tkinter-3.7.10_6 ended at Sun Mar 14 17:30:37 GMT 2021 build time: 00:00:20