Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933092

Summary: dev-libs/libaio-0.3.113-r1 fails tests on hppa, sparc
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: hppa, matoro_gentoo, sparc
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=927697
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info (hppa)
build.log and emerge --info (sparc)

Description matoro archtester 2024-05-28 21:47:43 UTC
Identical on both.  Not inherently an endian issue as it passes on ppc64 BE.

Starting cases/5.p
expect   512: (w), res =   512 [Success]
expect   512: (r), res =   512 [Success]
expect   512: (r), res =   512 [Success]
expect   512: (w), res =   512 [Success]
expect   512: (w), res =   512 [Success]
expect   -14: (r), res =   -14 [Bad address]
expect   512: (r), res =   512 [Success]
expect   -14: (w), res =   512 [Success] -- FAILED
test cases/5.t completed FAILED.
Completed cases/5.p with 1 -- FAILED.

Starting cases/19.p
mremap: Invalid argument
test cases/19.t completed FAILED.
Completed cases/19.p with 1 -- FAILED.

Pass: 17  Fail: 2  Skip: 0

C.f. Debian:  2 failures on hppa, but only 1 lines up (only we fail 5.p, only they fail 17.p, both fail 19.p)
https://buildd.debian.org/status/fetch.php?pkg=libaio&arch=hppa&ver=0.3.113-8&stamp=1711588566&raw=1

On sparc, they fail only 19.p
https://buildd.debian.org/status/fetch.php?pkg=libaio&arch=sparc64&ver=0.3.113-8&stamp=1711590768&raw=1
Comment 1 matoro archtester 2024-05-28 21:48:01 UTC
Created attachment 894578 [details]
build.log and emerge --info (hppa)
Comment 2 matoro archtester 2024-05-28 21:48:13 UTC
Created attachment 894579 [details]
build.log and emerge --info (sparc)