From owner-freebsd-gecko@freebsd.org Wed Apr 21 22:54:08 2021 Return-Path: Delivered-To: freebsd-gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C0F135F433A for ; Wed, 21 Apr 2021 22:54:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FQbTD4gRHz4Z8v for ; Wed, 21 Apr 2021 22:54:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A04345F44A8; Wed, 21 Apr 2021 22:54:08 +0000 (UTC) Delivered-To: gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A00F15F453A for ; Wed, 21 Apr 2021 22:54:08 +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 4FQbTD3tmGz4YwT for ; Wed, 21 Apr 2021 22:54:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 77E0769AD for ; Wed, 21 Apr 2021 22:54: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 13LMs8Wm038670 for ; Wed, 21 Apr 2021 22:54:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 13LMs8j4038669 for gecko@FreeBSD.org; Wed, 21 Apr 2021 22:54:08 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: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 255311] mail/thunderbird fails to build with LTO option enabled Date: Wed, 21 Apr 2021 22:54:08 +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: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2021 22:54:08 -0000 Bugzilla Automation has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 255311: mail/thunderbird fails to build with LTO option enabled https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255311 --- Description --- OS: 13.0-STABLE stable/13-ddb7a5056, GENERIC kernel, amd64 mail/thunderbird (78.10.0) fails to build if the LTO option is enabled. Build/installation was attempted from Ports (not poudriere or portmaster). thunderbird-78.10.0 builds just fine with LTO disabled. This is similar to bug #253539 and bug #253771 for www/firefox. I created a log file, but the linker error messages are identical to the ou= tput posted in bug #253539. I can nevertheless attach all or a snippet of the fa= iled build log if requested. On this same system, www/firefox (88.0,2) builds just fine with LTO enabled, but for now it's necessarily to disable LTO in order to build latest mail/thunderbird. I do not have any compiler flags set in /etc/make.conf, and am using the standard LLVM 11.0.1 compiler suite bundled with FreeBSD 13.0.