Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904953 - [guru] app-editors/imhex-1.28.0 fails tests
Summary: [guru] app-editors/imhex-1.28.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:
Depends on:
Blocks:
 
Reported: 2023-04-24 07:23 UTC by Agostino Sarubbo
Modified: 2023-04-26 09:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,320.25 KB, text/plain)
2023-04-24 07:23 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,20.22 KB, text/plain)
2023-04-24 07:23 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-04-24 07:23:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/imhex-1.28.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-24 07:23:22 UTC
Created attachment 860682 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-24 07:23:22 UTC
Created attachment 860683 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-24 07:23:24 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)
  Could not find a package configuration file provided by "nfd" with any of
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 4 Larry the Git Cow gentoo-dev 2023-04-26 09:44:00 UTC
The bug has been closed via the following commit(s):

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

commit c858e783d282e2b770996c2569ffaad1f5ca5556
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-04-24 21:21:54 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-04-24 21:22:49 +0000

    app-editors/imhex: use CFLAGS and CXXFLAGS, disable testing
    
    Closes: https://bugs.gentoo.org/904953
    Closes: https://bugs.gentoo.org/904954
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 app-editors/imhex/imhex-1.28.0.ebuild | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)