Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886083 - app-office/dia2code-1.0.0 fails tests (hang)
Summary: app-office/dia2code-1.0.0 fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-15 08:34 UTC by Agostino Sarubbo
Modified: 2024-04-19 20:26 UTC (History)
0 users

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


Attachments
build.log (build.log,81.26 KB, text/plain)
2022-12-15 08:34 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-12-15 08:34:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/dia2code-1.0.0 fails tests (hang).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-15 08:34:42 UTC
Created attachment 842779 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-15 08:34:43 UTC
Error(s) that match a know pattern:


../test-driver: 78: [[: not found
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-15 08:35:19 UTC
it hanged indefinitely and produced (when stopped) a log of 83GB. I cutted it.
Comment 4 Larry the Git Cow gentoo-dev 2024-04-19 20:26:47 UTC
The bug has been closed via the following commit(s):

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

commit a69218670e793a50d3c7a32901f1cde97c108ffe
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-19 20:24:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-19 20:25:51 +0000

    app-office/dia2code: fix compile, RDEPEND, EAPI=8
    
    - fix unknown uint8_t
    - fix RDEPEND wrong assign
    - EAPI=8
    - small refactor
    
    Closes: https://bugs.gentoo.org/895298
    Closes: https://bugs.gentoo.org/886083
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../{dia2code-1.0.0.ebuild => dia2code-1.0.0-r1.ebuild} | 17 ++++++++++-------
 .../dia2code/files/dia2code-1.0.0-fix-imports.patch     | 12 ++++++++++++
 2 files changed, 22 insertions(+), 7 deletions(-)