Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836286 - dev-scheme/bigloo-4.4c_p4-r1 fails tests
Summary: dev-scheme/bigloo-4.4c_p4-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-27 20:12 UTC by Agostino Sarubbo
Modified: 2023-07-08 21:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,892.79 KB, text/plain)
2022-03-27 20:12 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-03-27 20:12:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/bigloo-4.4c_p4-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-27 20:12:50 UTC
Created attachment 768015 [details]
build.log

build log and emerge --info
Comment 2 Maciej Barć gentoo-dev 2022-03-30 19:38:53 UTC
I could not reproduce, ran 10 times with 0 failures.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-30 19:41:34 UTC
objs_c/number.o
*** ERROR:top-level:read-access-file:
Can't find access file -- .afile-c
make[2]: *** [Makefile:289: objs_c/vital.o] Error 1
make[2]: *** Waiting for unfinished jobs....

Might be parallel build.
Comment 4 Maciej Barć gentoo-dev 2022-03-30 19:46:21 UTC
Ref: https://github.com/manuel-serrano/bigloo/issues/75
Comment 5 Larry the Git Cow gentoo-dev 2023-07-08 21:22:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6d25bb149013e1b50f9db346a16abccceb44de

commit fb6d25bb149013e1b50f9db346a16abccceb44de
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-07-08 20:02:26 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-07-08 21:22:16 +0000

    dev-scheme/bigloo: run with 1 makejob
    
    Closes: https://bugs.gentoo.org/836286
    Closes: https://bugs.gentoo.org/838043
    Closes: https://bugs.gentoo.org/843113
    Closes: https://bugs.gentoo.org/909205
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)