Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858248 - dev-scheme/bigloo-4.4c_p4-r6 fails to compile (lto): alloc.c:1138:1: error: variable ____make_va_procedure redeclared as function
Summary: dev-scheme/bigloo-4.4c_p4-r6 fails to compile (lto): alloc.c:1138:1: error: v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2022-07-15 17:11 UTC by Agostino Sarubbo
Modified: 2024-03-17 05:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,432.90 KB, text/plain)
2022-07-15 17:11 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-15 17:11:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/bigloo-4.4c_p4-r2 fails to compile (lto).
Discovered on: amd64 (internal ref: lto_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-15 17:11:17 UTC
Created attachment 791588 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-23 06:42:51 UTC
lto_tinderbox has reproduced this issue with version 4.4c_p4-r3 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-29 14:10:47 UTC
lto_tinderbox has reproduced this issue with version 4.4c_p4-r6 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-17 05:34:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ca5c919dd2bd59629a96056bc1884b1a52cdd5

commit d9ca5c919dd2bd59629a96056bc1884b1a52cdd5
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-17 05:06:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-17 05:28:44 +0000

    dev-scheme/bigloo: mark as LTO-unsafe
    
    Still cannot actually compile it because of a raft of other bugs. My
    theory is that fixing this one issue makes the other issues easier to
    spot, at least, in addition to clearing up the LTO tracker bug.
    
    Closes: https://bugs.gentoo.org/858248
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-scheme/bigloo/bigloo-4.4c_p4-r6.ebuild | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)