~alpine/aports

[alpine-aports] Bug in ltrace/i386 (or linux-headers?)

Isaac Dunham <ibid.ag@gmail.com>
Details
Message ID
<20160504151148.GA4012@newbook>
Sender timestamp
1462374709
DKIM signature
missing
Download raw message
Hello,
ltrace is supposed to be an strace equivalent, except it should show
functions called instead of syscalls.
Running it on my i386 system (Atom N270, running linux-vanilla 4.4.8,
alpine edge, a few days out of date), it apparently no longer picks up any
functions called.
Testcase:
$ echo "foo" |ltrace /bin/cat
foo
+++ exited (status 0) +++

cat is busybox cat (shared/stripped).

Looking at the log, the differences I see are:
-at one point, the upstream source was redirected, and had a new checksum
-it was rebuilt
-a linux-headers dependency was added

Any ideas what's going on here?

Thanks,
Isaac Dunham


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)