Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915541 - [guru] app-editors/imhex-1.31.0 fails tests
Summary: [guru] app-editors/imhex-1.31.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-10-10 08:46 UTC by Agostino Sarubbo
Modified: 2024-01-09 12:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,601.30 KB, text/plain)
2023-10-10 08:46 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,17.62 KB, text/plain)
2023-10-10 08: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 2023-10-10 08:46:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/imhex-1.31.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-10 08:46:24 UTC
Created attachment 872508 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-10-10 08:46:25 UTC
Created attachment 872509 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-10-10 08:46:26 UTC
Error(s) that match a know pattern:


	  1 - Helpers/TestSucceeding (Not Run)
	  2 - Helpers/TestFailing (Not Run)
	  3 - Helpers/TestProvider_read (Not Run)
	  4 - Helpers/TestProvider_write (Not Run)
	  5 - Helpers/StoreAPI (Not Run)
	  6 - Helpers/TipsAPI (Not Run)
	  7 - Helpers/ContentAPI (Not Run)
	  8 - Helpers/FileAccess (Not Run)
	  9 - Helpers/SplitStringAtChar (Not Run)
	 10 - Helpers/SplitStringAtString (Not Run)
	 11 - Helpers/ExtractBits (Not Run)
	 12 - Algorithms/32BitIntegerEndianSwap (Not Run)
	 13 - Algorithms/64BitFloatEndianSwap (Not Run)
	 14 - Algorithms/EncodeDecode16 (Not Run)
	 15 - Algorithms/EncodeDecode64 (Not Run)
	 16 - Algorithms/EncodeDecodeLEB128 (Not Run)
	 17 - Algorithms/CRC32 (Not Run)
	 18 - Algorithms/CRC32Random (Not Run)
	 19 - Algorithms/CRC16 (Not Run)
	 20 - Algorithms/CRC16Random (Not Run)
	 21 - Algorithms/CRC8 (Not Run)
	 22 - Algorithms/CRC8Random (Not Run)
	 23 - Algorithms/md5 (Not Run)
	 24 - Algorithms/sha1 (Not Run)
	 25 - Algorithms/sha224 (Not Run)
	 26 - Algorithms/sha256 (Not Run)
	 27 - Algorithms/sha384 (Not Run)
	 28 - Algorithms/sha512 (Not Run)
  Could not find a package configuration file provided by "nfd" with any of
Could not find executable /var/tmp/portage/app-editors/imhex-1.31.0/work/ImHex_build/algorithms_test
Could not find executable /var/tmp/portage/app-editors/imhex-1.31.0/work/ImHex_build/helpers_test
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 4 Larry the Git Cow gentoo-dev 2024-01-09 12:03:27 UTC
The bug has been closed via the following commit(s):

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

commit 878fd82c672644ba411c2f525996bc8e884968ca
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2024-01-08 20:00:02 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2024-01-08 20:00:17 +0000

    app-editors/imhex: add 1.32.2, drop 1.31.0
    
    Closes: https://bugs.gentoo.org/915541
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 app-editors/imhex/Manifest                         |  4 +-
 app-editors/imhex/files/remove-Werror.patch        | 44 ----------------------
 app-editors/imhex/files/require-llvm-16.patch      | 17 ---------
 .../{imhex-1.31.0.ebuild => imhex-1.32.2.ebuild}   | 17 +++++----
 4 files changed, 11 insertions(+), 71 deletions(-)