Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build failure for mips - libc/nlist_ecoff.c



With current sources, a "build.sh release" is getting the following:

--- nlist_ecoff.o ---
#   compile  libc/nlist_ecoff.o
/build/netbsd-local/tools/x86_64/mipseb-evbmips/bin/mipseb--netbsd-gcc -O2 
-std=gnu99  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings -Wreturn-type 
-Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter 
-Wno-sign-compare -Wsign-compare -Wformat=2   -Wno-format-zero-length  -Werror  
   --sysroot=/build/netbsd-local/dest/mipseb-evbmips -D_LIBC -DLIBC_SCCS 
-DSYSLIBC_SCCS -D_REENTRANT -D_DIAGNOSTIC -DHESIOD -DINET6 -DNLS -DYP 
-I/build/netbsd-local/src/lib/libc/include -I/build/netbsd-local/src/lib/libc 
-I. -I/build/netbsd-local/src/sys 
-I/build/netbsd-local/src/lib/libc/compat/../locale 
-I/build/netbsd-local/src/lib/libc/compat/stdlib 
-I/build/netbsd-local/src/lib/libc/compat/../stdlib -D__HAVE_ASM_ATOMIC_CAS_UP 
-I/build/netbsd-local/src/lib/libc/../../common/lib/libc/quad 
-I/build/netbsd-local/src/lib/libc/../../common/lib/libc/string 
-I/build/netbsd-local/src/lib/libc/../../common/lib/libc/arch/mips/string 
-D__DBINTERFACE_PRIVATE -I/build/netbsd-local/src/libexec/ld.elf_so 
-I/build/netbsd-local/src/lib/libc/dlfcn 
-I/build/netbsd-local/src/lib/libc/gdtoa -DNO_FENV_H 
-I/build/netbsd-local/src/lib/libc/arch/mips/gdtoa -DWITH_RUNE 
-I/build/netbsd-local/src/lib/libc -DPOSIX_MISTAKE -DCOMPAT__RES -DUSE_POLL 
-DPORTMAP -DWIDE_DOUBLE -DALL_STATE -DUSG_COMPAT  -D_FORTIFY_SOURCE=2 -c    
/build/netbsd-local/src/lib/libc/gen/nlist_ecoff.c -o nlist_ecoff.o
cc1: warnings being treated as errors
/build/netbsd-local/src/lib/libc/gen/nlist_ecoff.c: In function 
'__fdnlist_ecoff':
/build/netbsd-local/src/lib/libc/gen/nlist_ecoff.c:161:19: error: pointer of 
type 'void *' used in arithmetic
/build/netbsd-local/src/lib/libc/gen/nlist_ecoff.c:161:19: error: dereferencing 
'void *' pointer
*** [nlist_ecoff.o] Error code 1
nbmake: stopped in /build/netbsd-local/src/lib/libc



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index