From nobody Thu Jan 18 00:25:39 2024 X-Original-To: perl@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 4TFk6q6yJBz578Zf for ; Thu, 18 Jan 2024 00:25:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TFk6q4bpdz4TFp for ; Thu, 18 Jan 2024 00:25:39 +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=1705537539; 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=SDYw37RTOgkng+ZOa7KHzecmVo4Yo5PhRlGdzRKRtZw=; b=eY6n2xInA7rhJt65Itf+QTU7A2Bq8QQF+J7iG7vnYaSOze9t5RG7uqdGj2i609v+caoDHZ NBAI5hq8FL44PsquSJCXpZr7m7jr3LlLnIN4OjJVkalO7thGuqOsaEVY/qtD16/yn5re8/ gpgwwiAA9U4xIJul1yTD3DWOapj7r5gHVpTnATq0PXS54dU9irEMhAdV8pn0wcf/SlT2lp oDX1v5eyYnMmGJ00AI+EBOESjU1hzWpNw/eRLzW2s5Q2ViSL7+V/Z2gXjxHv+msJQs62fq pyFxzy5CZDb7kBfHddW096FmAHcTCm5XJjnijV8hgbjpU9vfOT5reKRRLZKmeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705537539; a=rsa-sha256; cv=none; b=JvOz/KX18V0fI/YxBZg+hAmM83VGdE5vLyyJaAHA8qNLRTi9jIp6YYAY//NXaYbBkUSBXg NjR3+aJeYSYp53p6qhareq4hPlMnFG8s0gQVeLlCyepN2idZKq+IOyjB/fmPm9oQuITmqb IyoV/Rs1d70C0RQmTPDius45ECG81wrXhG6UqOFJLIe/O4TblWZPTR81e86KsheuEG6n3k dP3MsCy9KjBaY9uvb6Y/SGoycuokDCIl6t6Q75OYCHnA77u1Qov8zTymTN5Bdxye/ugja7 ZEse4lE++Jp8iIVpk8wF4SvUnkdjJvaV+O+Kq3L9FHdUx4j2KVDQglaH4ycmjQ== 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 4TFk6q3hTYzl12 for ; Thu, 18 Jan 2024 00:25:39 +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 40I0PdxF025090 for ; Thu, 18 Jan 2024 00:25:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40I0PdAd025089 for perl@FreeBSD.org; Thu, 18 Jan 2024 00:25:39 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: perl@FreeBSD.org Subject: [Bug 276411] textproc/p5-XML-Parser: fails to build Date: Thu, 18 Jan 2024 00:25:39 +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 Only Me X-Bugzilla-Who: portmaster@bsdforge.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276411 --- Comment #1 from Chris Hutchinson --- (In reply to Chris Hutchinson from comment #0) In an experiment, I changed my Perl install from a pkg install to a ports make install and the problem went away. Both used the same Perl version. So I can't explain it. If I'm the only report it's probably safe to close this. But I'll leave it up to the maintainers to make that decision. FWIW I'm on releng/14.0-n265380-f9716eee8ab4 and as already mentioned a fresh ports tree pulled yesterday afternoon. Thanks. --Chris --=20 You are receiving this mail because: You are the assignee for the bug.=