Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866470 - [guru] app-misc/afc-1.0 fails tests: 2 - Check correct CRC file (Failed)
Summary: [guru] app-misc/afc-1.0 fails tests: 2 - Check correct CRC file (Failed)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Oliver Freyermuth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-25 05:35 UTC by Agostino Sarubbo
Modified: 2022-09-06 01:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.28 KB, text/plain)
2022-08-25 05:35 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,5.67 KB, text/plain)
2022-08-25 05:35 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-08-25 05:35:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/afc-1.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-25 05:35:19 UTC
Created attachment 800935 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-25 05:35:20 UTC
Created attachment 800938 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Oliver Freyermuth 2022-08-25 09:01:59 UTC
Many thanks for the report! Indeed, dependencies between the tests have been missing, causing ctest to fail randomly when using more than a single parallel job. 

I've fixed this upstream in:
https://github.com/olifre/afc/commit/296eb3319eb79646912b8477fe8ec771f89ff4df
and dropped the old release 1.0, adding the new release 1.1 (incorporating the fix) to guru::dev:
https://github.com/gentoo/guru/commit/b73b5f2d410e0a741cdfb9186acb5de83d4dec7a

I can confirm this fixes tests even with many parallel jobs.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-06 01:06:25 UTC
The bug has been closed via the following commit(s):

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

commit b73b5f2d410e0a741cdfb9186acb5de83d4dec7a
Author:     Oliver Freyermuth <o.freyermuth@googlemail.com>
AuthorDate: 2022-08-25 08:59:21 +0000
Commit:     Oliver Freyermuth <o.freyermuth@googlemail.com>
CommitDate: 2022-08-25 08:59:21 +0000

    app-misc/afc: add 1.1, drop 1.0
    
    Closes: https://bugs.gentoo.org/866470
    Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>

 app-misc/afc/Manifest                           | 2 +-
 app-misc/afc/{afc-1.0.ebuild => afc-1.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)