Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933092 - dev-libs/libaio-0.3.113-r1 fails tests on hppa, sparc
Summary: dev-libs/libaio-0.3.113-r1 fails tests on hppa, sparc
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-28 21:47 UTC by matoro
Modified: 2024-05-28 21:48 UTC (History)
3 users (show)

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


Attachments
build.log and emerge --info (hppa) (file_933092.txt,347.42 KB, text/plain)
2024-05-28 21:48 UTC, matoro
Details
build.log and emerge --info (sparc) (file_933092.txt,24.54 KB, text/plain)
2024-05-28 21:48 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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)