Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910244 - [guru] sys-fs/dwarfs-0.7.0_rc6 fails to compile: util.cpp:30:10: fatal error: utf8.h: No such file or directory
Summary: [guru] sys-fs/dwarfs-0.7.0_rc6 fails to compile: util.cpp:30: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: 2023-07-12 09:45 UTC by Agostino Sarubbo
Modified: 2023-07-13 09:42 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,42.56 KB, application/x-xz)
2023-07-12 09:45 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-07-12 09:45:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/dwarfs-0.7.0_rc6 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-12 09:45:38 UTC
Created attachment 865399 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-12 09:45:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find a configuration file for package "fmt" that is compatible
--   Package 'fuse', required by 'virtual:world', not found
--   Package 'libbrotlidec', required by 'virtual:world', not found
--   Package 'libbrotlienc', required by 'virtual:world', not found
-- 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.7.0_rc6/work/dwarfs-0.7.0-RC6/src/dwarfs/util.cpp:30:10: fatal error: utf8cpp/utf8.h: No such file or directory
FAILED: CMakeFiles/dwarfs.dir/src/dwarfs/util.cpp.o 
/var/tmp/portage/sys-fs/dwarfs-0.7.0_rc6/work/dwarfs-0.7.0-RC6/src/dwarfs/util.cpp:30:10: fatal error: utf8cpp/utf8.h: No such file or directory
Comment 3 Reva Denis 2023-07-12 16:40:34 UTC
Thank you for report, will be fixed in dwarfs-0.7.0.ebuild
Comment 4 Larry the Git Cow gentoo-dev 2023-07-13 09:42:19 UTC
The bug has been closed via the following commit(s):

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

commit 33b9b41037c66bb8e582c3fb9afeb30e4700ea7f
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2023-07-12 16:44:07 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2023-07-12 16:46:25 +0000

    sys-fs/dwarfs: add 0.7.0, drop 0.7.0_rc6
    
    Closes: https://bugs.gentoo.org/910244
    Signed-off-by: Denis Reva <denis7774@gmail.com>

 sys-fs/dwarfs/Manifest                                         |  2 +-
 sys-fs/dwarfs/{dwarfs-0.7.0_rc6.ebuild => dwarfs-0.7.0.ebuild} | 10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)