Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924462 - [guru] sys-fs/dwarfs-0.9.5 fails tests: mkdwarfs_test.compression_cannot_be_used_without_category - mkdwarfs_test.compression_cannot_be_used_for_category
Summary: [guru] sys-fs/dwarfs-0.9.5 fails tests: mkdwarfs_test.compression_cannot_be_u...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-14 07:38 UTC by Agostino Sarubbo
Modified: 2024-02-14 16:01 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,120.50 KB, application/x-xz)
2024-02-14 07:38 UTC, Agostino Sarubbo
Details
1-LastTest.log.xz (1-LastTest.log.xz,138.00 KB, application/x-xz)
2024-02-14 07:38 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-02-14 07:38:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/dwarfs-0.9.5 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-14 07:38:49 UTC
Created attachment 884895 [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 2024-02-14 07:38:51 UTC
Created attachment 884896 [details]
1-LastTest.log.xz

1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-14 07:38:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	2841 - mkdwarfs_test.compression_cannot_be_used_without_category (Failed)
	2842 - mkdwarfs_test.compression_cannot_be_used_for_category (Failed)
    inlined from ‘folly::TypeError::TypeError(const std::string&, folly::dynamic::Type)’ at /var/tmp/portage/sys-fs/dwarfs-0.9.5/work/dwarfs-0.9.5/folly/folly/dynamic.cpp:52:33:
    inlined from ‘folly::TypeError::TypeError(const std::string&, folly::dynamic::Type, folly::dynamic::Type)’ at /var/tmp/portage/sys-fs/dwarfs-0.9.5/work/dwarfs-0.9.5/folly/folly/dynamic.cpp:59:33:
  Could not find a configuration file for package "fmt" that is compatible
--   Package 'flac++', required by 'virtual:world', not found
--   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.9.5/work/dwarfs-0.9.5/folly/folly/Utility.h: In constructor ‘folly::TypeError::TypeError(const std::string&, folly::dynamic::Type)’:
/var/tmp/portage/sys-fs/dwarfs-0.9.5/work/dwarfs-0.9.5/folly/folly/Utility.h: In constructor ‘folly::TypeError::TypeError(const std::string&, folly::dynamic::Type, folly::dynamic::Type)’:
Comment 4 Reva Denis 2024-02-14 14:53:35 UTC
Tnx, I will fix this in next -r1
Comment 5 Larry the Git Cow gentoo-dev 2024-02-14 16:01:57 UTC
The bug has been closed via the following commit(s):

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

commit 0916b1ead2f425f044556926402a59b7839a5722
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2024-02-14 15:00:24 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2024-02-14 15:00:24 +0000

    sys-fs/dwarfs: Fixed tests
    
    Closes: https://bugs.gentoo.org/924462
    Signed-off-by: Denis Reva <denis7774@gmail.com>

 sys-fs/dwarfs/{dwarfs-0.9.5.ebuild => dwarfs-0.9.5-r1.ebuild} | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)