Gentoo Archives: gentoo-ppc-dev

From: Calum Selkirk <cselkirk@××××××.nl>
To: gentoo ppc dev <gentoo-ppc-dev@g.o>
Subject: [gentoo-ppc-dev] Re: strace doesn't copmile
Date: Thu, 31 Jul 2003 14:27:30
Message-Id: 20030731142721.GB2257@xs4all.nl
In Reply to: [gentoo-ppc-dev] strace doesn't copmile by kloschi
1 * kloschi [linux-lists@×××.de] [2003-07-31 14:19 +0200]:
2
3 [snip]
4 > file.c: In function `realprintstat':
5 > file.c:728: structure has no member named `st_atim'
6 > file.c:729: structure has no member named `st_mtim'
7 > file.c:730: structure has no member named `st_ctim'
8 > file.c: In function `convertoldstat':
9 > file.c:906: structure has no member named `st_atim'
10 > file.c:906: structure has no member named `st_atim'
11 > file.c:907: structure has no member named `st_mtim'
12 > file.c:907: structure has no member named `st_mtim'
13 > file.c:908: structure has no member named `st_ctim'
14 > file.c:908: structure has no member named `st_ctim'
15 > file.c: In function `sys_getdents64':
16 > file.c:1925: warning: long unsigned int format, different type arg (arg 3)
17 > file.c:1925: warning: long unsigned int format, different type arg (arg 4)
18 > file.c: At top level:
19 > file.c:633: warning: `fileflags' defined but not used
20 > make: *** [file.o] Error 1
21 > make: *** Waiting for unfinished jobs....
22 >
23 > !!! ERROR: dev-util/strace-4.4 failed.
24 > !!! Function src_compile, Line 38, Exitcode 2
25 > !!! (no error message)
26
27 I also run into this .. strace-4.4.98, which is currently marked ~ppc,
28 built and works as expected here.
29
30 > is that enough information to the dev list as user, who wants to report
31 > a bug? what else would +be appreciated?
32
33 generally, the output of 'emerge info' .. though for tracking purposes
34 developers would probably prefer you use http://bugs.gentoo.org for bug
35 reports.
36
37 best
38
39 cal
40
41 --
42 gentoo-ppc-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-dev] Re: strace doesn't copmile Bartosch Pixa <darkspecter@g.o>