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

Bug 732846

Summary: app-arch/unar-1.10.7 fails to compile: Foundation.h:31:9: fatal error: 'objc/objc.h' file not found
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal CC: inbz, srcshelton
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34850
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963, 893356    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-16 06:07:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/unar 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 isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-16 06:07:22 UTC
Created attachment 649426 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-11 09:43:07 UTC
tinderbox has reproduced this issue with version 1.10.7 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-12 10:40:53 UTC
The bug has been referenced in the following commit(s):

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

commit c6226bf5686032af074d93cee08e657ff604c6fc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-01-12 10:40:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-01-12 10:40:45 +0000

    app-arch/unar: check ObjC toolchain support
    
    Bug: https://bugs.gentoo.org/732846
    Bug: https://bugs.gentoo.org/802813
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-arch/unar/unar-1.10.8.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-02-15 09:11:45 UTC
The bug has been closed via the following commit(s):

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

commit a0eed3c0314696cf32306035bf06cc20cf8d7091
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-02-15 09:11:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-02-15 09:11:20 +0000

    app-arch/unar: drop 1.10.7
    
    Closes: https://bugs.gentoo.org/732846
    Closes: https://bugs.gentoo.org/802813
    Closes: https://bugs.gentoo.org/920359
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-arch/unar/Manifest           |  1 -
 app-arch/unar/unar-1.10.7.ebuild | 60 ----------------------------------------
 2 files changed, 61 deletions(-)