Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893462 - dev-libs/log4cxx-1.0.0 fails to compile (HARDENED-SYSTEM): Could not find ZIP_APP using the following names: zip
Summary: dev-libs/log4cxx-1.0.0 fails to compile (HARDENED-SYSTEM): Could not find ZIP...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 894624 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-07 08:39 UTC by Agostino Sarubbo
Modified: 2024-11-19 14:50 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,44.37 KB, text/plain)
2023-02-07 08:39 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,980 bytes, text/plain)
2023-02-07 08:39 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,26.90 KB, text/plain)
2023-02-07 08:39 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 2023-02-07 08:39:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/log4cxx-1.0.0 fails to compile (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-07 08:39:55 UTC
Created attachment 850046 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-07 08:39:56 UTC
Created attachment 850048 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-07 08:39:57 UTC
Created attachment 850050 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2023-02-07 08:39:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find ZIP_APP using the following names: zip
-- Could NOT find Boost (missing: Boost_INCLUDE_DIR filesystem) 
-- Could NOT find Boost (missing: Boost_INCLUDE_DIR thread chrono atomic)
Comment 5 Agostino Sarubbo gentoo-dev 2023-02-22 08:03:56 UTC
*** Bug 894624 has been marked as a duplicate of this bug. ***
Comment 6 Petr Vaněk gentoo-dev 2024-11-15 11:28:20 UTC
The issue was most probably fixed in commit:

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


commit 3b31277e63740f1a52e3c7cb2b7924bce3a6fad6
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-05-07 06:16:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-07 06:17:24 +0000

    dev-libs/log4cxx: add app-arch/zip BDEPEND
    
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/log4cxx/log4cxx-1.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)