Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863557 - app-misc/qlcplus-4.12.5 fails tests
Summary: app-misc/qlcplus-4.12.5 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: jannis
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-08-04 07:36 UTC by Agostino Sarubbo
Modified: 2024-01-16 19:36 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,39.76 KB, application/x-xz)
2022-08-04 07:36 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-04 07:36:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/qlcplus-4.12.5 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-04 07:36:36 UTC
Created attachment 797515 [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 2022-08-04 07:36:37 UTC
Error(s) that match a know pattern:


FAIL!  : QLCi18n_Test::loadTranslation() Compared values are not the same
QWARN  : RGBScript_Test::evaluateException() ": SyntaxError: Parse error"
./test.sh: line 10: lrelease: command not found
./test.sh: line 9: lupdate: command not found
Comment 3 jannis 2022-08-31 21:25:43 UTC
Should be fixed by new upstream version. PR to bump created. Thanks for reporting!
Comment 4 Larry the Git Cow gentoo-dev 2022-09-27 12:31:46 UTC
The bug has been closed via the following commit(s):

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

commit 1e48c3051a8ec4312c8d6884be1fbeca9aac1779
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2022-08-31 21:13:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-27 12:31:43 +0000

    app-misc/qlcplus: Bump to v4.12.6
    
    Closes: https://bugs.gentoo.org/863557
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/qlcplus/Manifest              |  1 +
 app-misc/qlcplus/qlcplus-4.12.6.ebuild | 82 ++++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)
Comment 5 Joonas Niilola gentoo-dev 2022-09-27 13:16:13 UTC
Still fails to this.
Comment 6 Larry the Git Cow gentoo-dev 2023-10-11 10:05:04 UTC
The bug has been referenced in the following commit(s):

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

commit 635cc83528acd667c25e3a135d2e689425f7518d
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2023-09-05 17:03:09 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-10-11 10:03:26 +0000

    app-misc/qlcplus: add 4.12.7
    
    Bug: https://bugs.gentoo.org/863323
    Bug: https://bugs.gentoo.org/863557
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Closes: https://github.com/gentoo/gentoo/pull/32638
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-misc/qlcplus/Manifest              |  1 +
 app-misc/qlcplus/qlcplus-4.12.7.ebuild | 82 ++++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)
Comment 7 jannis 2024-01-16 19:36:45 UTC
Re-tested with 4.12.7 on ~amd64 and all passing here. Can you please re-test? Thanks!