On Sun, Dec 16, 2012 at 06:51:36AM -0800, Paul Goyette wrote:
Well, the build does get a lot further than before, but it still
fails, this time in hostapd/ctrl_iface_ap.o
# compile hostapd/ctrl_iface_ap.o
/build/netbsd-local/tools/x86_64/i386/bin/i486--netbsdelf-gcc -O2 -g
-fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99
-Werror
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/common
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX
--sysroot=/build/netbsd-local/dest/i386
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd
-DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DRIVER_BSD -DCONFIG_IPV6
-DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DEAP_SERVER -DEAP_SERVER_AKA
-DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256
-DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5
-DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK
-DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC
-DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/common
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet
-I/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils
-DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -D_FORTIFY_SOURCE=2 -c
/build/netbsd-local/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/ctrl_iface_ap.c
/build/netbsd-local/tools/x86_64/i386/bin/nbctfconvert -L VERSION -g
ctrl_iface_ap.o
ERROR: ctrl_iface_ap.c: die 2758: failed to get unsigned: No entry found
[dwarf_attrval_unsigned(219)]
Removing ctrl_iface_ap.o
*** [ctrl_iface_ap.o] Error code 1
It builds fine for me now (2012-01-18 08:00 UTC) after I fixed the set lists.