Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737092 - dev-lang/tcc-0.9.27 fails to compile (make[1]: *** [Makefile:137: dlltest] Segmentation fault (core dumped))
Summary: dev-lang/tcc-0.9.27 fails to compile (make[1]: *** [Makefile:137: dlltest] Se...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-14 08:43 UTC by Agostino Sarubbo
Modified: 2021-10-25 12:36 UTC (History)
1 user (show)

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


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

Issue: dev-lang/tcc-0.9.27 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-14 08:43:14 UTC
Created attachment 654582 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-25 12:35:31 UTC
The bug has been referenced in the following commit(s):

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

commit 717eba5b5cfb78b1438c348882b34c88b3dc173a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 12:34:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 12:35:11 +0000

    dev-lang/tcc: add 0.9.27_p20211022 (glibc-2.34, security fixes)
    
    Upstream development seems to just be rolling now too.
    
    Closes: https://bugs.gentoo.org/806511
    Bug: https://bugs.gentoo.org/737092
    Bug: https://bugs.gentoo.org/715428
    Bug: https://bugs.gentoo.org/765652
    Bug: https://bugs.gentoo.org/687114
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/tcc/Manifest                    |  1 +
 dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 80 ++++++++++++++++++++++++++++++++
 dev-lang/tcc/tcc-9999.ebuild             | 43 ++++++++++-------
 3 files changed, 106 insertions(+), 18 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 12:36:19 UTC
Hopefully fixed now?