Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926252 - gui-libs/vte-common-0.74.2 fails to compile: meson.build:437:0: ERROR: Assert failed: LTO not supported
Summary: gui-libs/vte-common-0.74.2 fails to compile: meson.build:437:0: ERROR: Assert...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-06 10:27 UTC by Agostino Sarubbo
Modified: 2024-03-07 23:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,53.41 KB, text/plain)
2024-03-06 10:27 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,32.07 KB, text/plain)
2024-03-06 10:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-06 10:27:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/vte-common-0.74.2 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-06 10:27:49 UTC
Created attachment 886795 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-06 10:27:50 UTC
Created attachment 886796 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-07 23:52:16 UTC
commit 3328d5802637e2a9aeca0e0886bbb5cb9b8a8b5a
Author: Sam James <sam@gentoo.org>
Date:   Thu Mar 7 23:50:26 2024 +0000

    gui-libs/vte-common: filter LTO

    Upstream don't support LTO & error out on it in meson.build.

    Closes: https://bugs.gentoo.org/926156
    Signed-off-by: Sam James <sam@gentoo.org>