From nobody Sat Jan 21 18:20:13 2023
X-Original-To: office@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 4Nzl5n5HSwz2srP3
	for <office@mlmmj.nyi.freebsd.org>; Sat, 21 Jan 2023 18:20:13 +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 4Nzl5n3fcmz4WVP
	for <office@FreeBSD.org>; Sat, 21 Jan 2023 18:20:13 +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=1674325213;
	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=WNDjUSXtEsBWh4J4CzfYtavGvN8C+p57rfLMtKe2sho=;
	b=rkru+A4ubyBw+pCkUpcEE29IhnijwHP4aRLroQOdubizdPKEV4OHzoAoogOWLQoDAeos5G
	8PuZPiayT8A8luZ0u5motzdD+MuNjvAfNMYbFgJLr0L/+osqEnit4RKRpoXOqF7FF4SV2a
	IcLIWumodJeFGpAsEmteZELy29fGWsv9wimiQwF1zt28ueeYRWhch5jnyodgKEjhKhbrMl
	ap9aLRRDecvUJmK7/QNqDIZMo4vIKPHulLGM91XuHBH7QOC4rAuhN0uh3pps9+8QmeFKMO
	OlbauqHIlHQUT5pN5SMn+s72pVUBmrvEnHDUo5WscVaoZFregq3B7MCHVqNLRg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674325213; a=rsa-sha256; cv=none;
	b=YxUUPmIXeGLNIS1XcEkYWL9W8hkZlAIeiqKFN33AM7XcHFABpAvtNxsvc+lp+ZG6TnbL5z
	vN8+keT0E+XzusKuR102GeCavDbLVmx9m8ts5n7nXtjSoiwDpkHPzZTOfDks9rbHJ/9yzg
	GTW9XZgYePMK+BiPFrNNxXE98UCf4cVY020aHifPyc4D1WcZ/RudNT9R8ADcBqUW6QqmcP
	hj8EGo00D5kyTeMrJBV6Og2qag0l2YFcUE6OPDJ6g+61V6V6/vF4tt5DpqMijTHPhJRTwz
	IA4WsNQerDkxRSmLdoYFu0VoQs+k7+ZmmdlHyMYVVibVS/AITiVA2xGQWIJsCg==
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 4Nzl5n2lJHzKWx
	for <office@FreeBSD.org>; Sat, 21 Jan 2023 18:20:13 +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 30LIKDGA064798
	for <office@FreeBSD.org>; Sat, 21 Jan 2023 18:20:13 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30LIKDGZ064797
	for office@FreeBSD.org; Sat, 21 Jan 2023 18:20:13 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sat, 21 Jan 2023 18:20:13 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-ee5hd6aPsi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #42 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Tomoaki AOKI from comment #41)

I'm very confused but the problem disappeared by updating base
(stable/13,amd64)
 from: commit 16dd69d46577bea5807d49340d894a68f8ea7d3a
 to  : commit c84ec3076e7de10d7475fd9694ad64603e264d88.
To confirm, several reboots and retry would be needed.

What cofuses me is that affected 3 apps worked fine on previous base before
updating ports (main)
 from: commit 885e50f344100a4ee6c5829ef87effef378d4f70
 to  : commit 2d00178fd4d952c698d3413800c3bd1b6cfc98a9
which is after commit 1fe9749d833c521b518e1190086ef02c7f3e31da.
In the meantime, updated Qt5 port installed was libreoffice (excluding what=
 was
updated by commit 1fe9749d833c521b518e1190086ef02c7f3e31da itself).


What I did until previous post was as follows.
  1. Rebuilt again qt5-qmake.
  2. Rebuilt again qt5-gui.
  3. Rebuilt kf5-*
  4. Rebuilt again qt5-* except too heavy qt5-webkit.
  5. Rebuilt again *-qt5*.
  6. Rebuilt again vlc.
  7. Rebooted and tried vlc without luck.
  8. Updated base (weekly update).
     This includes 2 reboots before and after installworld.
  9. Tried vlc, which succeeded.
 10. Uninstalled gtk2-flavored audacious[-plugins]
 11. Reinstalled qt5-flavored audacious[-plugins]
 12. Tried audacious, whiche succeeded.

I'm now rebuilding editors/libreoffice, changing option from gtk3 to qt5.
Will report back when finished and tested.

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

From nobody Sun Jan 22 02:24:08 2023
X-Original-To: office@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 4Nzxr91B6Xz2skPQ
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 02:24:09 +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 4Nzxr84n6mz3t41
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 02:24:08 +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=1674354248;
	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=qgzwzD0c0Cxy62COw3GkD1y7sbfXJGfPvyIeTiM+OLk=;
	b=i+T1LBRlC67h6KOjDgopsz6n0xs8tOsxw98Mz0WVUNg12ZR0t3y87gcFLRKdIJeQ99DYaa
	C/A7TbVqF24/nmhqS8A0sqZS3N1Ocbh2fiPgpt386ywWAVCIpKwh2Hzj0mNEzCcuZqUkq+
	lVirSlNeqHpYNx2Heh4hXcBzSG78hH1M09Wsi+PnfiZllKcj+wNUPDMTic3HyenPMFedWV
	zjbLNz4C0UDFtYMSKwnulLT+4IFeNlPOluTyhxrgbO+kpElNsQyOVh2CjwUUFZnBjWWa5K
	Q23RxUkNdnoD+7CdeN+ZhBr2kegJXIzw3UuqfmEd992zj7k7XOD52vtqJeOkMQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674354248; a=rsa-sha256; cv=none;
	b=PG8E6tG/3YCI5FufglFYu0HUxjxkj6UT5vIyzCi4dxZFn5kGWSX59sZP/EYcgV0kAnOAbK
	cFy8I+2X6l1EIbjMttDq8Icv6mnt+svuzSoF238J/VZNsqCoV2w5ebJAUiSv2Efs/KnXjL
	iFxySWgGFMmzx86RxzYWLckhdeJx/BnvCnJWN4O2OG49kH+8TixZ/2Rysfh7WkxDwRWbyl
	GL8zNkF7FHg4Kn5IFbnR5lauidgy7mhaQ7CweZ/6YOoI5eVo/J0L9GdKVcntyQgLxaM+xg
	k06IkmwaTs9ziuKi6BQtIDR3kS7ndfPQoJ+/S8r48Eo3rRhCB5umT50pYUDC2Q==
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 4Nzxr83r6bzY4d
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 02:24: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 30M2O8Va061250
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 02:24:08 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30M2O8a3061249
	for office@FreeBSD.org; Sun, 22 Jan 2023 02:24:08 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 02:24:08 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-AHc3JTmODu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #43 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Tomoaki AOKI from comment #42)

Rebuilt libreoffice starts up and runs fine.
Updating ports tree to main commit 4b02b30706b21f3986cc67f44888c267809266dc,
rebuilt updated ports and rebooted, vlc, audacious and libreoffice still st=
art
up and run fine.

I'll see a few more updates (both base and ports) and close this as "Overco=
me
By Events" if this problem does not reappear.

Thanks for everyone here for yor assistance!


Note:
Just a possibility, base stable/13 at commit
16dd69d46577bea5807d49340d894a68f8ea7d3a was on a state that Qt5.15.8 disli=
kes
but Qt5.15.7 was permissive.

Or world built on pre-commit 16dd69d46577bea5807d49340d894a68f8ea7d3a kernel
was problematic that Qt5.15.8 dislikes but Qt5.15.7 was permissive.

My pre-commit 16dd69d46577bea5807d49340d894a68f8ea7d3a was at commit
0d5776f4adb894b16390bad5b2a33034225f75e3.

If anyone noticed the cause of this problem, recording it here or new PR wo=
udld
be nice for the future.

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

From nobody Sun Jan 22 04:21:52 2023
X-Original-To: office@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 4P00S20fx2z2t17r
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 04:21: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 4P00S16XXPz449Q
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 04:21:53 +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=1674361313;
	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=dk5Cbp2885xbsCU2HtfBj1ZHizVQ0H98idE2g/lYzns=;
	b=G10H/7zZY3MkM5d186AQakVeM1+Qqzy64nGeogHvmZIRJxIBRzbMsTCXFaxYp0QTVZxo2t
	aJfdqCwrWZQ4jdfYr6PpylkBgcr8sBjcLG5jlvZNgXIrW0WMe1FtYRNwNPbXXEl8viXMy7
	v2mV2PLumSc03d0woepQCqTbB71ATKMFQz+We8Rg7JPDzGaRdUX3O3bfdRaZquJC86bMJd
	0ORJfs2TBWpHa6Ej6zlbgxA3zW78aQat/6I++CNkkVejlPyubg1d/uT2tUk64+U78M62x1
	8/0QBmis8D6ixl2CarJKX24Gzhy7JoAL+eJDUH9AjuLVsypBRGgnTZHrVl0HHw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674361313; a=rsa-sha256; cv=none;
	b=rL8kyBTrN9sWRnZqfT2kiByT24G4JYVYNCB1tFEuKgSn++Uoqmz7u/R3xFThsSxvdbGUwZ
	GvroC35AM4ybUzfOlYljPVAo87XbH8rF40owxH13TdVwrbcOFSkRXC3P/AjzDY/1Jlwwe2
	M5YD0BU8fjWiSHx+bKkd2ESDVeF3MhxF/5vOIZungM3FLbMTj0rRIDVH0AOlnrop3JnP/Z
	tFxpmdVJLn3Lcvgnd+IXqhJKdNqJzzkWkHaDsJA+Z60ahfbINOt1K7roiVDAMQh9UhDRwR
	dtBCLYZa/Cl5gqcCDpMlk8f6Oy4sL7SaduBBPRZn+J+rvbeMElMqYu4wjUxmiQ==
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 4P00S15d8jzbW4
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 04:21: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 30M4Lrhx028547
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 04:21:53 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30M4LraI028546
	for office@FreeBSD.org; Sun, 22 Jan 2023 04:21:53 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 04:21:52 +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: tatsuki_makino@hotmail.com
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-nScYK6GnxT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #44 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
The good news is that we have lost an environment that can reproduce this :)

Another point of concern is the order of rebuilds.
It is possible that qt5-qmake, qt5-buildtools and something else did not bu=
ild
first.
There are ports that install shared libraries in /usr/local/lib or in the p=
aths
contained in /usr/local/libdata/ldconfig/{qscintilla2-qt5,qt5-core} but don=
't
have USE_LDCONFIG=3Dyes to run service ldconfig restart.

However, if ldconfig is related, why a reboot did not improve the problem is
not clear.

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

From nobody Sun Jan 22 07:28:42 2023
X-Original-To: office@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 4P04bb1rXGz2v8Gw
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 07:28: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 4P04bb0VxCz4Q8G
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 07:28: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=1674372523;
	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=icGCxwxyhsNoiCPPreJd9k1Nzx0ilMWogxxydcvU3u0=;
	b=XwShH3/EE1RyRByuGy/4AzcG6TFudPZ8SpTMPTqEevg/NnpOZ5Y9Q0miZqY11R9lOSn6N0
	JSIp0uocnwcBbr52gWpQ+UwyPfZ8i5jBL3VDUf92pEc7F6/3nStKnfgQFeYc5teW2rbVev
	LtDB37nPJ/ynZQclo4zcgOM4pijGD1F+jK47KPmwzBcuTdqKh4huuMIEGwN5j178LFzQVN
	3kjtCVChWx0ki4OwcoLB0AcGl943cSTXM6JvlsF/SuZpp+UiK8BxwAEiTQdeklO3tbT1E/
	goGkzz1ITEhlWccYmJaa/GHorNv02CcEplhVKfpWUE/48NyXrIDmMgMVLWPKVg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674372523; a=rsa-sha256; cv=none;
	b=XTDr7dOeT6SVnd57TiRpmYri/1m5j2ybu+W6/oEh8vK+tZ9o5u/O6Y0hXbsnzwehKK89PK
	46xzoAYqDv8TQigFaiEuRTf6Y8ZeLaDLI1hlT3vWqoZw8sVpZfIev2O0oLjQrqVo4+77iI
	Phdn/iNGzWOtUGhcRj2Irtu5lulxcFrVFDjgrR76yUzIksx6JdLb1KiJ5loa6Ik/jY5ZDm
	gFaZ+kabaqQ8KAz+cEB+y/pPMQdPv75v0izI0g/yLHSIsL1yNlVZ4fI4SOQpaK6vRiMVuB
	aEM3VizJikoA/GAGaGW1UDC4/F4amLyF1XlERjapvGq5CTLFV0vYU5syUpmIYw==
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 4P04bZ6YkCzgVX
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 07:28:42 +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 30M7SgYJ087530
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 07:28:42 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30M7Sg5T087529
	for office@FreeBSD.org; Sun, 22 Jan 2023 07:28:42 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 07:28:42 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-c4YDsLDlwf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #45 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Tatsuki Makino from comment #44)

Exactly. :-) Hope this can be never reproducible forever.

Possibly, we may need
  *hints for build order, something alike rc.d scripts with rcorder.
  *Make USE_LDCONFIG=3Dyes default and only disabled in conjunction with
   EXTRACT_ONLY or NO_BUILD,
   or forcibly run ldconfig if plist (regardless auto-plist or pkg-plist)
   contains *.so.* files.
  *hardcode /usr/local/lib/compat/pkg in /etc/rc.d/ldconfig like /lib and
/usr/lib,
   but always handled as the last component.
in ports framework and base.

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

From nobody Sun Jan 22 09:00:47 2023
X-Original-To: office@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 4P06dr2r2vz3134g
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 09:00: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 4P06dr1jdKz3K4t
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:00:48 +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=1674378048;
	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=PX7t+lA69M8FOeIpofEz3JOAhWhXNoveyzaXG0QxS3s=;
	b=rRphXRL+VQdPSG26zsGR5hLTkLxrcprfjheiSf/6SUWkrqRpqcMi53WfkbEf+tS1+2h2OZ
	XmUfqDeSM0sJkm6BUf2xBFrQWOtpb7oHNVJ3dVp/OieWaO1R+k3+oHkDjOHauQol+GAAtl
	8YiFlnyEJFVkbLP41lTVyDTukBxK31xAGB6FlZ0CIJ9vxUPbCFydbAxYJRJxWHUKuD1qNX
	O54DviexYDmORRpfam34m7jX3ez3/Eq7v+fpspqaJdp81AREyAovNlhvdmjn8llm8OXtES
	lw4O1BHhMyaf3u+G9d7U3Ck8kFx7WehJKq3tvX8d3P5wQ8MUn1r5xFKaWggeUg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674378048; a=rsa-sha256; cv=none;
	b=oUAZz1fFtwQpDnrKopyEV3Aq8GKfvKh5AyODxzJ85CkfT+9SGxGGTUOQLKaDhvzpIZALw7
	oDgBKqikZX3nICyBXR/44ezJMKryFV2e6iKmMookgvu2TGvy8m4WifLXaZGW0IB/ZOullt
	d8pIn4NW7r34F8r4h3okLsD189OTa05MAn177Rq8S2hAH7cGjgc5pjr4WzLcv2fUkeR3VO
	wc2Y33T2kI7TYAkkCUzoFGJuzCA1XInWofDN9tT8+r1f/9bIfO9SN8eFnUQIcxUPl+geWs
	w7lskk2hwxbY658qtRnY6LjQ9ne0jJeGRGij0muZz+Xkbflr4T0ie5ab3C5XfA==
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 4P06dr0mjYzk7d
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:00:48 +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 30M90mIo020591
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:00:48 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30M90mwt020590
	for office@FreeBSD.org; Sun, 22 Jan 2023 09:00:48 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 09:00:47 +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: fluffy@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-268652-25061-TG8jWOGR4L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

Dima Panov <fluffy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fluffy@FreeBSD.org

--- Comment #46 from Dima Panov <fluffy@FreeBSD.org> ---
(In reply to Tomoaki AOKI from comment #45)
> *hardcode /usr/local/lib/compat/pkg in /etc/rc.d/ldconfig like /lib and /=
usr/lib,


Nope. Compat libs (lib/compat/pkg) collection is only temporary support
trashbin while live upgrade process goes and should not be present on a cle=
an
work environment.=20
If you hit state while some apps after finished upgrade still call somethin=
g in
compat/pkg -- you have a borked semiupgraded setup

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

From nobody Sun Jan 22 09:04:49 2023
X-Original-To: office@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 4P06kV0XqHz313fW
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 09:04: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 4P06kT2mbmz3Kld
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:04: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=1674378289;
	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=HiUGQSjPeqoJoi3SmFx+uIEZSqvxgRo3n4sEZo/GKIU=;
	b=XjclbavqTycZxEqzkF+0Wz7hftdKPEIxH4JocheNA4iHd81At3iLjDD+1Dtn3aIyYPUIbh
	YkecVA+7sBM7z/C1FVapf1dq9vhx6hsgQvfYQcTk3zwxnBDPnR/7TgrBxu0ONMGWjRLsF6
	CFGVP3cyuuyDYjuzvV0bnzWwi6+SnaG0IRHI8MHyId0FhLPLFN4pTUWIsafzJbve9m1tSg
	pnwGWFtK1CyLbhpvFcZ1wO6/cdjqsgVLKTvOgsYNpnrY8JFPj2CMvsQ8tKRaVP+VUU+/dm
	8LNJrAk/tDO9/PwpPmG5NfSts8UvHCEDa5C/bqLHo3Wko51w76ouQ2rNblQWZA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674378289; a=rsa-sha256; cv=none;
	b=cIhJte9rtFSuwM8TH1w40yqqrLL2S3Gu3xbJaWzaon0HRVh2PvkJXSnl8/FLMkvcaBJ8l6
	t5vv9PaFMXIVTmwgqerYSg2UOSeWwb+QX5nR1p9T2vkLkQi8wkkNx2WGzJB7/Th1esGVNm
	wJ+21ldOts+LOZZGfyctnQWfAoCPijggTyvulqVibjAJirEKrsAGvIMmvYbt6GoKX4vNwo
	g/XhqV67RWUM6dxvdxaq91JVmgCvRq40WveFj0LvUHwEV1h1rCh2R31NGIbq1GV2vf9jRQ
	OVYFXzAPNDMqgN839HNtIMiYlY8EeHV5+0y8aXhQWR+RBUT3oUob+o8YtNG9qg==
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 4P06kT1jBCzk1P
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:04: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 30M94nDP028463
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 09:04:49 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30M94n15028462
	for office@FreeBSD.org; Sun, 22 Jan 2023 09:04: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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 09:04: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: fluffy@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-FYn1eTFwu5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #47 from Dima Panov <fluffy@FreeBSD.org> ---
I have a bad news, guys. portupgrade/portmaster are dead nowadays due to us=
e a
polluted local hier and bad resolving of deps order if something old presen=
t in
pkg compat dir.

Best way to prevent a such situation -- use local pkg repo build with poudr=
iere
or synth. It always will be built in a clean environment with proper order =
of
dependencies.

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

From nobody Sun Jan 22 21:00:03 2023
X-Original-To: office@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 4P0Qbm1lqyz2t0Gf
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 21:00:04 +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 4P0Qbl6x7Bz4FNh
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:00:03 +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=1674421204;
	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=+HCUMZmQAvgS8ZWitpS16Zl1EMdu7MNL3zwOs3M/TFY=;
	b=dKWvihcaYDSXk3VE9ahsEzaNccdj6IjxL2d+m5ZbQQon/VTbdsr5w60ibJpJ2Cveq3ZrFl
	4SrWu31w0X9UOftEabgZF7Oni45fNyiqLdSctp6oB2OP6tc29rYvpxdDHAt4MsPCXxZKms
	GDiH9l7foLvmOqwW+5h3H0EGy5gIAHU9F/90ZyI9OO2WeDNxc0Qfvp6YNTdhZ7QPddLT8J
	i/Le4U+8sfvdNpvBHX3onc1cVKsVD0sYFygj6v8t3YYcYAEGgXvXWQ/BNkXxJLTcSbn8k0
	eWnWKFvbt5fS/oPJKTkKVwKeFvdXOMlgHWcVAbhcCDMlH6BzjfIL6mTOIr95XA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674421204; a=rsa-sha256; cv=none;
	b=W/N6zwfKP0xzxoZ9V5GlWYKZFO/bfACWNICvHFuc2FkJBXrCAorHCIK90qM+tRxxnCIPgF
	/vy//0NTuAsTZKmaG8B8EgjXZlIR93vCWqmT58KkNYQxKgZkM5EjpKNAdPn2Rab05J8kAH
	3sLyfK/QCllGOg06kOs6+8DXXFb1IIUWIQVevd1D8bhtKydYWh5i08nSc5QI0T4gJrGWSL
	vBfizUKPGxrsjos9LEslHcaAvudCFI+Guq06wS+2dYk2Uw04RCkA2DKQVDRPxgMuBCDZSe
	em9KRK+bEqlTSM5SxokdExP9j1bcUIz3DY8p3lspKqItmaI9f0lKYyZdxvoR+g==
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 4P0Qbl61G0z13Hl
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:00:03 +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 30ML03Vx041236
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:00:03 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30ML03uM041229
	for office@FreeBSD.org; Sun, 22 Jan 2023 21:00:03 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202301222100.30ML03uM041229@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: office@FreeBSD.org
Subject: Problem reports for office@FreeBSD.org that need special attention
Date: Sun, 22 Jan 2023 21:00:03 +0000
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="16744212033.9ADa3.39854"
Content-Transfer-Encoding: 7bit
X-ThisMailContainsUnwantedMimeParts: N


--16744212033.9ADa3.39854
Date: Sun, 22 Jan 2023 21:00:03 +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        |    248161 | editors/openoffice-devel: Crash (SIGABRT) on star 
Open        |    263636 | x11/mate with editors/libreoffice: MATE desktop l 

2 problems total for which you should take action.

--16744212033.9ADa3.39854
Date: Sun, 22 Jan 2023 21:00:03 +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=248161">248161</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248161">editors/openoffice-devel: Crash (SIGABRT) on star</a>
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263636">263636</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263636">x11/mate with editors/libreoffice: MATE desktop l</a>

2 problems total for which you should take action.
</pre>
--16744212033.9ADa3.39854--

From nobody Sun Jan 22 21:16:05 2023
X-Original-To: office@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 4P0QyF5T62z2t2YN
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 21:16:05 +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 4P0QyF3RgWz4MLR
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:16:05 +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=1674422165;
	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=yD1DZ0CGsN8ataUiPuX4BCgz+goQEbAIwKlD0Wp9Suw=;
	b=E25WQjpLGofzokYjG6+yF3dubKpyq8IHF7iVBkaQ2pGLRMQfAbLTJrXl81hfgbE60gYoq1
	T2Uk1bHE/lkKYUfy/1f86sFUazTzrL9qmdnxQOa9wTpj0ohtaymFn/1rUZ2X+WkbAYRf0t
	zsyZ+FW7dcwT9eGbiU+GNckn7p+EV6D4NQnbmb9y0SAMudItrth6NXi1akdBOjHDnX87Bp
	n4hB1LklxjPGQwVOOe6ArvEqj9xqh02wEC8qzZT+5kcg28AD9ILmBGdC9DmjftlZzvOYSM
	6bKVgjJn1bX0SUW4nVk3LOGC052cc+n19OwskXUoVc/FYhfhtPof7HUOsq3sZA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674422165; a=rsa-sha256; cv=none;
	b=nAi9osewR1DmVZWEAKi5ZCbcPNBhJzcr7FzRb8QP7wBsBrsSf7KJbRBvMloKcxQVERU6l9
	q9UYgpL+TbfvIauGKexUlemI03Prv8ARVYAvOw2frEjwjnIcoFH9fx+DyLPj+/fRdWGdlJ
	WUWvSd1nCeuYyYVJTy9WA1hM2rfzXleF77Mt3BPC79Q5xSAYC8T9eVWJ6gErZB3ICqIvJS
	Wc3YaCWIl9cRIWnLQAZrdxVIirC/JU/rvQ93vsOyonJptR/m2AN+MQzUEItTG+IUVwAh0X
	23qAeeGYjJM5BfXMy5UhbfOUMOCEyi0NLUMhi0skRqxUB0VsvvIzT1Oww/dXeA==
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 4P0QyF2PTpz14Fb
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:16:05 +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 30MLG5gX066639
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 21:16:05 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MLG5v8066638
	for office@FreeBSD.org; Sun, 22 Jan 2023 21:16:05 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: office@FreeBSD.org
Subject: [Bug 251417] [editors/openoffice-4 and editors/openoffice-devel]:
 fail to build on powerpc64 (Current)
Date: Sun, 22 Jan 2023 21:16:05 +0000
X-Bugzilla-Reason: 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 Some People
X-Bugzilla-Who: grahamperrin@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: office@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-251417-25061-dwjMo8s8K2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251417-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-251417-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@freebsd.org

--- Comment #9 from Graham Perrin <grahamperrin@freebsd.org> ---
<https://cgit.freebsd.org/ports/commit/?id=3Dc41bce980e44454f64e9b8e313941f=
9b56e5ce14>=20

> editors/openoffice-4: mark BROKEN

> BROKEN=3D		does not build: invalid use of @return

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

From nobody Sun Jan 22 22:24:40 2023
X-Original-To: office@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 4P0STP0cSbz2twqn
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 22:24:41 +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 4P0STN57mFz4Tc8
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:24:40 +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=1674426280;
	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=ZZnYfswwesExraLRhvH4iL9U+SkcgjWf4DR43R9ICkM=;
	b=TrvK7ontKdT0CG95qhhgmxZytfgI4gXks6oJoOcNYmGCS/Dlhu/T3AGZ1EcLaXQddMXJBg
	fHbrzkw/1sqnb6M3p38KvD1Q63uuL1Zvk8ahGvlXPvaClq6dZ3L/ukWT8nX6JMjpCnhHPV
	ghZMTr88GCk2zJOCd6XQNGYXbu7odlK+IGM5qJj0oDV2TJUoXhtHWas02ywJCM4tdIBVaz
	x84Yk3qeeJA7C3tJXcEeX/J0eUekzVNupANAd37QJ6/WD7d55yTg6agtEvdMLbiMYYZMHa
	fiVsclG1swTiE8nmEiOETD0bBeoTbcftcy8oHiRX0yKWbtyd03ZI1AWStm71Sw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674426280; a=rsa-sha256; cv=none;
	b=QZYL/RjGueSYzF1koNzKcM0kklMSgB+JBQEIHArHymz6ZS/Njdi9/CFzBd0s2c6jh8cbdu
	10sFS/xwHfrrv9IiNrcnq8jZwAlNaZwrclDn/A0PmGyx8VOJRl52B8WutQpeX8Aj3wHHbD
	OjzECPJaEbwR085e+HfpFXC42XELm8B707XFnUsCRhziXwGis2QzUzF+k+fnxzFBaG+Vzq
	UOdU8bF8mftNRIgAvX4g/03uC2ZNNH8BkJB7juLv4OjdSwwUNru1U2a05Hmy349TsBodr3
	V5SGI9xwPscbJF6GOU/QmIMYVHr0vOiyW10rAXSx/ZwrvrRyb2hfNFxGrhYqfw==
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 4P0STN45JWz15hS
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:24:40 +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 30MMOei6070661
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:24:40 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MMOeBp070660
	for office@FreeBSD.org; Sun, 22 Jan 2023 22:24:40 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 22:24:40 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-9b4rzrTWwm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #48 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Dima Panov from comment #46)

In ideal world, exactly.
But in real world, no.

There are cases that
 *Any port is updated,
 *Most of ports relying on it are updated to adapt it, but some are not yet,
 *Upgrade at the moment.

This cause the situation that you said "borked".

${LOCALBASE}/lib/compat/pkg is mostly mandatory in this situation, until all
remaining and installed ports are updated. pkg also should support this
situation.

But the kept old libraries should be used only when it's actually needed, so
the entry on ldconfig shall be always at the last one.

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

From nobody Sun Jan 22 22:31:10 2023
X-Original-To: office@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 4P0Sct3Y1Cz2txb1
	for <office@mlmmj.nyi.freebsd.org>; Sun, 22 Jan 2023 22:31: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 4P0Sct1XZ8z4V0M
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:31:10 +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=1674426670;
	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=tQWBOzDEuveLf/RSFrmDiSnFDY0ZV6Gjmwlh5jwZYeo=;
	b=QvTh1hXCHVzXyJ9sT77wO9N1L2EyGEnhWJGq/sY/LljXRXWxRfP+u40FgAkw1lMYuPmWYS
	JoxNkMuwKrqlzb7s3C6Ryp+ODaW6t8jeyQY3S6tqxJyaxrmqsi4NrN5f081ayXUOGvqdDu
	pdQ5VjDxakgwQTYkO8pEMNMCbfDk9I/FWNWX6NX9GrDeHhrE4PypsKLtXI7oH1vaoGur6F
	eswytU+CcOKsOXsU3lvUOqtTPU4eBRpOcZvM2xCdiGNPbQDIKVGtGSgFiAMhvwo27QHB3S
	nIzPevOIz3XJWs0Vp83dQ2DmBydU6Kcgig9of8yETVRui8h1XBxl07ews+9jfg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674426670; a=rsa-sha256; cv=none;
	b=fdBO0S9GNdoCM4bcL/MP9RKpP0unk5R/CyIakkouQtOYzNeO6ICE8yis7HbxeOCicEeB/5
	7XvcqX6cgB3a+Mu+UxldvvrVUo9bQy7iSnnHzAijBJP/NIMTtVuhirxbnpvDXRkSOetkJj
	SpJ7OX8X9P1ZyD4W3ZXJxRm2LnPhnLUdiCFCXxrxAsGWgyje2ck7TgjfBbKI9zYFx7ovPp
	FkfBerJJFJziWpOC9ew60AukMakJjOLtK3ZqQlB6hrdl5VNcJ21gr4593Bb4EN8ljgK8hS
	qznE+rm2pIQ3GJZBNpnQjaJRJvlHJdP/uL1TIHj9zHXJ2QLjJfBMWjLnjLCZ7A==
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 4P0Sct0d7Yz15GT
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:31: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 30MMVAmP078110
	for <office@FreeBSD.org>; Sun, 22 Jan 2023 22:31:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MMVA6E078109
	for office@FreeBSD.org; Sun, 22 Jan 2023 22:31: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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Sun, 22 Jan 2023 22:31:10 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-vQaCUYZRIO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #49 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Dima Panov from comment #47)

Ah, I've forgot to mention.
The first attempt to update Qt5 to 5.15.8 was by building them with poudrie=
re,
install them by copying built packages to /usr/ports/packages/All/ and actu=
ally
updating with `pkg_replace -a -PP`, which forces to use pre-built packages.

As problem happenes AFTER that, reopened and reported at comment 9.
After that, I've let pkg_replace to handle both forced-rebuild and reinstal=
l.

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

From nobody Mon Jan 23 14:21:12 2023
X-Original-To: office@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 4P0sj60Jtmz2t8hb
	for <office@mlmmj.nyi.freebsd.org>; Mon, 23 Jan 2023 14:21: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 4P0sj53hFMz3kf3
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 14:21:13 +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=1674483673;
	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=O5t5f4mKUKjisHuvQ0ijbmFuhkcHUFSSb5rY1plNuIE=;
	b=Vg3Q+29GqvMp9Pr+mr69TMhMNOYHTqRI7pM+27lc03pqxuiyHQDhhLqQhHA1osUeZioTLj
	8XqYdl0L6uvYF6yJOkqS+qJ5sIkUfbmKxbh9h18c6q2qG0lGqNLl1QCxYFKVTXQHEFQV8a
	zcOx1nE4E6MiLG24yYnWhYa35hHTs9LKnrCqrT8W1RYCMYWJImgpxwpdzLN0IuEJmQtD7Y
	LNOXaqhP7XREBCI9xooafwsUl9UJ+AkNBa+h9p+IEeF3D8uP1LVRtK6FoV9nVvMUH3vumg
	M7OKb7uC6BYlbroGfw3S4XF3ekbYWZu9BrUshh5USLVJGjT+rwEOu3Ne7/8ZUg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674483673; a=rsa-sha256; cv=none;
	b=hnXYLjv1bG6hw7DSUCPI7wTXJC3XrrkhdMkTWulSZQnmunK6SL+M178D6iw231Pi64xOlI
	47qO7AHvBBlKBPtvpe5+KEIkGHafOcvu9RH4SwIPJGfZm50+xd++8YJkW44XXfmeX/+/O+
	I7PtL7bb1G4gFSXy6ra95FDlns0rDcbmIqBEj31QazTV/0ue2bozz13odenVsPr1xcCbHt
	fAa05jGxb2j0O9Ke66MjMMb0ohgM38yawawAIleQP7v0Y1iJnB5NlHeR2dW7GNTjrMXkex
	/zjVlqJIAdaAPJ37qS1BaGdx/N35Hiy1AQpeXc/FyWVhhjYTkL/XHAqvxmiu+g==
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 4P0sj52k3hzXgV
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 14:21:13 +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 30NELDxs037651
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 14:21:13 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30NELD24037650
	for office@FreeBSD.org; Mon, 23 Jan 2023 14:21:13 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Mon, 23 Jan 2023 14:21:12 +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: fluffy@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-gcddzCevlw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #50 from Dima Panov <fluffy@FreeBSD.org> ---
(In reply to Tomoaki AOKI from comment #49)
Why, why, WHY you have to copy repo use and use third-party tool instead of
native pkg ability while you already have a valid repo in poudriere?


# cat > /usr/local/etc/pkg/repos/local.conf <<EOF
local: {
  url: "file:///usr/local/poudriere/data/packages/${ABI}"
}
EOF

# cat > /usr/local/etc/pkg/repos/FreeBSD.conf <<EOF
FreeBSD: {
  enabled: NO
}
EOF

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

From nobody Mon Jan 23 17:24:50 2023
X-Original-To: office@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 4P0xmz6s5dz312xG
	for <office@mlmmj.nyi.freebsd.org>; Mon, 23 Jan 2023 17:24:51 +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 4P0xmz5n7lz450S
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 17:24:51 +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=1674494691;
	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=wp4mHxPmAgoxngE6lnHgv+IX94yax74bgRYPpEQrI08=;
	b=QmuHAW/cV7zx7tchulsfM6WhpgEIgMkr2AfxFmtPcFeejOALLydKwQ5cTUJ93PxO0sVqds
	va+L9dU+IdEZDZknNCHc1aiYHX5E0bIwatPAufr4fHHzwBSetsi6hhvQO/JNd0YUa6amqg
	bpIkt7tDOl+YOP3haR1nmeCBOQQZrZnJOuh/GvpuY1Jyri2kcyJDGgUuc/l6mb4VL0jTvt
	1qo81eH2ggZQE58DYmXr6Oamkpjn217VKiJSu4kcnfPAqbzegwB+TEqoogcqBXq0JGX4if
	fpL9nVGqStbgpxLGGC8usLw2N7b7PT5O6InJQDP/TXnG8BOh60+QsluIFMSPUw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674494691; a=rsa-sha256; cv=none;
	b=P2shajFeIr2JO8iazSmIqARi8UdyfPF+HcmZfii2OP/GZ0kNCSZNKsHKkKus5vyrYWXSlM
	/6A1MNqwdH3TY5QVvEbItzY9vL+9elyFTZWAaKH8cS8vhojoSQEXdYa6h2q4CzAGKmtbSR
	bqbvlz7LgYqviDDKIGfMaD4AI74TxSlDylpEQ2G+kIzOPIO9xx2iRPYQcDynJ5VboT5GEN
	orVZIN8biQwlMoKWijAMgsbITnIYjyRMlt83gRVvcph7lLgeKLvnAOvZljBlKaAtzqgadX
	YRmXuh0Itb2lPQSEoC+PY7LuOVYx7anytVv451gK1ApW02g/s7DFJlglBpRULA==
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 4P0xmz4sSPzdPC
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 17:24:51 +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 30NHOpt2003398
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 17:24:51 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30NHOpaK003397
	for office@FreeBSD.org; Mon, 23 Jan 2023 17:24:51 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Mon, 23 Jan 2023 17:24:50 +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: grahamperrin@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: cc see_also
Message-ID: <bug-268652-25061-qCznEO2ezL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

Graham Perrin <grahamperrin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@freebsd.org
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
691
                   |                            |11

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

From nobody Mon Jan 23 22:05:40 2023
X-Original-To: office@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 4P14114rstz2syG1
	for <office@mlmmj.nyi.freebsd.org>; Mon, 23 Jan 2023 22:05:41 +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 4P14113fH6z3J1y
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:05:41 +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=1674511541;
	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=dbzDnbRek+Kc5dBUbb2l/lW0zY4Ylsz1FYFCT5CJhq0=;
	b=RXvaAMLAJDfci1FoJB0ANQQMi4LrPy9kR9epsBXKwLQR7cW4iUOvJSLBZjkHUsC0Mi6rzU
	pTEUCVWDEffU8fB24WsXzxcTGOVIyc0W/fIF328QNatLQO9qD6Tye9GvVMRT/RQJjci6YM
	99+Xda5Sd4txnHDwoZtvEIQpul93DDkH6ciRKX18f1z1hkTYKquxoHB7o6OJxN7k/h1mCl
	lqLETkeQsBn/kvDK+7WPT00FuQ8cie8SFtUiJWbKOsV/7c06Ay+8U0tLPrm4AYkb76B+Gx
	JPzoSEPbyIFAEzj2zdmsPkgl+kC+RIB4HQAE9cFZZISih+A/2Guuv02mAeTMKg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674511541; a=rsa-sha256; cv=none;
	b=kye3xDGowhJVtD2iytn+ZIv3K1Qz8m7QmPBS7WVIIJXQAK8tOo1zMEjxR3bP0jCIMWO6Ei
	ciUs2RR9NavOBb+v5d9hywGDSfGubUR1NZx/cHd2nHcjSQ/IymmpGH/3SXsTzcVGvxX5EB
	4FetHcZvev5uEQzWKRGGOfRLw1HBtmliyJFic3JmJV0zeMLrnHufs6hvgsSnbJKAINmhHg
	yFlJ1Vnhl2NtlutaLnfwRITCOxErrlCGmag7qgf5ASxL0Dripw6Rq07s06OMSTsDnzONdC
	5zB+GKiJGp8uKiAtSOrcFHtrNmyuIXS68m5y+9P9dFlaAgPi7OR36Tmbj+YTlA==
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 4P14111qfrzlXQ
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:05:41 +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 30NM5fNk099583
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:05:41 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30NM5fr7099582
	for office@FreeBSD.org; Mon, 23 Jan 2023 22:05:41 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Mon, 23 Jan 2023 22:05:40 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-jSvuloImQQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #51 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Dima Panov from comment #50)

There ares some reasons, inteltional and non-intentional.

The intentional reasons are
  *I don't want old packages deleted to easily switch back to old version.
   This is useful when updated port is consisted with a few packages and
   updated version doesn't work as expected.
   Poudriere deletes old package first not to pull them in as dependencies.

 *I don't know enogh for pkg repo hierarchy and its local cache, especially
metadata.

The non-intentional reason is that I didn't notice the configuration you fi=
rst
noted is in the handbook at the moment. I could find the example using local
web server on poudriere website.

And the second configuration is not my option, as for some cases I want to =
use
official pkg, especially ones pulling in some monster like electron* that o=
nly
one port to try requires. When I wanted to try vscode, it requires electron=
 to
build, but not to run.
(If multiple apps require the same version of electron, I would not hesitat=
e to
build it on poudriere jail. Electron doesn't build with `make` or `pkg_repl=
ace`
if default node is installed.)
`pkg_replace -PP` handles this situation well, first looks for
/usr/ports/packages/All/ as local cache, and if none, try official repo.

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

From nobody Mon Jan 23 22:38:55 2023
X-Original-To: office@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 4P14lN0vhCz2t3vX
	for <office@mlmmj.nyi.freebsd.org>; Mon, 23 Jan 2023 22:38:56 +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 4P14lM5Q4rz3qXk
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:38:55 +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=1674513535;
	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=+SjoXNCvSD+KLDDQZmYtGvRQHaRcF54BGxYTvr4Icv8=;
	b=oHO1ai5wrUx8xW26BLvg0SdvcUJVx4kTZOdCFB05g6Mi7RFrYdmCTHn7Nv++W6LaarrU+V
	JOZY8cTKx5eKRcUb8e/12U17HaxIW5BBdQBlegF5o5FfIFzHdzAsLxrMMB9WKWq7MnAIng
	qrZgZMlLZRX7lPf7FtOiKqDEXR7ee9R6uFoN47p/JLbpuz6gzH5owuT3AO9sJ0vyMcM3a/
	CL5cMUJ22PtdbegQCyzV2to42c36dfoQOGnz0vk+pYsBb/YrD/MWI8stnSzDr/+NbB5t7w
	vf8Tod+rgk9eUanZ5Ga6STtKPMcHyOMwWO20Heul8xNVZJfHt0Lyx+ZNSsog0w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674513535; a=rsa-sha256; cv=none;
	b=Xztfk4O9uK50KhiLKKjtM2uAsRnlLx+QmdIB/WPebFhh5ykcHXCCuOEYto+4Wrc11irOkV
	XWWiLsusaZ341JKmmMNhB540WIC9VedjyqilLlOI7LBLYX8X2/k0wS2HCsbeZCRikeGvT+
	ntv5GMmdamqH5oHNv65uOI6+I8i0L9EJ4Sja6d7vWs7KLwirO8WMIvmXxWJy9kVigpreX4
	2RAWhCVuo3MUY4t0LWJ/o2n/OcowPclK+qYQKncONEyaOU+7a1EbfXxCxvv+obTf0QBiS2
	WeN6qJxbZJCn33q7LwpIgZN05WPdb6ZXtL7D98FAibvBs4LlgpOMOBUX/T5tTQ==
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 4P14lM4FSVzlwb
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:38:55 +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 30NMct7r048667
	for <office@FreeBSD.org>; Mon, 23 Jan 2023 22:38:55 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30NMctg5048666
	for office@FreeBSD.org; Mon, 23 Jan 2023 22:38:55 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Mon, 23 Jan 2023 22:38:55 +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: fluffy@FreeBSD.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-52CPZVpZtm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #52 from Dima Panov <fluffy@FreeBSD.org> ---
(In reply to Tomoaki AOKI from comment #51)
And as fact you have already shoot your leg by mixing packages and local
builds. It is an extreme awful state of co-exist binaries and libraries of
different ABI namespaces but with expected names which leads to such situat=
ions
as you're already hit.

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

From nobody Tue Jan 24 01:41:21 2023
X-Original-To: office@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 4P18ns5ZMDz30w64;
	Tue, 24 Jan 2023 01:41:21 +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 4P18ns2fP1z452Q;
	Tue, 24 Jan 2023 01:41:21 +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=1674524481;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=OElp4+bKbOp5rvBY7QYUj0MlLjszGjS9ix58j04+9vo=;
	b=G99En0wxJ8DN955Ye7ke+ajTLdMy+EGGAnYWtQqIwgNNdexUfpV0Yc+cmyHL5ndxuG+gLU
	1eqWpdcxA5e0zB4AQMGMcpFK2HpugZ/apmNb+7WE6T+UqCYrTerndJEkkrQzTafrz5hz7g
	XYuTUELjFHbTbQY0s0c2n9cvJcVH9XtdWk7k5OerjbcHSUDTTq/p/frczH51dWWj3NCv0g
	2jeletg9r7oqHgWaghwNqYyoGI8BAJU84Fc62l9VDvogyijGQX6mF9j8Yz7aZienKkDArP
	0CfRZdvfXvrD7JlS9DkX0HdIf0ILwG3G7e7YL4xJexU9pU3i7WcijGO24AO02A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674524481; a=rsa-sha256; cv=none;
	b=BeQ734iL+QoXhbm+5/kJg3L2ptBy6AAeOgvogpDgBwuDfpFSP0EJyJhIwOFDQ2M/an2a56
	CK/DvkNuouL7257RR8ah/4sniK/nBdEgWJjQyRalWuYR1tNvx4254jZVxc2FdAVKs5nCiq
	esQzX6gKR+k/7VICeh21qcGfx+pXXAIKGUvaRMf6REcJxD9eLahlrCy3DX4JiqQXrwDREp
	/kZ1jHbJPRlRK97tFKIk8ylblak6oSxNmbhdX8+VC3ylCaqlWEf0Kqt97xujVlKRB88jzR
	QykTg/JqqyTFzMLwTE2Drq8k/nuCGqiaNE9HeOF2ASWCWW7kx4GsCnWt5z9NFg==
Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20])
	(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 4P18ns1k9FzqvG;
	Tue, 24 Jan 2023 01:41:21 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from beefy17.nyi.freebsd.org (localhost [127.0.0.1])
	by beefy17.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 30O1fLfb004273;
	Tue, 24 Jan 2023 01:41:21 GMT
	(envelope-from pkg-fallout@FreeBSD.org)
Received: (from root@localhost)
	by beefy17.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 30O1fLVV004270;
	Tue, 24 Jan 2023 01:41:21 GMT
	(envelope-from pkg-fallout@FreeBSD.org)
Date: Tue, 24 Jan 2023 01:41:21 GMT
From: pkg-fallout@FreeBSD.org
Message-Id: <202301240141.30O1fLVV004270@beefy17.nyi.freebsd.org>
To: office@FreeBSD.org
Subject: [package - main-i386-default][devel/boost-libs] Failed for boost-libs-1.81.0 in build
Cc: pkg-fallout@FreeBSD.org
X-ThisMailContainsUnwantedMimeParts: N
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@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:     office@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p08587f681899_s9c996882b0/logs/boost-libs-1.81.0.log
Build URL:      https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p08587f681899_s9c996882b0
Log:

=>> Building devel/boost-libs
build started at Tue Jan 24 01:22:48 UTC 2023
port directory: /usr/ports/devel/boost-libs
package name: boost-libs-1.81.0
building for: FreeBSD main-i386-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400078 i386
maintained by: office@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1400078
Job Id: 01




!!! Jail is newer than host. (Jail: 1400078, Host: 1400073) !!!
!!! 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=1400078
UNAME_v=FreeBSD 14.0-CURRENT 1400078
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=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for boost-libs-1.81.0:
     DEBUG=off: Build with debugging support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
====> Options available for the multi LOCALE: you have to choose at least one of them
     ICONV=on: Boost.Locale with iconv encoding support
     ICU=on: Boost.Regex/Locale with ICU unicode support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
office@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/boost-libs/work/.cache  HOME=/wrkdirs/usr/ports/devel/boost-libs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/boost-libs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/boost-libs/work/.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/devel/boost-libs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/boost-libs/work/.cache  HOME=/wrkdirs/usr/ports/devel/boost-libs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/boost-libs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/boost-libs/work/.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 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing   -DLIBICONV_PLUG -std=gnu++17 "  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--
BOOST_MAJOR_VER=1  BOOST_MINOR_VER=81  BOOST_SHARED_LIB_VER=1.81.0 OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/boost-libs"  EXAMPLESDIR="share/examples/boost-libs"  DATADIR="share/boost-libs"  WWWDIR="www/boost-libs"  ETCDIR="etc/boost-libs"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/boost-libs DOCSDIR=/usr/local/share/doc/boost-libs EXAMPLESDIR=/usr/local/share/examples/boost-libs  WWWDIR=/usr/local/www/boost-libs ETCDIR=/usr/local/etc/boost-libs
--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-freebsd14.0 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-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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) 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=1400078
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 BSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   boost-libs-1.81.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.0.pkg
[main-i386-default-job-01] Installing pkg-1.19.0...
[main-i386-default-job-01] Extracting pkg-1.19.0: .......... done
===>   boost-libs-1.81.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of boost-libs-1.81.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
=> SHA256 Checksum OK for boost_1_81_0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
===>  Extracting for boost-libs-1.81.0
=> SHA256 Checksum OK for boost_1_81_0.tar.bz2.
===========================================================================
<snip>
#45 0x02ae3a89 (/usr/bin/c+++0x2ae3a89)
c++: error: clang frontend command failed with exit code 134 (use -v to see invocation)
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
Target: i386-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/src-d38294.cpp
c++: note: diagnostic msg: /tmp/src-d38294.sh
c++: note: diagnostic msg: 

********************
..failed clang-linux.compile.c++ bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a(clean) for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
..skipped <p/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
..skipped <p/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_url-1.81.0>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake...
clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o" "libs/wave/src/instantiate_has_include_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"

common.mkdir bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer

        mkdir -p "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer"
    
common.mkdir bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex

        mkdir -p "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex"
    
clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o" "libs/wave/src/token_ids.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m32 -pthread -O3 -w -fvisibility=hidden -Wno-inline -march=i686 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

RmTemps bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a(clean)

    rm -f "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a" 2>/dev/null >/dev/null

clang-linux.archive bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a

    "ar"  rsc "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/
 pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o"


file /tmp/jam958833b8.000
# Generated by Boost 1.81.0

# address-model=32

if(CMAKE_SIZEOF_VOID_P EQUAL 8)
  _BOOST_SKIPPED("libboost_wave.a" "32 bit, need 64")
  return()
endif()

# layout=system

# toolset=clang14

# link=static

if(DEFINED Boost_USE_STATIC_LIBS)
  if(NOT Boost_USE_STATIC_LIBS)
    _BOOST_SKIPPED("libboost_wave.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
    return()
  endif()
else()
  if(NOT WIN32 AND NOT _BOOST_SINGLE_VARIANT)
    _BOOST_SKIPPED("libboost_wave.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
    return()
  endif()
endif()

# runtime-link=shared

if(Boost_USE_STATIC_RUNTIME)
  _BOOST_SKIPPED("libboost_wave.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
  return()
endif()

# runtime-debugging=off

if(Boost_USE_DEBUG_RUNTIME)
  _BOOST_SKIPPED("libboost_wave.a" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
  return()
endif()

# threading=multi

# variant=release

if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
  _BOOST_SKIPPED("libboost_wave.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
  return()
endif()

if(Boost_VERBOSE OR Boost_DEBUG)
  message(STATUS "  [x] libboost_wave.a")
endif()

# Create imported target Boost::wave

if(NOT TARGET Boost::wave)
  add_library(Boost::wave STATIC IMPORTED)

  set_target_properties(Boost::wave PROPERTIES
    INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
    INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_NO_LIB"
  )
endif()

# Target file name: libboost_wave.a

get_target_property(__boost_imploc Boost::wave IMPORTED_LOCATION_RELEASE)
if(__boost_imploc)
  message(SEND_ERROR "Target Boost::wave already has an imported location '${__boost_imploc}', which is being overwritten with '${_BOOST_LIBDIR}/libboost_wave.a'")
endif()
unset(__boost_imploc)

set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)

set_target_properties(Boost::wave PROPERTIES
  IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
  IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wave.a"
  )

set_target_properties(Boost::wave PROPERTIES
  MAP_IMPORTED_CONFIG_MINSIZEREL Release
  MAP_IMPORTED_CONFIG_RELWITHDEBINFO Release
  )

list(APPEND _BOOST_WAVE_DEPS atomic chrono filesystem thread headers)

boost-install.generate-cmake-variant- bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake


text-action bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake

    cat "/tmp/jam958833b8.000" > "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake"

common.copy /wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a

    cp "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a"  "/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a"

common.copy /wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-static.cmake

    cp "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake"  "/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-static.cmake"

..failed updating 2 targets...
..skipped 12 targets...
..updated 1764 targets...
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/boost-libs

From nobody Tue Jan 24 01:43:51 2023
X-Original-To: office@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 4P18rm1dG8z30wWB;
	Tue, 24 Jan 2023 01:43:52 +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 4P18rl72m3z4556;
	Tue, 24 Jan 2023 01:43:51 +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=1674524632;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc; bh=DrbA9XLg1decHXfudwqhC1/kd7rnrGyzy7mOEx94umg=;
	b=e87aGeoRVz7pyGiJuuTHE0f1wnkz2qNNjIr4LtZ77j1s1BwT2DkG2Zmpc5VgPH6ltdNTtn
	YZcoiX0R7XMxw4c1A8Gym22ra1kZS+pi8KCB4mxqFlTfWswcmItcRB/EMOBcZR5dZjlV33
	T9fNxcLog9hGclwK63SC395PyTv9fYuUI4nMm+Oqhaot/l1w1CsFCh1fd3aWUz1mFCdc+p
	ZGP+x0ZiDmZBKFIDwjPjA8Tt4/nE5bPPdF5RdPJDf2jRNF/yGaRYb/uRxN1ccOmsuAoti3
	yD9US46nkhFhTrA9kUWXk5jrQrOmxCUkJQ1l4FPE0tXIbY9NxuDkodSSXfVwtw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674524632; a=rsa-sha256; cv=none;
	b=hAceMXuje9tRKT1CW8qd7P9Ws5SV8mGi3rnhh0g3xbqgpr8Good8qEGu955c7e7m0ovjdh
	nE59LMAODD8AzCvsr1SzBZU04n5XxIXcbwqzGQmrJ+3l/N7UUCaTXUtTjD0mRy/wTRyfmX
	c44eYXn9fn79td0/Xb4D7Bq5D99w6lGG6WR0pFpCIeqnVeZyDXPa5cSFcod80CTrifbK+d
	slTfHJq/UYuCRbxmkpm4L7ZsSzdSSiaHijX8q2iCNT43HmC5oC+yDJbTZWHIIcE9KAz37t
	AybgjWA7LpteMtTJcLcrrgj2bsVbE7+sW9t3Suz5r3wEh7PhGoN75wXwZUxdfQ==
Received: from beefy18.nyi.freebsd.org (beefy18.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16: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 4P18rl6449zrTc;
	Tue, 24 Jan 2023 01:43:51 +0000 (UTC)
	(envelope-from pkg-fallout@FreeBSD.org)
Received: from beefy18.nyi.freebsd.org (localhost [127.0.0.1])
	by beefy18.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 30O1hpGb056552;
	Tue, 24 Jan 2023 01:43:51 GMT
	(envelope-from pkg-fallout@FreeBSD.org)
Received: (from root@localhost)
	by beefy18.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 30O1hp1U056550;
	Tue, 24 Jan 2023 01:43:51 GMT
	(envelope-from pkg-fallout@FreeBSD.org)
Date: Tue, 24 Jan 2023 01:43:51 GMT
From: pkg-fallout@FreeBSD.org
Message-Id: <202301240143.30O1hp1U056550@beefy18.nyi.freebsd.org>
To: office@FreeBSD.org
Subject: [package - main-amd64-default][devel/boost-libs] Failed for boost-libs-1.81.0 in build
Cc: pkg-fallout@FreeBSD.org
X-ThisMailContainsUnwantedMimeParts: N
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@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:     office@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p08587f681899_s9c996882b0/logs/boost-libs-1.81.0.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p08587f681899_s9c996882b0
Log:

=>> Building devel/boost-libs
build started at Tue Jan 24 01:23:59 UTC 2023
port directory: /usr/ports/devel/boost-libs
package name: boost-libs-1.81.0
building for: FreeBSD main-amd64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400078 amd64
maintained by: office@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1400078
Job Id: 01




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



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400078
UNAME_v=FreeBSD 14.0-CURRENT 1400078
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=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for boost-libs-1.81.0:
     DEBUG=off: Build with debugging support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
====> Options available for the multi LOCALE: you have to choose at least one of them
     ICONV=on: Boost.Locale with iconv encoding support
     ICU=on: Boost.Regex/Locale with ICU unicode support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
office@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/boost-libs/work/.cache  HOME=/wrkdirs/usr/ports/devel/boost-libs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/boost-libs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/boost-libs/work/.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/devel/boost-libs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/boost-libs/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/boost-libs/work/.cache  HOME=/wrkdirs/usr/ports/devel/boost-libs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/boost-libs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/boost-libs/work/.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 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing   -DLIBICONV_PLUG -std=gnu++17 "  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--
BOOST_MAJOR_VER=1  BOOST_MINOR_VER=81  BOOST_SHARED_LIB_VER=1.81.0 OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/boost-libs"  EXAMPLESDIR="share/examples/boost-libs"  DATADIR="share/boost-libs"  WWWDIR="www/boost-libs"  ETCDIR="etc/boost-libs"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/boost-libs DOCSDIR=/usr/local/share/doc/boost-libs EXAMPLESDIR=/usr/local/share/examples/boost-libs  WWWDIR=/usr/local/www/boost-libs ETCDIR=/usr/local/etc/boost-libs
--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-freebsd14.0 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-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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) 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=1400078
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 BSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   boost-libs-1.81.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.0.pkg
[main-amd64-default-job-01] Installing pkg-1.19.0...
[main-amd64-default-job-01] Extracting pkg-1.19.0: .......... done
===>   boost-libs-1.81.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of boost-libs-1.81.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
=> SHA256 Checksum OK for boost_1_81_0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by boost-libs-1.81.0 for building
===>  Extracting for boost-libs-1.81.0
=> SHA256 Checksum OK for boost_1_81_0.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for boost-libs-1.81.0
<snip>
#42 0x0000000002d2fa7c (/usr/bin/c+++0x2d2fa7c)
c++: error: clang frontend command failed with exit code 134 (use -v to see invocation)
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
Target: x86_64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/src-853950.cpp
c++: note: diagnostic msg: /tmp/src-853950.sh
c++: note: diagnostic msg: 

********************
..failed clang-linux.compile.c++ bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a(clean) for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
..skipped <p/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
..skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
..skipped <p/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_url-1.81.0>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake...
clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o" "libs/wave/src/instantiate_has_include_grammar.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o" "libs/wave/src/token_ids.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"

common.mkdir bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer

        mkdir -p "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer"
    
common.mkdir bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex

        mkdir -p "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex"
    
clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"

clang-linux.compile.c++ bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -w -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"."   -o "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

RmTemps bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a(clean)

    rm -f "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a" 2>/dev/null >/dev/null

clang-linux.archive bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a

    "ar"  rsc "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_has_include_grammar.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_predef_macros.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/
 pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/token_ids.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/wave_config_constant.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o"


file /tmp/jame7bd33fe.000
# Generated by Boost 1.81.0

# address-model=64

if(CMAKE_SIZEOF_VOID_P EQUAL 4)
  _BOOST_SKIPPED("libboost_wave.a" "64 bit, need 32")
  return()
endif()

# layout=system

# toolset=clang14

# link=static

if(DEFINED Boost_USE_STATIC_LIBS)
  if(NOT Boost_USE_STATIC_LIBS)
    _BOOST_SKIPPED("libboost_wave.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
    return()
  endif()
else()
  if(NOT WIN32 AND NOT _BOOST_SINGLE_VARIANT)
    _BOOST_SKIPPED("libboost_wave.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
    return()
  endif()
endif()

# runtime-link=shared

if(Boost_USE_STATIC_RUNTIME)
  _BOOST_SKIPPED("libboost_wave.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
  return()
endif()

# runtime-debugging=off

if(Boost_USE_DEBUG_RUNTIME)
  _BOOST_SKIPPED("libboost_wave.a" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
  return()
endif()

# threading=multi

# variant=release

if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
  _BOOST_SKIPPED("libboost_wave.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
  return()
endif()

if(Boost_VERBOSE OR Boost_DEBUG)
  message(STATUS "  [x] libboost_wave.a")
endif()

# Create imported target Boost::wave

if(NOT TARGET Boost::wave)
  add_library(Boost::wave STATIC IMPORTED)

  set_target_properties(Boost::wave PROPERTIES
    INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
    INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_NO_LIB"
  )
endif()

# Target file name: libboost_wave.a

get_target_property(__boost_imploc Boost::wave IMPORTED_LOCATION_RELEASE)
if(__boost_imploc)
  message(SEND_ERROR "Target Boost::wave already has an imported location '${__boost_imploc}', which is being overwritten with '${_BOOST_LIBDIR}/libboost_wave.a'")
endif()
unset(__boost_imploc)

set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)

set_target_properties(Boost::wave PROPERTIES
  IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
  IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wave.a"
  )

set_target_properties(Boost::wave PROPERTIES
  MAP_IMPORTED_CONFIG_MINSIZEREL Release
  MAP_IMPORTED_CONFIG_RELWITHDEBINFO Release
  )

list(APPEND _BOOST_WAVE_DEPS atomic chrono filesystem thread headers)

boost-install.generate-cmake-variant- bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake


text-action bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake

    cat "/tmp/jame7bd33fe.000" > "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake"

common.copy /wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a

    cp "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a"  "/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a"

common.copy /wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-static.cmake

    cp "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake"  "/wrkdirs/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-static.cmake"

..failed updating 2 targets...
..skipped 12 targets...
..updated 1764 targets...
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/boost-libs

From nobody Tue Jan 24 03:45:23 2023
X-Original-To: office@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 4P1CXz4wbFz3b6kk
	for <office@mlmmj.nyi.freebsd.org>; Tue, 24 Jan 2023 03:45:23 +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 4P1CXz2j7fz4Fxw
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45:23 +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=1674531923;
	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=VH8vhAwrx+G5UQqkewNtZNHC9LivaedmnyI18FkVRiE=;
	b=kr/5EpP0tfHNNQJCD9trIiq3gr+stjbAnDJ1ywRrXmMZtY/6eRKIuIy1J86R3lF7oby5lT
	1n4r2EeAqrQohEyZH8mgBq/SFL4SV0+tJtf3IILdRWUbs9Tp4tCKkD9OYJ2kKRd47SLQ/r
	Jh6A9YZ3GHWgdYdm6GmssOk9FD9QrtdDE8rnGiwkjM8wIbq8MHvlb/gLeJ7u+UdOd1H0Vj
	UsAPnWT1K7xi55qz1RrH9gPOw1wBz8UMXu9IHeOBQqO6i0S7woKcpUWQbtsSeLPD1DQrTw
	OsNJfPqadxik3J57VTFS+igvgQbjF7OoAYFapQujKx3PiuQqsJ3y5+CdXy2P2A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674531923; a=rsa-sha256; cv=none;
	b=DIAa2zqURjYAO1JOtCW3K1aLQLBEI69ZgGQ/6tY4jzU0ttaMoxAur09m/rjAUBh5t/HRA/
	ThyIIOjJJzr5ta7j/+JIwLOulI1sGKtgN0mCAhjbYpM61c5Tx75iaxx4W4VTHBd+lNzxUl
	YpS9bMRvrTBWaVYWn9c1FNpGpN4P6y7z5M5E+XbqIspwTw0m2DEVueSq3z7nwl8xD6DI5d
	+gZLIQ9xxC4jgIcluHfdk+4gs6udV1ZJNlkaeRUfTByc3wMPbNXXnStxca6IsYtnP6Xmjz
	JDpMc9fACbXgFGQitXIrRTeJn3f+up2csAIiKLfldHkh8aRlNYbPRoWwUe5xCg==
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 4P1CXz1mJ8zvKK
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45: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 30O3jNW4095647
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45:23 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30O3jNaJ095646
	for office@FreeBSD.org; Tue, 24 Jan 2023 03:45:23 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: office@FreeBSD.org
Subject: maintainer-feedback requested: [Bug 269127] devel/icu: Multibyte
 character is included in DateTimePatterns for en locale in release 72
Date: Tue, 24 Jan 2023 03:45:23 +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 Only Me
X-Bugzilla-Who: 
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: office@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
Message-ID: <bug-269127-25061-zhm8d3mkjQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269127-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-269127-25061@https.bugs.freebsd.org/bugzilla/>
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team
<office@FreeBSD.org> for maintainer-feedback:
Bug 269127: devel/icu: Multibyte character is included in DateTimePatterns =
for
en locale in release 72
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269127



--- Description ---
For example, the following JavaScript code may produce unintended results.

(function () {
	var i, d=3D[], s=3D[];
	d[0] =3D new Date(0);
	s[0] =3D d[0].toLocaleString("en-US");
	d[1] =3D new Date(s[0]);
	console.log(d[0], s[0], d[1]);
	for (i =3D 0; i < s[0].length; ++i) {
		console.log(s[0].charAt(i), s[0].charCodeAt(i).toString(16));
	}
})();

d[1] is expected to be the same as d[0], but is "Invalid Date" in icu-depen=
dent
web browsers (firefox-esr-102.7.0,1, chromium-109.0.5414.74 and...
seamonkey-2.49.4_27 :) ).
The reason for this is that the string converted to LocaleString contains
U+202F.

One problem with this is that the en, en-* locale have been deified as not
containing multibyte characters in the language areas that use multibyte
characters (e.g. Japan :) ).
This is why they would choose this method.
In fact, there are sites that display "Invalid Date" because of this.

The problem with this is that it will behave differently with browsers that=
 are
not using icu.
As far as I have tried, Windows10+ChromeEdge and Android+Edge return
LocaleString without multibyte characters, which works as expected.

I think the distribution file for the port already has a database of the pa=
rts
related to this, but the source is this.
https://github.com/unicode-org/icu/blob/bb0e745e25c99cc57055caf45c81b95ef63=
b25d
4/icu4c/source/data/locales/en.txt

What should it be?

From nobody Tue Jan 24 03:45:23 2023
X-Original-To: office@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 4P1CXz5pfZz3b6Ws
	for <office@mlmmj.nyi.freebsd.org>; Tue, 24 Jan 2023 03:45:23 +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 4P1CXz4XCdz4GBq
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45:23 +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=1674531923;
	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=leUBsuR8Ko+dkMNMO3tA+02uoai+iYrwdVffsX4aQEc=;
	b=o6FokGubAJGZ4fybS2/Hfj/jhERmhjokH5H7GWNZMW48ne5VwVmZVzWsKdM0AjniA7BPJW
	Q9GxkiAPhW+TJLS3VXrS6CN4CbdITC8Tlu4HixgYlGbSVWefXMqBQcVCPOrDqG+yqRKtXr
	YdgVuWc1amAwGFvFi+y0gJmbtARrwczhCC7bY3nKBZJckWiH6SA9Etw7ehUV7tmqfX7CaG
	Dl7EGclvgz7wWSi9yObf4qJl3T/a4YZPk9SAU1JomKplmiaG5rzVlS1akkw2mpNFlvt4WX
	0lxfoNWg9OCXOkVPhXQzpnq6kPoownDdMDyqwZ84yYbYmGOzIIQTAgDsncdtSA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674531923; a=rsa-sha256; cv=none;
	b=yA3vMcyhogXkOP38fOu4zWaYRr6+3d6al+KSB0nQ3aWqSgb5KKdl/n+tp4gV8T7EnE4CB7
	I9+5q1wxyx+HN79HQXLIrn2FoT6oypTBIgyRVp2juNDIx9aXI+2J8S1zV38FQwapwwnj2L
	Q7AZT+HMHI4PS2Qc1N4/QqjX9k7U10+WAFmP10adTseWM9EIGYd+0vbk+bgZ2U+34T8sEw
	MwzWV+bO2yqPpcZIMdera1mQZ6qZLmTUv5l1EjAE3HzNxKOzNL1nxjrEmtJ9+8M902X6XT
	hUoZ3754nGgb5V2MmFgx8OEa/IPyFEFwePBB5uuJNw9eIp6r5quFYSw6ZVZfwg==
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 4P1CXz3bX6zvKL
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45: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 30O3jNAf095655
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 03:45:23 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30O3jN0i095654
	for office@FreeBSD.org; Tue, 24 Jan 2023 03:45: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: office@FreeBSD.org
Subject: [Bug 269127] devel/icu: Multibyte character is included in
 DateTimePatterns for en locale in release 72
Date: Tue, 24 Jan 2023 03:45:23 +0000
X-Bugzilla-Reason: AssignedTo
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: tatsuki_makino@hotmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: office@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
 flagtypes.name
Message-ID: <bug-269127-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

            Bug ID: 269127
           Summary: devel/icu: Multibyte character is included in
                    DateTimePatterns for en locale in release 72
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: tatsuki_makino@hotmail.com
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

For example, the following JavaScript code may produce unintended results.

(function () {
        var i, d=3D[], s=3D[];
        d[0] =3D new Date(0);
        s[0] =3D d[0].toLocaleString("en-US");
        d[1] =3D new Date(s[0]);
        console.log(d[0], s[0], d[1]);
        for (i =3D 0; i < s[0].length; ++i) {
                console.log(s[0].charAt(i), s[0].charCodeAt(i).toString(16)=
);
        }
})();

d[1] is expected to be the same as d[0], but is "Invalid Date" in icu-depen=
dent
web browsers (firefox-esr-102.7.0,1, chromium-109.0.5414.74 and...
seamonkey-2.49.4_27 :) ).
The reason for this is that the string converted to LocaleString contains
U+202F.

One problem with this is that the en, en-* locale have been deified as not
containing multibyte characters in the language areas that use multibyte
characters (e.g. Japan :) ).
This is why they would choose this method.
In fact, there are sites that display "Invalid Date" because of this.

The problem with this is that it will behave differently with browsers that=
 are
not using icu.
As far as I have tried, Windows10+ChromeEdge and Android+Edge return
LocaleString without multibyte characters, which works as expected.

I think the distribution file for the port already has a database of the pa=
rts
related to this, but the source is this.
https://github.com/unicode-org/icu/blob/bb0e745e25c99cc57055caf45c81b95ef63=
b25d4/icu4c/source/data/locales/en.txt

What should it be?

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

From nobody Tue Jan 24 11:12:08 2023
X-Original-To: office@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 4P1PST3mjbz3b9YN
	for <office@mlmmj.nyi.freebsd.org>; Tue, 24 Jan 2023 11:12:09 +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 4P1PST2YYKz41hM
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 11:12:09 +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=1674558729;
	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=UeW5TGHSpxtymKoRtcyQ78kgWhO0dcVKNwyhMTCoCN0=;
	b=WNCW58HOMVA3UFeMPuTa74Prbp4gd9Xit2Gh1MAFHe1FjKFlKHmtsPwhpYLaHzCK6vNWwm
	CfRJ8AxpL+h6e3SO4oQ+RlbxXBNBMAO2x8xDwyZPcCDLTzBmq5Kuvsn42GeGu59Eec7FwU
	gPjSOxtDCpwusq8Ent6l/6Qpc0iaNMK//O5asfAsdqWmFmnE8MBCOVPHFn+8UntKcVYSXL
	mj8oL2teVNzMxnrWsFfb37MOTUNXHapc3dPRk8UIaLZlfCUoPWKan96mykBpbk/Mu1EpsY
	EKWMQ4H/NzxNC/mlnJJScbmbGvuXo3ZAD7GPb0Sw9msbjrnNXOY1ogfDcQQm5A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674558729; a=rsa-sha256; cv=none;
	b=KTa2wuIXb+2jdc8X8DrlQ+zNBPUJy6yuc2kCYITrF56T5hEBBloqaxK6ihzPhdXbx044KU
	UPhbZJ9AvtreC3WO1agORMuFr/bbonsX+ICN5Jrw6zEzyV4MhWii43sXixrViRpmOZHXlx
	CCuw9BuXzeFUd7kX7wlbZjg+expOmHuR42bTgd4ROkU/6ycnM0Sr7E3hrXVjo97DvZUnhJ
	+sZ2Mc3Ec1xS33GQYPu734fA3Pd+DqjuOZg1AvQJQVlDG1s+GjqkXgf/tMu+WYry0ByRkd
	klLTmjnAKPxFu+KyK3TduBNx8U7EmzvxGIKhaMqMnkUMSaYAE6FFcQkIVNivVQ==
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 4P1PST1g1hz16Pj
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 11:12:09 +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 30OBC9cR033937
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 11:12:09 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30OBC93F033936
	for office@FreeBSD.org; Tue, 24 Jan 2023 11:12:09 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Tue, 24 Jan 2023 11:12:08 +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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-STXvuinTTW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #53 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Dima Panov from comment #52)

stable and releng should keep API/ABI stability.
And more, I'm using the same base both on live system and poudriere.

I've created poudriere jail as below. And when I upgrade base, update poudr=
iere
jail, too. So they should match at least base OS side. And more, currently,
official pkg I've installed is editors/vscode only.

# poudriere jail -c -v stable/13 -a amd64 -j 13amd64 -m src=3D/usr/src
# poudriere ports -c -f none -M /usr/ports -m null
# ln -s /var/db/ports /usr/local/etc/poudriere.d/options

And every update on base,

# poudriere jail -u -v stable/13 -a amd64 -j 13amd64 -m src=3D/usr/src

This causes massive rebuilds on poudriere when __FreeBSD_version is bumped,
which is overkill except for src/main environment.

As described above, I'm using the same base, same ports tree, and same opti=
ons,
if I read poudriere documents correctly.
The differense is that it's clean-room build or not.

This discussion would be better closed here (stop or move to better place
elsewhere), as this is not Qt5-specific.

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

From nobody Tue Jan 24 21:08:23 2023
X-Original-To: office@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 4P1fhR3Ytsz3bVy7
	for <office@mlmmj.nyi.freebsd.org>; Tue, 24 Jan 2023 21:08:23 +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 4P1fhR13j4z46nT
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 21:08:23 +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=1674594503;
	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=TbkjJJ8Z+0CDG7JFmPVp20ldyqkVisJR8JwaBIroz5M=;
	b=MnnmI0l5GEfXXPQeuc330l2MR3kXbxgM+SZuvYbKnAwiAyeKdZ4qbcKuGr1bgqOthr3H4t
	qmGWzn4W8PkLg/Ss3PlNf/z+lOGHvmp4s+jp7I71nrSUc7IZI/G2ccMaqJt3RzC2kZl+C8
	97nhr3LNOb+TxbWm0ocE45cXWrWVPH6v4g7WQvn24q28/rWXxLXfwWmKevDJ/mbm5tBjMj
	+SMTGwj4ZPjz9dvD0BCgbvMADt4MSfvyDMfl3EQGiFwgN2IBDoWMUEDTFjkU6csPJD+3hj
	XXV39wUjI8y/CuVuoGihS19s+zJDB+fBvFIz6XkEk9ENjSyMG70vXqLRbUUeHA==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674594503; a=rsa-sha256; cv=none;
	b=FVuCF0j0n8nmMnPL9EPrzjVdSg512gj+CVgYWd7EzD9ZyE+knNgL9JWyggNyK7ehvvFDp7
	ILTbKPOsV1KOJ5rnuSuNHuW4tCs1BzdTGa807nfRy7QliIVIa/adjhWZV+gnX1Gz6uxSZj
	PX3b8oCxodqJhthrii/QiG9ZM5AMmTyeV50tADRFxZWaV+dTLJFcm5Jf2puuCDkcEo5A63
	FlwZmAcpKCEnfOtCS8r5u3QyJX6WwU0iM6UTJ2KOSTEr33UQMUAgVXU5CtjShIC4LRp6dJ
	/FyPwNepoMWlGo8SwTv+ZPkJztEioQne9EpIZmA1+vD4P/EgraFWfqWie/1Wjg==
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 4P1fhR06RTzNb1
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 21:08: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 30OL8MZp002550
	for <office@FreeBSD.org>; Tue, 24 Jan 2023 21:08:22 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30OL8MvN002549
	for office@FreeBSD.org; Tue, 24 Jan 2023 21:08:22 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Tue, 24 Jan 2023 21:08: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 Only Me
X-Bugzilla-Who: tatsuki_makino@hotmail.com
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-rejtrQXpbG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #54 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Dima Panov from comment #47)

At least portmaster does not cause problems with the build order, including
BUILD_DEPENDS.
Only very rare patterns of ports, such as japanese/xpdf, are the only ones =
that
fail to build.

The feature to save libraries to lib/compat/pkg of portmaster is limited to=
 the
pattern /\.so\.[0-9]+$/ file name, and files with the same name as lib/*.so=
.*
will be deleted.
Therefore, the presence of lib/compat/pkg/libfoo.so.1 will not affect
lib_depends as follows.
LIB_DEPENDS=3D libfoo.so:category/foo libfoo.so.2:category/foo

If poudriere uses -n when bulk and makes sure that the required packages are
not built, there will be no funny dependency problems.

By the way, what is the path related to qt5 embedded in the binaries relate=
d to
qt5?
The root of the installation is ${LOCALBASE}, the library is lib/qt5/ and t=
he
plug-ins are plugins/ .
I am assuming qt5-qmake is doing this... :)

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

From nobody Wed Jan 25 09:11:56 2023
X-Original-To: office@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 4P1ylJ67YZz31282
	for <office@mlmmj.nyi.freebsd.org>; Wed, 25 Jan 2023 09:11:56 +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 4P1ylJ57QYz3mC3
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:11: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=1674637916;
	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=MuGE4OSeD2/c+/HkrRyuR5xIoLcGBKXvcGs2hIaEQm4=;
	b=WOTesrH3oVtJ6FVYo0pJmMri/rp9X1as0GIEstWOwbD+Bmaq9UGaABhYpcMrT3nEhJybxu
	6R3nSC6tiFQSE+DT6+yfvp6M4in6/2ffmJojaZZXV3U7XiCYwRk2ntRjDaF/qscAQ371wm
	fQzywdyWaXyVyttDE6f25VxSuW/fTBEb8BFnuNoixtwhCi1xv0KPgUvymw2ocKtXEIx+aH
	zpJiKGllLZl0e3bHMfboPfTPNR8jIkwekegE873mvMn/yZlpVtp6rBSCb7TPstY55QPASX
	vHKqhiJZM8rLjJkhkG2gRhtnQiXWAWrh/2xtXHgVISOlXFcLSryXACWiGAvkgQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674637916; a=rsa-sha256; cv=none;
	b=tUnU2Y09oejVfdq9lRhNR1j2pHYF1JMuDc3DtCapXOtbBNTE7FMIrM5+JyU7ctm9mWV56V
	OVbK6vX/g0JBoM9pP5h560+AOjOoHJSS0sLSW1BBPXguTWsdqftyglAzodc8ww6cXC5aV3
	2fEhZRy36JjZjQJoOXwjKrSvw3TnaMT6KDDaDTXmpLTRnEHfXDzIsIHOdFqrDNGaPw0KJX
	6PEK7wiwsb0SeQ40pnqYoW6h2fKn/aM50C6uJY0+GWYWO+kDIJWtOX8HMUKSQUOHmXkr07
	2PmTBL1qXeIGGdO9toGUVBBRtEEF5Wqm743woaBeYWfoW313Cl7iYOqEXNgIuw==
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 4P1ylJ49yTzkL7
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:11: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 30P9Bubi095335
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:11:56 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30P9BuHV095334
	for office@FreeBSD.org; Wed, 25 Jan 2023 09:11: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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Wed, 25 Jan 2023 09:11: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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.created
Message-ID: <bug-268652-25061-Ze1HBuoBnt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #55 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 239696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239696&action=
=3Dedit
Binaries containing lib/qt5 under /usr/local/bin/

Not sure this is what is wanted, but uploading outputs of below.
/usr/local/bin/ part.

% grep --exclude-dir compat -r -n "lib/qt5" /usr/local/bin | cut -f 3 -w | =
rg
"/usr/local/bin" | xargs strings -f | grep "[a-zA-Z0-9/.]*:
[a-zA-Z0-9/.:]*lib/qt5[a-zA-Z0-9/.:]*" >
/var/tmp/embedded-qt5-usr_local_bin.lst2

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

From nobody Wed Jan 25 09:13:59 2023
X-Original-To: office@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 4P1yng4SDJz312bp
	for <office@mlmmj.nyi.freebsd.org>; Wed, 25 Jan 2023 09:13: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 4P1yng39Qnz3mmj
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:13: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=1674638039;
	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=vOYpehLc9/S2PPsd9oME8hPvFCZ5A9nFDG3hTRIXuUM=;
	b=ypwBdRiwrNT0tBSZDCGQZZqnQ9JeOWxXabd62vWuYS4SRv0Lj+/MLeJxzxHIpxef5r9zx7
	bx8sQFaWkN2VIzdOFcmKq0pNncLBJLr2mh/r61W2uoQZj8xWwZPf5I0P60L2wFIvEk+7LH
	+oVoPgR+Dw7vj0xCvu0fBvJQN5L/Krvj+QLg84X7FRHF2w7wtyHl3S0L5hOUyYyJawV9dz
	2nKMm+i9JcBNXA9pOOwWE+GPQQgORl5hiXRAyCuEmNVoXNKUsamNQi2OJMq6YmuzwMlG6S
	1QN3dBK88UAoO7jXdzT7utvcpBZWDbaApcLAUzPH2H3BFwjURe5EA1dwOnrOnw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674638039; a=rsa-sha256; cv=none;
	b=D49Z4C0PWblRgm5vJlhQDVho3AwGkKoXrmHwiKgOy0u4YjP/Q4G+X29m/cQH3aL2tG2K4h
	p+bIHIGlm3HtYq01N5iiHCvIpC9cPU73Fbps1UG5+AVY/7t0bMMkJYjPUdnpPEErn7Moik
	FD/6zBjxlS6iBoNMh0SIBe0KLDEusYiEWNzQU0UdSUE+vJsR6QZCKqEIUxgQKPIA0mXPNm
	UrDW490fS9ITEOziMdGstJGONtlKOi8wMIESXUU83iB8OSiveFsfV3YmNiFutXRc5EUa1e
	4ooL39ohw/WRQxoNoELEHvjfIf5FiV0pKU3ODK9qGc0T+pJucHG5W4QprgK3UA==
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 4P1yng2Gb5zkfb
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:13: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 30P9DxZ1098422
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 09:13:59 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30P9Dxpc098421
	for office@FreeBSD.org; Wed, 25 Jan 2023 09:13:59 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Wed, 25 Jan 2023 09:13: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: junchoon@dec.sakura.ne.jp
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.created
Message-ID: <bug-268652-25061-aBgoYY5kV2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #56 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 239697
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239697&action=
=3Dedit
Binaries containing lib/qt5 under /usr/local/lib/

Not sure this is what is wanted, but uploading outputs of below.
/usr/local/lib/ part.

% grep --exclude-dir compat -r -n "lib/qt5" /usr/local/lib | cut -f 3 -w | =
rg
"/usr/local/lib" | xargs strings -f | grep "[a-zA-Z0-9/.]*:
[a-zA-Z0-9/.:]*lib/qt5[a-zA-Z0-9/.:]*" >
/var/tmp/embedded-qt5-usr_local_lib.lst3

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

From nobody Wed Jan 25 23:58:35 2023
X-Original-To: office@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 4P2LQN4BSSz3br6J
	for <office@mlmmj.nyi.freebsd.org>; Wed, 25 Jan 2023 23:58:36 +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 4P2LQN36dlz4Swk
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 23:58: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=1674691116;
	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=PbmB2V+rEacq7VRgAjlWqzMNTl96Wijf0aWNezeCrhU=;
	b=wxeLLw5WpGDSBUV1TFNmdVHSase1mVuPbIBTf+HGqU9XU5nuNHM3r9yNRMgTjlnXx2r7Me
	0yt4AmXTFn9lDP3F8KZ77k7IICHJSxC9hUZzEo1K0gNrN6TI4EQdbquFJWE4uDVI25HJlk
	vpfLP03ZbzYjfOL8t9g+zScMuXPg3Alz+TbP8OyrcqgzWM0A1VDUSeDOzvnMbF9lRRQsPu
	3BK/fNYfu48YNUMwm/Gmw89k/Nmi/HZvtGPctxM8Lki3PHHgz9Rafiqlnbufvy/SP744Md
	vvqKGH8vpTrYJ/DBjbH04otWUSfTYS7y717RLRtibMK9DZmRLlrrDiYPL7W60g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674691116; a=rsa-sha256; cv=none;
	b=KpI5SePn24R3Q74HtNV4E20beNS1owypAb0TSTGFb+Be0nt6UOpzvazUJy7Y52uCM6ZUTV
	k9+JDTkBRVBzD/S+sVxvaFOyDKX1jdhF04YtheekwfkpiMzlBuEkE1BstMSUpfMEUcC4Ij
	CH28+qSk9XG7i9V/SNXa7xNHpP5Em9vcJT5EBDPdniQU4HEbOEsc9y+/VtxbbFJnX8vIv5
	3XAQ+u25ZNT96t6EySAutP8Cuhk9vWSq2G9JwGH7FvNpT5HR8q9KBmOX9hOZ12RAQmNT7O
	ceS4s2WjjCWRQ0DO9DIaVTDkIt0izQJ/bLBmzv2gmFbjhqpoaJWRwWxWyB9CcQ==
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 4P2LQN27J2z185t
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 23:58: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 30PNwaPs050829
	for <office@FreeBSD.org>; Wed, 25 Jan 2023 23:58:36 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30PNwaS5050828
	for office@FreeBSD.org; Wed, 25 Jan 2023 23:58:36 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: office@FreeBSD.org
Subject: [Bug 268652] Qt5:  Some apps fails to start after upgrading to
 5.15.8
Date: Wed, 25 Jan 2023 23:58:35 +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: tatsuki_makino@hotmail.com
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-268652-25061-oTnsxBXGLA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References: <bug-268652-25061@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: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

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

--- Comment #57 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tomoaki AOKI from comment #56)

That method would include those embedded by -rpath.

It seems that this is the code that will be the reason why the application
binary will eventually look for the plugin library in /usr/local/bin.
https://github.com/qt/qtbase/blob/75ae8869fb171493e4d5163910ef3a2034902c7d/=
src/corelib/kernel/qcoreapplication.cpp#L2869

It seems that this is the path check for the library.
https://github.com/qt/qtbase/blob/75ae8869fb171493e4d5163910ef3a2034902c7d/=
src/corelib/plugin/qfactoryloader.cpp#L139

It seems that this is the cause of a piece of the path string being embedde=
d.
https://github.com/qt/qtbase/blob/75ae8869fb171493e4d5163910ef3a2034902c7d/=
src/corelib/global/qlibraryinfo.cpp#L449

The reason for the fall down to /usr/local/bin/ is being sought when
/usr/local/bin/vlc is launched.
Was /usr/local/lib/qt5/plugins/ included in the search path or not?
Where is it embedded and used?

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

From nobody Thu Jan 26 03:10:32 2023
X-Original-To: office@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 4P2Qgs61Hxz3b9kq
	for <office@mlmmj.nyi.freebsd.org>; Thu, 26 Jan 2023 03:10:33 +0000 (UTC)
	(envelope-from roberthuff@rcn.com)
Received: from smtp.rcn.com (mail.rcn.syn-alias.com [129.213.13.252])
	(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 4P2Qgs1QVqz3JNT
	for <office@freebsd.org>; Thu, 26 Jan 2023 03:10:33 +0000 (UTC)
	(envelope-from roberthuff@rcn.com)
Authentication-Results: mx1.freebsd.org;
	dkim=pass header.d=rcn.com header.s=20180516 header.b=qaa7iVpR;
	spf=pass (mx1.freebsd.org: domain of roberthuff@rcn.com designates 129.213.13.252 as permitted sender) smtp.mailfrom=roberthuff@rcn.com;
	dmarc=pass (policy=none) header.from=rcn.com
DKIM-Signature: v=1; a=rsa-sha1; d=rcn.com; s=20180516; c=relaxed/simple;
	q=dns/txt; i=@rcn.com; t=1674702632;
	h=From:Subject:Date:To:MIME-Version:Content-Type;
	bh=dxh5nhmz+Q6OSjyOyBNmUJvF33A=;
	b=qaa7iVpR1bzTEIaU4gYAWo6B6Iyt+Thcw6psZOorhSdnyPawlinaxJOerSQGbQ5M
	RxQhyd8mLRw+YmkUsj4uY3/ivTVNSyjBarQZ+jRp3SA+s//hs1b1gTeBajeVAhzL
	N0TUavAi7CduZL//emttnZKkHmVeJr1VfEdH5opltrLQFjr9/6ZtrlIvgM64xql6
	CkqrlvT03mVozRl2XI9PHG8QMjBbniptcX5jf2qe3Ks3ny3cCf+6xqPM2aJ4bPjJ
	Q1vpIHcGKqj0sEULOgppiHHEbK0fFcRmcymhy+TmU89WKUCLcIPYhdy4YXpFXVkF
	6QPyr8oLVOOSv3gUTCp0LA==;
X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t
Received: from [130.44.151.156] ([130.44.151.156:63759] helo=jerusalem.litteratus.org.litteratus.org)
	by smtp.rcn.com (envelope-from <roberthuff@rcn.com>)
	(ecelerity 4.4.0.19839 r(msys-ecelerity:tags/4.4.0.0^0)) with ESMTPSA (cipher=AES256-GCM-SHA384) 
	id 8A/15-06633-82FE1D36; Wed, 25 Jan 2023 22:10:32 -0500
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <25553.61224.171521.487328@jerusalem.litteratus.org>
Date: Wed, 25 Jan 2023 22:10:32 -0500
From: Robert Huff <roberthuff@rcn.com>
To: office@freebsd.org
Subject: boost-libs fails to build
X-Mailer: VM 8.2.0b under 28.2 (amd64-portbld-freebsd14.0)
X-Vade-Verdict: clean
X-Vade-Analysis-1: gggruggvucftvghtrhhoucdtuddrgedvhedruddvfedgheefucetufdoteggodetrfdotffvucfrrhho
X-Vade-Analysis-2: fhhilhgvmecuufgjpfetvefqtfdptfevpfdpgffpggdqtfevpfdpqfgfvfenuceurghilhhouhhtmecu
X-Vade-Analysis-3: fedtudenucenucfjughrpeggtgfgkfffhffvuffosehtjeertdertddvnecuhfhrohhmpeftohgsvghr
X-Vade-Analysis-4: thcujfhufhhfuceorhhosggvrhhthhhufhhfsehrtghnrdgtohhmqeenucggtffrrghtthgvrhhnpeei
X-Vade-Analysis-5: iefhfeejueegueffkeeifeevgfehleehuefhteejgeetieehgeeihffhleelveenucffohhmrghinhep
X-Vade-Analysis-6: fhhrvggvsghsugdrohhrghdpghhithhhuhgsrdgtohhmnecukfhppedufedtrdeggedrudehuddrudeh
X-Vade-Analysis-7: ieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedufedtrdeggedrudehuddr
X-Vade-Analysis-8: udehiedphhgvlhhopehjvghruhhsrghlvghmrdhlihhtthgvrhgrthhushdrohhrghdrlhhithhtvghr
X-Vade-Analysis-9: rghtuhhsrdhorhhgpdhmrghilhhfrhhomheprhhosggvrhhthhhufhhfsehrtghnrdgtohhmpdhrtghp
X-Vade-Analysis-10: thhtohepohhffhhitggvsehfrhgvvggsshgurdhorhhgpdhmthgrhhhoshhtpehsmhhtphdtvddrrhgt
X-Vade-Analysis-11: nhdrvghmrghilhdqrghshhdurdhshihntgdrlhgrnhdpnhgspghrtghpthhtohepuddpihhspghnrgep
X-Vade-Analysis-12: thhruhgvpdgruhhthhgpuhhsvghrpehrohgsvghrthhhuhhffh
X-Vade-Client: RCN
X-Spamd-Result: default: False [-3.99 / 15.00];
	NEURAL_HAM_LONG(-1.00)[-1.000];
	NEURAL_HAM_MEDIUM(-1.00)[-1.000];
	NEURAL_HAM_SHORT(-0.99)[-0.994];
	DMARC_POLICY_ALLOW(-0.50)[rcn.com,none];
	R_SPF_ALLOW(-0.20)[+ip4:129.213.13.252/32];
	R_DKIM_ALLOW(-0.20)[rcn.com:s=20180516];
	MIME_GOOD(-0.10)[text/plain];
	MLMMJ_DEST(0.00)[office@freebsd.org];
	FROM_EQ_ENVFROM(0.00)[];
	RCVD_VIA_SMTP_AUTH(0.00)[];
	ASN(0.00)[asn:31898, ipnet:129.213.8.0/21, country:US];
	MIME_TRACE(0.00)[0:+];
	RCVD_COUNT_TWO(0.00)[2];
	RCVD_IN_DNSWL_NONE(0.00)[129.213.13.252:from];
	RCPT_COUNT_ONE(0.00)[1];
	RCVD_TLS_ALL(0.00)[];
	ARC_NA(0.00)[];
	DKIM_TRACE(0.00)[rcn.com:+];
	FROM_HAS_DN(0.00)[];
	TO_DN_NONE(0.00)[];
	TO_MATCH_ENVRCPT_ALL(0.00)[];
	DWL_DNSWL_NONE(0.00)[rcn.com:dkim]
X-Rspamd-Queue-Id: 4P2Qgs1QVqz3JNT
X-Spamd-Bar: ---
X-ThisMailContainsUnwantedMimeParts: N



Hello:
	On a system running:

FreeBSD 14.0-CURRENT #0 main-f0a15aafcb
Mon Oct 31 08:19:54 EDT 2022
amd64

	with all relevant ports up to date, boost-libs dies during
compilation with the errors appended.

	What vae I screwed up?
	More important: how do I fix it?


			Respectfully,


				Robert Huff


common.copy /data/port-work/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a

    cp "bin.v2/libs/wave/build/clang-linux-14/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a"  "/data/port-work/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/libboost_wave.a"

clang-linux.compile.c++ bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o

  "c++" -c -x c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -std=gnu++17 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DBOOST_ALL_NO_LIB=1 -DBOOST_URL_SOURCE -DBOOST_URL_STATIC_LINK=1 -DNDEBUG -I"."   -o "bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o" "libs/url/src/src.cpp"

Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /usr/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h, line 269.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /usr/bin/c++ -fvisibility-inlines-hidden -m64 -pthread -O3 -Wall -fvisibility=hidden -Wno-inline -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++17 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -DLIBICONV_PLUG -DLIBICONV_PLUG -DBOOST_ALL_NO_LIB=1 -DBOOST_URL_SOURCE -DBOOST_URL_STATIC_LINK=1 -DNDEBUG -I. -x c++ -c -o bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o libs/url/src/src.cpp
1.	./boost/url/impl/segments_view.ipp:33:1: current parser token '{'
2.	./boost/url/impl/segments_view.ipp:17:1: parsing namespace 'boost'
3.	./boost/url/impl/segments_view.ipp:18:1: parsing namespace 'boost::urls'
 #0 0x00000000050b98a1 (/usr/bin/c+++0x50b98a1)
 #1 0x00000000050b7bd5 (/usr/bin/c+++0x50b7bd5)
 #2 0x000000000505fdfe (/usr/bin/c+++0x505fdfe)
 #3 0x000000000505ffc3 (/usr/bin/c+++0x505ffc3)
 #4 0x000000082b1a5a60 (/lib/libthr.so.3+0x19a60)
 #5 0x000000082b1a501f (/lib/libthr.so.3+0x1901f)
 #6 0x00000008279e6853 ([vdso]+0x2d3)
 #7 0x000000082d8672ea __sys_thr_kill (/lib/libc.so.7+0x13d2ea)
 #8 0x000000082d7e0064 __raise (/lib/libc.so.7+0xb6064)
 #9 0x000000082d891159 abort (/lib/libc.so.7+0x167159)
#10 0x000000082d7c2e41 (/lib/libc.so.7+0x98e41)
#11 0x00000000038b364b (/usr/bin/c+++0x38b364b)
#12 0x00000000038b2e19 (/usr/bin/c+++0x38b2e19)
#13 0x00000000038b19cc (/usr/bin/c+++0x38b19cc)
#14 0x00000000038b201d (/usr/bin/c+++0x38b201d)
#15 0x000000000356342c (/usr/bin/c+++0x356342c)
#16 0x00000000035628cb (/usr/bin/c+++0x35628cb)
#17 0x00000000034ec7a8 (/usr/bin/c+++0x34ec7a8)
#18 0x000000000353d4a8 (/usr/bin/c+++0x353d4a8)
#19 0x00000000034eb842 (/usr/bin/c+++0x34eb842)
#20 0x00000000034eb2d5 (/usr/bin/c+++0x34eb2d5)
#21 0x00000000034ea1f8 (/usr/bin/c+++0x34ea1f8)
#22 0x0000000003551bb4 (/usr/bin/c+++0x3551bb4)
#23 0x000000000355142d (/usr/bin/c+++0x355142d)
#24 0x0000000003536c90 (/usr/bin/c+++0x3536c90)
#25 0x00000000034e9eec (/usr/bin/c+++0x34e9eec)
#26 0x0000000003551bb4 (/usr/bin/c+++0x3551bb4)
#27 0x000000000355142d (/usr/bin/c+++0x355142d)
#28 0x0000000003536c90 (/usr/bin/c+++0x3536c90)
#29 0x00000000034e9eec (/usr/bin/c+++0x34e9eec)
#30 0x00000000034e85b0 (/usr/bin/c+++0x34e85b0)
#31 0x00000000034e2bed (/usr/bin/c+++0x34e2bed)
#32 0x0000000002ee99df (/usr/bin/c+++0x2ee99df)
#33 0x0000000002e7e01f (/usr/bin/c+++0x2e7e01f)
#34 0x0000000002fa6a86 (/usr/bin/c+++0x2fa6a86)
#35 0x0000000002477b65 (/usr/bin/c+++0x2477b65)
#36 0x00000000024850b5 (/usr/bin/c+++0x24850b5)
#37 0x0000000002d3a187 (/usr/bin/c+++0x2d3a187)
#38 0x000000000505fd34 (/usr/bin/c+++0x505fd34)
#39 0x0000000002d39d93 (/usr/bin/c+++0x2d39d93)
#40 0x0000000002d081b2 (/usr/bin/c+++0x2d081b2)
#41 0x0000000002d08659 (/usr/bin/c+++0x2d08659)
#42 0x0000000002d1d37c (/usr/bin/c+++0x2d1d37c)
c++: error: clang frontend command failed with exit code 134 (use -v to see invocation)
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
Target: x86_64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/src-024ebe.cpp
c++: note: diagnostic msg: /tmp/src-024ebe.sh
c++: note: diagnostic msg: 

********************
...failed clang-linux.compile.c++ bin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden/src.o...
...skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a(clean) for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
...skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>src.o...
...skipped <p/data/port-work/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib>libboost_url.a for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
...skipped <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url.a...
...skipped <p/data/port-work/usr/ports/devel/boost-libs/work/boost_1_81_0/stage/lib/cmake/boost_url-1.81.0>libboost_url-variant-static.cmake for lack of <pbin.v2/libs/url/build/clang-linux-14/release/link-static/pch-off/threading-multi/visibility-hidden>libboost_url-variant-static.cmake...
...failed updating 2 targets...
...skipped 12 targets...
...updated 1764 targets...
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/boost-libs
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/boost-libs

From nobody Thu Jan 26 04:04:56 2023
X-Original-To: office@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 4P2Rtf0m0fz3bKc0
	for <office@mlmmj.nyi.freebsd.org>; Thu, 26 Jan 2023 04:04:58 +0000 (UTC)
	(envelope-from vishwin@freebsd.org)
Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83])
	(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 "smtp.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4P2Rtf0Hp9z3Q8B;
	Thu, 26 Jan 2023 04:04:58 +0000 (UTC)
	(envelope-from vishwin@freebsd.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim;
	t=1674705898;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 in-reply-to:in-reply-to:references:references;
	bh=1x9s2rNPUsR+OIVcgiRlT4ZHpiOLxUyGozaR5z5kq/4=;
	b=EfDBM4QY7EvGFR9S0pqvqYCyqPKQH2AKHs/4wDRf3oT7BCWXljEloeCfHw9qE3NwKJ8ub+
	HvQ/HzNlthUOd1noaCVJXFiqJ/GqyJz0kj6AInvHo+4rqWlZ2yTEb2xIVW/Crw9Ihr9eMA
	OGv41I4O9CFfnLS910Auuvfjea8OTi8Q3SqY3iP03ztpXCC4OZB8+aE0iVigAfYzy2y/Mj
	sce3UJ99wYF6hwhCjB73+lBrKn1hABASFiuMbY+XmiNWWNlzRi5yXWfb3LxF9XqwBEZqtk
	4pUs9Oays2y3M4U7t+9ewiRzJrZB0YAPFtHM21MIMjyFBvTLo0ToMFrtH6rQ6A==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1674705898;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 in-reply-to:in-reply-to:references:references;
	bh=1x9s2rNPUsR+OIVcgiRlT4ZHpiOLxUyGozaR5z5kq/4=;
	b=NTWvwjV2fDabEVHmioH7zL7p330J+xoOPl2fUygmf57YwhUE6HPnxAqiVcd1ftKpXMxeDd
	AMjk+FyLRGnESdekT2GVgDGy6NCHoHJML/b2IfsuFrT7IcdCgYFybrsKrgIMSYD9V20YLp
	f8vP0Sck/WK312QFeaGryMa7TsZi68iEacJM+D2Zvm9FhlpXe/gnwQuokS4CmytisK05dI
	35SYpyodBX/d4pZv7IjkmTJvax7OfxTTVkN8fDBRzwEg8hKihLHHHsdZNLWiBIHpXNOfe1
	HySkBU+rElNWmK+I9vX0UGzUbgWEv97zhc9W4jXsGEinvxdF8po72dAYD8LV9w==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674705898; a=rsa-sha256; cv=none;
	b=Rj47Ry4q44oNEsENueMmFqJvVoEhdYr4yfp/3uLSwEQcZCTv5jYXClYDNAsH5ArBfipTJ1
	H/aG9JR0mwwfbdbjqrsTiN3JPxXluau0ZpctwTXsKiKnROnvWeYcOka+2evM19INX08Qy3
	tkNEdFQpsDFioG8cAEi70uMm6PJGpXiIqvj9dHuGPK/hh2bNEuzhrjBdyJs08t5te2x6Rs
	UXZYN7UUDdn0PJMrv9eGbI0Ttij6pn8fyl4RPkmqlIppMlU9SG9fhirdDYagBv9d/17FVU
	Pe9WXHQ4sMq3exuFRpTZCVPD/SkibEc8K4/C0w9UOe/3uawQKJ+V0R5M5S2Z9A==
Received: from [192.168.0.3] (c-174-55-7-241.hsd1.pa.comcast.net [174.55.7.241])
	(using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	(Authenticated sender: vishwin/mail)
	by smtp.freebsd.org (Postfix) with ESMTPSA id 4P2Rtd5VM1zRkT;
	Thu, 26 Jan 2023 04:04:57 +0000 (UTC)
	(envelope-from vishwin@freebsd.org)
Message-ID: <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>
Date: Wed, 25 Jan 2023 23:04:56 -0500
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101
 Thunderbird/102.6.1
Content-Language: en-GB
To: Robert Huff <roberthuff@rcn.com>, office@freebsd.org
References: <25553.61224.171521.487328@jerusalem.litteratus.org>
From: Charlie Li <vishwin@freebsd.org>
Organization: FreeBSD Project
Subject: Re: boost-libs fails to build
In-Reply-To: <25553.61224.171521.487328@jerusalem.litteratus.org>
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature";
 boundary="------------5S20Y6LsRvTDT0UfpQmnUQYl"
X-ThisMailContainsUnwantedMimeParts: N

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--------------5S20Y6LsRvTDT0UfpQmnUQYl
Content-Type: multipart/mixed; boundary="------------rIfEpqVycWm7Q0UdaUCM3vHl";
 protected-headers="v1"
From: Charlie Li <vishwin@freebsd.org>
To: Robert Huff <roberthuff@rcn.com>, office@freebsd.org
Message-ID: <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>
Subject: Re: boost-libs fails to build
References: <25553.61224.171521.487328@jerusalem.litteratus.org>
In-Reply-To: <25553.61224.171521.487328@jerusalem.litteratus.org>

--------------rIfEpqVycWm7Q0UdaUCM3vHl
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: base64

Um9iZXJ0IEh1ZmYgd3JvdGU6DQo+IA0KPiANCj4gSGVsbG86DQo+IAlPbiBhIHN5c3RlbSBy
dW5uaW5nOg0KPiANCj4gRnJlZUJTRCAxNC4wLUNVUlJFTlQgIzAgbWFpbi1mMGExNWFhZmNi
DQo+IE1vbiBPY3QgMzEgMDg6MTk6NTQgRURUIDIwMjINCj4gYW1kNjQNCj4gDQo+IAl3aXRo
IGFsbCByZWxldmFudCBwb3J0cyB1cCB0byBkYXRlLCBib29zdC1saWJzIGRpZXMgZHVyaW5n
DQo+IGNvbXBpbGF0aW9uIHdpdGggdGhlIGVycm9ycyBhcHBlbmRlZC4NCj4gDQo+IAlXaGF0
IHZhZSBJIHNjcmV3ZWQgdXA/DQo+IAlNb3JlIGltcG9ydGFudDogaG93IGRvIEkgZml4IGl0
Pw0KPiANCllvdSBoYXZlIGhpdCBMTFZNL0NsYW5nIGFzc2VydGlvbnMsIHdoaWNoIGFyZSBl
bmFibGVkIGJ5IGRlZmF1bHQgaW4gDQotQ1VSUkVOVC4NCg0KZmx1ZmZ5QCB1cGRhdGVkIHRo
ZSBwb3J0cyB0byB3b3JrIGFyb3VuZCB0aGlzIGlzc3VlIGJ5IHVzaW5nIHBvcnRzIExMVk0s
IA0Kd2hpY2ggZG8gbm90IGhhdmUgYXNzZXJ0aW9ucyBlbmFibGVkLiBBbHRlcm5hdGl2ZWx5
LCB5b3UgY2FuIHJlYnVpbGQgDQp5b3VyIHdvcmxkIGJ5IHNldHRpbmcgV0lUSE9VVF9MTFZN
X0FTU0VSVElPTlMgaW4geW91ciBzcmMuY29uZi4NCg0KU2VlIGFsc286IFBSIDI2ODAxOSAo
dGhvdWdoIGRpZmZlcmVudCBhc3NlcnRpb24gZmFpbHVyZSkNCg0KLS0gDQpDaGFybGllIExp
DQrigKZub3BlLCBzdGlsbCBkb24ndCBoYXZlIGFuIGV4aXQgbGluZS4NCg0K

--------------rIfEpqVycWm7Q0UdaUCM3vHl--

--------------5S20Y6LsRvTDT0UfpQmnUQYl
Content-Type: application/pgp-signature; name="OpenPGP_signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="OpenPGP_signature"

-----BEGIN PGP SIGNATURE-----

wsF5BAABCAAjFiEEJXd5utNNhpeHcBMx/reFK+KbPocFAmPR++gFAwAAAAAACgkQ/reFK+KbPoea
PA//aG+0zkwmNAT9snUMbspse2s1wJu+gf0nzT1FI7/ZazRJJt1QSbfTwQxq+2E1cqMBsUYaCpqd
n/w5IE2OcX2gFjVeAq59cwYQ6HakQVs3dT7mUCxFuHEXEi6r+KqInUcVOYK+iBcHwuqtfyIUVKRD
JzmrJPzg0KGlzGBQiCeXIOiRNyGVMOCPs7QlckM5jw83T4Wlg6xLIZLs/FpbYfu0LUCMDLITn/CW
mNrilmhpgEfqra7+y5iu2tzBMj6ybcutBd0OfZhqAVai35pmG4VsXm8C9C0RVTS/4JB5xssRvE1d
G5BLVAseMp3S1HrYZGhjKbY+luwhx/p9uap2bdnQwiZ78aq2zqZ+UxXS6UWsEWG9gWYcg+GnZVO1
RgJ4PItqKGN6jx3Q+vxTRkDABpWHCAlZzx0jw/AoShlQ9lGN2YSyJ+qsgq5Zf27W8Z3bn0Ycx/Dt
iKBS6QF8SeDvGtV168Jam9Z4iR/cq16IdcM70wsqOXgsXMeNt5FTQdJZnmys8D5K3PyFcIsBAj3P
w1LxLNuohGKZVC03B2w1AKAL7BRcBC2LLOJV1Gbma/vfLB7k1IMk8N3EMm6OtGAzm8R4sNnQewgv
XlmiZfZIov05FkV53ohhyrM53JO/35nub1yJ/SYwLoxLB1iOUYncwCzZ4iRqF0Rpjwr6PefZUzO2
gR0=
=mOq7
-----END PGP SIGNATURE-----

--------------5S20Y6LsRvTDT0UfpQmnUQYl--

From nobody Thu Jan 26 06:50:12 2023
X-Original-To: freebsd-office@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 4P2WYP5M09z3blN7
	for <freebsd-office@mlmmj.nyi.freebsd.org>; Thu, 26 Jan 2023 06:50:17 +0000 (UTC)
	(envelope-from fluffy@FreeBSD.org)
Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83])
	(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 "smtp.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4P2WYP4WPxz3rVc
	for <freebsd-office@freebsd.org>; Thu, 26 Jan 2023 06:50:17 +0000 (UTC)
	(envelope-from fluffy@FreeBSD.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim;
	t=1674715817;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 in-reply-to:in-reply-to:references:references;
	bh=A0ey3/UdQjlLyM+hqRd9LHylhw8ifNE7k/WtprimUHg=;
	b=Xc+See06IWOBkSoMY2T+o9Wn+WbeEfxfOZ7bJGpTi+38WmA9gVIouxgTHDdEK+KcKmpmcl
	p+y3Iel/kRmUdRd8x+e5h7Omr0Lu1TvTCelxP9tXz4YIFHMIm1HuTQjWuY8n6miAcqUcC4
	ZL2L0kUrh8lG0blixsAL180JgK+qkszJj7fQBceeBo6I4cDVC/I32wRLplgiK5sP1M57fb
	0Yv4IObQL3g67gjBURvHAX9JQm0eRKyOZ1zOrPu9SkTkpiilAl6G4oc1/36nDSoI8ogPYu
	PpPbulf9mQW+wjdWoKsUnV70jsZ6ukJ9/Clp/61qoF6BDw5p7wT54W5F+7CKCg==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1674715817;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 in-reply-to:in-reply-to:references:references;
	bh=A0ey3/UdQjlLyM+hqRd9LHylhw8ifNE7k/WtprimUHg=;
	b=ERAu+N1N0mUBLS0+NbuFIQzm7YBm0IJen0Tujjl2Nb0QVcq7vBboeGeD56hhg0QA2pp0HG
	rx/TcZCw/4Zzx3tK/O8joEfzww9VIfLNtK3BmwAp1vZS0J6asSjNT/avwKG3e3Y20aoODu
	7mh2V4FxVwyxm0wED/8jJ9A43b/E8gv1hIpZdB49S6Xxzb6lfmj9AD7BSvzJUAl9PgCA5t
	9Ygp0rDqvrl6RCzFToy5wyXpEjbUhjE6+FGc9NuLDudXQDfmSUFcIyDIU61WzxEw51QO5E
	svVhpe5fWu1N0d+dgTtVRqEUMZcJsHAFV94LBEDM2DIv3AkLlNqd7bGAxbKv8A==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674715817; a=rsa-sha256; cv=none;
	b=pJee1K1y/9DlnJq6gXKv1gB23pbFaDx2uj9xxkjIrwhCfB6tgwOjGDwchbq6F/phvfpJon
	acV5kKp23hXF2XelFqxgiWSlA8aSWo4cwuRtxpGWV+cRUSzy8O9l5q0QfPwBfRemATYb6T
	133Tan8jEWaU7u/4ek7RQDHOFQWQ6rhLSuf4iQVTqhd0t1jBCjoRnoCn7bi4QGzzV+sDpL
	JgAT1fP6tyCgXF7jS7R70HLMrBVAhVd7szcB6GsakfViS5xlURVAkYvmLEuysSk8zSac6F
	LKMNo7Ezf0diktIfeZkOWDIfQuGAS3pNlOaOEO+iVsuT1x8xfGy7GG0QPue6OA==
Received: from [IPV6:2a05:3580:e722:b500:11a9:318e:562f:9160] (unknown [IPv6:2a05:3580:e722:b500:11a9:318e:562f:9160])
	(using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	(Authenticated sender: fluffy)
	by smtp.freebsd.org (Postfix) with ESMTPSA id 4P2WYP0NS7zTfZ
	for <freebsd-office@freebsd.org>; Thu, 26 Jan 2023 06:50:16 +0000 (UTC)
	(envelope-from fluffy@FreeBSD.org)
Message-ID: <5e1b87f3-d0b6-576b-a84e-4ffb7eea78ab@FreeBSD.org>
Date: Thu, 26 Jan 2023 09:50:12 +0300
List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-office
List-Help: <mailto:freebsd-office+help@freebsd.org>
List-Post: <mailto:freebsd-office@freebsd.org>
List-Subscribe: <mailto:freebsd-office+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-office+unsubscribe@freebsd.org>
Sender: owner-freebsd-office@freebsd.org
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
 Gecko/20100101 Thunderbird/102.7.0
Subject: Re: boost-libs fails to build
Content-Language: ru, en-GB, en-US
To: freebsd-office@freebsd.org
References: <25553.61224.171521.487328@jerusalem.litteratus.org>
 <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>
From: Dima Panov <fluffy@FreeBSD.org>
Organization: FreeBSD.org
In-Reply-To: <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature";
 boundary="------------GiVwLSHGtL4gqBLsTm8OeK6n"
X-ThisMailContainsUnwantedMimeParts: N

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--------------GiVwLSHGtL4gqBLsTm8OeK6n
Content-Type: multipart/mixed; boundary="------------63A6Fbm18tDVutam5S40Fbm8";
 protected-headers="v1"
From: Dima Panov <fluffy@FreeBSD.org>
To: freebsd-office@freebsd.org
Message-ID: <5e1b87f3-d0b6-576b-a84e-4ffb7eea78ab@FreeBSD.org>
Subject: Re: boost-libs fails to build
References: <25553.61224.171521.487328@jerusalem.litteratus.org>
 <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>
In-Reply-To: <b47209aa-77f0-766e-8151-c34003f54992@freebsd.org>

--------------63A6Fbm18tDVutam5S40Fbm8
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: base64

TW9pbi1tb2luIDopDQoNClVwY29taW5nIGxsdm0xNSBpbiBiYXNlIHdpbGwgc29sdmUgdGhl
IGlzc3VlLCB0ZXN0ZWQgb24gYnJhbmNoIGZyb20gZGltQC4NCg0KQW5kIGp1c3Qgbm90ZSAt
LSBsbHZtIGFzc2VydGlvbnMgYnVzIGV4aXN0IHNpbmNlIGxsdm0xMiAoMTIvMTMvMTQgYWZm
ZWN0ZWQpLCBidWcgZXhpc3QgaW4gdXBzdHJlYW0gYnVnemlsbGEuDQpNYW55IHBvcnRzIHdh
cyBhZmZlY3RlZCBhbmQgbm93IGhhdmUgZGVwZW5kZW5jeSBvbiBwb3J0cyBsbHZtLg0KDQpV
bnRpbCBiYXNlIGdvdCBhIGxsdm0xNSBpbXBvcnRlZCBib29zdCwgbGliZGlzcGF0Y2ggYW5k
IHNvbWUgb3RoZXIgcG9ydHMgd2lsbCBrZWVwIGEgd29ya2Fyb3VuZCBzZXR1cC4uLg0KDQpP
biAyNi4wMS4yMDIzIDA3OjA0LCBDaGFybGllIExpIHdyb3RlOg0KPiBSb2JlcnQgSHVmZiB3
cm90ZToNCj4+DQo+Pg0KPj4gSGVsbG86DQo+PiDCoMKgwqDCoE9uIGEgc3lzdGVtIHJ1bm5p
bmc6DQo+Pg0KPj4gRnJlZUJTRCAxNC4wLUNVUlJFTlQgIzAgbWFpbi1mMGExNWFhZmNiDQo+
PiBNb24gT2N0IDMxIDA4OjE5OjU0IEVEVCAyMDIyDQo+PiBhbWQ2NA0KPj4NCj4+IMKgwqDC
oMKgd2l0aCBhbGwgcmVsZXZhbnQgcG9ydHMgdXAgdG8gZGF0ZSwgYm9vc3QtbGlicyBkaWVz
IGR1cmluZw0KPj4gY29tcGlsYXRpb24gd2l0aCB0aGUgZXJyb3JzIGFwcGVuZGVkLg0KPj4N
Cj4+IMKgwqDCoMKgV2hhdCB2YWUgSSBzY3Jld2VkIHVwPw0KPj4gwqDCoMKgwqBNb3JlIGlt
cG9ydGFudDogaG93IGRvIEkgZml4IGl0Pw0KPj4NCj4gWW91IGhhdmUgaGl0IExMVk0vQ2xh
bmcgYXNzZXJ0aW9ucywgd2hpY2ggYXJlIGVuYWJsZWQgYnkgZGVmYXVsdCBpbiAtQ1VSUkVO
VC4NCj4gDQo+IGZsdWZmeUAgdXBkYXRlZCB0aGUgcG9ydHMgdG8gd29yayBhcm91bmQgdGhp
cyBpc3N1ZSBieSB1c2luZyBwb3J0cyBMTFZNLCB3aGljaCBkbyBub3QgaGF2ZSBhc3NlcnRp
b25zIGVuYWJsZWQuIEFsdGVybmF0aXZlbHksIHlvdSBjYW4gcmVidWlsZCB5b3VyIHdvcmxk
IGJ5IHNldHRpbmcgV0lUSE9VVF9MTFZNX0FTU0VSVElPTlMgaW4geW91ciBzcmMuY29uZi4N
Cj4gDQo+IFNlZSBhbHNvOiBQUiAyNjgwMTkgKHRob3VnaCBkaWZmZXJlbnQgYXNzZXJ0aW9u
IGZhaWx1cmUpDQo+IA0KDQotLSANClNpbmNlcmVseSwNCkRpbWEgKGZsdWZmeUBGcmVlQlNE
Lm9yZywgaHR0cHM6Ly90Lm1lL0ZsdWZmeUJTRCkNCihkZXNrdG9wLCBrZGUsIHgxMSwgb2Zm
aWNlLCBwb3J0cy1zZWN0ZWFtKUBGcmVlQlNEIHRlYW0NCg==

--------------63A6Fbm18tDVutam5S40Fbm8--

--------------GiVwLSHGtL4gqBLsTm8OeK6n
Content-Type: application/pgp-signature; name="OpenPGP_signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="OpenPGP_signature"

-----BEGIN PGP SIGNATURE-----

wsF5BAABCAAjFiEELTAsy5mEEwxvh7r8+4ugndU5jykFAmPSIqQFAwAAAAAACgkQ+4ugndU5jykv
BQ//YrOveQePDmvtT3vBJgywisKKziYIiTRn/2+ADPRk+H/rQZIUiJ1VU40VA6b8H3j8WA4DCjrN
Oehif9NPOw59joNgaNaBZOFGH46WLOrzzk2vnye409y+UAje7b9elXx/anlVuv6Ieb3Cn3g5zdfX
9bEFOrDT0eqes0VVWJbSEkpCjAMhQzZ8XDcIXsUsT7ZZkts4UpQgImlELNj/D2HwQDeMQO6Gm65t
Luax3LlQZavaVhWd/s3VFGQRlMe6yCqhfhUh457JnBHGB7XRzcX8TcjmA948Zi1lVc5cK8iiMa9B
8vu1eY7RCTo56GJ2VV154jZFnuHY5VeFSbwp00Zp1Qve5TtH0OrfYVoKmxxzoLSEFSaCYKCjBo4D
DNry6+mHZl8sdjRHQ2DTEa8X3a3l1Q5BAzc+HZAbWXihkb5lVQ3x5OsGhHgAPJUeCfWSlLJy0y/Y
gVUr2o7BNXm/jJrtcSOQvMmfbogx388+trZN/aEpTNUxxsqzyVt/+zRdtebcr4sLkah3TJ7Lt84n
+PIYMhsgGTRfO0WJReZjdWsG+JZ5BDrBBfEpXbJWQQRIiBc4xGe+C8/tenZvFbOHRYLlu5Yy4Mp1
WdO8m+CsiqnqTuqZJE1TqNPBBpOUr7JhxJG1ayp2sfOWeK/Qk+mIDkJQMoSdAM0sKjOzzQh+LGD1
CAs=
=rfkm
-----END PGP SIGNATURE-----

--------------GiVwLSHGtL4gqBLsTm8OeK6n--