Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931207 - sci-electronics/kicad-8.0.2-r1 fails tests: qa_python - qa_cli
Summary: sci-electronics/kicad-8.0.2-r1 fails tests: qa_python - qa_cli
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-04 18:04 UTC by Agostino Sarubbo
Modified: 2024-10-13 07:36 UTC (History)
4 users (show)

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


Attachments
build.log.xz (build.log.xz,92.22 KB, application/x-xz)
2024-05-04 18:04 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,19.45 KB, text/plain)
2024-05-04 18:04 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 2024-05-04 18:04:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/kicad-8.0.2-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-04 18:04:14 UTC
Created attachment 892263 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-04 18:04:15 UTC
Created attachment 892264 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-04 18:04:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	  1 - qa_python (Failed)
	  2 - qa_cli (Failed)
The following tests FAILED:
Comment 4 Larry the Git Cow gentoo-dev 2024-06-11 20:45:45 UTC
The bug has been referenced in the following commit(s):

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

commit 7c38df7f779b35d4e0752863b779ca40ad51ae65
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-06-11 20:18:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-11 20:42:55 +0000

    sci-electronics/kicad: add 8.0.3, enable Python-3.12, fix qa_python
    
    `dosym` installs a symlink into $ED, we want to create a symlink inside
    $BUILD_DIR. This unbreaks the qa_python test.
    
    Bug: https://bugs.gentoo.org/931207
    Closes: https://bugs.gentoo.org/933497
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-electronics/kicad/Manifest           |   1 +
 sci-electronics/kicad/kicad-8.0.3.ebuild | 185 +++++++++++++++++++++++++++++++
 sci-electronics/kicad/kicad-9999.ebuild  |  11 +-
 3 files changed, 194 insertions(+), 3 deletions(-)