Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733148 - media-gfx/iscan fails tests
Summary: media-gfx/iscan 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: Marcin Deranek
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-18 18:33 UTC by Agostino Sarubbo
Modified: 2020-08-15 09:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,143.84 KB, text/plain)
2020-07-18 18:33 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,248 bytes, application/x-bzip-compressed-tar)
2020-07-18 18:33 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 2020-07-18 18:33:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/iscan fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-18 18:33:43 UTC
Created attachment 649770 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-18 18:33:46 UTC
Created attachment 649772 [details]
other.tar.bz2

other logs
Comment 3 Marcin Deranek 2020-07-30 10:27:24 UTC
Fixing tests for iscan, so they work in a reliable fashion is a complex task as there are many things to fix :-(
I spent some time to get tests compile, but yet results are unreliable :-(

To get tests compile you would need:
https://gitlab.com/utsushi/utsushi/-/commit/13f483741fb1da2bf3d5e96286d0fe84a3f77288
https://gitlab.com/utsushi/utsushi/-/commit/1d58388b6fc4f5055c19d1815e3252625fd8ab3f
and probably some more to get tests pass.
Comment 4 Larry the Git Cow gentoo-dev 2020-08-15 09:30:05 UTC
The bug has been closed via the following commit(s):

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

commit bdc0a00e11351d7c09f9ca49cd1bd7236b308cb0
Author:     Marcin Deranek <marcin.deranek@booking.com>
AuthorDate: 2020-08-03 08:40:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-08-15 09:29:45 +0000

    media-gfx/iscan: Version bump to 3.63 with tests support
    
    Closes: https://bugs.gentoo.org/733148
    Closes: https://bugs.gentoo.org/708368
    Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net>
    Closes: https://github.com/gentoo/gentoo/pull/16970
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/iscan/Manifest                           |   1 +
 .../iscan/files/iscan-3.62.0-fix-symbols.patch     |  34 +++++++
 .../iscan/files/iscan-3.62.0-tests-boost.patch     |  81 +++++++++++++++
 .../iscan/files/iscan-3.62.0-tests-linkage.patch   |  94 +++++++++++++++++
 .../iscan/files/iscan-3.62.0-tests-tesseract.patch | 111 +++++++++++++++++++++
 media-gfx/iscan/iscan-3.63.0.ebuild                |  98 ++++++++++++++++++
 6 files changed, 419 insertions(+)