Current-Users archive

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

MIPS build is broken from ipf import



With sources updated to just a few minutes ago:

#   compile  ALCHEMY/ip_nat.o
/build/netbsd-local/tools/x86_64/mipseb-evbmips/bin/mipseb--netbsd-gcc -G 0 
-mno-abicalls -msoft-float -ffixed-24 -ffreestanding 
-fno-zero-initialized-in-bss -g -O2 -fno-strict-aliasing -std=gnu99 -Werror 
-Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes 
-Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual 
-Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes 
-Wno-sign-compare --sysroot=/build/netbsd-local/dest/mipseb-evbmips -Devbmips 
-I. -I/build/netbsd-local/src/sys/../common/include 
-I/build/netbsd-local/src/sys/arch -I/build/netbsd-local/src/sys -nostdinc 
-DMIPS3_ENABLE_CLOCK_INTR -DEVBMIPS_CLOCKSUBR -DCOM_AU1x00 -DMIPS32 
-DDIAGNOSTIC -DDEBUG -DAUMAC_EVENT_COUNTERS -DMAXUSERS=32 -D_KERNEL 
-D_KERNEL_OPT -std=gnu99 
-I/build/netbsd-local/src/sys/lib/libkern/../../../common/lib/libc/quad 
-I/build/netbsd-local/src/sys/lib/libkern/../../../common/lib/libc/string 
-I/build/netbsd-local/src/sys/lib/libkern/../../../common/lib/libc/arch/mips/string
 -I/build/netbsd-local/src/sys/external/bsd/ipf -c 
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c
cc1: warnings being treated as errors
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c: In function 
'ipf_nat_delrule':
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:2535:5: error: 
implicit declaration of function 'ipf_nat6_delrdr'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:2546:5: error: 
implicit declaration of function 'ipf_nat6_delmap'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c: In function 
'ipf_nat_rehash':
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7972:26: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7973:3: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7976:22: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7978:26: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7979:3: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7982:22: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7993:22: error: 
'natstat_t' has no member named 'ns_side6'
/build/netbsd-local/src/sys/external/bsd/ipf/netinet/ip_nat.c:7994:22: error: 
'natstat_t' has no member named 'ns_side6'
*** [ip_nat.o] Error code 1



-------------------------------------------------------------------------
| 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