Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856367 - app-arch/par2cmdline-0.8.1 fails tests on stable ppc
Summary: app-arch/par2cmdline-0.8.1 fails tests on stable ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 855992
  Show dependency tree
 
Reported: 2022-07-04 10:38 UTC by Agostino Sarubbo
Modified: 2022-07-13 18:12 UTC (History)
0 users

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


Attachments
build.log (build.log,110.91 KB, text/plain)
2022-07-04 10:38 UTC, Agostino Sarubbo
Details
unit_tests.log (unit_tests.log,15.64 KB, text/plain)
2022-07-04 10:48 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-07-04 10:38:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/par2cmdline-0.8.1 fails tests on stable ppc.
Discovered on: ppc (internal ref: ppc_at)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-04 10:38:08 UTC
Created attachment 790028 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-04 10:47:27 UTC
While the build.log mentions test-suite.log I don't have any records of it:

~ $ find /var/tmp/portage/app-arch/par2cmdline-0.8.1 -iname test-suite.log | wc -l
0

I found tests/unit_tests.log that regards the failed test, so I'll attach it.
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-04 10:48:12 UTC
Created attachment 790034 [details]
unit_tests.log

unit_tests.log
Comment 4 Larry the Git Cow gentoo-dev 2022-07-13 18:12:14 UTC
The bug has been closed via the following commit(s):

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

commit 9d725033067c9777871074c849ca71708b9f6b10
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-13 18:12:07 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-13 18:12:07 +0000

    app-arch/par2cmdline: backport upstream patch for big-endian archs
    
    * upstream issue:
      https://github.com/Parchive/par2cmdline/issues/143
    
    Closes: https://bugs.gentoo.org/856367
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/par2cmdline-0.8.1-big-endian.patch       | 70 ++++++++++++++++++++++
 app-arch/par2cmdline/par2cmdline-0.8.1.ebuild      |  1 +
 2 files changed, 71 insertions(+)