stfix) with ESMTPS id 4VT7G76qhMzM1Y for ; Tue, 30 Apr 2024 04:56:47 +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 43U4ulPx065095 for ; Tue, 30 Apr 2024 04:56:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43U4ulx3065072 for ports-bugs@FreeBSD.org; Tue, 30 Apr 2024 04:56:47 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: ports-bugs@FreeBSD.org Subject: [Bug 278657] graphics/poppler: 14-STABLE compile failure: error: "If libc++ starts defining Date: Tue, 30 Apr 2024 04:56:42 +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 Some People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: desktop@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: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278657 Bug ID: 278657 Summary: graphics/poppler: 14-STABLE compile failure: error: "If libc++ starts defining Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: desktop@FreeBSD.org Flags: maintainer-feedback?(desktop@FreeBSD.org) While the port graphics/poppler compiles fine in CURRENT (both poudriere and traditional source/make), it fails compiling via make on 14-STABLE (FreeBSD 14.1-PRERELEASE #5 stable/14-n267548-abc4b308894: Mon Apr 29 15:27:50 CEST = 2024 amd64)with the error show below. even after recompiling all dependencies via "portmaster -df graphics/poppler": [...] In file included from /usr/ports/graphics/poppler/work/poppler-24.02.0/poppler/ImageEmbeddingUtil= s.cc:23: /usr/include/c++/v1/csetjmp:40:6: error: "If libc++ starts defining , the __has_include check should move to libc++'s " 40 | # error "If libc++ starts defining , the __has_include check should move to libc++'s " | ^ 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug.=