[Bug 1262396] Re: strace FTBFS on ppc64el
Anton Blanchard
anton at samba.org
Thu Dec 19 03:34:56 UTC 2013
This patch is also required to fix errors in make check.
** Patch added: "improve_32_64bit_detection.patch"
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/1262396/+attachment/3932294/+files/improve_32_64bit_detection.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to strace in Ubuntu.
https://bugs.launchpad.net/bugs/1262396
Title:
strace FTBFS on ppc64el
Status in “strace” package in Ubuntu:
New
Bug description:
strace appears to need porting to ppc64el:
gcc -DHAVE_CONFIG_H -I. -I.. -I../linux/powerpc -I../linux -I./linux -Wall -Wwrite-strings -g -O2 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o ../process.c
In file included from ../process.c:66:0:
/usr/include/linux/ptrace.h:58:8: error: redefinition of 'struct ptrace_peeksiginfo_args'
struct ptrace_peeksiginfo_args {
^
In file included from ../defs.h:163:0,
from ../process.c:37:
/usr/include/powerpc64le-linux-gnu/sys/ptrace.h:161:8: note: originally defined here
struct ptrace_peeksiginfo_args
^
make[3]: *** [process.o] Error 1
make[3]: *** Waiting for unfinished jobs....
https://launchpadlibrarian.net/160099771/buildlog_ubuntu-trusty-
ppc64el.strace_4.8-1ubuntu2_FAILEDTOBUILD.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/1262396/+subscriptions
More information about the foundations-bugs
mailing list