From nobody Tue Sep 24 01:29:57 2024 X-Original-To: ports-bugs@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 4XCMjd24r6z5X5Cc for ; Tue, 24 Sep 2024 01:29:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XCMjd0r1Gz4DgN for ; Tue, 24 Sep 2024 01:29:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727141397; a=rsa-sha256; cv=none; b=IDUh8DvJAGrVopAx5qP9dmb8qgZ6PLQdXtDYwQyo3KvCQdcdYgCMYSASXqMK0Ca+x6IEF6 gT4RArRIDiPntpRB4m04bJz97Z0+Zfzdvv+z7ZzsxmGq0uKdVK3XSrZxv0UQM7vfqRawom tXBV6RDqXyAw9R53M/BICIRnJQobZzAJr9Y4z/kUzg+Sue9JOnOK56WFYrYEnkxiIwnrz7 6FOFz8dpxSuKWtUYJ+jpOlQ7VGT5qO4uuAbN0pqKpa4pM/9UTgRMUQFbVpREOq5yxplDpE HPzZeLQJuw4a5kpyx66kGEz7fzROy/SDUvPzs/20JbvLTVOWVYM00T42BPwI4w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727141397; 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=+ONsgYXi/Bw+NWsdt+EApNHJp3nR4zeffJecj9uxfKI=; b=ydg8/oiBzq2+o3p/CAT79NGPgbr4qpBFeWL+b+dQzCju/9oS5ecbPpkSTBhXW9TWzsiL24 efq0FHcrOEsoAhsNg68f2ypDTD84BVeNOWeYnKlXU99hUExCqQXVqEAMDPN7IXYdphHxyq 5qUTpiXh2oZerL2/3jFCevU2qXpwzqTyypao3pjg/d1F/gSzl7Pdh7s1c+aeX8lbnSQwY3 /TAROck0/+La89+Upt21+eZzqJsOdoWgl0m/zlgjIeQ8jSadIyyuf50zadSK6uxHYmgBSS P+DzTGGT5/kuNIA7SyH2Y8wEzUcxStSVcYfVJNrk7GQHFlqD/xRpsB3UqQOphA== 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 4XCMjd0NKdz17mL for ; Tue, 24 Sep 2024 01:29:57 +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 48O1TuAX052887 for ; Tue, 24 Sep 2024 01:29:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48O1Tuug052886 for ports-bugs@FreeBSD.org; Tue, 24 Sep 2024 01:29: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: ports-bugs@FreeBSD.org Subject: [Bug 258823] Multiple ports fails to link with USE_LTO: libtool: eval: 1: Syntax error: "|" unexpected Date: Tue, 24 Sep 2024 01:29:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: linimon@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to resolution bug_status keywords 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: 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=3D258823 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koobs@FreeBSD.org |linimon@FreeBSD.org Resolution|--- |Overcome By Events Status|Open |Closed Keywords|needs-qa | --- Comment #4 from Mark Linimon --- ^Triage: mark as OBE. --=20 You are receiving this mail because: You are on the CC list for the bug.=