Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856142 - app-crypt/libnitrokey-3.6 fails to compile: catch_main.cpp:23:10: fatal error: catch.hpp: No such file or directory
Summary: app-crypt/libnitrokey-3.6 fails to compile: catch_main.cpp:23:10: fatal error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2022-07-03 10:46 UTC by Agostino Sarubbo
Modified: 2023-06-03 17:52 UTC (History)
0 users

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


Attachments
build.log (build.log,54.67 KB, text/plain)
2022-07-03 10:46 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-03 10:46:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/libnitrokey-3.6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-03 10:46:27 UTC
Created attachment 789905 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-03 10:46:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: CMakeFiles/catch.dir/unittest/catch_main.cpp.o 
FAILED: CMakeFiles/test_offline.dir/unittest/test_offline.cc.o 
/var/tmp/portage/app-crypt/libnitrokey-3.6/work/libnitrokey-3.6/unittest/catch_main.cpp:23:10: fatal error: catch2/catch.hpp: No such file or directory
/var/tmp/portage/app-crypt/libnitrokey-3.6/work/libnitrokey-3.6/unittest/test_offline.cc:22:10: fatal error: catch2/catch.hpp: No such file or directory
/var/tmp/portage/app-crypt/libnitrokey-3.6/work/libnitrokey-3.6/unittest/catch_main.cpp:23:10: fatal error: catch2/catch.hpp: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-04-14 23:41:33 UTC
The bug has been referenced in the following commit(s):

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

commit 51c1daf62a027c5ee2549369c6ee8a06b3a146f6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-14 23:41:21 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-14 23:41:21 +0000

    app-crypt/libnitrokey: add 3.8
    
    Bug: https://bugs.gentoo.org/856142
    Bug: https://bugs.gentoo.org/896248
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/libnitrokey/Manifest               |  1 +
 app-crypt/libnitrokey/libnitrokey-3.8.ebuild | 55 ++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)