From nobody Sun Jul 30 07:10:38 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDCFy0jnCz4q0xX;
	Sun, 30 Jul 2023 07:10:53 +0000 (UTC)
	(envelope-from rhurlin@gwdg.de)
Received: from xmailer.gwdg.de (xmailer.gwdg.de [134.76.10.29])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDCFm4w9Kz3RJw;
	Sun, 30 Jul 2023 07:10:52 +0000 (UTC)
	(envelope-from rhurlin@gwdg.de)
Authentication-Results: mx1.freebsd.org;
	dkim=none;
	spf=pass (mx1.freebsd.org: domain of rhurlin@gwdg.de designates 134.76.10.29 as permitted sender) smtp.mailfrom=rhurlin@gwdg.de;
	dmarc=none
Received: from excmbx-27.um.gwdg.de ([134.76.9.230] helo=email.gwdg.de)
	by mailer.gwdg.de with esmtp (GWDG Mailer)
	(envelope-from <rhurlin@gwdg.de>)
	id 1qQ0Zl-000FEh-E7; Sun, 30 Jul 2023 09:10:50 +0200
Received: from MBX19-GWD-03.um.gwdg.de (10.108.142.56) by EXCMBX-27.um.gwdg.de
 (134.76.9.230) with Microsoft SMTP Server (version=TLS1_2,
 cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.2507.27; Sun, 30
 Jul 2023 09:10:50 +0200
Received: from [192.168.178.23] (10.250.9.199) by MBX19-GWD-03.um.gwdg.de
 (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2,
 cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.1118.30; Sun, 30 Jul
 2023 09:10:49 +0200
Message-ID: <164346d6-93b4-c72d-dd00-0afdc751ee72@gwdg.de>
Date: Sun, 30 Jul 2023 09:10:38 +0200
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101
 Thunderbird/102.13.1
Content-Language: en-US
To: <kde@freebsd.org>, <python@freebsd.org>
CC: <ports@freebsd.org>
Reply-To: Rainer Hurling <rhurlin@FreeBSD.org>
From: Rainer Hurling <rhurlin@gwdg.de>
Subject: graphics/qgis: Can't build after PyQt5 update anymore
Content-Type: text/plain; charset="UTF-8"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [10.250.9.199]
X-ClientProxiedBy: EXCMBX-19.um.gwdg.de (134.76.9.203) To
 MBX19-GWD-03.um.gwdg.de (10.108.142.56)
X-Virus-Scanned: (clean) by clamav
X-Spamd-Result: default: False [-3.90 / 15.00];
	NEURAL_HAM_LONG(-1.00)[-1.000];
	NEURAL_HAM_MEDIUM(-1.00)[-1.000];
	NEURAL_HAM_SHORT(-1.00)[-0.999];
	RWL_MAILSPIKE_EXCELLENT(-0.40)[134.76.10.29:from];
	R_SPF_ALLOW(-0.20)[+ip4:134.76.10.0/23];
	RCVD_IN_DNSWL_MED(-0.20)[134.76.10.29:from];
	MIME_GOOD(-0.10)[text/plain];
	FREEFALL_USER(0.00)[rhurlin];
	FROM_HAS_DN(0.00)[];
	RCPT_COUNT_THREE(0.00)[3];
	HAS_REPLYTO(0.00)[rhurlin@FreeBSD.org];
	REPLYTO_DOM_NEQ_FROM_DOM(0.00)[];
	TO_MATCH_ENVRCPT_ALL(0.00)[];
	DMARC_NA(0.00)[gwdg.de];
	ARC_NA(0.00)[];
	RCVD_TLS_LAST(0.00)[];
	RCVD_IN_DNSWL_NONE(0.00)[134.76.9.230:received];
	TO_DN_NONE(0.00)[];
	REPLYTO_DN_EQ_FROM_DN(0.00)[];
	HAS_XOIP(0.00)[];
	MID_RHS_MATCH_FROM(0.00)[];
	RCVD_COUNT_THREE(0.00)[4];
	R_DKIM_NA(0.00)[];
	FROM_EQ_ENVFROM(0.00)[];
	ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE];
	MIME_TRACE(0.00)[0:+];
	MLMMJ_DEST(0.00)[python@freebsd.org,ports@freebsd.org]
X-Rspamd-Queue-Id: 4RDCFm4w9Kz3RJw
X-Spamd-Bar: ---

Hi devs,

After update of Qscintilla (and other Qt/KDE related ports) a few days 
before I am not able to build graphics/qgis anymore:

[...]
sip-build: 
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 63: column 10: 'qscilexerasm.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 77: column 10: 'qscilexerhex.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 80: column 10: 'qscilexerintelhex.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 87: column 10: 'qscilexermasm.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 89: column 10: 'qscilexernasm.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 101: column 10: 'qscilexersrec.sip' could not be found
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: 
line 103: column 10: 'qscilexertekhex.sip' could not be found
gmake[4]: *** 
[python/CMakeFiles/python_module_qgis__gui.dir/build.make:1325: 
python/gui/build/_gui/sip_guipart0.cpp] Error 1
gmake[4]: Leaving directory '/usr/ports/graphics/qgis/work/.build'
gmake[3]: *** [CMakeFiles/Makefile2:10492: 
python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2


The files qscimodcommon.sip complains about are indeed not present.

This is on a recent 14.0-CURRENT amd64.

Any ideas?

Regards,
Rainer Hurling

From nobody Sun Jul 30 07:42:16 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDCyB1NqZz4q29b
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 07:42:18 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDCy12l6qz3jK1
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 07:42:17 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690702937;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=wRrcJkWoxvNZmZis5rUCFqqibYCKa1J4whfZMMOLkGE=;
	b=YI03tJ7AEBFom8w/bN6reJFp0/rybXnCXsFuQmBvNfsKZDszfpwXtgidzSh+n3Kit+ozTL
	C2ZveHCNdIyIzI4J+A/9sF/VdAVr2QHI7UIzHU97Eh+uPtIK5CZiowUq8vkjJ8WczK8cH7
	67Tc+2+mkdzI8tYiQL1lyp7V2YVmRlBR+tNPLMdgpMnKvjde9ade6zYu45cUjLQGnx8aXx
	muWRKAZuWtxEDcle8RCSsaA1qiuaOZvRWpmB98T0sABCf3DVCUK2PDNnSt9qUMoAFGB76Q
	dmMjp2kFzcCkM8EftlUU63xiq6hqcxFZimVKsVL45ooXEIuC5Cvu8q0lz+yyzA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690702937; a=rsa-sha256; cv=none;
	b=mjlVt5GL0GNklHhBIUvgzpuLjo873rMG15jmKEg8GCIz5wTTVvJ6tpu1BKUU4MDSo4a79h
	4zgzcS9UDnulq3NcDqtWeWbsSicyDhjJjsxIVGwaQla4LB/dskYFMwWAyTjitZJf9q+qkp
	UrVA5LXpn2FC0Nwtu/CwjFGgTjFZIhirWLgVqqP97pDkxWcF/JhzyYKLTS4MwjiuDQ5/qX
	YT0RPW6swtY3g3qfUSvbjgmsCNnZ32og5GHVxnebJOPNoTjwj3yF8dtaxyqTpWZM2lTAgZ
	wNUQspb/buKcyIdud/rX5U5HugYR6K7EeBmPYDSD85ks9Hz3EaO0g8roPaZ80A==
Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RDCy06vF4z15Vt
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 07:42:16 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 2bf1
	by beefy17.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy17.nyi.freebsd.org);
	Sun, 30 Jul 2023 07:42:16 +0000
To: python@FreeBSD.org
Subject: [package - main-i386-default][x11-toolkits/py-fltk] Failed for py39-fltk-1.3.4.1 in build
Cc: pkg-fallout@FreeBSD.org
Date: Sun, 30 Jul 2023 07:42:16 +0000
Message-Id: <64c61458.2bf1.79dde46f@beefy17.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p04fdfe963096_sc620788150/logs/py39-fltk-1.3.4.1.log
Build URL:      https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p04fdfe963096_sc620788150
Log:

=>> Building x11-toolkits/py-fltk
build started at Sun Jul 30 07:42:05 UTC 2023
port directory: /usr/ports/x11-toolkits/py-fltk
package name: py39-fltk-1.3.4.1
building for: FreeBSD main-i386-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 i386
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 03




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for py39-fltk-1.3.4.1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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  -DFL_LIBRARY -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -fstack-protector-strong -fno-s
trict-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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py-fltk"  EXAMPLESDIR="share/examples/py-fltk"  DATADIR="share/fltk"  WWWDIR="www/fltk"  ETCDIR="etc/fltk"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk  WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 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" "-m" "elf_i386_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-i386-default-job-03] Installing pkg-1.20.4...
[main-i386-default-job-03] Extracting pkg-1.20.4: .......... done
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-fltk-1.3.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===>  Extracting for py39-fltk-1.3.4.1
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
<snip>
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4635:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
   result =  PyEval_CallObject(func, arglist);
             ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4704:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(registeredDoIDle, arglist);   // Call Python
                 ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4791:12: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  result = PyEval_CallObject(cb->func, args);     // Call Python
           ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4944:10: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
         PyEval_CallObject(hl->func, args);     // Call Python
         ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5066:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5180:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5356:14: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
    status = fl_ask("%s", text);
             ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:5824:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6188:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
     result =  PyEval_CallObject(func, arglist);
               ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6269:15: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
    result =  PyEval_CallObject(func, arglist);
              ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:39152:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:60475:17: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
  result = (int)fl_ask((char const *)arg1,arg2);
                ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:61333:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:78967:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:79075:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:83811:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:87374:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:99539:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
19 warnings and 5 errors generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-fltk

From nobody Sun Jul 30 07:57:25 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDDHd4wNrz4q2ZY
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 07:57:26 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDDHT31k1z3k9p
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 07:57:25 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690703845;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=gaaWrtmmUewng0cYPvmpORd9n+7kAflZXAMNbLPtSW8=;
	b=rQ/fh5ae1VFWIOhvcUqLoJJdjLIJAEiz59a37SXj+jWBfIYTnp71mGn8Bcn/IED6nFV8ic
	aCyRyYmkRL8PuLDeJQdXcdzItWht6kQ7PDCb/mmvT8XNtgFRNtbBLfaS+gzrDezK2AKydb
	pffyBg6rLcqU/hOVrhRWanMmCf6fT+MvKEh025tniQacdwx/HjXOVXlzAu1p0LNcOkmwW3
	w7X1TD6o5QZR9RO7/6ICJIHGHu/QFZ328KoPpU/O1hr2ft77jUkrr7cHo/5qZ+wmm8aNJi
	u1HriKmEik3ENHgUZ2USPA3gxypUQ2TxV5Ex0C/Bwdt8Xk5z8VN9uNNNlhliug==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690703845; a=rsa-sha256; cv=none;
	b=XnFtTsaiS9lx/wPpr0ZsOdggNbeCDA0awaegzxD1rzsNdpF/ww0dCwZk7ZKuougtkeY260
	0p38p90DjhGtr97kq90bSlQ8w3ZpwZupDA9ypsPNgY4ulCuX/aJBdaXOZbfM0DU35B28tR
	1UKfoEKhGm91XzjhpWecwKN3Njy4fVdy0g/GRmnxb1SizWSUPfW90yF4tEjd5UnYGpXTtE
	8DZFX89P2lJTKIHs6ogCUknFGLl/lrfpduI9i6fmeiuwik5wu/Q9LZ+GTKkte3/cV8Wh+D
	E9RuFpmssL+BAlRnkCfVBzeRoeAhi1jGyRBGwoRhXYJLhPdP+sEIDb0Dsykfow==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDDHT1PWtz163l
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 07:57:25 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36U7vPgt034279
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 07:57:25 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36U7vPYX034277
	for python@FreeBSD.org; Sun, 30 Jul 2023 07:57:25 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272811] sysutils/py-ansible-core: Missing dependency on
 textproc/py-toml
Date: Sun, 30 Jul 2023 07:57:25 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: madpilot@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
 attachments.created
Message-ID: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272811

            Bug ID: 272811
           Summary: sysutils/py-ansible-core: Missing dependency on
                    textproc/py-toml
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
                CC: 0mp@FreeBSD.org, python@FreeBSD.org
                CC: 0mp@FreeBSD.org, python@FreeBSD.org

Created attachment 243700
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243700&action=
=3Dedit
patch v1

Hi,

After recent updates to the ports tree a pkg upgrade followed by pkg autore=
move
deleted the py-toml port considering it an orphan, on machines where I have
ansible installed.

After this ansible started failing with the following error:

ERROR! Unexpected Exception, this is probably a bug: module 'toml' has no
attribute 'loads'
the full traceback was:

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/ansible/cli/__init__.py", li=
ne
659, in cli_executor
    exit_code =3D cli.run()
  File "/usr/local/lib/python3.9/site-packages/ansible/cli/adhoc.py", line =
117,
in run
    loader, inventory, variable_manager =3D self._play_prereqs()
  File "/usr/local/lib/python3.9/site-packages/ansible/cli/__init__.py", li=
ne
564, in _play_prereqs
    inventory =3D InventoryManager(loader=3Dloader, sources=3Doptions['inve=
ntory'],
cache=3D(not options.get('flush_cache')))
  File "/usr/local/lib/python3.9/site-packages/ansible/inventory/manager.py=
",
line 167, in __init__
    self.parse_sources(cache=3Dcache)
  File "/usr/local/lib/python3.9/site-packages/ansible/inventory/manager.py=
",
line 228, in parse_sources
    parse =3D self.parse_source(source, cache=3Dcache)
  File "/usr/local/lib/python3.9/site-packages/ansible/inventory/manager.py=
",
line 279, in parse_source
    for plugin in self._fetch_inventory_plugins():
  File "/usr/local/lib/python3.9/site-packages/ansible/inventory/manager.py=
",
line 207, in _fetch_inventory_plugins
    plugin =3D inventory_loader.get(name)
  File "/usr/local/lib/python3.9/site-packages/ansible/plugins/loader.py", =
line
855, in get
    return self.get_with_context(name, *args, **kwargs).object
  File "/usr/local/lib/python3.9/site-packages/ansible/plugins/loader.py", =
line
878, in get_with_context
    self._module_cache[path] =3D self._load_module_source(name, path)
  File "/usr/local/lib/python3.9/site-packages/ansible/plugins/loader.py", =
line
828, in _load_module_source
    spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_remo=
ved
  File
"/usr/local/lib/python3.9/site-packages/ansible/plugins/inventory/toml.py",
line 161, in <module>
    toml_loads =3D toml.loads  # type: ignore[assignment]
AttributeError: module 'toml' has no attribute 'loads'


So it looks like toml is an actual ansible unregistered dependency that
happened to be installed by some other dependency an is not being anymore.

I'm attaching a very simple patch I'm using locally that fixes the issue for
me.
Can you commit it or approve me committing it?

Thanks in advance!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sun Jul 30 11:00:05 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDJN140xbz4q92c
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 11:01:30 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDJLG1bPRz40mq
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 11:00:06 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690714806;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=VezQDVlVYxstijOBMcEwHihlG4wu+T90zk78y0U3RGw=;
	b=T3yDQw268lUF8ns+YfIwO+BtEAlGhHKKExgsdeIHGAbnVMpQYWdq7kb2NpMdmdvucD5AJ9
	Jz3Yf2RNqhsBmm3rXkRQ0ZOm43AmS92uhcaQZvQMhgtwxPo7HIcn5KbqR0zmfQCP4GTbvF
	hQApUnMsW/1XOXylBshHlanLBYEdvBsQt3W4KbGKJACNXGJ0gDOrPXcHf/2vavWZbzKIip
	pu8P2jsnS2wEu4KSRQdbZJTdr3tG4Pcqpp0jqD8fKMt0pkknMD5X2VUpGQ25xYu3L7xBDB
	aP/KkCTZxo2UI9ajxOfqxlKmn2bXhI5QxX97QChfTYW2xjSi7ldsSjE36ht4pQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690714806; a=rsa-sha256; cv=none;
	b=J4udEEgljnfvKMZoP3UY+sNxw8uyxF6tpTiq/0E+8nlMPT0reyunXjjshVWgubbKqKybMD
	GMZUQFE9geDj3POkzU0iq+KRhrdN71Z/HnxXzHUV7YFpOmLdBhxTP7CWTvVYfkwPkOv5Tm
	6bmZMuw16z3Or3e3TK7Z5fRRTOLiyQdPlOeLkrzjHPcDSSkibJHgpUGkMjN3nHZxlcyNj0
	8MivFwNmtw85muw4sp1071faTYLQ180Oc5+h88Bb0cXQDX3UKBcVgYOhmT0fwF3B2uX4wM
	jW3Aw8ShXsvI0VvNcJOWNoZIJIX6RXh3kk9agCEArNhRvqAZFmCwgySHDqFwtQ==
Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RDJLF5CKTz1BDT
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 11:00:05 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 3121
	by beefy18.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy18.nyi.freebsd.org);
	Sun, 30 Jul 2023 11:00:05 +0000
To: python@FreeBSD.org
Subject: [package - main-amd64-default][x11-toolkits/py-fltk] Failed for py39-fltk-1.3.4.1 in build
Cc: pkg-fallout@FreeBSD.org
Date: Sun, 30 Jul 2023 11:00:05 +0000
Message-Id: <64c642b5.3121.69dc97f4@beefy18.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p04fdfe963096_sc620788150/logs/py39-fltk-1.3.4.1.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p04fdfe963096_sc620788150
Log:

=>> Building x11-toolkits/py-fltk
build started at Sun Jul 30 10:59:55 UTC 2023
port directory: /usr/ports/x11-toolkits/py-fltk
package name: py39-fltk-1.3.4.1
building for: FreeBSD main-amd64-default-job-11 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 11




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for py39-fltk-1.3.4.1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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  -DFL_LIBRARY -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -fstack-protector-strong -fno-s
trict-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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py-fltk"  EXAMPLESDIR="share/examples/py-fltk"  DATADIR="share/fltk"  WWWDIR="www/fltk"  ETCDIR="etc/fltk"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk  WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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)  89999
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--
=======================<phase: check-sanity   >============================
===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-amd64-default-job-11] Installing pkg-1.20.4...
[main-amd64-default-job-11] Extracting pkg-1.20.4: .......... done
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-fltk-1.3.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===>  Extracting for py39-fltk-1.3.4.1
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py39-fltk-1.3.4.1
===>  Applying FreeBSD patches for py39-fltk-1.3.4.1 from /usr/ports/x11-toolkits/py-fltk/files
===========================================================================
=======================<phase: build-depends  >============================
<snip>
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4635:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
   result =  PyEval_CallObject(func, arglist);
             ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4704:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(registeredDoIDle, arglist);   // Call Python
                 ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4791:12: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  result = PyEval_CallObject(cb->func, args);     // Call Python
           ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4944:10: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
         PyEval_CallObject(hl->func, args);     // Call Python
         ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5066:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5180:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5356:14: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
    status = fl_ask("%s", text);
             ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:5824:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6188:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
     result =  PyEval_CallObject(func, arglist);
               ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6269:15: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
    result =  PyEval_CallObject(func, arglist);
              ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:39152:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:60475:17: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
  result = (int)fl_ask((char const *)arg1,arg2);
                ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:61333:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:78967:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:79075:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:83811:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:87374:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:99539:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
19 warnings and 5 errors generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-fltk

From nobody Sun Jul 30 12:04:25 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDKmr3f6Xz4qCnX
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 12:04:28 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDKmV6mqTz44bP
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 12:04:26 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690718667;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=oR4DDprxIzHwIOmOkhnEDrgO/7TlvbLdOq9yVDUKPME=;
	b=cdtb2DwEJQEG3szgtjKNf3xlPRxRki2AxHsWdcmU4zasoTNrPXP3FyKgHE2InxFg2P5abS
	aV0KnWSTMTH74JX+ISvMMubqtGp0FbtEHacU0b0C4sTZcJ6lg81v2HZSV3UdgHsaKftCim
	qpMEmx5gJzqEDjVKskINPshPhWU7Mz81G5Hd5OmBq+6FWXsUK+hcxxR2GUF5CbBfwT3OdF
	9tGv4otwTTDJyuSkfMF0rtRf+EXRdwhOjZQqluvYDH0L6dCi3vHW/AxY+zaqs5BzLCDgf9
	j7StvT66KX66ZEi1QJohcw5RDEh6Cimd3dm0Pa/fnOJU8fCBbLXc97F2+fOSxg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690718667; a=rsa-sha256; cv=none;
	b=r9JwcDFOD4VjtwynNkNl2qQ7k90AuELM7EWnwylEtjKH5b5fhaFkjnMj8gYjHLGyO5Qtqm
	RRq4GD7wdRx5BbiZY9b1M5Wp8qGtVe0YQtERUbmV/7R7xmYQc4k41d43rno3lzrMgWFFzE
	wztnerEBaoxdefUihwG3NlBlL1EWQL95kmvwfZDgqi0+YbVJHHCLECyDcmpjo3no8EfYMc
	PdGvnY7ORHHhHl9AsGblZznnaa3v02EMIX14DHu+8LeBVwDmDdEEHFx6NqYczukFQ7Pqpi
	QzR2k9wXe9Ji04DLbrBsUo35wgdlgfRZn1v/1IGSFpu8fK8TTLJ1mGWHL5Zl7g==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDKmV3VtdzDkB
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 12:04:26 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36UC4PDw010005
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 12:04:25 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36UC4Psb010004
	for python@FreeBSD.org; Sun, 30 Jul 2023 12:04:25 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272811] sysutils/py-ansible-core: Missing dependency on
 textproc/py-toml
Date: Sun, 30 Jul 2023 12:04:25 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: 0mp@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: madpilot@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: bug_status assigned_to flagtypes.name
Message-ID: <bug-272811-21822-qIamgrDvjB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272811

Mateusz Piotrowski <0mp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|ports-bugs@FreeBSD.org      |madpilot@FreeBSD.org
              Flags|                            |maintainer-feedback+

--- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> ---
Definitely, please go ahead and commit the necessary fix! Thanks!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sun Jul 30 14:30:00 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDP123DPkz4p67C;
	Sun, 30 Jul 2023 14:30:21 +0000 (UTC)
	(envelope-from rhurlin@gwdg.de)
Received: from xmailer.gwdg.de (xmailer.gwdg.de [134.76.10.29])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDP0r14Xjz4FwK;
	Sun, 30 Jul 2023 14:30:19 +0000 (UTC)
	(envelope-from rhurlin@gwdg.de)
Authentication-Results: mx1.freebsd.org;
	dkim=none;
	spf=pass (mx1.freebsd.org: domain of rhurlin@gwdg.de designates 134.76.10.29 as permitted sender) smtp.mailfrom=rhurlin@gwdg.de;
	dmarc=none
Received: from excmbx-01.um.gwdg.de ([134.76.9.216] helo=email.gwdg.de)
	by mailer.gwdg.de with esmtp (GWDG Mailer)
	(envelope-from <rhurlin@gwdg.de>)
	id 1qQ7R2-0005sx-C4; Sun, 30 Jul 2023 16:30:17 +0200
Received: from MBX19-GWD-03.um.gwdg.de (10.108.142.56) by excmbx-01.um.gwdg.de
 (134.76.9.216) with Microsoft SMTP Server (version=TLS1_2,
 cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.2507.27; Sun, 30
 Jul 2023 16:30:17 +0200
Received: from [192.168.178.23] (10.250.9.199) by MBX19-GWD-03.um.gwdg.de
 (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2,
 cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.1118.30; Sun, 30 Jul
 2023 16:30:16 +0200
Message-ID: <0a0e675c-c38c-db62-e98a-d1b19c348636@gwdg.de>
Date: Sun, 30 Jul 2023 16:30:00 +0200
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101
 Thunderbird/102.13.1
Subject: Re: graphics/qgis: Can't build after PyQt5 update anymore
From: Rainer Hurling <rhurlin@gwdg.de>
To: <kde@freebsd.org>, <python@freebsd.org>
CC: <ports@freebsd.org>
Reply-To: Rainer Hurling <rhurlin@FreeBSD.org>
References: <164346d6-93b4-c72d-dd00-0afdc751ee72@gwdg.de>
Content-Language: en-US
In-Reply-To: <164346d6-93b4-c72d-dd00-0afdc751ee72@gwdg.de>
Content-Type: text/plain; charset="UTF-8"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [10.250.9.199]
X-ClientProxiedBy: EXCMBX-23.um.gwdg.de (134.76.9.233) To
 MBX19-GWD-03.um.gwdg.de (10.108.142.56)
X-Virus-Scanned: (clean) by clamav
X-Spamd-Result: default: False [-3.88 / 15.00];
	NEURAL_HAM_LONG(-1.00)[-1.000];
	NEURAL_HAM_MEDIUM(-1.00)[-1.000];
	NEURAL_HAM_SHORT(-0.98)[-0.978];
	RWL_MAILSPIKE_EXCELLENT(-0.40)[134.76.10.29:from];
	R_SPF_ALLOW(-0.20)[+ip4:134.76.10.0/23];
	RCVD_IN_DNSWL_MED(-0.20)[134.76.10.29:from];
	MIME_GOOD(-0.10)[text/plain];
	FREEFALL_USER(0.00)[rhurlin];
	FROM_HAS_DN(0.00)[];
	RCPT_COUNT_THREE(0.00)[3];
	HAS_REPLYTO(0.00)[rhurlin@FreeBSD.org];
	REPLYTO_DOM_NEQ_FROM_DOM(0.00)[];
	TO_MATCH_ENVRCPT_ALL(0.00)[];
	DMARC_NA(0.00)[gwdg.de];
	ARC_NA(0.00)[];
	RCVD_TLS_LAST(0.00)[];
	RCVD_IN_DNSWL_NONE(0.00)[134.76.9.216:received];
	TO_DN_NONE(0.00)[];
	REPLYTO_DN_EQ_FROM_DN(0.00)[];
	HAS_XOIP(0.00)[];
	MID_RHS_MATCH_FROM(0.00)[];
	RCVD_COUNT_THREE(0.00)[4];
	R_DKIM_NA(0.00)[];
	FROM_EQ_ENVFROM(0.00)[];
	ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE];
	MIME_TRACE(0.00)[0:+];
	MLMMJ_DEST(0.00)[python@FreeBSD.org,ports@freebsd.org]
X-Rspamd-Queue-Id: 4RDP0r14Xjz4FwK
X-Spamd-Bar: ---

Am 30.07.23 um 09:10 schrieb Rainer Hurling:
> Hi devs,
> 
> After update of Qscintilla (and other Qt/KDE related ports) a few days 
> before I am not able to build graphics/qgis anymore:
> 
> [...]
> sip-build: 
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 63: column 10: 'qscilexerasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 77: column 10: 'qscilexerhex.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 80: column 10: 'qscilexerintelhex.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 87: column 10: 'qscilexermasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 89: column 10: 'qscilexernasm.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 101: column 10: 'qscilexersrec.sip' could not be found
> /usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 103: column 10: 'qscilexertekhex.sip' could not be found
> gmake[4]: *** 
> [python/CMakeFiles/python_module_qgis__gui.dir/build.make:1325: 
> python/gui/build/_gui/sip_guipart0.cpp] Error 1
> gmake[4]: Leaving directory '/usr/ports/graphics/qgis/work/.build'
> gmake[3]: *** [CMakeFiles/Makefile2:10492: 
> python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
> 
> 
> The files qscimodcommon.sip complains about are indeed not present.
> 
> This is on a recent 14.0-CURRENT amd64.
> 
> Any ideas?
> 
> Regards,
> Rainer Hurling

I think I found the reason for the breakage. The not updated pkg-plist 
of devel/py-qt5-qscintilla2 was the reason, that some files where not 
installed before. I filed a PR on Bugzilla:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272817


From nobody Sun Jul 30 15:42:36 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDQcT5N57z4p9MW
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 15:42:37 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDQcD69JWz4Kd1
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:42:36 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690731757;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=X5Q1vIzoXcdWirhKfPtLXCAf9RNpGk+p1qJPcz+i7ls=;
	b=A1JrQYYR9qHJqh44w6i55TjbGZ/WsXOla4Ky6D0OyzAxdT2Ay8iMB4acXIlB8OKQPj5jZL
	R3oJbepbuuz8B4nsomAoqeyVsA/XMEYCugifSY7+uB4bemSMLCjEJIo/9tHkk3NEBiQgbd
	ihNX+1t199gx8ICbwn/GL+t9dz3BbUJDZaApG+64MylMELi7zbkRfPtqxEemff4Ba36pxz
	V3LxM4JBISsOXbux3Z+WQEPTa2ZSE1JAjJO6kTkfMtbWZneuxADgGFOSZ/mJItT7FcbM47
	QlVK2rRykW82vEmUuQLXbARZsU98Py6WsYM+jZhxN/IkFVKJV2j9ZjmFysOYgg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690731757; a=rsa-sha256; cv=none;
	b=M3cW9rjgnx/Q5KxqjnOcTtizdLlt2KY1P4kPiafi34a2tkNvigkLuLcCT4PETmiuVOmist
	somK+59dmEDh7ojkD9q+7fAyBRH19WUftM6vmvxJ5eHY78X2OsPq4tXn8Rv5Do1q1E8LUk
	Zsofe/W4/D7ZBqtqPRK3ucNoCsLjUZ3dIshBf0fx5uUDCj8zQaCaGSEn8QHp5e5j6N49dN
	lhgtu5NX9XdMSFCsBPB98Cy68JyttqUq8X5NkDNX0H45BDUA3tbES5x8DrtF8MkCRQloBY
	ISid047v3yF1YgH3JNYocAmR8evQKExGV9TMFU3RGpVrH9IAxoqZJReQesKnXQ==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDQcD4XT1zKq3
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:42:36 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36UFga7D037357
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:42:36 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36UFgajx037356
	for python@FreeBSD.org; Sun, 30 Jul 2023 15:42:36 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272811] sysutils/py-ansible-core: Missing dependency on
 textproc/py-toml
Date: Sun, 30 Jul 2023 15:42:36 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: madpilot@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272811-21822-ePsUbM2W6q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272811

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D4420fef3e1d9e15da994ee9f9d4e0e7=
38500a96a

commit 4420fef3e1d9e15da994ee9f9d4e0e738500a96a
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-07-30 15:41:03 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-07-30 15:41:03 +0000

    sysutils/py-ansible-core: Add missing dependency on py-toml

    PR:             272811
    Approved by:    0mp (maintainer)

 sysutils/py-ansible-core/Makefile | 2 ++
 1 file changed, 2 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sun Jul 30 15:43:37 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDQdS70YBz4p9YG
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 15:43:39 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDQdQ4cNLz4L2D
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:43:38 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690731818;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=JFNqAxU9TwUm1/HTSdGA00MqIDYGuRrLcMqvUr5wzB0=;
	b=gLu8/iL8gCp/2ouUl7sd84V2WUkTh+JDzDj/xCK3q2DyM4JHrNZR/++OWdqAROzOMigKd4
	0H4gaqg7eJa7I/sE8TXjvoeYRx4HfuKXeGyHCPyZFCQnQmpuHD0FK4Bc6qFLvYPzmbVfjx
	Q9sLugFNMLQgsPnWWdUBwpnHykl6cjQm4YaLHCiiFqTcEfE5mnF25gdUvq8BOUesM4zZfd
	vF5AFo1xBUkh7A+HNlgTwckp3Uzcep7r0tyAy8DcJzAJfK5M7FOA40HBoeNpeOv5bV1Fo3
	tV1iXsBDrdxX3tuG9NjEU6DVh7EKHHOvYYu7bzc4COX5KaaLDVKQjWzfm0opOA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690731818; a=rsa-sha256; cv=none;
	b=gywBf9b5ku3wFeOPMJHUewBiARn9ih2N+aZfyiDtxSBvpEhM07Tsfpdpf3uLFNThZ51M9F
	ESN/mLxk4JRzfpP7N5x7nxAF+l5JxIWr4LxiCLhHpN7161CzAX0SMcIhHj+9e+Wb4bL51U
	TzLidlrmmkdesUfvb338TpAlYmz3KFumyyVcg78DU7pR6pm8BgXfXNUO7OJS82uvBKazSF
	4W15Tt2ZAI5vr57iJEsIV5Yi9mtSenXPQgdVcwuW41+Nype8uK+67RQ+DaNQ5emF3G743g
	nrFk08D8FrwM5L9sy4c6zGAStPiH+UIxkZdygyvTKl81GmHQP9VGU30F1NMA5g==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDQdQ0YhvzKbM
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:43:37 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36UFhbXl037784
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:43:37 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36UFhbat037782
	for python@FreeBSD.org; Sun, 30 Jul 2023 15:43:37 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272811] sysutils/py-ansible-core: Missing dependency on
 textproc/py-toml
Date: Sun, 30 Jul 2023 15:43:37 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: madpilot@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272811-21822-WMMLS5vDMy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272811

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch 2023Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D177c62956a3d0197b0ac9839a6cd668=
b8a75cf4c

commit 177c62956a3d0197b0ac9839a6cd668b8a75cf4c
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-07-30 15:41:03 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-07-30 15:42:55 +0000

    sysutils/py-ansible-core: Add missing dependency on py-toml

    PR:             272811
    Approved by:    0mp (maintainer)

    (cherry picked from commit 4420fef3e1d9e15da994ee9f9d4e0e738500a96a)

 sysutils/py-ansible-core/Makefile | 2 ++
 1 file changed, 2 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sun Jul 30 15:44:56 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDQfy5NXsz4p9Xc
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 15:44:57 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDQfw4KmNz4L2R
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:44:56 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690731896;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=aZe54VsU7a1T8MmHqkbKyUQ8AYzQD1U39XN+T71p4Pc=;
	b=LJu9QCq2ghZMB4QjBH87sqzzLV7ZMN5t9fE6D27rNbNQVLjsUV1UX43Rrgnh7qAPmYsP3a
	s9q/TbKKbs9jT5XluyOO8RKEPQ+5IXCqsHoyQkuTA5AAa5ZBL8sCVeM5lsCBb7TMh+akwe
	KQUu4vovWw/k2jilmStCgWOupCkGtQzsaG5ffBUMGnIXQ2xmLtcNmWpJSuqMDFAi4Yb1p+
	9iWq6ly7UXyT7x7HE6uBCQndcW5tNzm8XnxxG0imM3uF/dOwsuroxxSV7e0EEHxEXKI7O4
	Zc8nOTzxhL115tmgJPuVg2tjL+exFq/ZmF0WhmvKnB+kaUg+ULLjHY0BbPH29A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690731896; a=rsa-sha256; cv=none;
	b=h++BJCnZnFb9J5XGPGVPPHe007kHtrWhv/S9BRwHlMbeTtkW1UPt3AmURChylf/qkKwMQF
	7akIpY4rj8ISoGUo1VKXYz48dbHeC7dvpS5qjbNEYaqEYoWSN5uklBy1XrEk6aatz9k6zB
	qedh4sDynvYcOIBNpWXegwCaOjVqhgLQOtSRzYbeQ+7k9Od89mbU4EIFyX8+q0kd6bmvxT
	IixL6L8UI1V311pR0JtykcK00dpeDubSS9hqbZzE+jiI+GEgDzsXqIIAiOrQ8weQORtkwv
	BeQtTNJbZR7aJY64VSQYtflHWbcIhH2eDnXJdZL0PTsD+9yP7wvx3XJYDAGnTw==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDQfw2RPlzKXg
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:44:56 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36UFiu7T038260
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 15:44:56 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36UFiunv038259
	for python@FreeBSD.org; Sun, 30 Jul 2023 15:44:56 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272811] sysutils/py-ansible-core: Missing dependency on
 textproc/py-toml
Date: Sun, 30 Jul 2023 15:44:56 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: madpilot@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: madpilot@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-272811-21822-YiS1FFrybR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272811-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272811

Guido Falsi <madpilot@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED

--- Comment #4 from Guido Falsi <madpilot@FreeBSD.org> ---
Committed. Thanks!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sun Jul 30 21:00:38 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RDYgH6nk4z4pSp8
	for <python@mlmmj.nyi.freebsd.org>; Sun, 30 Jul 2023 21:00:43 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RDYgB2nWSz3qDr
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 21:00:38 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690750838;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=joNeoMgjX9TtHyb1s5KFsUfoCkJ8fUjOAvhDmcRLslg=;
	b=lhQgPs2bBE2NKE/E9WAi/pvJ3+lu+FzUCpwsPVh3bi9xlDsLM4bn44Or7DONxFYsme6kDK
	iEPgc0WA4jS/jzKfxKkomKw7BDEQ5CDjelLAiYHMQxVH4o2vBHpClT4q4gmNOVYn83LDJa
	/iT3aoxJlutk2M6RXPhcMeb47bEZyzF51vdgUQMYCXUCFlu7RSz2JM628FpwbK8cbhpCzp
	rmOAsLwKi60JBI2GqukARQ0OLyAaSI+5kRvtI1rj8XoBRLYKj5JtIJKMZpaiZooXsg3C/r
	AsSfXTlRwJr2aQ/EsaW4/CEWZOLW0VK8KI8FMPBnE6z/R0/lKqOTqtScR/GAMA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690750838; a=rsa-sha256; cv=none;
	b=feGORlKbKsWUMHObEyJq7NBJ9o+Bm+d5k0laFoiNEnBZel+5FqRyngz5Xg+QC/YEW9JE6X
	KutNWJAZq4Ktkujk8H+AT9ogdIU4ZJk6Te2gjev0b3dJquYgHGS7WRbZjE3vfUfyB4uZwH
	irBWPJ32wndViiydJ6Lxzdwap4WABBFfIfMloS6ABrg00nNlpoDdeLxI6JB6CMlZvBPCuB
	FtJzilpL311JQs1oZ2baudQ5dUfX2zMk9R8Mq1B4ONF5xvsX8Io+3xFssD7klDHXxa+Juw
	JioPVl8uh5dbrob8QWhd0q1O6Vy0B/l3zjP7V7R/h3bW2iXo77zLxKgEcMDV0A==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RDYgB1pGBzTcQ
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 21:00:38 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36UL0c4r011172
	for <python@FreeBSD.org>; Sun, 30 Jul 2023 21:00:38 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36UL0cnV011171
	for python@FreeBSD.org; Sun, 30 Jul 2023 21:00:38 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202307302100.36UL0cnV011171@kenobi.freebsd.org>
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f
From: bugzilla-noreply@FreeBSD.org
To: python@FreeBSD.org
Subject: Problem reports for python@FreeBSD.org that need special attention
Date: Sun, 30 Jul 2023 21:00:38 +0000
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="16907508380.97CC8Ffa9.7958"
Content-Transfer-Encoding: 7bit


--16907508380.97CC8Ffa9.7958
Date: Sun, 30 Jul 2023 21:00:38 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    205308 | devel/py-pip and devel/py-virtualenv don't aggree 
Open        |    240343 | x11-themes/plasma5-breeze-gtk: Fails to build if  
Open        |    242896 | lang/python*: Fail to package in poudriere (testp 
Open        |    257362 | lang/python3: Add link for python3-embed.pc where 
Open        |    258192 | devel/py-pyinstaller: Fails to run on 3.8+. Fix i 
Open        |    262759 | Python ports that install conflicting files in ge 
Open        |    257353 | lang/python38: Intermittently fails to build unde 
Open        |    234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER 
Open        |    224115 | devel/py-babel directory name != port name        
In Progress |    258195 | lang/python38: Update to 3.8.12                   
In Progress |    255025 | textproc/py-chardet: Update to 4.0.0              
Open        |    268043 | devel/py-twisted: Consumer ports fail to run: mod 
Open        |    264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl 
Open        |    264993 | www/mitmproxy: Update to 9.0.1                    
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb 

15 problems total for which you should take action.

--16907508380.97CC8Ffa9.7958
Date: Sun, 30 Jul 2023 21:00:38 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<pre style="font-family: monospace;">
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205308">205308</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205308">devel/py-pip and devel/py-virtualenv don't aggree</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343">240343</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343">x11-themes/plasma5-breeze-gtk: Fails to build if </a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242896">242896</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242896">lang/python*: Fail to package in poudriere (testp</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257362">257362</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257362">lang/python3: Add link for python3-embed.pc where</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258192">258192</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258192">devel/py-pyinstaller: Fails to run on 3.8+. Fix i</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759">262759</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262759">Python ports that install conflicting files in ge</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257353">257353</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257353">lang/python38: Intermittently fails to build unde</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234981">234981</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234981">graphics/py-wand: Add DOCS option Pass MAINTAINER</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224115">224115</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224115">devel/py-babel directory name != port name</a>
In Progress |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258195">258195</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258195">lang/python38: Update to 3.8.12</a>
In Progress |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255025">255025</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255025">textproc/py-chardet: Update to 4.0.0</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268043">268043</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268043">devel/py-twisted: Consumer ports fail to run: mod</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264426">264426</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264426">www/mitmproxy: Update to 8.0.0 (&lt;=7.0.4 vulnerabl</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264993">264993</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264993">www/mitmproxy: Update to 9.0.1</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260448">260448</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260448">[NEW] devel/py-aiosignal: Project to manage callb</a>

15 problems total for which you should take action.
</pre>
--16907508380.97CC8Ffa9.7958--

From nobody Tue Aug  1 16:05:40 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFg2F1VQWz4pZDd
	for <python@mlmmj.nyi.freebsd.org>; Tue,  1 Aug 2023 16:05:41 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RFg1x12klz4DDm
	for <python@FreeBSD.org>; Tue,  1 Aug 2023 16:05:41 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690905941; a=rsa-sha256; cv=none;
	b=phnqq9chXNiJB8XjtUuNU6H2kL9vkLMN+JN5GuHnjuxqIVkJLayzF0lS8JQmeMoMt69jW5
	oTD4+yzYTJym0RviaAXHVGmSjCNKgQz6Gjp5tIom17B5Ne54qhEOTWlfyLldncuIgEWkq3
	v9kcnlZF6u1LRX/yXg6+vdsq76H8DuTyU6KKNS4S+KN3W2nExD749nOXlYA2QYDBzLSonR
	dOA+BBDz+FIfWGrS0zFkhbSm0J/Qp8LQBDhZOIbmLb9JzOcClAePtd7+NOV/nP4ujerwOC
	sKguxDl2FjqoZVWiB6TgFctwSeT+gEhuFrovIrQawWEVdhAMC9t//JuvXCgDUg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690905941;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=WPqu4/wG7+yzmhtaf1kObdqw7bp+VSx9L/W77UpWous=;
	b=pe9ItDvzkhol9jzaIpiMCYXHxrosh9VQ/P8JN0OT6Sltb25YPYaOP73ONvQnjpvgRx0QjT
	2Aj8l30KwE4TDtrVX2l0TOhmQstXyYhAVVTE/T7YWYO1x/lndBODX5yO9q1ds3vknOwgZt
	c6BwTiLJ/J6DoHq5vbxQmHw8EOTlLk6US+rKa9btlEylBg/5Zj3CmCdH7uc6+pQlKToMC+
	GmO2vlB+gt7bcHH1ZeXnFdstKJM4de9qRsyszvh9MaOyQlHUNg8YRexlAS2Z5VnmwgytCe
	mHVQZ/e+O2OH3TALxMbDh124/AGF+timhFh8Airq0BP3+THuuWY90pNS6YBAHg==
Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RFg1w5vyxzk3g
	for <python@FreeBSD.org>; Tue,  1 Aug 2023 16:05:40 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 3461
	by beefy17.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy17.nyi.freebsd.org);
	Tue, 01 Aug 2023 16:05:40 +0000
To: python@FreeBSD.org
Subject: [package - main-i386-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Tue, 01 Aug 2023 16:05:40 +0000
Message-Id: <64c92d54.3461.1e2ea43f@beefy17.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pf6493e8ca127_sfa3cf6cdc6/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=pf6493e8ca127_sfa3cf6cdc6
Log:

=>> Building x11-toolkits/py-tkinter
build started at Tue Aug  1 16:05:33 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD main-i386-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 i386
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 04




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=14.0 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 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" "-m" "elf_i386_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-i386-default-job-04] Installing pkg-1.20.4...
[main-i386-default-job-04] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[main-i386-default-job-04] Installing py27-setuptools44-44.1.1_1...
[main-i386-default-job-04] `-- Installing python27-2.7.18_2...
[main-i386-default-job-04] |   `-- Installing gettext-runtime-0.22_1...
[main-i386-default-job-04] |   | `-- Installing indexinfo-0.3.1...
[main-i386-default-job-04] |   | `-- Extracting indexinfo-0.3.1: .... done
[main-i386-default-job-04] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[main-i386-default-job-04] |   `-- Installing libffi-3.4.4...
[main-i386-default-job-04] |   `-- Extracting libffi-3.4.4: .......... done
[main-i386-default-job-04] |   `-- Installing readline-8.2.1...
[main-i386-default-job-04] |   `-- Extracting readline-8.2.1: .......... done
[main-i386-default-job-04] `-- Extracting python27-2.7.18_2: .......... done
[main-i386-default-job-04] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[main-i386-default-job-04] Installing tk86-8.6.13...
[main-i386-default-job-04] `-- Installing fontconfig-2.14.2,1...
[main-i386-default-job-04] |   `-- Installing expat-2.5.0...
[main-i386-default-job-04] |   `-- Extracting expat-2.5.0: .......... done
[main-i386-default-job-04] |   `-- Installing freetype2-2.13.1...
[main-i386-default-job-04] |   | `-- Installing brotli-1.0.9,1...
[main-i386-default-job-04] |   | `-- Extracting brotli-1.0.9,1: .......... done
[main-i386-default-job-04] |   | `-- Installing png-1.6.40...
[main-i386-default-job-04] |   | `-- Extracting png-1.6.40: .......... done
[main-i386-default-job-04] |   `-- Extracting freetype2-2.13.1: .......... done
[main-i386-default-job-04] `-- Extracting fontconfig-2.14.2,1: .......... done
[main-i386-default-job-04] `-- Installing libX11-1.8.6,1...
[main-i386-default-job-04] |   `-- Installing libxcb-1.15_1...
[main-i386-default-job-04] |   | `-- Installing libXau-1.0.9...
[main-i386-default-job-04] |   | `-- Extracting libXau-1.0.9: .......... done
[main-i386-default-job-04] |   | `-- Installing libXdmcp-1.1.3...
[main-i386-default-job-04] |   |   `-- Installing xorgproto-2022.1_1...
[main-i386-default-job-04] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[main-i386-default-job-04] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[main-i386-default-job-04] |   `-- Extracting libxcb-1.15_1: .......... done
[main-i386-default-job-04] `-- Extracting libX11-1.8.6,1: .......... done
[main-i386-default-job-04] `-- Installing libXScrnSaver-1.2.4...
[main-i386-default-job-04] |   `-- Installing libXext-1.3.4,1...
[main-i386-default-job-04] |   `-- Extracting libXext-1.3.4,1: .......... done
[main-i386-default-job-04] `-- Extracting libXScrnSaver-1.2.4: .......... done
[main-i386-default-job-04] `-- Installing libXft-2.3.7...
[main-i386-default-job-04] |   `-- Installing libXrender-0.9.10_2...
[main-i386-default-job-04] |   `-- Extracting libXrender-0.9.10_2: .......... done
[main-i386-default-job-04] `-- Extracting libXft-2.3.7: .......... done
[main-i386-default-job-04] `-- Installing tcl86-8.6.13...
[main-i386-default-job-04] `-- Extracting tcl86-8.6.13: .......... done
[main-i386-default-job-04] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-14.0-CURRENT-i386-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-14.0-CURRENT-i386-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned long *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-14.0-CURRENT-i386-2.7/tkappinit.o
creating build/lib.freebsd-14.0-CURRENT-i386-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-14.0-CURRENT-i386-2.7/_tkinter.o build/temp.freebsd-14.0-CURRENT-i386-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-14.0-CURRENT-i386-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-14.0-CURRENT-i386-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Wed Aug  2 01:52:24 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFw3B0CMTz4q66B
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 01:52:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RFw2w2gQVz3tDp
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 01:52:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690941144; a=rsa-sha256; cv=none;
	b=lBP/aqo8RnqcSS9dil3aKFzl0IZ61eGwDbalgfdlL+WPD6xpp50++NzsjpCdp/fWVJK6LC
	qRq6V5FW+8ASDcou/s9RTch7DaENfeeoSjO49o9y7jDt1MIubxncMLZ6rk7dNLB8RVCr04
	jw9bwLWJ4egb/29TyZ0vhrwVAea98fKO/sRFKu0+QrjSKO9OkxNTO61KZyNbNQ1MNnhpB7
	CICtMMG9GdP3ijGG1WF9+zWZ1mZVWoJt2u4XWmBXDTQk/OlfcIfp5bYNfOOg2quxYtiyoC
	PrDMNmodUiLkHwbI+V3TWQV42YeGPoaezdMgoASkxwb1TjIC4OlqovZ800oUUg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690941144;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=JLkSOtsIJFxi9uIAF9eV+EZ7eKvuREJF91mdVwGBjLQ=;
	b=xPYSW5qM+sB9eB7Q/ceHkXPmbU1zMjpV95nGgQdsSb79GvOQxnXFEkvM8SA6FQ6caexHR5
	jVxTTwVI5YqlG8B+VH1dPvlmGJKgSBrTC9k0JKSLCgucdw8Xu/vfw0kvQAeO/D446kBRB9
	EqGkxgM5IMdXJdk17iAPGGO/SpM/o6rw3Gb+dkP74VIRlFlOMNnV7jn9nvMY6zohYt2miy
	MLEDmyH2g27cPWs1+2tnl6iKEiSXJN+KDRWfvnaW4SUsZq19UshHmq0dsTGeaQ2aziDjsM
	Ew1OutlcSBIH8Sf9sX+ElZEXDRMdYbAQ+d6na2tTM+JgUJZb78c9nY3quk7NyQ==
Received: from beefy15.nyi.freebsd.org (beefy15.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1e])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RFw2w1Tsqz1186
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 01:52:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 17f8
	by beefy15.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy15.nyi.freebsd.org);
	Wed, 02 Aug 2023 01:52:24 +0000
To: python@FreeBSD.org
Subject: [package - 132i386-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 01:52:24 +0000
Message-Id: <64c9b6d8.17f8.7f9526ce@beefy15.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy15/data/132i386-default/f6493e8ca127/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy15/build.html?mastername=132i386-default&build=f6493e8ca127
Log:

=>> Building x11-toolkits/py-tkinter
build started at Wed Aug  2 01:52:13 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD 132i386-default-job-07 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 i386
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1302001
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p1
UNAME_r=13.2-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/132i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.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" "-m" "elf_i386_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p1
OSREL=13.2
OSVERSION=1302001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[132i386-default-job-07] Installing pkg-1.20.4...
[132i386-default-job-07] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[132i386-default-job-07] Installing py27-setuptools44-44.1.1_1...
[132i386-default-job-07] `-- Installing python27-2.7.18_2...
[132i386-default-job-07] |   `-- Installing gettext-runtime-0.22_1...
[132i386-default-job-07] |   | `-- Installing indexinfo-0.3.1...
[132i386-default-job-07] |   | `-- Extracting indexinfo-0.3.1: .... done
[132i386-default-job-07] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[132i386-default-job-07] |   `-- Installing libffi-3.4.4...
[132i386-default-job-07] |   `-- Extracting libffi-3.4.4: .......... done
[132i386-default-job-07] |   `-- Installing readline-8.2.1...
[132i386-default-job-07] |   `-- Extracting readline-8.2.1: .......... done
[132i386-default-job-07] `-- Extracting python27-2.7.18_2: .......... done
[132i386-default-job-07] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[132i386-default-job-07] Installing tk86-8.6.13...
[132i386-default-job-07] `-- Installing fontconfig-2.14.2,1...
[132i386-default-job-07] |   `-- Installing expat-2.5.0...
[132i386-default-job-07] |   `-- Extracting expat-2.5.0: .......... done
[132i386-default-job-07] |   `-- Installing freetype2-2.13.1...
[132i386-default-job-07] |   | `-- Installing brotli-1.0.9,1...
[132i386-default-job-07] |   | `-- Extracting brotli-1.0.9,1: .......... done
[132i386-default-job-07] |   | `-- Installing png-1.6.40...
[132i386-default-job-07] |   | `-- Extracting png-1.6.40: .......... done
[132i386-default-job-07] |   `-- Extracting freetype2-2.13.1: .......... done
[132i386-default-job-07] `-- Extracting fontconfig-2.14.2,1: .......... done
[132i386-default-job-07] `-- Installing libX11-1.8.6,1...
[132i386-default-job-07] |   `-- Installing libxcb-1.15_1...
[132i386-default-job-07] |   | `-- Installing libXau-1.0.9...
[132i386-default-job-07] |   | `-- Extracting libXau-1.0.9: .......... done
[132i386-default-job-07] |   | `-- Installing libXdmcp-1.1.3...
[132i386-default-job-07] |   |   `-- Installing xorgproto-2022.1_1...
[132i386-default-job-07] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[132i386-default-job-07] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[132i386-default-job-07] |   `-- Extracting libxcb-1.15_1: .......... done
[132i386-default-job-07] `-- Extracting libX11-1.8.6,1: .......... done
[132i386-default-job-07] `-- Installing libXScrnSaver-1.2.4...
[132i386-default-job-07] |   `-- Installing libXext-1.3.4,1...
[132i386-default-job-07] |   `-- Extracting libXext-1.3.4,1: .......... done
[132i386-default-job-07] `-- Extracting libXScrnSaver-1.2.4: .......... done
[132i386-default-job-07] `-- Installing libXft-2.3.7...
[132i386-default-job-07] |   `-- Installing libXrender-0.9.10_2...
[132i386-default-job-07] |   `-- Extracting libXrender-0.9.10_2: .......... done
[132i386-default-job-07] `-- Extracting libXft-2.3.7: .......... done
[132i386-default-job-07] `-- Installing tcl86-8.6.13...
[132i386-default-job-07] `-- Extracting tcl86-8.6.13: .......... done
[132i386-default-job-07] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-13.2-RELEASE-p1-i386-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-13.2-RELEASE-p1-i386-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned long *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-13.2-RELEASE-p1-i386-2.7/tkappinit.o
creating build/lib.freebsd-13.2-RELEASE-p1-i386-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p1-i386-2.7/_tkinter.o build/temp.freebsd-13.2-RELEASE-p1-i386-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-13.2-RELEASE-p1-i386-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-13.2-RELEASE-p1-i386-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Wed Aug  2 02:31:35 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFww901Xcz4q7RL
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 02:31:36 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RFww81FMPz3xbP
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 02:31:36 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690943496; a=rsa-sha256; cv=none;
	b=mE5ksHT2JwpTyx+pgTH8dYCNfaES9z6Sq+y5f6WcJw5X3m4melh9cH4dQQCoB6ySx8o6kf
	8yJM7BBTtL0BhbNwLups9QKZwOkjjlPHu6A46XWhjhBN+XCLNR3cNi7g/asBfHOT4I9ZJi
	TVN9ONBpqlU8ST2UHBoyoImG8Ob48uc9F+TbK2EW2Y7+jFAYNTGiAN0g0KhLnv2aj1Rd9z
	OjZxCm5gxzioFX8VZ6IGjXCzUtKW0pIzoX1w2CMhcgJPC7XaOLhZEH08q5CsyxqzDt1BtB
	5zjpqoNN2hBa86EYxw7M1hVqR4Tf6QOnce8tmgZBg0Mfklzl/GfrfmfkfhBqqg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690943496;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=pMWVoRcfFP3IQGwQGhcrY9fjuM/mQB/NRuvADmohmAw=;
	b=YpncaUiQQg/HtYo+HuDZ6WQqYtvMZuVdYDr8Iwm9fmh1QCjUWOqTVfpdmnhBF9BANhvgFc
	6guLmP/glXHTBXnOGdfIOjZ6aw89pkJagoR8HL9WAtMvMZluPEPJsWw/fk4L1475wjghVC
	2N7jffCmqSGo+2b+f3sqIk6ngfdmndybvPQDZL9YLQBogO2AFmBWoePIRfNoSyH63Uo187
	2RorZ4NbcXWDHBZzBji+/Pvvws+grsEPsVtQBzA5Vz7TQFLz3B/6uP5rx8XF1Tg0Sxe2NY
	3cfImJUwwiISPqrCPHgwn2vUCI3t1kYnUwi7eZEck9Y45JlphNLGRmOmsgMcYQ==
Received: from beefy16.nyi.freebsd.org (beefy16.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:1f])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RFww76pbzz12YJ
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 02:31:35 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 1468
	by beefy16.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy16.nyi.freebsd.org);
	Wed, 02 Aug 2023 02:31:35 +0000
To: python@FreeBSD.org
Subject: [package - 132amd64-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 02:31:35 +0000
Message-Id: <64c9c007.1468.2a1ee095@beefy16.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy16/data/132amd64-default/f6493e8ca127/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy16/build.html?mastername=132amd64-default&build=f6493e8ca127
Log:

=>> Building x11-toolkits/py-tkinter
build started at Wed Aug  2 02:31:25 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD 132amd64-default-job-13 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1302001
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p1
UNAME_r=13.2-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/132amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=13.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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd13.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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p1
OSREL=13.2
OSVERSION=1302001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[132amd64-default-job-13] Installing pkg-1.20.4...
[132amd64-default-job-13] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[132amd64-default-job-13] Installing py27-setuptools44-44.1.1_1...
[132amd64-default-job-13] `-- Installing python27-2.7.18_2...
[132amd64-default-job-13] |   `-- Installing gettext-runtime-0.22_1...
[132amd64-default-job-13] |   | `-- Installing indexinfo-0.3.1...
[132amd64-default-job-13] |   | `-- Extracting indexinfo-0.3.1: .... done
[132amd64-default-job-13] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[132amd64-default-job-13] |   `-- Installing libffi-3.4.4...
[132amd64-default-job-13] |   `-- Extracting libffi-3.4.4: .......... done
[132amd64-default-job-13] |   `-- Installing readline-8.2.1...
[132amd64-default-job-13] |   `-- Extracting readline-8.2.1: .......... done
[132amd64-default-job-13] `-- Extracting python27-2.7.18_2: .......... done
[132amd64-default-job-13] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[132amd64-default-job-13] Installing tk86-8.6.13...
[132amd64-default-job-13] `-- Installing fontconfig-2.14.2,1...
[132amd64-default-job-13] |   `-- Installing expat-2.5.0...
[132amd64-default-job-13] |   `-- Extracting expat-2.5.0: .......... done
[132amd64-default-job-13] |   `-- Installing freetype2-2.13.1...
[132amd64-default-job-13] |   | `-- Installing brotli-1.0.9,1...
[132amd64-default-job-13] |   | `-- Extracting brotli-1.0.9,1: .......... done
[132amd64-default-job-13] |   | `-- Installing png-1.6.40...
[132amd64-default-job-13] |   | `-- Extracting png-1.6.40: .......... done
[132amd64-default-job-13] |   `-- Extracting freetype2-2.13.1: .......... done
[132amd64-default-job-13] `-- Extracting fontconfig-2.14.2,1: .......... done
[132amd64-default-job-13] `-- Installing libX11-1.8.6,1...
[132amd64-default-job-13] |   `-- Installing libxcb-1.15_1...
[132amd64-default-job-13] |   | `-- Installing libXau-1.0.9...
[132amd64-default-job-13] |   | `-- Extracting libXau-1.0.9: .......... done
[132amd64-default-job-13] |   | `-- Installing libXdmcp-1.1.3...
[132amd64-default-job-13] |   |   `-- Installing xorgproto-2022.1_1...
[132amd64-default-job-13] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[132amd64-default-job-13] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[132amd64-default-job-13] |   `-- Extracting libxcb-1.15_1: .......... done
[132amd64-default-job-13] `-- Extracting libX11-1.8.6,1: .......... done
[132amd64-default-job-13] `-- Installing libXScrnSaver-1.2.4...
[132amd64-default-job-13] |   `-- Installing libXext-1.3.4,1...
[132amd64-default-job-13] |   `-- Extracting libXext-1.3.4,1: .......... done
[132amd64-default-job-13] `-- Extracting libXScrnSaver-1.2.4: .......... done
[132amd64-default-job-13] `-- Installing libXft-2.3.7...
[132amd64-default-job-13] |   `-- Installing libXrender-0.9.10_2...
[132amd64-default-job-13] |   `-- Extracting libXrender-0.9.10_2: .......... done
[132amd64-default-job-13] `-- Extracting libXft-2.3.7: .......... done
[132amd64-default-job-13] `-- Installing tcl86-8.6.13...
[132amd64-default-job-13] `-- Extracting tcl86-8.6.13: .......... done
[132amd64-default-job-13] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-13.2-RELEASE-p1-amd64-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-13.2-RELEASE-p1-amd64-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned int *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-13.2-RELEASE-p1-amd64-2.7/tkappinit.o
creating build/lib.freebsd-13.2-RELEASE-p1-amd64-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p1-amd64-2.7/_tkinter.o build/temp.freebsd-13.2-RELEASE-p1-amd64-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-13.2-RELEASE-p1-amd64-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-13.2-RELEASE-p1-amd64-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Wed Aug  2 03:56:49 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFypd2GHsz4qBVk
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 03:56:52 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RFypW3w75z45Sy
	for <python@freebsd.org>; Wed,  2 Aug 2023 03:56:51 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690948611; a=rsa-sha256; cv=none;
	b=jKiio9KTWbCwKdyTJISwp4H1bKL0ay4LAvYSnsBYMrEm5B9VmYyagr89QYDFcf6cRJ3gW6
	pDpVMXMf59m5VLXm2fvCWAjj8eqtKZAMytnedwnXrAl0z81uEFhxzw0hpeEW7xTR5DL8+m
	E6OmJ83abdUoB/CxXnwp0WDvDBtla+e8d+2M48Gv1GoIFbQJlRdUCjPYyLshgEjMG4RxNY
	BUu4Y0rQp9OiLyN21U3mWyLCWbTEQWXV+tyn0Po73wu1aN6c7WFBMGbGAAAvPIH+E/5b+X
	kMle0Z34MWj5r56lkibbSTuV4OKz12uupN3X5SacvDkYMZZZkfGpoBvgd/Kpjw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690948611;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=2uRWegiuYLl7Zzkfk/ll8wcys92z6zYU0f8HvtYJ03E=;
	b=tdLmoT8Jv45Yd6INee65vhV6PiyWJVvlZgCyXI6dSAOG1ZxSoon3HbkDF3XiSyDWNuEpcK
	9Um7PMmlOhpzI1v8CzCp5+aOXDzuBlYsSzndq8hSjfNVNl/zf65tNg2HqFZAmPQoHfB0hx
	cmiZ1KE4scSyYrQAteZeXP9wm2JP1Ch1hQVVDSX/Bt8PR0K5po4cHM7NS9rfkSFM6t6QJ/
	99ngCl4KGj0MM5/GjzWhqswL1YwG7S1X+uSlHifPJq/MQw4irJP/oL2GbJk7sZsb7avTaq
	kO0ZJGF9O3JAqe2j0VpM+5Oin6R1KV1sy9uqoa5gWzkTUPPJpz6O2xSlnWRleg==
Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RFypV2HxFz14h9
	for <python@freebsd.org>; Wed,  2 Aug 2023 03:56:50 +0000 (UTC)
	(envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org ([127.0.1.10])
	by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3723unxJ089047
	for <python@freebsd.org>; Wed, 2 Aug 2023 03:56:49 GMT
	(envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
	by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 3723una6089046;
	Wed, 2 Aug 2023 03:56:49 GMT
	(envelope-from portscout@FreeBSD.org)
Message-Id: <202308020356.3723una6089046@portscout.nyi.freebsd.org>
X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
Date: Wed, 2 Aug 2023 03:56:49 +0000
From: portscout@FreeBSD.org
To: python@freebsd.org
Subject: FreeBSD ports you maintain which are out of date
X-Mailer: portscout/0.8.1

Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/python@freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
textproc/py-chardet                             | 4.0.0           | 5.2.0
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:	portscout!

From nobody Wed Aug  2 07:44:07 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RG3rm5kkfz4qPRn
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 07:44:08 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RG3rl6c77z4Pfs
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 07:44:07 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690962247; a=rsa-sha256; cv=none;
	b=KA9GSBTNuRtdzguNp2ITmQlbUwre+uOoXNP7b4gmuBZ3sVD0Em5Icl/JtXAjs0P7gzutBS
	lcGT0QGupOEdbdko4Yuafi2JTuIiAOGE8f7K38CVXkQ3d9IWh5YLNnCquOzvdl8WymPOED
	SXv11zmq9Ni5uJpu44oiljCYrCPMVfT2e7jMSutYf+zYC7hKCpa14RyZxX16YnhtzzCiYG
	/iI9WlJ1SPZe/j2e6ne6/ubLKNglPjoscoGOcRXb1WyNEfWoi1VZ7AElzFQGI4Ky0jp5QG
	JSmUHiMo6YCFp6YRmdFHcxylcDnDgK6Rgz9CVVo9iRM7gDi2tbsMK1kMk1Qzcg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690962247;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=q/cclEm3V57d0WuhJxkIH9lGexoRai6RnRc9eYDJRDk=;
	b=JTYpEMxMoQU2yDxiwrk7QQVTw74JFTPiunmcVcnMvq1ivsS7msJOKgJHuuyY9Ut3I5drJu
	aqTaZew9vo/q9hzZ55koKrqq57ph6BTY7VwYjoeeRKTxi/172h8nQLrTB+zjzkyeLewMOK
	47BzjhV9+NcKw9RZraeqEWmKo5Cc+UeEuKb1dkezoJ4XXj0498AymXS2V5q/nCcOogDHNu
	CYMQ24vzdffIscfwIOW7SherOggFlbNEpuzla1hKOmFnMvZ0BFWZGUwi3p/aRTm6x2fJQ2
	dseGNkQSWvmUo2cZwhTH3dAnezlxlYxoNj0pmyjQCSpd+EtcRKOOj/XGkL+NgQ==
Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RG3rl5WMhz1B05
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 07:44:07 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 2ff3
	by beefy17.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy17.nyi.freebsd.org);
	Wed, 02 Aug 2023 07:44:07 +0000
To: python@FreeBSD.org
Subject: [package - main-i386-default][x11-toolkits/py-fltk] Failed for py39-fltk-1.3.4.1 in build
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 07:44:07 +0000
Message-Id: <64ca0947.2ff3.4141b07@beefy17.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pf6493e8ca127_sfa3cf6cdc6/logs/py39-fltk-1.3.4.1.log
Build URL:      https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=pf6493e8ca127_sfa3cf6cdc6
Log:

=>> Building x11-toolkits/py-fltk
build started at Wed Aug  2 07:43:57 UTC 2023
port directory: /usr/ports/x11-toolkits/py-fltk
package name: py39-fltk-1.3.4.1
building for: FreeBSD main-i386-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 i386
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 02




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for py39-fltk-1.3.4.1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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  -DFL_LIBRARY -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -fstack-protector-strong -fno-s
trict-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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py-fltk"  EXAMPLESDIR="share/examples/py-fltk"  DATADIR="share/fltk"  WWWDIR="www/fltk"  ETCDIR="etc/fltk"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk  WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 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" "-m" "elf_i386_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-i386-default-job-02] Installing pkg-1.20.4...
[main-i386-default-job-02] Extracting pkg-1.20.4: .......... done
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-fltk-1.3.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===>  Extracting for py39-fltk-1.3.4.1
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
<snip>
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4635:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
   result =  PyEval_CallObject(func, arglist);
             ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4704:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(registeredDoIDle, arglist);   // Call Python
                 ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4791:12: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  result = PyEval_CallObject(cb->func, args);     // Call Python
           ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4944:10: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
         PyEval_CallObject(hl->func, args);     // Call Python
         ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5066:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5180:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5356:14: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
    status = fl_ask("%s", text);
             ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:5824:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6188:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
     result =  PyEval_CallObject(func, arglist);
               ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6269:15: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
    result =  PyEval_CallObject(func, arglist);
              ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:39152:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:60475:17: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
  result = (int)fl_ask((char const *)arg1,arg2);
                ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:61333:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:78967:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:79075:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:83811:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:87374:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:99539:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
19 warnings and 5 errors generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-fltk

From nobody Wed Aug  2 10:57:10 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RG8ND4rnmz4qVwx
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 11:08:10 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RG87W5Hbvz4H6Q
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 10:57:11 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690973831; a=rsa-sha256; cv=none;
	b=Lkj9OxitFqe0nLDqyLfLOc160AIlSVtmbTwlJN4rq8pSKSF9tLlZOcfrmG2hlj5jyz9knO
	VvDsJPZEutC+qLLobjoKDjHaeGg+aPtLkhXTwFtOK6vv5VX86hAS9Todrv3IHRDzC+gjNs
	70uc3Xjry/tjnhIN3zHUICI7Ttt2PnQVcPq3zu0oe1y0gfKr/cPBskjWWabfBxOtWo7bRC
	XQkYPCp5aChrcOJ81vWODstZ1xPVDGJ5lZbAbaZpMjJOZj6NKa7jFY7M6WFpR1FmY0Jj6e
	I044oCZyolp69PPd0JaBhfkGHNTUFjH0jsgFIXZZgzlxlSYHR7IEzDm/PAqvvA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690973831;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=5sV3DsnnT7UteQANx2X1KiRhoFK7swoir+T+gqXkEoU=;
	b=nUnypq9ih7/n4rpVrbaRGBEqpQ7IYuyJUqz9CmNzxJooBULVp0fpqOVRP+TXzT/xcw04gU
	tqfoUMSEjWYwUdzaqEWRZ47JrVFLvBS7qKHZBgF1qfaaijZZpt2x2NUzwdN6S8GqB+Iejo
	rN1L/w1zIlT4nYvshdhORmoPjk/0R9H/N/N6zGckhZ03WncbWySR4FQMUZfcnsYS0fPygZ
	Pai5bWKvvGhZIbVCM9NX+P1+/bDP/IRYDkQStp62A2HVW/wp634/vKtI/bF5IjVjyru8Ce
	6FguD4zgFXrVzq/fbcsyYV64Mn6sF+tU5lV3ItzHYcqrkBM/iDJqZHNdpeEDHg==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RG87W1hJDzHF5
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 10:57:10 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 372AvAJo007172
	for <python@FreeBSD.org>; Wed, 2 Aug 2023 10:57:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372AvAqQ007171
	for python@FreeBSD.org; Wed, 2 Aug 2023 10:57:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272885] py-certbot builds but won't run on -current (has
 OpenSSL 3.0.9 30 May 2023 in base)
Date: Wed, 02 Aug 2023 10:57:10 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: void@f-m.fm
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
Message-ID: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

            Bug ID: 272885
           Summary: py-certbot builds but won't run on -current (has
                    OpenSSL 3.0.9 30 May 2023 in base)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: void@f-m.fm
                CC: python@FreeBSD.org, sunpoet@FreeBSD.org
                CC: python@FreeBSD.org, sunpoet@FreeBSD.org

Hello,

py-certbot builds but won't run on -current.

machine: FreeBSD 14.0-CURRENT #0 main-n264116-d744a37a3ad4 amd64
ports last updated a few mins ago
# openssl version
OpenSSL 3.0.9 30 May 2023 (Library: OpenSSL 3.0.9 30 May 2023)

Ports are usually built on here in poudriere-devel but firstly tried
reinstalling the port with pkg install -f security/py-certbot which didn't =
fix
the problem. Then saw the following in /usr/ports/UPDATING

20230723:
  AFFECTS: users of security/py-cryptography

so rebuilt that with portmaster - no further forward. Then, ran:=20
pkg clean -y
portmaster --clean-distfiles -y

portmaster -f -D security/py-cryptography and then
portmaster security/py-certbot -f -D

which rebuilt around 150 ports. No further forward. Output of 'certbot rene=
w':

# certbot renew
Traceback (most recent call last):
  File "/usr/local/bin/certbot", line 33, in <module>
    sys.exit(load_entry_point('certbot=3D=3D2.6.0', 'console_scripts',
'certbot')())
  File "/usr/local/bin/certbot", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/local/lib/python3.9/importlib/metadata.py", line 86, in load
    module =3D import_module(match.group('module'))
  File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in
import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_remo=
ved
  File "/usr/local/lib/python3.9/site-packages/certbot/main.py", line 6, in
<module>
    from certbot._internal import main as internal_main
  File "/usr/local/lib/python3.9/site-packages/certbot/_internal/main.py", =
line
21, in <module>
    import josepy as jose
  File "/usr/local/lib/python3.9/site-packages/josepy/__init__.py", line 40=
, in
<module>
    from josepy.json_util import (
  File "/usr/local/lib/python3.9/site-packages/josepy/json_util.py", line 1=
4,
in <module>
    from OpenSSL import crypto
  File "/usr/local/lib/python3.9/site-packages/OpenSSL/__init__.py", line 8=
, in
<module>
    from OpenSSL import crypto, SSL
  File "/usr/local/lib/python3.9/site-packages/OpenSSL/crypto.py", line 17,=
 in
<module>
    from OpenSSL._util import (
  File "/usr/local/lib/python3.9/site-packages/OpenSSL/_util.py", line 6, in
<module>
    from cryptography.hazmat.bindings.openssl.binding import Binding
  File
"/usr/local/lib/python3.9/site-packages/cryptography/hazmat/bindings/openss=
l/binding.py",
line 14, in <module>
    from cryptography.hazmat.bindings._openssl import ffi, lib
ImportError:
/usr/local/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openss=
l.abi3.so:
Undefined symbol "ERR_GET_FUNC"

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Wed Aug  2 14:26:06 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGDmv2dWNz4qd52
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 14:26:11 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGDmc4xyxz3tt8
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 14:26:08 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690986368; a=rsa-sha256; cv=none;
	b=N9lXxzxJTLhEIU8oqpxDgy3LoWIMNzXis97ee+rVtyynG597ectM8GU1SXHId7qGhXPx1B
	ufddGhtQnl5R1KcmR+nPFJWQfMsEnttbxlwx2ZZ4i4TGCqXqRqDbvsyDejjjTjj11Hh6t3
	H/rspKGrtsGOXNOqZ2N9x4nM3BpAEe/A7FmwwqvdratRcn1vVQTiBOP04gzGqoYNJB+Zj9
	hMcurW7VIU57OCUsLVYyxv+jpTahj/uFs81pd4LQzEzURi72YaRv9d817T7UY/NPSjs7H9
	qFJMsMaXumPsUTmzZ/T5XEOLxf3XMBKlthUaNl0oI7jC3Drex0DYzf9t9k3mVA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690986368;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=I6clhUrx+gcrmgqXS0WPphj8e7GPbnIGHuza3yEfqCU=;
	b=HmaionFnimHsq7DU1eVlJCYowGBRKjQ5tD0gvQXjJwKvorAvB4XLzawFpGUm0BqYl5Z9/x
	E/0+Y4cYL0MGWRmCpI6/o8T/c4KPy6eyZ8UYzqmg5MBswFBG5aAWvmwX8nZnvtkxOhdNO+
	EGKz9OLcjA8gitrwY+UmbU+f66ZkVwKqN+yiSj/qfwqHKaIal6yO1YMgZYo78aVnNUALzp
	ShdgUW3VDmBZyQ9BEN5PXlcOU1q3IUIYgPL6o/a97mUJJmnWLJkisWT2y+GvSu95E/wko9
	lQRutD2ZbYEZKN4sGQn1hXEJzToaHconVea/FcJfYlaq+lmFxUaOuWmREq6oIg==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGDmc18gzzMbb
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 14:26:08 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 372EQ60s009180
	for <python@FreeBSD.org>; Wed, 2 Aug 2023 14:26:06 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372EQ6ur009179
	for python@FreeBSD.org; Wed, 2 Aug 2023 14:26:06 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272885] py-certbot builds but won't run on -current (has
 OpenSSL 3.0.9 30 May 2023 in base)
Date: Wed, 02 Aug 2023 14:26:06 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: void@f-m.fm
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272885-21822-meEaPUIKlW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

--- Comment #1 from void@f-m.fm ---
just dried to build and run on a new -current main-n264485-29eab3e4e0c9 on
different hardware in a different location, same result.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Wed Aug  2 14:26:23 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGDmz3TWjz4qdPM
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 14:26:27 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGDmw0Gqfz3tqd
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 14:26:23 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690986384; a=rsa-sha256; cv=none;
	b=cIhbVqx46HqKDZ7GYerDTk0UvXNYgIu+NdqKJR+e1Ky0mOKZsp+AXz6fhTj7mOYsJXsaM9
	TSm3s7NxnZ+fsmdrzpPHV2tFczezMiN4oJ5pdVVCjgnQnaW8biHSjDUm1ByesWQQY+xtVw
	Kfr/bQUWZBItlSEIePmDQxQ5URVMZXVV9UTJZTHL2s0R3YtCEoDTxs90qmONToTTr1P51G
	1Ro7LyRvgA5HJt/l8tEY/EbugtH/rb7JP5XeEusKGD5k17j8T0QecaNwd8bpxfUEPMYQPF
	bHpgIFxymwfNlXIZw2R96ilTHVdI8I6oUWtlqDn5NK3EaouUDj23nqS3j8JDSA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690986384;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=FSUkKLEeMRu7E2rFrsabe0jes0stV7ogU0B+bgiO00s=;
	b=c/DaeiEXod0PP/c95RVcD9epw0NVeFwvFOYOXHti0FPY9gOsGwuDQYoFgPCcIqXlNTbW0s
	avHm4IDAZFsroDJsUKe2ED/jj5sRO6xU/fpicIntS3xgt9LysQYiWXsW8FPxaKbBCjGbgK
	SNBJ04uhsJXvDG4R3IJZJMxM2smznRCwPXxqDc+UXIHO/W98JM2wb7vZoMWKfs4osod1HN
	XskNuWtisA80ZPTb4wodrcdGNqWWdYoHpg9n8lrlUT4Ds5SC0DfGU41lVot83CW2nbFcf/
	4Gq53RM86uIJK4kMslvM2XuTFKDxkOwi3V0YMmAWz5utlpeIW4nouhz5L+cB4Q==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGDmv2sF7zMbc
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 14:26:23 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 372EQNam009268
	for <python@FreeBSD.org>; Wed, 2 Aug 2023 14:26:23 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372EQNoV009267
	for python@FreeBSD.org; Wed, 2 Aug 2023 14:26:23 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272885] py-certbot builds but won't run on -current (has
 OpenSSL 3.0.9 30 May 2023 in base)
Date: Wed, 02 Aug 2023 14:26:23 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: void@f-m.fm
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_severity
Message-ID: <bug-272885-21822-0ngyGBDfhi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

void@f-m.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Wed Aug  2 15:14:14 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGFr90yQkz4qfmx
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 15:14:15 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGFr62nK7z42MJ
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 15:14:14 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690989254; a=rsa-sha256; cv=none;
	b=Z3XU6XbqU4R8hap8icFBXppJb1lOQJZvfMAJTdJr7gpi6pGT8aedElfxKhsZikkMsvzhsP
	z23//+QOefJsFhdOzPfG5YSd5YwRA/JFpsAvd+wktCxJ1ug8a8Ggqh53IgaagdUwMqoOgk
	YnEbXm/aJvdtebNF/I6U2v5NhXk7sAv3W3CFq4AaWFWARFj//wQ6guTIDjLhj4zHPZoQOp
	yO+JJNtuTQn0U0mVBggJkt5Y8NBlqo6cjFZ5qgUztvb5GLL109r1ERzPk9KKdNwmlokCDi
	OZodclfMS8Ed3im0/p2exUgsfxCPX8SiKzJ9VYfojpNDCQb4SGJ1AVAV/7URCg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690989254;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=HvRznspFAJxba8PDPNOKxWb1RsyJ5ajwHVnZBQKDJaw=;
	b=O6Fkz+fGUgHJt4S5ipROPP1BVYN4Tf4UtR9WFeoIhcMFzWk7HDBgeE6s+fR3Tg1x6DTmxn
	dZ4HwJYxbDpwTSXd6I1/cYaQhR07kr90CWqIRaCds2uNJTRAZdJbM8srDcHOMgOvBcKC4S
	SXsaCAXwHC0LBEjhK7vBuE1fqiXMsjCm+O3aYvlyPzBtD2QYhMf8uXsDWmbq58JHPqYNfK
	FSjkHKNO4trrc0L8JWLw21HoB6LYVdTGd0CF0uOxfsnLUxSGk0KBarDGXIVp6pghI/q72L
	A8DNOx9uxMFGp4Ez1kg4XPub1dPVAP9swMMpJNwwGIyqdmx60wpPSvYg54AKJA==
Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:14])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RGFr611PnzPRt
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 15:14:14 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 18d4
	by beefy5.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy5.nyi.freebsd.org);
	Wed, 02 Aug 2023 15:14:14 +0000
To: python@FreeBSD.org
Subject: [package - 124i386-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 15:14:14 +0000
Message-Id: <64ca72c6.18d4.2255d85a@beefy5.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy5/data/124i386-default/f6493e8ca127/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy5/build.html?mastername=124i386-default&build=f6493e8ca127
Log:

=>> Building x11-toolkits/py-tkinter
build started at Wed Aug  2 15:14:01 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD 124i386-default-job-09 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 i386
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1204000
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p3
UNAME_r=12.4-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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.4 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 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" "-m" "elf_i386_fbsd" "-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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p3
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
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)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[124i386-default-job-09] Installing pkg-1.20.4...
[124i386-default-job-09] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[124i386-default-job-09] Installing py27-setuptools44-44.1.1_1...
[124i386-default-job-09] `-- Installing python27-2.7.18_2...
[124i386-default-job-09] |   `-- Installing gettext-runtime-0.22_1...
[124i386-default-job-09] |   | `-- Installing indexinfo-0.3.1...
[124i386-default-job-09] |   | `-- Extracting indexinfo-0.3.1: .... done
[124i386-default-job-09] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[124i386-default-job-09] |   `-- Installing libffi-3.4.4...
[124i386-default-job-09] |   `-- Extracting libffi-3.4.4: .......... done
[124i386-default-job-09] |   `-- Installing readline-8.2.1...
[124i386-default-job-09] |   `-- Extracting readline-8.2.1: .......... done
[124i386-default-job-09] `-- Extracting python27-2.7.18_2: .......... done
[124i386-default-job-09] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[124i386-default-job-09] Installing tk86-8.6.13...
[124i386-default-job-09] `-- Installing fontconfig-2.14.2,1...
[124i386-default-job-09] |   `-- Installing expat-2.5.0...
[124i386-default-job-09] |   `-- Extracting expat-2.5.0: .......... done
[124i386-default-job-09] |   `-- Installing freetype2-2.13.1...
[124i386-default-job-09] |   | `-- Installing brotli-1.0.9,1...
[124i386-default-job-09] |   | `-- Extracting brotli-1.0.9,1: .......... done
[124i386-default-job-09] |   | `-- Installing png-1.6.40...
[124i386-default-job-09] |   | `-- Extracting png-1.6.40: .......... done
[124i386-default-job-09] |   `-- Extracting freetype2-2.13.1: .......... done
[124i386-default-job-09] `-- Extracting fontconfig-2.14.2,1: .......... done
[124i386-default-job-09] `-- Installing libX11-1.8.6,1...
[124i386-default-job-09] |   `-- Installing libxcb-1.15_1...
[124i386-default-job-09] |   | `-- Installing libXau-1.0.9...
[124i386-default-job-09] |   | `-- Extracting libXau-1.0.9: .......... done
[124i386-default-job-09] |   | `-- Installing libXdmcp-1.1.3...
[124i386-default-job-09] |   |   `-- Installing xorgproto-2022.1_1...
[124i386-default-job-09] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[124i386-default-job-09] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[124i386-default-job-09] |   `-- Extracting libxcb-1.15_1: .......... done
[124i386-default-job-09] `-- Extracting libX11-1.8.6,1: .......... done
[124i386-default-job-09] `-- Installing libXScrnSaver-1.2.4...
[124i386-default-job-09] |   `-- Installing libXext-1.3.4,1...
[124i386-default-job-09] |   `-- Extracting libXext-1.3.4,1: .......... done
[124i386-default-job-09] `-- Extracting libXScrnSaver-1.2.4: .......... done
[124i386-default-job-09] `-- Installing libXft-2.3.7...
[124i386-default-job-09] |   `-- Installing libXrender-0.9.10_2...
[124i386-default-job-09] |   `-- Extracting libXrender-0.9.10_2: .......... done
[124i386-default-job-09] `-- Extracting libXft-2.3.7: .......... done
[124i386-default-job-09] `-- Installing tcl86-8.6.13...
[124i386-default-job-09] `-- Extracting tcl86-8.6.13: .......... done
[124i386-default-job-09] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-12.4-RELEASE-p3-i386-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-12.4-RELEASE-p3-i386-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned long *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-12.4-RELEASE-p3-i386-2.7/tkappinit.o
creating build/lib.freebsd-12.4-RELEASE-p3-i386-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-12.4-RELEASE-p3-i386-2.7/_tkinter.o build/temp.freebsd-12.4-RELEASE-p3-i386-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-12.4-RELEASE-p3-i386-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-12.4-RELEASE-p3-i386-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Wed Aug  2 17:08:35 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGJNm0lcFz4qkC2
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 17:08:53 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGJNH42Fcz4Knf
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 17:08:38 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690996127; a=rsa-sha256; cv=none;
	b=yDfDS/GnKnliXKhWasWgg8E3CqFbEBIBydVVUxATzYubkHF1xWzxK29OuWOd6WbD9PQGVi
	AzfchUTPIDivvzeAbKBitFx9Sl56zeTir8jlvntDOJOr6TQUXRxLQaXeoE6Q1aDXf6X1+K
	V7vm3TBQDWk9deoU+5GViwURPPyAihrAt86/lspCETS1dGFSHKJ/bNVLZvE2YebuUS5B+G
	yDhdjmwnSJ4eH8J9ox2qoBXSQkXmO9ayad9vxDJRS06u6Cf/nU6Fi1qTHpCQ3wArAGO5RJ
	piXok2CgGyuaEsU9sc4fDY2ikYosGoB7gVD9NwwjlPgFAruwi1Bw65csehak+A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1690996127;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=y4PcOC/4aNLaOisqWkZt+OiNXaeI+jYZ5N2eT4XeQaE=;
	b=ijmerLAJ/mp0SOIEiAFB/kY0qT6Zap7tChY4Sb2ayAOQZ1YJ30YsVltXQJkT9JcOHigFV6
	KySWuOOj4Ys4826NZ5xJIxDWJAZY4kDlGnzM0jPIK8Rm+cGiWFdwkyqvMq5UhGyv8PdbtM
	kpJV/MMFNjD4P/OI24FPEWQw5rJuqSlFgjDB0xSvS6l1kMEqXDl1RbFUqGeCQK8MRQsMN9
	308xSncopXfSEpuIZwewzk3yGsMeFZYcjfkdtCLhocgoQZIc4VLHtdaR9+pQZZfex3rytC
	k6JvszUkkP+LdDfKY8Sfl8zv1vfsOYnANsNT1t7/pdBL2iXdvxfyZ/4eCMx5pw==
Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:15])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RGJN42V46zS5t
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 17:08:36 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 1da0
	by beefy6.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy6.nyi.freebsd.org);
	Wed, 02 Aug 2023 17:08:35 +0000
To: python@FreeBSD.org
Subject: [package - 124amd64-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 17:08:35 +0000
Message-Id: <64ca8d93.1da0.566eb7bf@beefy6.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy6/data/124amd64-default/f6493e8ca127/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy6/build.html?mastername=124amd64-default&build=f6493e8ca127
Log:

=>> Building x11-toolkits/py-tkinter
build started at Wed Aug  2 17:08:24 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD 124amd64-default-job-07 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1204000
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p3
UNAME_r=12.4-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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.4 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p3
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[124amd64-default-job-07] Installing pkg-1.20.4...
[124amd64-default-job-07] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[124amd64-default-job-07] Installing py27-setuptools44-44.1.1_1...
[124amd64-default-job-07] `-- Installing python27-2.7.18_2...
[124amd64-default-job-07] |   `-- Installing gettext-runtime-0.22_1...
[124amd64-default-job-07] |   | `-- Installing indexinfo-0.3.1...
[124amd64-default-job-07] |   | `-- Extracting indexinfo-0.3.1: .... done
[124amd64-default-job-07] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[124amd64-default-job-07] |   `-- Installing libffi-3.4.4...
[124amd64-default-job-07] |   `-- Extracting libffi-3.4.4: .......... done
[124amd64-default-job-07] |   `-- Installing readline-8.2.1...
[124amd64-default-job-07] |   `-- Extracting readline-8.2.1: .......... done
[124amd64-default-job-07] `-- Extracting python27-2.7.18_2: .......... done
[124amd64-default-job-07] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[124amd64-default-job-07] Installing tk86-8.6.13...
[124amd64-default-job-07] `-- Installing fontconfig-2.14.2,1...
[124amd64-default-job-07] |   `-- Installing expat-2.5.0...
[124amd64-default-job-07] |   `-- Extracting expat-2.5.0: .......... done
[124amd64-default-job-07] |   `-- Installing freetype2-2.13.1...
[124amd64-default-job-07] |   | `-- Installing brotli-1.0.9,1...
[124amd64-default-job-07] |   | `-- Extracting brotli-1.0.9,1: .......... done
[124amd64-default-job-07] |   | `-- Installing png-1.6.40...
[124amd64-default-job-07] |   | `-- Extracting png-1.6.40: .......... done
[124amd64-default-job-07] |   `-- Extracting freetype2-2.13.1: .......... done
[124amd64-default-job-07] `-- Extracting fontconfig-2.14.2,1: .......... done
[124amd64-default-job-07] `-- Installing libX11-1.8.6,1...
[124amd64-default-job-07] |   `-- Installing libxcb-1.15_1...
[124amd64-default-job-07] |   | `-- Installing libXau-1.0.9...
[124amd64-default-job-07] |   | `-- Extracting libXau-1.0.9: .......... done
[124amd64-default-job-07] |   | `-- Installing libXdmcp-1.1.3...
[124amd64-default-job-07] |   |   `-- Installing xorgproto-2022.1_1...
[124amd64-default-job-07] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[124amd64-default-job-07] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[124amd64-default-job-07] |   `-- Extracting libxcb-1.15_1: .......... done
[124amd64-default-job-07] `-- Extracting libX11-1.8.6,1: .......... done
[124amd64-default-job-07] `-- Installing libXScrnSaver-1.2.4...
[124amd64-default-job-07] |   `-- Installing libXext-1.3.4,1...
[124amd64-default-job-07] |   `-- Extracting libXext-1.3.4,1: .......... done
[124amd64-default-job-07] `-- Extracting libXScrnSaver-1.2.4: .......... done
[124amd64-default-job-07] `-- Installing libXft-2.3.7...
[124amd64-default-job-07] |   `-- Installing libXrender-0.9.10_2...
[124amd64-default-job-07] |   `-- Extracting libXrender-0.9.10_2: .......... done
[124amd64-default-job-07] `-- Extracting libXft-2.3.7: .......... done
[124amd64-default-job-07] `-- Installing tcl86-8.6.13...
[124amd64-default-job-07] `-- Extracting tcl86-8.6.13: .......... done
[124amd64-default-job-07] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-12.4-RELEASE-p3-amd64-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-12.4-RELEASE-p3-amd64-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned int *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-12.4-RELEASE-p3-amd64-2.7/tkappinit.o
creating build/lib.freebsd-12.4-RELEASE-p3-amd64-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-12.4-RELEASE-p3-amd64-2.7/_tkinter.o build/temp.freebsd-12.4-RELEASE-p3-amd64-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-12.4-RELEASE-p3-amd64-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-12.4-RELEASE-p3-amd64-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Wed Aug  2 20:09:45 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGNPG2ZY3zZkC1
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 20:09:48 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGNP70g7nz3Ccy
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 20:09:47 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691006987; a=rsa-sha256; cv=none;
	b=qd9TMAVA94n5r1mmYlZFeYj5GwvbL0FPIgWMkGdAeioq6UWJXO7pLAFYl70akbCyIKBHwp
	R+FTmcieXW/NlU+zRjRqd19Yo+uCPpNoFvnjXZ0YLkNEgb+JEcz2+0Z1vZdNNxleuPDl0j
	2EH12xbx/wa9WnVlaRmXMFWKtAwQkUrRguIzMwbBbvEMtvQVxWhT4ugdL+oWOWZueiEKGL
	gs3r48n0Jtb7Gr1s4Z+Va7Jf4ZgKSTKaKPWaPFvw4NrjSebL3+GAmK9vcUb/paYFImYUAg
	VwHXcLl5CQwdQAvQ9p3nJo+ZyS1PCUbZocA2DnuDSk86pLIOmOAdo9CynSEYHA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691006987;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=+AQ1zi/yAL+WPmqmn4MG35Si6s+Wrq9TcD4RmNbFtLw=;
	b=U/sI6dPVwQ6jw9Ycalfqk/p5vPaZ2iGRUyi+CUyPvKyqeRAeSrGH3r5NE6FWBbpC8K0JCf
	3dLrYTfNgbVKP8Zm69pV4IEoWF7ERvttP+epAnl10eOmrMqzDm6GQU1ux6Zwr1vPezFBXm
	Uzf6+sVd2/psISTauz1DXlNyrGSzznrMWyei7NKVFd/3y9iJb1QTh4N5XGMWlfkr3wZkHr
	OIJNgW0cx6lexZcrPiD7fSr2iZlRxP4l/2Isfci39oahwI4Gq0rrbgDneaHmM081KS8EYE
	QhXt9Z5G0j/QKI8lrUprKnMJw9v46iXH3vlWC0dpHHUWlOgBdGt78F0YSE9vxw==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGNP61gC8zXn0
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 20:09:46 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 372K9jMs094778
	for <python@FreeBSD.org>; Wed, 2 Aug 2023 20:09:45 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 372K9jjI094777
	for python@FreeBSD.org; Wed, 2 Aug 2023 20:09:45 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 271116] net-im/py-matrix-synapse 1.82.0 should probably require
 devel/py-simplejson
Date: Wed, 02 Aug 2023 20:09:45 +0000
X-Bugzilla-Reason: CC AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: lwhsu@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: Not A Bug
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: resolution bug_status
Message-ID: <bug-271116-21822-MTv7cKNqFN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271116-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-271116-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271116

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|Open                        |Closed

--- Comment #5 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
(In reply to russian from comment #4)
This "fix" has been confirmed.  I believe this is a side effect of the chur=
ning
of dealing with bytecode cache.

I am not sure which is the most suitable resolution of this. Probably "not a
bug" (of net-im/py-matrix-synapse).

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=

From nobody Wed Aug  2 23:41:29 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGT84689Jz4d9q6
	for <python@mlmmj.nyi.freebsd.org>; Wed,  2 Aug 2023 23:43:29 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGT5P26HJz3qLw
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 23:41:29 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691019689; a=rsa-sha256; cv=none;
	b=jckUzUtIV5QJ+4TXS7T+a14A5yzyo8n+GSuaTV4k6AeBUl+fhMs0CYdwUdvool/GB60uRN
	dV9fAl7OJvxH5iFxQj9i8VP4ON7alNcUYwPpY9mmgCUS4EPdGx42CfdQzoBmR3WK/rP0cM
	/uTgi5KzKI5a9tVhW0IZ0kGMvFtDBm4IDEwNPQBlHCsbLkZN3XwUrykljvmIYNJg79d57E
	4yOKvV4LwXshC6svAwVOxAEHQU7+3+TBrQiDTgTqKUpWRXwR+Y1cPISi7AgSZB7H9I4/LT
	p0aEwaj1KHyAiWclrrFI09e0Zrq3lZbKdKRnCG1DksqYvScw6fzA2rBf9S/zsg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691019689;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=7hrfGQDYe/3oaVyquxbh+N03gqWsqys8aR8h67fWRIM=;
	b=kVqKEPRp8DzdSVVmHydx+xmB1v0yGXvqYPBqOJjltllfNjRjxZ8uN8Dam3tejk0Ow92/+p
	6/hIQ0ZMIc4SXpklvmXtdABwbxvDZV/NcX7xsuAI0i5L3yeG96A1Jo+carkS1Gk5ONUW2f
	xLO2AJybRxfqbA+WIlTxDQhTnAYug+1YFPt/CbYas8p9dy314OuqnDMqu+jZC4gh1V9qj9
	14qxVCWJKB8KXIjcv+3gpLAr2OwBY/aqCB71id14/iJerxuUsyWgua5NbqheKgiSdVqSi0
	7OwuYLGVPQHw0WMvCxS96tDbVg43lG85p5AapBEtGtoo8QVk/jrg63+xVM9rZg==
Received: from ampere2.nyi.freebsd.org (ampere2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:24])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RGT5P0WVTzdg9
	for <python@FreeBSD.org>; Wed,  2 Aug 2023 23:41:29 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 25ea
	by ampere2.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on ampere2.nyi.freebsd.org);
	Wed, 02 Aug 2023 23:41:29 +0000
To: python@FreeBSD.org
Subject: [package - main-arm64-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Wed, 02 Aug 2023 23:41:29 +0000
Message-Id: <64cae9a9.25ea.21f170d5@ampere2.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pf6493e8ca127_sfa3cf6cdc6/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pf6493e8ca127_sfa3cf6cdc6
Log:

=>> Building x11-toolkits/py-tkinter
build started at Wed Aug  2 23:41:16 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD main-arm64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 arm64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 05




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=14.0 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-arm64-default-job-05] Installing pkg-1.20.4...
[main-arm64-default-job-05] Extracting pkg-1.20.4: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[main-arm64-default-job-05] Installing py27-setuptools44-44.1.1_1...
[main-arm64-default-job-05] `-- Installing python27-2.7.18_2...
[main-arm64-default-job-05] |   `-- Installing gettext-runtime-0.22_1...
[main-arm64-default-job-05] |   | `-- Installing indexinfo-0.3.1...
[main-arm64-default-job-05] |   | `-- Extracting indexinfo-0.3.1: .... done
[main-arm64-default-job-05] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[main-arm64-default-job-05] |   `-- Installing libffi-3.4.4...
[main-arm64-default-job-05] |   `-- Extracting libffi-3.4.4: .......... done
[main-arm64-default-job-05] |   `-- Installing readline-8.2.1...
[main-arm64-default-job-05] |   `-- Extracting readline-8.2.1: .......... done
[main-arm64-default-job-05] `-- Extracting python27-2.7.18_2: .......... done
[main-arm64-default-job-05] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[main-arm64-default-job-05] Installing tk86-8.6.13...
[main-arm64-default-job-05] `-- Installing fontconfig-2.14.2,1...
[main-arm64-default-job-05] |   `-- Installing expat-2.5.0...
[main-arm64-default-job-05] |   `-- Extracting expat-2.5.0: .......... done
[main-arm64-default-job-05] |   `-- Installing freetype2-2.13.1...
[main-arm64-default-job-05] |   | `-- Installing brotli-1.0.9,1...
[main-arm64-default-job-05] |   | `-- Extracting brotli-1.0.9,1: .......... done
[main-arm64-default-job-05] |   | `-- Installing png-1.6.40...
[main-arm64-default-job-05] |   | `-- Extracting png-1.6.40: .......... done
[main-arm64-default-job-05] |   `-- Extracting freetype2-2.13.1: .......... done
[main-arm64-default-job-05] `-- Extracting fontconfig-2.14.2,1: .......... done
[main-arm64-default-job-05] `-- Installing libX11-1.8.6,1...
[main-arm64-default-job-05] |   `-- Installing libxcb-1.15_1...
[main-arm64-default-job-05] |   | `-- Installing libXau-1.0.9...
[main-arm64-default-job-05] |   | `-- Extracting libXau-1.0.9: .......... done
[main-arm64-default-job-05] |   | `-- Installing libXdmcp-1.1.3...
[main-arm64-default-job-05] |   |   `-- Installing xorgproto-2022.1_1...
[main-arm64-default-job-05] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[main-arm64-default-job-05] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[main-arm64-default-job-05] |   `-- Extracting libxcb-1.15_1: .......... done
[main-arm64-default-job-05] `-- Extracting libX11-1.8.6,1: .......... done
[main-arm64-default-job-05] `-- Installing libXScrnSaver-1.2.4...
[main-arm64-default-job-05] |   `-- Installing libXext-1.3.4,1...
[main-arm64-default-job-05] |   `-- Extracting libXext-1.3.4,1: .......... done
[main-arm64-default-job-05] `-- Extracting libXScrnSaver-1.2.4: .......... done
[main-arm64-default-job-05] `-- Installing libXft-2.3.7...
[main-arm64-default-job-05] |   `-- Installing libXrender-0.9.10_2...
[main-arm64-default-job-05] |   `-- Extracting libXrender-0.9.10_2: .......... done
[main-arm64-default-job-05] `-- Extracting libXft-2.3.7: .......... done
[main-arm64-default-job-05] `-- Installing tcl86-8.6.13...
[main-arm64-default-job-05] `-- Extracting tcl86-8.6.13: .......... done
[main-arm64-default-job-05] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-14.0-CURRENT-arm64-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-14.0-CURRENT-arm64-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned int *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-14.0-CURRENT-arm64-2.7/tkappinit.o
creating build/lib.freebsd-14.0-CURRENT-arm64-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-14.0-CURRENT-arm64-2.7/_tkinter.o build/temp.freebsd-14.0-CURRENT-arm64-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-14.0-CURRENT-arm64-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-14.0-CURRENT-arm64-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Thu Aug  3 01:44:53 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGWr55J5yz4dGff
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 01:44:54 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGWqn44Dvz44HJ
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 01:44:53 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691027093; a=rsa-sha256; cv=none;
	b=JPoZtFcPEZOEFUZ02whGEPfTKsw3fMjksuVHwXPAyJyckvkeTQB2bnTjXUVbu7lLKf7Xx1
	UhNJdEQ3xElAqqk3pI9Yds1i7jcpXBa6rZTrBQcxBST+PDPlHyCAtW+T6rrIeW3a22K+Qx
	C7pSGRltlec/WUcEwlKjpyDxLRBymuHuPZbbsTKMXZ9qNVYCximtaD25DdgmXHXauApPtQ
	L0DzZiAaaZnYzF/gaBtLUVDI3QULOr7CaF06ts7KuXLVv/fGANblB0ZqwjtiRNZiDZEoc2
	H+d1SXmWTeqRo6IsxqvWXvh3br0jtLRW4WwuNqnTAcqqLAjGJPknE8tv/+gRqQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691027093;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=aTcqv83Zkli7VxC0BDY9s4CYmgn7Z5Tf+3GMMq9a2LI=;
	b=KuMUcZ1hvvdp54nrOeMrvm+lrchACW6WaF7GzUt1rLC84WNe3fqJ/0Qrc5H2yiPyJ8Fjd4
	dDSw5S5NT6h8RFHFBosXKa8A8VZMwRSosQSw4aJ2Aw3TXqGS3HBkostElBrQiKWehJblkF
	Qz9DJVsrvSpVbFL6ayjuleHU/dJBhJ5OPa75YfOWIa+Z12PIJu9w/X9mhTPO97ASQwLoXQ
	FnD0fGrZ3UgYMTvx/t2uzTaszXScSgjyMXUJ+Py5JDXYStGiBAnmTPS4Hn39eEoD6fQ1Z2
	s+B+4VotkCUC+RAuT+s4od1iwf3vrlaSJsJT6/0H4+nijS/6vYuWlVF5YgDEDQ==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGWqm6Hrtzhps
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 01:44:52 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3731iqKC083258
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 01:44:52 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3731iqxf083257
	for python@FreeBSD.org; Thu, 3 Aug 2023 01:44:52 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="UTF-8"
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 272885] security/py-certbot
 builds but won't run on -current (has OpenSSL 3.0.9 30 May 2023 in base)
Date: Thu, 03 Aug 2023 01:44:53 +0000
X-Bugzilla-Type: request
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-272885-21822-fDqWYLIHLY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

Mark Linimon <linimon@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 272885: security/py-certbot builds but won't run on -current (has OpenS=
SL
3.0.9 30 May 2023 in base)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

From nobody Thu Aug  3 01:44:53 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGWr56CYKz4dGgd
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 01:44:54 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGWqn5C56z44XW
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 01:44:53 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691027093; a=rsa-sha256; cv=none;
	b=mn/frndDx/g5JXUxNI4Odg/ejKP4P7el4I8Rd+ycAJ3uV6EoNoXuFs63IYlkzIMuP1GCct
	bZ+VJ23/6UwqSCCdO2a6zYdvMxxxFkyg12QyoHZUS05+1dbDzUP84rQSrKNdmEMVrpE19S
	R9ZLMgCiVCjqTFi65MKinMmqN3es9joTQycindxb6eeELBhQJPfFCi0KWZvxbR9VcyGKZ3
	dHmvYIxURU8q97P1TO+COXJnmESkuHlEjbwPONboG6agilYszttFKCiDRxp86x42/xYpVm
	jXorSOZU0ebnEvPjp82i5B6PsMjsTA8hD81n5rPLprlzaYjndNMylCc0pQSgEQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691027093;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=p+vEFbb4E3VxGImIQ7SCrvHmz8t+8Wubl2ZayTVvCXI=;
	b=g4OYr95Sfv6Q+6DxTcNOC5t8s7RmwF5f8+2nKihsrrDUhdLrl03zFFY0D6CGfJp/01vkCp
	yzeVoC+kXYyrg0oMPbxfvlHPi/upMWGRyjAJVanl+t6BvKvs/uursR+rZGQVwMC2GruLot
	13RXdntO4IKMgPlbDmxT2Sg9qO0n3+M2+hApDDdmw9AT24zg9bng5DKKeC/hCO1AbhESPP
	bgWi5x250hUDTmbWJSP8vT89JzOWFt17PjsjNDCI7UHVMhgOABPTUNIkQow917jCq2WnSq
	uDiYgUSxLaXVvcQp6DGv8BiyvyPA5z5nCf7EvzjHyyNubkP0qyJlbNSW7V6yxA==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGWqn08xHzj5f
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 01:44:53 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3731iq39083267
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 01:44:52 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3731iqVE083266
	for python@FreeBSD.org; Thu, 3 Aug 2023 01:44:52 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272885] security/py-certbot builds but won't run on -current
 (has OpenSSL 3.0.9 30 May 2023 in base)
Date: Thu, 03 Aug 2023 01:44:53 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: linimon@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: short_desc flagtypes.name assigned_to
Message-ID: <bug-272885-21822-1DtpHUV1hs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|py-certbot builds but won't |security/py-certbot builds
                   |run on -current (has        |but won't run on -current
                   |OpenSSL 3.0.9 30 May 2023   |(has OpenSSL 3.0.9 30 May
                   |in base)                    |2023 in base)
              Flags|                            |maintainer-feedback?(python
                   |                            |@FreeBSD.org)
           Assignee|ports-bugs@FreeBSD.org      |python@FreeBSD.org

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=

From nobody Thu Aug  3 10:07:07 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGkzH6Nn7zZTwp
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 10:07:07 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGkzH0Q1gz3Lc3
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:07:07 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691057227;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=cs/7jHPIj7EH4xCM4kGX1pSr4FQMLByKkHOtYajC6JI=;
	b=xXCTFro0xSuC+pd/6fmvSJIrvAdi3JyBJm6YgxJm8rLWFpA/kd7b43S8T6Tt2GsAnNUnn3
	pL9EqHhnegJtbHmAY9UiOqCBvbHTCIgosHbdjyQDhpx3QQHiMCgTDf9bchf0Zj+dwvzi/I
	bSy5sHW8XIfM60DaxqkNkLnQPjqzmFj2UPsAZuaYv6Cw1F+n3AAsbQ1NqSRT9jKlngBCTZ
	Nw+dZybVOG66XaUPGmsdt1+LgyU1qmEqCUWAKahJn9LmNb0bsgLdM1WYuMon2XdxsGUYRE
	R/vYvh5zEwzd8y1YinSQG+wMuVRNYwB/9XP0x3X1i8NDo9vBT0PfDJBE5TDd2Q==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691057227; a=rsa-sha256; cv=none;
	b=KlfbRgsOthEvUz52mivB3DOD8BirgSwy2gr394b0U5aKhZ8KMnGVNS10rrkOg0FO9Bv7AV
	3TvGZaA9G8BICX+BvRHDeSbON4qXcc4aoWbDSFsFJ4YWRlscMRRlfh++yMDdOm7znKiXJK
	//QXs1htJ8LCviGVAHhhzCMVd/qLrz8qS4vgzpRGLDyaGaEd5vgXYzazMyqamLpQ6mpePb
	nZzGCJKKirFnMRie7jcBX7+g5t4425+thRpF9nQ4avpXPc0HKXi2i6door6sTMPfAsmChS
	Q6fW3oaCfrOzSiLG1sseYgAgXk/bS+j5IpD6uAdmcImyIZ5Cdv0Lm7lncTd3bw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGkzG6fNGz233
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:07:06 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373A76Ad043256
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 10:07:06 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373A76Em043255
	for python@FreeBSD.org; Thu, 3 Aug 2023 10:07:06 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272885] security/py-certbot builds but won't run on -current
 (has OpenSSL 3.0.9 30 May 2023 in base)
Date: Thu, 03 Aug 2023 10:07:07 +0000
X-Bugzilla-Reason: AssignedTo CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: void@f-m.fm
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: dependson
Message-ID: <bug-272885-21822-WUCjfM59BN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272885-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272885

void@f-m.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |254853


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254853
[Bug 254853] security/py-cryptography: Update to 41.0.2
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=

From nobody Thu Aug  3 10:59:49 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGm8625yzzZYRJ
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 10:59:50 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGm856g6Pz3R4Y
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:59:49 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691060389;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=NxShMA4dah2b8WNxWVmBjyiCf9YV9UIiJwUlotqaGNw=;
	b=V4gYFjRw0fh7ZwgyNNxCk2D6s9ExhVI6CNECakzQL2Y3AuiahDA8NUgKl6/Tsafclp3J5C
	fkMGpyhJMH3GzvEjS55/aj4cK/6tGlHVaN+XgzbIPay7t6Zc8m84zsrmkjBfY6ppbQfVEM
	1sOPJhYeFdFUgmn/jOoHOvAyRm4fMH2S4mwc6Iwaf4R9ImI3BV5mudB79dQQ5SIXgglHWV
	w/rIuDZq55oCfnybIdq1wYslS/k5X6ZFnkckaD4AljAJCgVqIH3XCr/duI8xcOefVAESj0
	dRdQaVdl+P0BKTrTkhgypM7nHP4m3t2+eRZh45qn3jLglQT6aRXa9qa4m4jIAA==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691060389; a=rsa-sha256; cv=none;
	b=m5MFfdZvESaG5mbn5QcP1HGlLBa6mrk+O237Ca3WUOv/p/lWYMLe3WuCVWXc5tIKD5qJuA
	tdtN0emhSclifP9Fp84Rp++Ia6F2uHsgyN5CluAMyXfLtisfHSofAJNLNCI/HT1R+dB5Vb
	Hi6d16PUe61ohA05TUdlf/Lek+ed80ZTnC/awmGKINKMVV4wXtsoDtJpDxy99i6nIvhNl7
	epPY6yyWrcakJTuboo0nzwwPDfL3XSpoAFG/C1j6/P4K21YoOwXZeTeH2xytVWq4J2pUV0
	b/heb12qibcFT6HCuzrNCWi4BeIaRci2pGn8/GdBZutmekWXswmPjpR0uGnBww==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGm855X48z3g9
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:59:49 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373AxnqC019720
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 10:59:49 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373Axn33019719
	for python@FreeBSD.org; Thu, 3 Aug 2023 10:59:49 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272600] devel/py-rpds-py: "FileNotFoundError: [Errno 2] No such
 file or directory: 'maturin'" in build phase for non-default Python
Date: Thu, 03 Aug 2023 10:59:49 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: dependson cc
Message-ID: <bug-272600-21822-ncCRDHmL2M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272600-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272600-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272600

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |272618
                 CC|                            |kai@FreeBSD.org


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272618
[Bug 272618] devel/py-maturin: command name is wrong for non-default python
versions
--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 10:59:49 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGm865ZmqzZYhn
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 10:59:50 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGm863D8Bz3Qwy
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:59:50 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691060390;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=LYuexeXf4YusJppzbQfR/SmWHZp9X2HjjewkPFy7o4E=;
	b=C0ymuHfwFujI+eindMbe8IRxn9T5rY3fo22KoCujrzrNbauWiOITB9xgzvn/bKnShnKSMf
	0Uh70EV77tyffg4DuY1Ov7o6Y4UIzi70Odb7wtyJ+7j+wUwClc54W2QD+mp3ewshpzYWS5
	Iw8dOR7x6w1HmGuhKU+AuqzpcW8QTNNXwT45wTgsRNlyP91yit5wC6zBD8Yif+xZGIxU8C
	ykgtUTzVEyFAxz2Er3RcFRsG7v6Srmqj2kTYclxkhpz4W6nkoo3hXYISTEQ3MU9vKBvl4C
	twM26PSd19HLqDIOeIPQBpZ05zvATu6IORZsiE7rk2RdHjdzBXb22jHndazzGA==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691060390; a=rsa-sha256; cv=none;
	b=PFFxsldxxK0VlQXp+XJ+oeusml4iKJsDKvOKLnlwdUQWKvcEAtmN4/Y53eUZ5IJ9ah4e9b
	5Qw1k2nS1Zk0m/jr2s3b5yJx+3TwPD9wUcb438e0RZmwG7rXkPyz7S1DbSxMApjsntMEf+
	LDM63mv+h8cs3Vckzc7tmNCT470+B6LtqpeSUZ74qgHraPSBX4coURzZ5zkjeq5KQod69d
	B8MCZzE/Z1clkAVN/FWqv+foJ6ntflGCcYr2qmYaxCh02BFLl+amxZqVPhFc7Y8FSH4LiP
	vdLp5LkSql/kgaOOome0ov3oniEnqDzc91T4jony+mIvBY6CvUVHLks9ZFlusg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGm861Vd2z3KN
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 10:59:50 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373Axob4019733
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 10:59:50 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373Axohs019732
	for python@FreeBSD.org; Thu, 3 Aug 2023 10:59:50 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272618] devel/py-maturin: command name is wrong for non-default
 python versions
Date: Thu, 03 Aug 2023 10:59:49 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: blocked
Message-ID: <bug-272618-21822-34IXSa4w1P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272618

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |272600


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272600
[Bug 272600] devel/py-rpds-py: "FileNotFoundError: [Errno 2] No such file or
directory: 'maturin'" in build phase for non-default Python
--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 11:01:16 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGm9m3cclzZYrw
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 11:01:16 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGm9m0gdWz3R80
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:01:16 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691060476;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=erqwMmTNriloqzqQYsMpq3cVIJIEOqZVLfwcFa33Xu4=;
	b=mw1Dfb2wL6AUT2P47tQEwF18rpMVVsvaHd9+vMuDM2a+Y19F/xN28brSbmLNN8MVJlmvk6
	EZSPw/Dwb9gKA59uuEIthoLGTdO+40WVA8YNUrJQ4bh58zzOUU9tcJw0YqGz26XJZwIjwY
	Sqp7p5PyA70rq7cvtkqOqPcAodFuvKn5BTQr9Uu7AzoIwvl4hJJv9pQNnmuR/X97WLRtWh
	YocldcjZZtfgt2qNGVZXHhgqjqchuloeoZIpYOkp7Vu3SYPL9AKZpIqxua5JesuEGXt1yM
	4pfn4wuxIpwCM4QymSRJNugP/YOyBVzn6jnpv0C6q6TpWV9d/4+mvuz0lfLXXA==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691060476; a=rsa-sha256; cv=none;
	b=WukoKv/mZPGC7/EC5nuG14yE9hV/GH6h4jY2MQfVReeMAh3ul6cmwnGGNJCRd3QXYCbeq2
	XTKMDUKdBk4u7dCZ3sXLtrEGJgD1OIojO/D7Z+2NRfG0RMy6Z0CfbpaLT2Qvc43qlltA7A
	6iW3nb+MSLrNRQdfVWgDJflMGis71642+seSifztvS2NFYkg1Vq2x4OV7UUJqHmFlRnC90
	vylzmiPS+HIV1/wHnLyI/jHwzyH6n6GyOxropC5DzOKE0uv48iyyB1bGbymYgxVr2RgFlT
	4HvZSghdAOXCiUKKWU/cZtN1KH6AYtejfLd4nTJiOfTbyccAUqRCL3o5z1gswA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGm9l6nhMz31t
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:01:15 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373B1F0p022510
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 11:01:15 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373B1FHW022509
	for python@FreeBSD.org; Thu, 3 Aug 2023 11:01:15 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272618] devel/py-maturin: command name is wrong for non-default
 python versions
Date: Thu, 03 Aug 2023 11:01:16 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272618-21822-ae2HCrCJ6K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272618

--- Comment #4 from Kai Knoblich <kai@FreeBSD.org> ---
(In reply to John W. O'Brien from comment #2)

Both bug #272600, which points out to the problem, and bug #272618, which
addresses the root cause of the problem, have their "raison d'=C3=AAtre".

I have therefore linked bug #272600 to bug #272618 accordingly and will also
refer to it in the commit log.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 11:12:58 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGmRH0HCfzZZnP
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 11:12:59 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGmRG31Wdz3Swd
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:12:58 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691061178;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=2GzhEhWQUHYIatqCebkYjlZGEHz/7Pb2/Sw7WCqhrfc=;
	b=Bm77WsWjNaVKx4nGq+YBUI+Xjjd5u+fqQyQ6Txz4spKjMMWrjuSO7lTxR5v6yATxNkfIqc
	g98Tj3OitAshM/XHb/GS17OJDGtYYZDQTIyZHuPIr1k9xrhE2nejLt7BSuslk+XUJiwHM+
	2ATPSeIztPFm0JoNST4jNNHkLv8vkP113EU/GsZvtl15ab2+uie4FWh/DujHfX6GKIJnxk
	JGSwkYI/kWi1pFZPAYTdWhI07xMop4pWEuEeUs8w+AqEzKzKlct6+6bKhjPobIAiykmL25
	d3cVZieI8RuqIgz5UQ8/Lzk1p6Hk7lVA40Y7eWgXKXilfckLqD8rrXQ7xVgJmg==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691061178; a=rsa-sha256; cv=none;
	b=WcMFqN5qf1SDu/XNOp2/Z+8A5mL7Mg45tHZ/Y0kVCoIy8JTPSzDVT8AmaaTUSwPcw5r5h6
	QeqLDbDZF9Exn5Z3AqyjXrUPz7wjzB3VaMD/9JHR0oWaihHBBUIAw/3gmAwi8K1nOrISZ4
	oBI/ubk9husOzsrY6VMrxIJjBx4MbtN+8Mes4bV0EdlsRwTDSNrZfRFWp3vZhlzEpCywXu
	0mZZPZ9ttUVEmypqxt0xcQsFyBp3K/UePrzlG9IbhYWS9DwPG/kYHai6TphzTBd9KqACYz
	D/AQDozzTuchJm6mJ4ChOxWAgUCoTgxjwzble8gXx8eGdmaBRL1qhXggVo8o+Q==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGmRG26SPz3rk
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:12:58 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373BCw3c043647
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 11:12:58 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373BCww8043646
	for python@FreeBSD.org; Thu, 3 Aug 2023 11:12:58 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272618] devel/py-maturin: command name is wrong for non-default
 python versions
Date: Thu, 03 Aug 2023 11:12:58 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272618-21822-upJdfOCU0S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272618

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D00ae5289b23194d0b79413e62abc6ce=
ff960fb09

commit 00ae5289b23194d0b79413e62abc6ceff960fb09
Author:     John Hein <jcfyecrayz@liamekaens.com>
AuthorDate: 2023-08-03 11:04:59 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-08-03 11:04:59 +0000

    devel/py-maturin: Fix command name for non-default Python versions

    If devel/py-maturin is built for a non-default python flavor (e.g.,
    'make FLAVOR=3Dpy38'), the port installs bin/maturin-<ver> and does not
    install bin/maturin which is normal and expected.

    The site-packages/maturin/__init__.py file, however, explicitly defines
    the command to use as 'maturin'.

    Because of this when using maturin to build other ports, they can fail
    with "No such file or directory: 'maturin'". [1]  Fix the issue by
    aligning the command name to the actual Python flavor.

    PR:             272618, 272600 [1]
    Reported by:    John W. O'Brien [1]
    MFH:            2023Q3 (after 1 week)

 devel/py-maturin/Makefile                              |  3 ++-
 devel/py-maturin/files/patch-maturin-__init__.py (new) | 11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 11:12:59 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGmRJ0gKHzZZDq
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 11:13:00 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGmRH41GRz3Sjl
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:12:59 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691061179;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=Xovz+kBnV1eLnZKmWCAx2KphnuMQE6/HmsVhOB0qPSg=;
	b=HCW81/F5+lo2HiRr7ZeB2s43kwy677yJnxpTcQgq6BUPM6LCzk0ESlruzewYbHSeFA/Cn6
	ePxLUc5VL5n2idS0qM8HZnS/QuEtp+S3kld5rKsP4vdLCNX8rWelbF7XtWEl5EVuXkrUzq
	X7tf+lJijtr52FGVurGCimbgl9IL4kjw2gXwb1a1j/dpJBYxVv0ow0zXoXW7B9SfLCNSb7
	JLmXjguGA4yS8OYyILMkAJXBiqxVw1PsU9HyieeU6JtiYJjkCx+HsY6vE1FwD3t7kHkgQE
	iEx5/iSDokRKN4pqcrVxG9IGGuw5x0P0Iv8NHNkv8FvXT7o3YSFkD2I2lSbALw==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691061179; a=rsa-sha256; cv=none;
	b=kfWKHwPhISjyktyKLxWt3ZaDSGXfCFhmuV0KVW43ctD8POjW8lBxh5VMlIQq8JuT3XF3aI
	/YrdCUGbJYYHjQWaSEHJrfsaCyvXx3rN17irMRQ16vFvsGSzfvmpEK3gmoTO4mYhR1mTtq
	t+f7lakNOjQEiVgzC1HrBcYRHcH7CR8eMkLSuep9BEhx4tdgZUzO9B3L6KLGJAp2TMtJmJ
	shWqWBtWFTbykLlgZMNqLN1IC/e7HUPclvKrQwRBJt2G0Xg/2ooyRoTZ01LrqbHhv9ni9p
	fQyhtr2+IGo7SH2batCKv0WP/BwA9l8jiQ/AlLNjYBqdLtwunD0daMvs4PxBWQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGmRH35sHz49T
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:12:59 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373BCxd1043670
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 11:12:59 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373BCxxg043669
	for python@FreeBSD.org; Thu, 3 Aug 2023 11:12:59 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272600] devel/py-rpds-py: "FileNotFoundError: [Errno 2] No such
 file or directory: 'maturin'" in build phase for non-default Python
Date: Thu, 03 Aug 2023 11:12:59 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-272600-21822-PVXxNOJFBN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272600-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272600-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272600

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D00ae5289b23194d0b79413e62abc6ce=
ff960fb09

commit 00ae5289b23194d0b79413e62abc6ceff960fb09
Author:     John Hein <jcfyecrayz@liamekaens.com>
AuthorDate: 2023-08-03 11:04:59 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-08-03 11:04:59 +0000

    devel/py-maturin: Fix command name for non-default Python versions

    If devel/py-maturin is built for a non-default python flavor (e.g.,
    'make FLAVOR=3Dpy38'), the port installs bin/maturin-<ver> and does not
    install bin/maturin which is normal and expected.

    The site-packages/maturin/__init__.py file, however, explicitly defines
    the command to use as 'maturin'.

    Because of this when using maturin to build other ports, they can fail
    with "No such file or directory: 'maturin'". [1]  Fix the issue by
    aligning the command name to the actual Python flavor.

    PR:             272618, 272600 [1]
    Reported by:    John W. O'Brien [1]
    MFH:            2023Q3 (after 1 week)

 devel/py-maturin/Makefile                              |  3 ++-
 devel/py-maturin/files/patch-maturin-__init__.py (new) | 11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 11:15:29 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGmVB15S3zZZW1
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 11:15:30 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGmV932djz3TZW
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:15:29 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691061329;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=dspTq7gUy5C9u5y/wWyEotbww+h+bxG1P+TTPawISHo=;
	b=ITJ17O8z1HRUTwbran/mUHtDeb9s5jG9xo2nIsRCu39e1E5rghbjlHTahx7smve+McZO+g
	/vSGsgj6ghPyB/7Fr99CqoPTwa00HDAAChquZadyrWYuONKi4GN70ptWUw4w55n2Flz9q2
	jif2shkryLkwvu58BRG9VGTl4dFXR5HTuKZ2osDz1Aon1g/trIqegnIaB1LHHMrOqNJ2fA
	zSfdQmbXJfxi0Skq9BmYjvxw5ImUQMbxteuOhnNT9lMoQm5/MdiZ+w6uedC2PzTNGNh45z
	Zg2VYOSHO5RBf0rO9k0gTCH6Vru5zXZxd3gecVdAZ/IRzDSCGeJ/JyqByXXgEw==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691061329; a=rsa-sha256; cv=none;
	b=Vp02ajeCtC4ZbNuhlBub4TYX4EsdxTPXFlJw51JffbUPfIjo6237f0tIBU8cmERU9QEbDt
	mE1BbF5jk/v9HvBGIDUnqgDCOKW5Q67ceqFiN1+HCgFTMoFPUVUW56/xlmrOYiwxr6E7Ma
	8K5ypLZqOK+qtTPP83evnkOXrzCDVdkUUkKOVxqMQxNfdH0io24Dy4cfsGYRAO0LJszC4B
	uQxkmoKvh9EeCU9Ru5I94BAH5XeIjEcCt0XFRf5zBVo8aLkp3yuX1RwAWWDxbNj1MMr4Az
	LsaiC2AbVamE2N9X76noaswvb6uPHgh1hhHNbmpfrAA1Eha3ehjEyOauYXgGoQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RGmV91xlzz42X
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 11:15:29 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 373BFTaE044460
	for <python@FreeBSD.org>; Thu, 3 Aug 2023 11:15:29 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373BFT4i044459
	for python@FreeBSD.org; Thu, 3 Aug 2023 11:15:29 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 272618] devel/py-maturin: command name is wrong for non-default
 python versions
Date: Thu, 03 Aug 2023 11:15:29 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: kai@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: kai@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly?
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-272618-21822-xNNEIcx5Ok@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-272618-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272618

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |merge-quarterly?

--- Comment #6 from Kai Knoblich <kai@FreeBSD.org> ---
Leave this bug open for reference and until the MFH to the 2023Q3 branch has
also been done (ETA ~1 week).

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Thu Aug  3 18:06:58 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RGxcy5WF5z4Tlyp
	for <python@mlmmj.nyi.freebsd.org>; Thu,  3 Aug 2023 18:06:58 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RGxcy3VZtz4nRP
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 18:06:58 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691086018;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=0DKawXqGx/Tg5RUut0SqS4jP5CiL7FUsoMvAWM10Pqc=;
	b=rH9QZczs4rKgzZCqqKJhEhKFsguFgU3Aboj0sDfj/GA7b3ZFSFMAYcpY0USYzeu7rMSXtW
	dfojFI6Xwfpc3FnViNK1dP3qqNixDDwgXiecsi/V0bkvPF20yhY+H+PG24THaztgy9oUkQ
	HfLG0X5DqbgrfF5oBvOsqjW5A4VOk0quvF6OO9X8+VMdc+sW5DqlaeWTzed1wOXm2XCjvT
	4FznOGeBnQKKg4QfH1KZgOZCgMzHic92TURweTwWhlaT6L93NP5U0Z2w0WCw+MjYDh59q7
	cegB+dEOwCoHE0e3+7qkiHRxGLwPGJ9+yw0eM58D2UFV4rvEC+iR0AkpxmXD6Q==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691086018; a=rsa-sha256; cv=none;
	b=HmkXLhYCM9YCtT1BZnLgNGdYk7amt5qWvPguT8TEgaq8Qaf252e8KkMzmdgqdmDSkLn8s+
	prOWwnrpMTFCQAblLHqmnZyUlumPTMGfMqg0lGod1MwBcVlDiSozQamZ5rsiRF90T26V5Q
	iO7oewPy5SGcHczIBo3aRbQObdz+f74GBv63AhyA1JfgqBric7lVlVvOreIbEHYfQc94nw
	Zu5+UpPlO45LFvq2Q8tY11taRpsyYepZDauLVpRGXaaw8Z/MJG+GkQsl8xAtRhRjR0xw7P
	LD6eJqFlA+7qbYFG/cAcdHusYYHIdu8G/eef6Lk42WfEukdtybgV6jf31F9rtw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RGxcy2FGGzWHF
	for <python@FreeBSD.org>; Thu,  3 Aug 2023 18:06:58 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 342b
	by beefy18.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy18.nyi.freebsd.org);
	Thu, 03 Aug 2023 18:06:58 +0000
To: python@FreeBSD.org
Subject: [package - main-amd64-default][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Thu, 03 Aug 2023 18:06:58 +0000
Message-Id: <64cbecc2.342b.51c23906@beefy18.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pa2fc5d6749c6_s8a5c836b51/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=pa2fc5d6749c6_s8a5c836b51
Log:

=>> Building x11-toolkits/py-tkinter
build started at Thu Aug  3 18:06:52 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD main-amd64-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 04




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=14.0 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.5.pkg
[main-amd64-default-job-04] Installing pkg-1.20.5...
[main-amd64-default-job-04] Extracting pkg-1.20.5: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[main-amd64-default-job-04] Installing py27-setuptools44-44.1.1_1...
[main-amd64-default-job-04] `-- Installing python27-2.7.18_2...
[main-amd64-default-job-04] |   `-- Installing gettext-runtime-0.22_1...
[main-amd64-default-job-04] |   | `-- Installing indexinfo-0.3.1...
[main-amd64-default-job-04] |   | `-- Extracting indexinfo-0.3.1: .... done
[main-amd64-default-job-04] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[main-amd64-default-job-04] |   `-- Installing libffi-3.4.4...
[main-amd64-default-job-04] |   `-- Extracting libffi-3.4.4: .......... done
[main-amd64-default-job-04] |   `-- Installing readline-8.2.1...
[main-amd64-default-job-04] |   `-- Extracting readline-8.2.1: .......... done
[main-amd64-default-job-04] `-- Extracting python27-2.7.18_2: .......... done
[main-amd64-default-job-04] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[main-amd64-default-job-04] Installing tk86-8.6.13...
[main-amd64-default-job-04] `-- Installing fontconfig-2.14.2,1...
[main-amd64-default-job-04] |   `-- Installing expat-2.5.0...
[main-amd64-default-job-04] |   `-- Extracting expat-2.5.0: .......... done
[main-amd64-default-job-04] |   `-- Installing freetype2-2.13.1...
[main-amd64-default-job-04] |   | `-- Installing brotli-1.0.9,1...
[main-amd64-default-job-04] |   | `-- Extracting brotli-1.0.9,1: .......... done
[main-amd64-default-job-04] |   | `-- Installing png-1.6.40...
[main-amd64-default-job-04] |   | `-- Extracting png-1.6.40: .......... done
[main-amd64-default-job-04] |   `-- Extracting freetype2-2.13.1: .......... done
[main-amd64-default-job-04] `-- Extracting fontconfig-2.14.2,1: .......... done
[main-amd64-default-job-04] `-- Installing libX11-1.8.6,1...
[main-amd64-default-job-04] |   `-- Installing libxcb-1.15_1...
[main-amd64-default-job-04] |   | `-- Installing libXau-1.0.9...
[main-amd64-default-job-04] |   | `-- Extracting libXau-1.0.9: .......... done
[main-amd64-default-job-04] |   | `-- Installing libXdmcp-1.1.3...
[main-amd64-default-job-04] |   |   `-- Installing xorgproto-2022.1_1...
[main-amd64-default-job-04] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[main-amd64-default-job-04] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[main-amd64-default-job-04] |   `-- Extracting libxcb-1.15_1: .......... done
[main-amd64-default-job-04] `-- Extracting libX11-1.8.6,1: .......... done
[main-amd64-default-job-04] `-- Installing libXScrnSaver-1.2.4...
[main-amd64-default-job-04] |   `-- Installing libXext-1.3.4,1...
[main-amd64-default-job-04] |   `-- Extracting libXext-1.3.4,1: .......... done
[main-amd64-default-job-04] `-- Extracting libXScrnSaver-1.2.4: .......... done
[main-amd64-default-job-04] `-- Installing libXft-2.3.7...
[main-amd64-default-job-04] |   `-- Installing libXrender-0.9.10_2...
[main-amd64-default-job-04] |   `-- Extracting libXrender-0.9.10_2: .......... done
[main-amd64-default-job-04] `-- Extracting libXft-2.3.7: .......... done
[main-amd64-default-job-04] `-- Installing tcl86-8.6.13...
[main-amd64-default-job-04] `-- Extracting tcl86-8.6.13: .......... done
[main-amd64-default-job-04] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-14.0-CURRENT-amd64-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-14.0-CURRENT-amd64-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned int *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-14.0-CURRENT-amd64-2.7/tkappinit.o
creating build/lib.freebsd-14.0-CURRENT-amd64-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-14.0-CURRENT-amd64-2.7/_tkinter.o build/temp.freebsd-14.0-CURRENT-amd64-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-14.0-CURRENT-amd64-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-14.0-CURRENT-amd64-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter

From nobody Fri Aug  4 07:29:24 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHHQr6NS5z4gkvj
	for <python@mlmmj.nyi.freebsd.org>; Fri,  4 Aug 2023 07:29:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHHQr1nXgz3d55
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 07:29:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691134164;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=TX7rzTmyE4XZzAnrHbYnnw0yscfcU+7lcHiFOe+NyNI=;
	b=aOl58T5hItW2mRXDjDKKD8GlRJoBb7FN43KjkXoKZ8hZeNL0msE3uOJzW8eMBi/0677RjT
	1bHsAheMPtEumrLS+x4W8L5sHteb1WxsaJreoyVmEAHO5bCJVW+uYP1yNSXn/WnEDF11zR
	2Evbo78L86xXD7IXmxde/CWJzUvF3b6jmHj7fQH8seFDzKlfPRMgqTeWuj/UXW4CH44qoc
	h+Z6qqdFvYds2C2u7+kIqA3xqCkIzlgTlgKsRo5J9xl8RRh6beY30udwOmPXUVGoz6xDfq
	Gcb0XnnS1+oivyS3JqpK+XSxFv0lkZMf6wb3PX8tgR5/5XRo3woBBejxgfJQDQ==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691134164; a=rsa-sha256; cv=none;
	b=AaNbNpjZ6kAKeFpEZZjriBXUphBamPNWQlIdeuTGP7lQMVdI0i0M4fdq3CwGGUYFYjrww5
	QRVGcgIEo2UU2cW8nwZJETg0Xjg3iiymoo61cYnwVu7CrPSKVai+L52Qf1suQH9SVKGzj0
	SLNs5/j8nIJVOqqmJ/gzhFFTQc5MGupD0XDl7UOfPX1w4iGMPfDiWLN5oUhE7bu54MEfq7
	o/IIyRgq5NbmhJpBQlDYVkAcdRCfuuLwC2507Kr/ZcpEDQWekvwGLDEXgTRzKCLvegpMZx
	POr3pvTfDheoP0FHobc4LW/qZYyvJB/Dd6HYQFyMkCEMw/Kqduy+awyJoND8Bg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from ampere2.nyi.freebsd.org (ampere2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:24])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RHHQr0f6hztlR
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 07:29:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 2d5b
	by ampere2.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on ampere2.nyi.freebsd.org);
	Fri, 04 Aug 2023 07:29:24 +0000
To: python@FreeBSD.org
Subject: [package - main-arm64-default][x11-toolkits/py-fltk] Failed for py39-fltk-1.3.4.1 in build
Cc: pkg-fallout@FreeBSD.org
Date: Fri, 04 Aug 2023 07:29:24 +0000
Message-Id: <64cca8d4.2d5b.48b98d9f@ampere2.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pf6493e8ca127_sfa3cf6cdc6/logs/py39-fltk-1.3.4.1.log
Build URL:      https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pf6493e8ca127_sfa3cf6cdc6
Log:

=>> Building x11-toolkits/py-fltk
build started at Fri Aug  4 07:29:00 UTC 2023
port directory: /usr/ports/x11-toolkits/py-fltk
package name: py39-fltk-1.3.4.1
building for: FreeBSD main-arm64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 arm64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 01




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for py39-fltk-1.3.4.1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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  -DFL_LIBRARY -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -fstack-protector-strong -fno-s
trict-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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py-fltk"  EXAMPLESDIR="share/examples/py-fltk"  DATADIR="share/fltk"  WWWDIR="www/fltk"  ETCDIR="etc/fltk"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk  WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
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--
=======================<phase: check-sanity   >============================
===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.4.pkg
[main-arm64-default-job-01] Installing pkg-1.20.4...
[main-arm64-default-job-01] Extracting pkg-1.20.4: .......... done
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-fltk-1.3.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===>  Extracting for py39-fltk-1.3.4.1
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py39-fltk-1.3.4.1
===>  Applying FreeBSD patches for py39-fltk-1.3.4.1 from /usr/ports/x11-toolkits/py-fltk/files
===========================================================================
=======================<phase: build-depends  >============================
===>   py39-fltk-1.3.4.1 depends on package: py39-setuptools>=63.1.0 - not found
<snip>
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4635:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
   result =  PyEval_CallObject(func, arglist);
             ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4704:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(registeredDoIDle, arglist);   // Call Python
                 ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4791:12: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  result = PyEval_CallObject(cb->func, args);     // Call Python
           ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4944:10: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
         PyEval_CallObject(hl->func, args);     // Call Python
         ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5066:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5180:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5356:14: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
    status = fl_ask("%s", text);
             ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:5824:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6188:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
     result =  PyEval_CallObject(func, arglist);
               ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6269:15: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
    result =  PyEval_CallObject(func, arglist);
              ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:39152:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:60475:17: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
  result = (int)fl_ask((char const *)arg1,arg2);
                ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:61333:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:78967:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:79075:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:83811:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:87374:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:99539:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
19 warnings and 5 errors generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-fltk

From nobody Fri Aug  4 14:06:24 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHSDx1vf9z4kWCg
	for <python@mlmmj.nyi.freebsd.org>; Fri,  4 Aug 2023 14:06:25 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHSDw6YJTz3GNt
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 14:06:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691157984;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=PqD+RfxsCPfYcQkky8PW9F12+8DEpB2Q/Ug2ipobpBY=;
	b=MJJW2/t/8WCCXvWFcFXoE4B1A3CZ5JDOxWCdpC0pyXE9XkB3hy8TiiuljKMTS008tXiJdi
	EmiQj+koncTi/nKBtVW+b7VE3+rQfUd5whNpYyHcxZRa/OMxjhtcGaNe++/ioTMpSYbZH+
	0prJwS+Vw3POUdXKkhIompA0lvEyl9PCsH/cInXEMLTo/sEflmPtMbb05NoCEOat8CPyoF
	ei8rwkunaWPPBcU6zkUJ+dPo8SXsoCXuwpw10YvNcv21V6/Ox5fCNrn2Syug+6UF9Q3zTc
	/rzTYlNfSIVoNkvxR83VIkFkO2+9S3dgCTREhMm4Vj0mC7UG+4vFK/JMzCf46w==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691157984; a=rsa-sha256; cv=none;
	b=Z9343P8eKcwnxMqaCIQ6jgcST5/yfpA0omhjIkO4tkbh6H8HYKwDr1ViMjvBHqNnxAQbre
	/8725ghuWpD2MQW6QPgmdGFYU/Xx0p9+7Yh1npMKIXPG4E5+P9u8x2jUKIlvgcfUO1QbU0
	B2OtBIT9CGg6uaQIKNrWq/G5YHZrE2fMvZ1ACgKw9JztnO5LV7x42Omk/kpPGESa9IVl5d
	UbqImhOFmwTv/zffw0avQRXH43u+uH8RXZIofmHYlzXR5qCFCriJDdpcxmCPQUjhsaGey9
	C7/HTemYFURD3dp4FB4ClSg17UlWR4Mpb8eKGgrZy89y5gPeiFon4cp/aihJXw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:21])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RHSDw5bvjz14L1
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 14:06:24 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 3a23
	by beefy18.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on beefy18.nyi.freebsd.org);
	Fri, 04 Aug 2023 14:06:24 +0000
To: python@FreeBSD.org
Subject: [package - main-amd64-default][x11-toolkits/py-fltk] Failed for py39-fltk-1.3.4.1 in build
Cc: pkg-fallout@FreeBSD.org
Date: Fri, 04 Aug 2023 14:06:24 +0000
Message-Id: <64cd05e0.3a23.59fe618@beefy18.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pa2fc5d6749c6_s8a5c836b51/logs/py39-fltk-1.3.4.1.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=pa2fc5d6749c6_s8a5c836b51
Log:

=>> Building x11-toolkits/py-fltk
build started at Fri Aug  4 14:06:14 UTC 2023
port directory: /usr/ports/x11-toolkits/py-fltk
package name: py39-fltk-1.3.4.1
building for: FreeBSD main-amd64-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 09




!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py39
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py39
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for py39-fltk-1.3.4.1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
python@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-fltk/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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  -DFL_LIBRARY -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DFL_LIBRARY -fstack-protector-strong -fno-s
trict-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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py-fltk"  EXAMPLESDIR="share/examples/py-fltk"  DATADIR="share/fltk"  WWWDIR="www/fltk"  ETCDIR="etc/fltk"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk  WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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)  89999
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--
=======================<phase: check-sanity   >============================
===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.5.pkg
[main-amd64-default-job-09] Installing pkg-1.20.5...
[main-amd64-default-job-09] Extracting pkg-1.20.5: .......... done
===>   py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py39-fltk-1.3.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building
===>  Extracting for py39-fltk-1.3.4.1
=> SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py39-fltk-1.3.4.1
===>  Applying FreeBSD patches for py39-fltk-1.3.4.1 from /usr/ports/x11-toolkits/py-fltk/files
===========================================================================
=======================<phase: build-depends  >============================
<snip>
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4635:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
   result =  PyEval_CallObject(func, arglist);
             ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4704:18: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
        result = PyEval_CallObject(registeredDoIDle, arglist);   // Call Python
                 ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4791:12: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
  result = PyEval_CallObject(cb->func, args);     // Call Python
           ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:4944:10: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
         PyEval_CallObject(hl->func, args);     // Call Python
         ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5066:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5180:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
       result = PyEval_CallObject(hl->handle, args);     // Call Python
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:5356:14: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
    status = fl_ask("%s", text);
             ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:5824:17: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
      result =  PyEval_CallObject(func, arglist);
                ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6188:16: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
     result =  PyEval_CallObject(func, arglist);
               ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:6269:15: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
    result =  PyEval_CallObject(func, arglist);
              ^
/usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject'
    PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
    ^
/usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:39152:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:60475:17: warning: 'fl_ask' is deprecated [-Wdeprecated-declarations]
  result = (int)fl_ask((char const *)arg1,arg2);
                ^
/usr/local/include/FL/fl_ask.H:55:82: note: 'fl_ask' has been explicitly marked deprecated here
FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__));
                                                                                 ^
./python/fltk_wrap.cpp:61333:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:78967:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:79075:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:83811:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:87374:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
./python/fltk_wrap.cpp:99539:19: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations]
    int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer);
                  ^
/usr/local/include/python3.9/abstract.h:342:1: note: 'PyObject_AsReadBuffer' has been explicitly marked deprecated here
Py_DEPRECATED(3.0)
^
/usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
19 warnings and 5 errors generated.
error: command '/usr/bin/cc' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-fltk

From nobody Fri Aug  4 19:49:00 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHbrF2hLKz4h0Cv
	for <python@mlmmj.nyi.freebsd.org>; Fri,  4 Aug 2023 19:49:01 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHbrF1ZfQz4RB0
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:49:01 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691178541;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=T/g5MDh/mEbGx37jGA6pfsKqUM63GTM0wqhSJZqJ+x8=;
	b=VHIRBHCZC7ozjfzNgUAaTN3A4q4mk0QqUMLY2x/q3E3IyMruohEuHgyotmYBP9/WLtmoXd
	/7uN9g9QofwnfOTy4U4v+zUbEFdRWxr2ICXPeL5joxHmd9TmX1I6jNm+xL/JFdJ+uFkd5B
	ON+uQ4smW8X5eu8dJQOSPCv3ja1/PeJV2CdkYbw1kc0KAReJxiTawIwLN5+xugUe6MuX/j
	Y2LiNqK97RkB3BV/JKx/dKgiVUGFOXrbFU6cbbLMqwEKBhQC5vOl/0iOcYUuJMRIdmflPx
	wxjEjMiTTUgfEiZUkEdl4CA1jK/lDzLhqsCYjTBAjXX4zdljF4RIesDMxgk8yQ==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691178541; a=rsa-sha256; cv=none;
	b=hn7+3HdNoWlYDQV7+L09EGpx+1hpQGoj3Ilfn6Dd2H3p5zNMwAjx+30+s98Ybe+RL4xc54
	OIsttYOgNwA2J2iyy5BRu9yohgY4uhTi4oP2VPxkuUo+eamp+W9+9OgVqihZJq1czWjYzS
	LGn057YpSVVqGyprQcIYdwWOu7SuUA0HXU5vUtkg3stR+JRqETyhF+LF9YM037OldOSCRL
	4AZI9TUuQFKekfUITM7bSxWRIO9b8pnieMrYuu+Am1LbzuRq+wG/L0lijpql2hLGbEHMrK
	dCKBq3BhhH9l6fAE4zrZkSE5l7Fvmm+KLUzDOrStj1HEtNFyZGuTSTvjCDzalA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RHbrF0W5Nz1FQX
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:49:01 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 374Jn1dR004268
	for <python@FreeBSD.org>; Fri, 4 Aug 2023 19:49:01 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 374Jn1r2004267
	for python@FreeBSD.org; Fri, 4 Aug 2023 19:49:01 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 266680] security/py-openssl: Update to 23.2.0
Date: Fri, 04 Aug 2023 19:49:00 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: needs-qa
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: ngie@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: short_desc
Message-ID: <bug-266680-21822-pnWZU98fMq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266680-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-266680-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266680

Enji Cooper <ngie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|security/py-openssl: Update |security/py-openssl: Update
                   |to 23.0.0                   |to 23.2.0

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Fri Aug  4 19:55:14 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHbzQ30NXz4h0Kv
	for <python@mlmmj.nyi.freebsd.org>; Fri,  4 Aug 2023 19:55:14 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHbzQ1cgFz4RcQ
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:55:14 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691178914;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=SZWvdnxdh/zfyrm4Kt/MmEVvNQj396VoCTJo7cZ3PkY=;
	b=H5SqYIIBTaK+MKyGLZFhtJX6rBcgVSW/tV/xdsVzMG1TUr7cIo801Kc8jG0nZ1EL9n1qCD
	BAs5rroW9BwqATAMs5IW8B1oMBzLXZjW/ddprl5dXUfUv4v2e2GkccaF6PjobZpooLFJ7z
	BmptZoVozX72SlUFKxV9aq3RzXYqrMhB02lzxh8kKXFknVNionOvm9jR3T1+Fo8JzDU+0z
	Nw2Trla8WsGmVtca3lXXJXaLt20dnut5wsLp1yP8d2/X/zPDkGEIgF2Th1DRYFjIM+Nylk
	qtZrjKY6J8AazzWHK/Xd9LvM/HdbDDIL/7jauUfjrBF4+KzMptcl9GZUXz7/bw==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691178914; a=rsa-sha256; cv=none;
	b=r5RSkYDuv3ChfrfP1ftbtMvTjPL/2gi4oxIsU0/6M+RNMR5E3buS4bVe1UhVDlpX4jVXTS
	j82iyDJJsvjWPWL235BtJdhbH+36Uy7a4+LEfQkWzAYz/y0Ej6yfO9FCRkM6p2BTdEO+JK
	VJw3TrL26MvEHfwW416XzkiMopj7hcQDRHcPpIGdaKsRtpFQn4W6A06Rzreqeu8eWbWrjE
	wML1Y4NhBs/xho68Fb88WTEIlWMHpCFJhVfBvBn1D941o/O3LbvThO27DqmgJ9HGUZhdND
	OVaOqibN4jUnmQm3L2in4ZFu181EiIS8GRI1PVyiJSd9hK6ViIkMtKYV7jUNSQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RHbzQ0jyhz1FRY
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:55:14 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 374JtEeZ016175
	for <python@FreeBSD.org>; Fri, 4 Aug 2023 19:55:14 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 374JtECi016174
	for python@FreeBSD.org; Fri, 4 Aug 2023 19:55:14 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 270161] security/py-pycryptodome{,x}: update to 3.17
Date: Fri, 04 Aug 2023 19:55:14 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: ngie@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ngie@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-270161-21822-MGlkNU8Ate@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270161-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-270161-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270161

Enji Cooper <ngie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #2 from Enji Cooper <ngie@FreeBSD.org> ---
The maintainer updated the port in 179ad0e3d817f4bcd45c11c9dc5413a1fd974e87:

commit 179ad0e3d817f4bcd45c11c9dc5413a1fd974e87
Author: John W. O'Brien <john@saltant.com>
Date:   Fri Jun 30 09:31:07 2023 +0200

    security/py-pycryptodome{,x}: update to 3.18.0

    Changelog:
https://github.com/Legrandin/pycryptodome/blob/v3.18.0/Changelog.rst

    PR:             272253

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Fri Aug  4 19:55:43 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHbzz4krLz4h0fb
	for <python@mlmmj.nyi.freebsd.org>; Fri,  4 Aug 2023 19:55:43 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHbzz1hR1z4RxS
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:55:43 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691178943;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=7OXunIM3VbGtEno50CXbJxDGSXTUSf0AoqXCdnRTleU=;
	b=Icg5LWBCXmG2AoBDH/Ybx1pMfnJqBQ2hVABTFklC4ZJBO1HxVL9LEAWEJ47JX9UgA7Llh/
	823JIzqyvYabdV0KnVxKg0FugRJNoO5Up7xXX0qRr7JKKDx4FOK/91G8sd1twdfRgCfXpW
	CRr65izmEjWKyTQBhz5wbb5NEOuGKkGoxWOiEFtzNEqxVkjBGDXMYRlJd6rTRBinQj5iV3
	4CZIk6nH2p3Q/VLosmUqvABqljUWzqmL73pWYc7Hop/03jK9y7jlJ9u3REgPuKHbF8XAXj
	4ri+LHXhGookKe5cx+e28uP9FtAZiq+olPlptpk4/7afZsaCSiejXW/DPA4EaQ==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691178943; a=rsa-sha256; cv=none;
	b=PTnecxX0HsOZP/7rl3583w7nbuM9r3OqdnpbJ264RGP0C9UvW+AhFGOCUzL26NH7fIpVOu
	12EoOYAbcgIRtjNFA7AiqKOdnY/cPLuBNLfuCytXjHASEk/nO7YkBu/pwKFBfqgDlZ9+Fl
	QaT6E5lF3a7+YW9qyu2xnAqBF+lPSAUHwKVYfL1JFY191Q7kF7SOXQR4gjdXF+JNXsPb4E
	Kk5TDBBjBIJgVRe5vyFgaaBL6tRxzOArxML2o0+vSHK3ngPBcseBu/ynEV3gihh3fmY9Fp
	siHHEsgionnsC//kcIaBPuiKHlIMND5q+dleRjef8/9tjVCYsqKB/rt+Xr+rZA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RHbzz0l4Gz1Fl2
	for <python@FreeBSD.org>; Fri,  4 Aug 2023 19:55:43 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 374Jthgf016271
	for <python@FreeBSD.org>; Fri, 4 Aug 2023 19:55:43 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 374JthDg016270
	for python@FreeBSD.org; Fri, 4 Aug 2023 19:55:43 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 270161] security/py-pycryptodome{,x}: update to 3.17
Date: Fri, 04 Aug 2023 19:55:43 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: ngie@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: john@saltant.com
X-Bugzilla-Flags: maintainer-feedback? exp-run+
X-Bugzilla-Changed-Fields: assigned_to
Message-ID: <bug-270161-21822-36xlIM6Now@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270161-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-270161-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270161

Enji Cooper <ngie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ngie@FreeBSD.org            |john@saltant.com

--=20
You are receiving this mail because:
You are on the CC list for the bug.=

From nobody Sat Aug  5 09:56:03 2023
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RHydc3Sghz4TvK5
	for <python@mlmmj.nyi.freebsd.org>; Sat,  5 Aug 2023 09:56:04 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4RHydc1BKsz3Chk
	for <python@FreeBSD.org>; Sat,  5 Aug 2023 09:56:04 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1691229364;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=uLH0idMmrmkyN5XLzsbqClJcGCQu37ysPvFUPS0DWZ8=;
	b=DiOCGQKXPuSKU1JbfZGgC+zQawWTrC7YHTXXTjNRWrllq0K7ZnPzfHFrWqSF4NcUS60DZH
	hk8Ye6SVs/4HAz08XWu5Jideu1gfYJYK9R3t0lSIRPCG2HMlC02DjYLIE74nYianbFGG5J
	SOQ7Nd1ikeJeus5cYLoQQqB1QGRz3OnRVg4TuahGdq0qRjxSZ/+ra8z3UW7z9MKj+oCmmN
	cJBASIMlX5tqdmBZUJ+Dje6z0T+Sl3QewN+ANJ975X4VVkQ0vmnkwMXzXmJ0OYWQF3W38e
	1+y+ZNXorfkLmaPV1kivdguluHjekJTyjkXX82mK1GuCDg/Y4uKLod9lokkdAA==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691229364; a=rsa-sha256; cv=none;
	b=MZ/An2G6BqDyCOV3bbU1zo/pRNQwNLERVzSk1iqVpxjEenVhSa3MZjA72Yt0YShlBeWbq9
	TYqJdNCtWpIq1TlHm8Gyv8Hlg6qA5p2i6A10+oE/cXhLnirRvgk06qrEALW/TvA7GATrgR
	USZzeaafACq/jlpHy750Z1qEZAwzMrwmaM1u67HXnQlgbbqLmjqh8khkUxZZglTQaZhZzX
	c5qj/YCz0XXyBBimgjdQv/0/FMnZwTqWX9x2QYtgjm5fTMxPD4Hwsb0uz9oklb9+fgzZQr
	JD9lZOaSlCGQOG0KYsU3HqBL8jBgtmZRRr72nsMrGKeH1Z28Joc2IS5ql5gwWw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org [IPv6:2610:1c1:1:607e::16:7])
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RHydc0H9nz8qM
	for <python@FreeBSD.org>; Sat,  5 Aug 2023 09:56:04 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from root (uid 0)
	(envelope-from pkg-fallout@FreeBSD.org)
	id 118b4
	by package19.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on package19.nyi.freebsd.org);
	Sat, 05 Aug 2023 09:56:03 +0000
To: python@FreeBSD.org
Subject: [exp - 124amd64-default-build-as-user][x11-toolkits/py-tkinter] Failed for py27-tkinter-2.7.18_7 in stage
Cc: pkg-fallout@FreeBSD.org
Date: Sat, 05 Aug 2023 09:56:03 +0000
Message-Id: <64ce1cb3.118b4.4bff6ae8@package19.nyi.freebsd.org>
From: <pkg-fallout@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     python@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/package19/data/124amd64-default-build-as-user/a8dea6af5a81/logs/py27-tkinter-2.7.18_7.log
Build URL:      https://pkg-status.freebsd.org/package19/build.html?mastername=124amd64-default-build-as-user&build=a8dea6af5a81
Log:

=>> Building x11-toolkits/py-tkinter
build started at Sat Aug  5 09:55:52 UTC 2023
port directory: /usr/ports/x11-toolkits/py-tkinter
package name: py27-tkinter-2.7.18_7
building for: FreeBSD 124amd64-default-build-as-user-job-10 12.4-RELEASE-p4 FreeBSD 12.4-RELEASE-p4 amd64
maintained by: python@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1204000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p4
UNAME_r=12.4-RELEASE-p4
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.2.8-23-ga7f8d188
MASTERMNT=/poudriere/data/.m/124amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/124amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/124amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=py27
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=py27
---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/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27  XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.cache  HOME=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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="/us
r/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/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.4 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--
PYTHON_INCLUDEDIR=/usr/local/include/python2.7  PYTHON_LIBDIR=/usr/local/lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_EXT_SUFFIX=  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " 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
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p4
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc 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)  89999
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--
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.5.pkg
[124amd64-default-build-as-user-job-10] Installing pkg-1.20.5...
[124amd64-default-build-as-user-job-10] Extracting pkg-1.20.5: .......... done
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

===>  License PSFL accepted by the user
===> Fetching all distfiles required by py27-tkinter-2.7.18_7 for building
===>  Extracting for py27-tkinter-2.7.18_7
=> SHA256 Checksum OK for python/Python-2.7.18.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-tkinter-2.7.18_7
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - not found
===>   Installing existing package /packages/All/py27-setuptools44-44.1.1_1.pkg
[124amd64-default-build-as-user-job-10] Installing py27-setuptools44-44.1.1_1...
[124amd64-default-build-as-user-job-10] `-- Installing python27-2.7.18_2...
[124amd64-default-build-as-user-job-10] |   `-- Installing gettext-runtime-0.22_1...
[124amd64-default-build-as-user-job-10] |   | `-- Installing indexinfo-0.3.1...
[124amd64-default-build-as-user-job-10] |   | `-- Extracting indexinfo-0.3.1: .... done
[124amd64-default-build-as-user-job-10] |   `-- Extracting gettext-runtime-0.22_1: .......... done
[124amd64-default-build-as-user-job-10] |   `-- Installing libffi-3.4.4...
[124amd64-default-build-as-user-job-10] |   `-- Extracting libffi-3.4.4: .......... done
[124amd64-default-build-as-user-job-10] |   `-- Installing readline-8.2.1...
[124amd64-default-build-as-user-job-10] |   `-- Extracting readline-8.2.1: .......... done
[124amd64-default-build-as-user-job-10] `-- Extracting python27-2.7.18_2: .......... done
[124amd64-default-build-as-user-job-10] Extracting py27-setuptools44-44.1.1_1: .......... done
=====
Message from python27-2.7.18_2:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=====
Message from py27-setuptools44-44.1.1_1:

--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - not found
===>   Installing existing package /packages/All/tk86-8.6.13.pkg
[124amd64-default-build-as-user-job-10] Installing tk86-8.6.13...
[124amd64-default-build-as-user-job-10] `-- Installing fontconfig-2.14.2,1...
[124amd64-default-build-as-user-job-10] |   `-- Installing expat-2.5.0...
[124amd64-default-build-as-user-job-10] |   `-- Extracting expat-2.5.0: .......... done
[124amd64-default-build-as-user-job-10] |   `-- Installing freetype2-2.13.1...
[124amd64-default-build-as-user-job-10] |   | `-- Installing brotli-1.0.9,1...
[124amd64-default-build-as-user-job-10] |   | `-- Extracting brotli-1.0.9,1: .......... done
[124amd64-default-build-as-user-job-10] |   | `-- Installing png-1.6.40...
[124amd64-default-build-as-user-job-10] |   | `-- Extracting png-1.6.40: .......... done
[124amd64-default-build-as-user-job-10] |   `-- Extracting freetype2-2.13.1: .......... done
[124amd64-default-build-as-user-job-10] `-- Extracting fontconfig-2.14.2,1: .......... done
[124amd64-default-build-as-user-job-10] `-- Installing libX11-1.8.6,1...
[124amd64-default-build-as-user-job-10] |   `-- Installing libxcb-1.15_1...
[124amd64-default-build-as-user-job-10] |   | `-- Installing libXau-1.0.9...
[124amd64-default-build-as-user-job-10] |   | `-- Extracting libXau-1.0.9: .......... done
[124amd64-default-build-as-user-job-10] |   | `-- Installing libXdmcp-1.1.3...
[124amd64-default-build-as-user-job-10] |   |   `-- Installing xorgproto-2022.1_1...
[124amd64-default-build-as-user-job-10] |   |   `-- Extracting xorgproto-2022.1_1: .......... done
[124amd64-default-build-as-user-job-10] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[124amd64-default-build-as-user-job-10] |   `-- Extracting libxcb-1.15_1: .......... done
[124amd64-default-build-as-user-job-10] `-- Extracting libX11-1.8.6,1: .......... done
[124amd64-default-build-as-user-job-10] `-- Installing libXScrnSaver-1.2.4...
[124amd64-default-build-as-user-job-10] |   `-- Installing libXext-1.3.4,1...
[124amd64-default-build-as-user-job-10] |   `-- Extracting libXext-1.3.4,1: .......... done
[124amd64-default-build-as-user-job-10] `-- Extracting libXScrnSaver-1.2.4: .......... done
[124amd64-default-build-as-user-job-10] `-- Installing libXft-2.3.7...
[124amd64-default-build-as-user-job-10] |   `-- Installing libXrender-0.9.10_2...
[124amd64-default-build-as-user-job-10] |   `-- Extracting libXrender-0.9.10_2: .......... done
[124amd64-default-build-as-user-job-10] `-- Extracting libXft-2.3.7: .......... done
[124amd64-default-build-as-user-job-10] `-- Installing tcl86-8.6.13...
[124amd64-default-build-as-user-job-10] `-- Extracting tcl86-8.6.13: .......... done
[124amd64-default-build-as-user-job-10] Extracting tk86-8.6.13: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
=====
Message from freetype2-2.13.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/index.html, if documentation was installed).
===>   py27-tkinter-2.7.18_7 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so)
===>   Returning to build of py27-tkinter-2.7.18_7
===>   py27-tkinter-2.7.18_7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-tkinter-2.7.18_7
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-tkinter-2.7.18_7
running build
running build_ext
building '_tkinter' extension
creating build
creating build/temp.freebsd-12.4-RELEASE-p4-amd64-2.7
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c _tkinter.c -o build/temp.freebsd-12.4-RELEASE-p4-amd64-2.7/_tkinter.o
_tkinter.c:1178:38: warning: incompatible pointer types passing 'Py_UNICODE *' (aka 'unsigned int *') to parameter of type 'const Tcl_UniChar *' (aka 'const unsigned short *') [-Wincompatible-pointer-types]
            return Tcl_NewUnicodeObj(inbuf, size);
                                     ^~~~~
/usr/local/include/tcl8.6/tclDecls.h:1102:55: note: passing argument to parameter 'unicode' here
EXTERN Tcl_Obj *        Tcl_NewUnicodeObj(const Tcl_UniChar *unicode,
                                                             ^
1 warning generated.
cc -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -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/python2.7 -c tkappinit.c -o build/temp.freebsd-12.4-RELEASE-p4-amd64-2.7/tkappinit.o
creating build/lib.freebsd-12.4-RELEASE-p4-amd64-2.7
cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-12.4-RELEASE-p4-amd64-2.7/_tkinter.o build/temp.freebsd-12.4-RELEASE-p4-amd64-2.7/tkappinit.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -ltcl86 -ltk86 -lX11 -lpython2.7 -o build/lib.freebsd-12.4-RELEASE-p4-amd64-2.7/_tkinter.so
===========================================================================
=======================<phase: run-depends    >============================
===>   py27-tkinter-2.7.18_7 depends on package: py27-setuptools44>0 - found
===>   py27-tkinter-2.7.18_7 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for py27-tkinter-2.7.18_7
===>   Generating temporary packing list
running install
running build
running build_ext
running install_lib
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7
creating /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
copying build/lib.freebsd-12.4-RELEASE-p4-amd64-2.7/_tkinter.so -> /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload
running install_egg_info
running egg_info
creating Tkinter.egg-info
writing Tkinter.egg-info/PKG-INFO
writing top-level names to Tkinter.egg-info/top_level.txt
writing dependency_links to Tkinter.egg-info/dependency_links.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-py27/stage/usr/local/lib/python2.7/lib-dynload/Tkinter-0.0.0-py2.7.egg-info
running install_scripts
writing list of installed files to '/wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/.PLIST.pymodtmp'
/usr/bin/strip /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so
strip: open /wrkdirs/usr/ports/x11-toolkits/py-tkinter/work-py27/stage/usr/local/lib/python2.7/lib-dynload/_tkinter.cpython-27.so failed: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/py-tkinter