Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859658 - [guru] app-shells/vivid-0.8.0 fails to compile (lto): undefined reference to ansi256_from_rg
Summary: [guru] app-shells/vivid-0.8.0 fails to compile (lto): undefined reference to ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Zapparov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-21 10:37 UTC by Agostino Sarubbo
Modified: 2023-05-29 20:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,97.11 KB, text/plain)
2022-07-21 10:37 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 2022-07-21 10:37:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/vivid-0.8.0 fails to compile (lto).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-21 10:37:30 UTC
Created attachment 792740 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-21 10:37:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


          vivid.4ea20845-cgu.15:(.text._ZN5vivid5color5Color9get_style17h12822e65918df5f9E+0x6a): undefined reference to `ansi256_from_rgb'
error: linking with `x86_64-pc-linux-gnu-gcc` failed: exit status: 1
Comment 3 Alexey Zapparov 2022-07-22 02:03:05 UTC
Proposed fix to the upstream: https://github.com/sharkdp/vivid/pull/90
Comment 4 Larry the Git Cow gentoo-dev 2023-05-29 20:57:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf423dc6c454b47510ed455603f9338cbcbf87c3

commit bf423dc6c454b47510ed455603f9338cbcbf87c3
Author:     Alexey Zapparov <alexey@zapparov.com>
AuthorDate: 2023-05-29 17:40:46 +0000
Commit:     Alexey Zapparov <alexey@zapparov.com>
CommitDate: 2023-05-29 17:40:48 +0000

    app-shells/vivid: drop 0.8.0
    
    Closes: https://bugs.gentoo.org/859658
    Signed-off-by: Alexey Zapparov <alexey@zapparov.com>

 app-shells/vivid/Manifest           | 33 ----------------
 app-shells/vivid/vivid-0.8.0.ebuild | 76 -------------------------------------
 2 files changed, 109 deletions(-)