Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626594 - dev-perl/Sane-0.50.0-r1 : test hangs
Summary: dev-perl/Sane-0.50.0-r1 : test hangs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2017-07-30 10:08 UTC by Toralf Förster
Modified: 2021-06-06 17:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.52 KB, text/plain)
2017-07-30 10:08 UTC, Toralf Förster
Details
dev-perl:Sane-0.50.0-r1:20170730-072403.log (dev-perl:Sane-0.50.0-r1:20170730-072403.log,5.45 KB, text/plain)
2017-07-30 10:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,483.98 KB, text/plain)
2017-07-30 10:08 UTC, Toralf Förster
Details
environment (environment,109.87 KB, text/plain)
2017-07-30 10:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,62.11 KB, application/x-bzip)
2017-07-30 10:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.08 KB, application/x-bzip)
2017-07-30 10:08 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,4.09 KB, application/x-bzip)
2017-07-30 10:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-30 10:08:08 UTC
killed the process - hanging for 2 1/2 hours:

mr-fox ~ # ps -elfa | grep 18323
0 S portage  18323 18237  0  90  10 - 11763 poll_s 09:24 ?        00:00:00 /usr/bin/perl -MExtUtils::Command::MM -MTest::Harness -e undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch') t/data.t t/enums.t t/err.t t/non-blocking.t t/options.t t/pod.t
0 S root     18506 24628  0  80   0 -  2686 pipe_w 12:00 pts/9    00:00:00 grep --colour=auto 18323
0 Z portage  19086 18323  0  90  10 -     0 -      09:24 ?        00:00:00 [perl] <defunct>
mr-fox ~ # kill 18323
mr-fox ~ # ps -elfa | grep 18323
0 S root     29170 24628  0  80   0 -  2686 pipe_w 12:00 pts/9    00:00:00 grep --colour=auto 18323

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20170716-133001

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-07-30 10:08:11 UTC
Created attachment 487338 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-30 10:08:14 UTC
Created attachment 487340 [details]
dev-perl:Sane-0.50.0-r1:20170730-072403.log
Comment 3 Toralf Förster gentoo-dev 2017-07-30 10:08:17 UTC
Created attachment 487342 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-30 10:08:21 UTC
Created attachment 487344 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-30 10:08:24 UTC
Created attachment 487346 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-30 10:08:27 UTC
Created attachment 487348 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-30 10:08:30 UTC
Created attachment 487350 [details]
tests.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2019-10-25 14:42:38 UTC
I guess the only thing that would really help here is strace output of the hanging test. Hard to do though, and the results may be hardware-dependent.

:/
Comment 9 Chris Mayo 2020-06-11 15:35:36 UTC
Suggest treecleaning this one.

Superseded by dev-perl/Image-Sane:
https://metacpan.org/changes/distribution/Image-Sane#L53

Use in media-gfx/gscan2pdf removed 2017:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd651375c38f943641b392877a9df0a2f9fa6668

$ qgrep dev-perl/Sane
$
Comment 10 Larry the Git Cow gentoo-dev 2021-04-30 21:12:57 UTC
The bug has been referenced in the following commit(s):

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

commit 691594033d7875010350e38f0c621419023ed52c
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-04-30 21:12:07 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-04-30 21:12:46 +0000

    package.mask: Mask dev-perl/Sane for removal
    
    Bug: https://bugs.gentoo.org/626594
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2021-06-06 17:22:36 UTC
The bug has been closed via the following commit(s):

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

commit d99f35add2ce6d39ef01cbd01a0265c76f0bcd35
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-06-06 17:21:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-06-06 17:21:27 +0000

    dev-perl/Sane: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/626594
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-perl/Sane/Manifest              |  1 -
 dev-perl/Sane/Sane-0.50.0-r1.ebuild | 23 -----------------------
 dev-perl/Sane/metadata.xml          | 14 --------------
 profiles/package.mask               |  5 -----
 4 files changed, 43 deletions(-)