Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740008

Summary: media-gfx/monica-3.7 fails to compile: monica.cpp:1279:3: error: use of undeclared identifier '__builtin_exit'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-02 06:41:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/monica-3.7 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-09-02 06:41:14 UTC
Created attachment 657838 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-06-15 18:08:34 UTC
The bug has been closed via the following commit(s):

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

commit 0d6587457d4c4a9cce3ccfa2672361440b48d4a1
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2024-06-15 18:06:23 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-06-15 18:08:31 +0000

    media-gfx/monica: EAPI 8 & minor fixes
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/740008

 media-gfx/monica/files/monica-3.7-exit.patch       | 61 ++++++++++++++++++++++
 media-gfx/monica/files/monica-3.7-fprintf.patch    | 46 ++++++++++++++++
 .../monica/files/monica-3.7-makefile-cleanup.patch | 33 ++++++++++++
 .../{monica-3.7.ebuild => monica-3.7-r1.ebuild}    |  9 ++--
 4 files changed, 145 insertions(+), 4 deletions(-)