preparing to 4.5.19 release
Frederik Schüler
fs at debian.org
Wed Oct 7 13:00:50 UTC 2009
Hi!
On Wednesday 07 October 2009 03:05:32 Roland McGrath wrote:
> I'd like Frederik and Andreas to reply that they see no problems, and then
> I'll tag it and push out to sourceforge and Fedora. In the next cycle, I
> would be pleased to have Andreas and/or Dmitry do either or both of those
> last steps when we've agreed on the git rev for the release.
I just did a test build on all available porter boxes, and found the build
failing on ia64:
gcc -DHAVE_CONFIG_H -I. -I.. -Ilinux/ia64 -I../linux/ia64 -Ilinux -I../linux
-Wall -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo -c -o syscall.o
../syscall.c
In file included from ../syscall.c:129:
../linux/ia64/syscallent.h:249:3: error: #error fix me
make[2]: *** [syscall.o] Error 1
looks like missing syscalls to me
and on sparc:
gcc -DHAVE_CONFIG_H -I. -I.. -Ilinux/sparc -I../linux/sparc -Ilinux -I../linux
-Wall -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo -c -o syscall.o
../syscall.c
In file included from ../syscall.c:129:
../linux/sparc/syscallent.h:250: error: ‘sys_nanosleep’ undeclared here (not
in a function)
../syscall.c: In function ‘get_scno’:
../syscall.c:1192: error: invalid use of undefined type ‘struct regs’
../syscall.c:1234: error: invalid use of undefined type ‘struct regs’
../syscall.c:1234: warning: format ‘%08x’ expects type ‘unsigned int’, but
argument 3 has type ‘long unsigned int’
../syscall.c:1234: warning: format ‘%08x’ expects type ‘unsigned int’, but
argument 4 has type ‘const struct sysent *’
../syscall.c:1243: error: invalid use of undefined type ‘struct regs’
../syscall.c:1243: warning: assignment makes integer from pointer without a
cast
../syscall.c:1245: error: invalid use of undefined type ‘struct regs’
../syscall.c:1245: warning: assignment makes integer from pointer without a
cast
../syscall.c:1246: error: invalid use of undefined type ‘struct regs’
../syscall.c:1246: error: invalid use of undefined type ‘struct regs’
../syscall.c:1246: error: invalid use of undefined type ‘struct regs’
../syscall.c:1246: error: invalid operands to binary * (have ‘int’ and ‘const
struct sysent *’)
../syscall.c:1246: warning: passing argument 3 of ‘memmove’ makes integer from
pointer without a cast
../syscall.c: In function ‘get_error’:
../syscall.c:1652: error: invalid use of undefined type ‘struct regs’
../syscall.c:1652: error: invalid operands to binary & (have ‘const struct
sysent *’ and ‘int’)
../syscall.c:1654: error: invalid use of undefined type ‘struct regs’
../syscall.c:1654: warning: assignment makes integer from pointer without a
cast
../syscall.c:1657: error: invalid use of undefined type ‘struct regs’
../syscall.c:1657: warning: assignment makes integer from pointer without a
cast
../syscall.c: In function ‘force_result’:
../syscall.c:1881: error: invalid use of undefined type ‘struct regs’
../syscall.c:1881: warning: statement with no effect
../syscall.c:1882: error: invalid use of undefined type ‘struct regs’
../syscall.c:1882: warning: statement with no effect
../syscall.c:1885: error: invalid use of undefined type ‘struct regs’
../syscall.c:1885: warning: statement with no effect
../syscall.c:1886: error: invalid use of undefined type ‘struct regs’
../syscall.c:1886: warning: statement with no effect
../syscall.c: In function ‘syscall_enter’:
../syscall.c:2116: error: invalid use of undefined type ‘struct regs’
../syscall.c:2116: warning: assignment makes integer from pointer without a
cast
../syscall.c: In function ‘getrval2’:
../syscall.c:2693: error: storage size of ‘regs’ isn’t known
../syscall.c:2696: error: request for member ‘r_o1’ in something not a
structure or union
../syscall.c:2696: warning: assignment makes integer from pointer without a
cast
../syscall.c:2693: warning: unused variable ‘regs’
make[2]: *** [syscall.o] Error 1
make[2]: Leaving directory `/home/fs/strace-4.5.19/build'
Best regards
Frederik Schüler
--
ENOSIG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20091007/f1fa11d6/attachment.bin>
More information about the Strace-devel
mailing list