Bug 1171523 - ltrace build hang in make check for PowerPC
Summary: ltrace build hang in make check for PowerPC
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: PowerPC-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-12 14:27 UTC by Michel Normand
Modified: 2020-11-04 13:55 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
ltrace_standard_ppc64le_202005121256.log (92.37 KB, text/x-log)
2020-05-12 14:27 UTC, Michel Normand
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Normand 2020-05-12 14:27:55 UTC
Created attachment 837669 [details]
ltrace_standard_ppc64le_202005121256.log

ltrace build hang in make check for PowerPC

extract of attached ltrace_standard_ppc64le_202005121256.log
===
[   89s] FAIL: ftell@libc.so.6(0x[0-9a-z]*) * = -1 in /home/abuild/rpmbuild/BUILD/ltrace-0.7.91/testsuite/ltrace.main/dwarf.ltrace for 0 times, should be 1
[   89s] Running ./ltrace.main/filters.exp ...
[12100s] qemu-system-ppc64: terminating on signal 15 from pid 132746 (<unknown process>)
===

as per jobhistory seems to be raised since sr#774148 accepted last february.
https://build.opensuse.org/request/show/774148

===
$osc jobhist  -l6  openSUSE:Factory:PowerPC/ltrace standard ppc64le
time                 package reason           code     build time      worker   
2019-09-04 21:09:48  ltrace  rebuild counter  succeeded       4m 20s   obs-power8-06:33
2019-09-24 23:13:28  ltrace  source change    succeeded       2m 46s   obs-power8-03:28
2020-02-19 15:05:38  ltrace  source change    failed      3h 23m  1s   obs-power9-06:14
2020-05-06 11:26:25  ltrace  new build        failed      3h 21m 33s   obs-power9-07:5
2020-05-07 22:57:37  ltrace  new build        failed      3h 21m 17s   obs-power8-04:4
2020-05-11 12:16:53  ltrace  new build        failed      3h 22m  8s   obs-power8-03:7
===
Comment 1 Michel Normand 2020-11-04 13:55:37 UTC
problem still present as today:
===
$tail -n8 openSUSE_Factory_PowerPC/ltrace_standard_ppc64le_202011041452.log
[   96s] Running ./ltrace.main/filters.exp ...


Job seems to be stuck here, killed. (after 12000 seconds of inactivity)
[12101s] qemu-system-ppc64: terminating on signal 15 from pid 152060 (<unknown process>)
[12102s] ### VM INTERACTION END ###
[12102s] No buildstatus set, either the base system is broken (kernel/initrd/udev/glibc/bash/perl)
[12102s] or the build host has a kernel or hardware problem...
===