make[2]: Entering directory '/home/athoneycutt/Projects/ubiquity/d-i/source/netcfg'
dh build
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[3]: Entering directory '/home/athoneycutt/Projects/ubiquity/d-i/source/netcfg'
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg-common.o netcfg-common.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o wireless.o wireless.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o write_interface.o write_interface.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o ipv6.o ipv6.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o vlan.o vlan.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg-static.o netcfg-static.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o static.o static.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o ethtool-lite.o ethtool-lite.c
cc -o netcfg-static netcfg-common.o wireless.o write_interface.o ipv6.o vlan.o netcfg-static.o static.o ethtool-lite.o -ldebconfclient -ldebian-installer -liw -lm
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg.o netcfg.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o dhcp.o dhcp.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.135ubuntu6\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o wpa.o wpa.c
wpa.c: In function ‘poll_wpa_supplicant’:
wpa.c:260:10: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
if (debconf_progress_info(client, "netcfg/wpa_progress_note") ==
^~
wpa.c:264:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (debconf_progress_step(client, 1) == CMD_PROGRESSCANCELLED)
^~
cc1: all warnings being treated as errors
Makefile:60: recipe for target 'wpa.o' failed
make[3]: *** [wpa.o] Error 1
make[3]: Leaving directory '/home/athoneycutt/Projects/ubiquity/d-i/source/netcfg'
dh_auto_build: make -j1 returned exit code 2
debian/rules:7: recipe for target 'build' failed
make[2]: *** [build] Error 2
make[2]: Leaving directory '/home/athoneycutt/Projects/ubiquity/d-i/source/netcfg'
Makefile:39: recipe for target 'build' failed
make[1]: *** [build] Error 1
make[1]: Leaving directory '/home/athoneycutt/Projects/ubiquity/d-i'
debian/rules:36: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc failed