Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942532 - [guru] sys-fs/dwarfs-0.10.1-r1 fails to compile: util.cpp:36:10: fatal error: date.h: No such file or directory
Summary: [guru] sys-fs/dwarfs-0.10.1-r1 fails to compile: util.cpp:36:10: fatal error:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-30 14:50 UTC by Agostino Sarubbo
Modified: 2024-11-02 20:52 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,174.39 KB, text/plain)
2024-10-30 14:50 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 2024-10-30 14:50:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/dwarfs-0.10.1-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-30 14:50:46 UTC
Created attachment 907331 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-30 14:50:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) 
-- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) 
-- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) 
-- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) 
-- Could NOT find ZSTD (missing: ZSTD_INCLUDE_DIR) 
/var/tmp/portage/sys-fs/dwarfs-0.10.1-r1/work/dwarfs-0.10.1/include/dwarfs/history.h:31:10: fatal error: nlohmann/json.hpp: No such file or directory
/var/tmp/portage/sys-fs/dwarfs-0.10.1-r1/work/dwarfs-0.10.1/src/util.cpp:36:10: fatal error: date/date.h: No such file or directory
FAILED: CMakeFiles/dwarfs_common.dir/src/history.cpp.o 
FAILED: CMakeFiles/dwarfs_common.dir/src/util.cpp.o 
/var/tmp/portage/sys-fs/dwarfs-0.10.1-r1/work/dwarfs-0.10.1/src/util.cpp:36:10: fatal error: date/date.h: No such file or directory
Comment 3 Reva Denis 2024-11-02 18:02:26 UTC
Thanks, will be fixed
Comment 4 Larry the Git Cow gentoo-dev 2024-11-02 20:52:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4afca28f9ee1432c11b3c81fb2d4c989b83223a

commit d4afca28f9ee1432c11b3c81fb2d4c989b83223a
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2024-11-02 18:02:00 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2024-11-02 18:02:00 +0000

    sys-fs/dwarfs: Added missed direct dependencies
    
    (they are no longer installed indirectly)
    
    Closes: https://bugs.gentoo.org/942532
    Signed-off-by: Denis Reva <denis7774@gmail.com>

 sys-fs/dwarfs/.dwarfs-0.10.1-r2.ebuild.kate-swp | Bin 0 -> 254 bytes
 sys-fs/dwarfs/dwarfs-0.10.1-r2.ebuild           | 110 ++++++++++++++++++++++++
 2 files changed, 110 insertions(+)