Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869221 - [guru] app-editors/imhex-1.22.0-r1 fails tests
Summary: [guru] app-editors/imhex-1.22.0-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 20:41 UTC by Agostino Sarubbo
Modified: 2023-04-17 09:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,271.66 KB, text/plain)
2022-09-08 20:41 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,20.44 KB, text/plain)
2022-09-08 20:41 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-09-08 20:41:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/imhex-1.22.0-r1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-08 20:41:56 UTC
Created attachment 804043 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-08 20:41:58 UTC
Created attachment 804046 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-08 20:41:59 UTC
Error(s) that match a know pattern:


	  1 - Helpers/TestSucceeding (Failed)
	  2 - Helpers/TestFailing (Failed)
	  3 - Helpers/TestProvider_read (Failed)
	  4 - Helpers/TestProvider_write (Failed)
	  5 - Helpers/FileAccess (Failed)
	  6 - Helpers/SplitStringAtChar (Failed)
	  7 - Helpers/SplitStringAtString (Failed)
	  8 - Helpers/ExtractBits (Failed)
	  9 - Algorithms/32BitIntegerEndianSwap (Failed)
	 10 - Algorithms/64BitFloatEndianSwap (Failed)
	 11 - Algorithms/EncodeDecode16 (Failed)
	 12 - Algorithms/EncodeDecode64 (Failed)
	 13 - Algorithms/EncodeDecodeLEB128 (Failed)
	 14 - Algorithms/CRC32 (Failed)
	 15 - Algorithms/CRC32Random (Failed)
	 16 - Algorithms/CRC16 (Failed)
	 17 - Algorithms/CRC16Random (Failed)
	 18 - Algorithms/CRC8 (Failed)
	 19 - Algorithms/CRC8Random (Failed)
	 20 - Algorithms/md5 (Failed)
	 21 - Algorithms/sha1 (Failed)
	 22 - Algorithms/sha224 (Failed)
	 23 - Algorithms/sha256 (Failed)
	 24 - Algorithms/sha384 (Failed)
	 25 - Algorithms/sha512 (Failed)
Comment 4 Larry the Git Cow gentoo-dev 2023-04-17 09:22:16 UTC
The bug has been closed via the following commit(s):

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

commit 1a9c0b53a56114d9e273f20fdb1d6ed1bc420c38
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-04-15 19:20:52 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-04-15 19:41:05 +0000

    app-editors/imhex: add 1.28.0, drop 1.26.2-r1
    
    Closes: https://bugs.gentoo.org/869221
    Closes: https://bugs.gentoo.org/887225
    Closes: https://bugs.gentoo.org/890395
    Closes: https://bugs.gentoo.org/890397
    Closes: https://bugs.gentoo.org/890403
    Closes: https://bugs.gentoo.org/890405
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 app-editors/imhex/Manifest                         |  4 +--
 ...{imhex-1.26.2-r1.ebuild => imhex-1.28.0.ebuild} | 40 +++++++---------------
 app-editors/imhex/metadata.xml                     |  5 ++-
 3 files changed, 19 insertions(+), 30 deletions(-)