Installing /builddir/build/SRPMS/xsupplicant-1.2.8-4.fc8.3.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.15239 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xsupplicant-1.2.8 + /bin/gzip -dc /builddir/build/SOURCES/xsupplicant-1.2.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xsupplicant-1.2.8 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xsupplicant-1.2.2-docsfix.patch):' Patch #0 (xsupplicant-1.2.2-docsfix.patch): + patch -p1 -s + echo 'Patch #2 (xsupplicant-1.2.8-nocompilerh-systemheaders.patch):' Patch #2 (xsupplicant-1.2.8-nocompilerh-systemheaders.patch): + patch -p1 -s + echo 'Patch #3 (xsupplicant-1.2.8-iwlibfix.patch):' Patch #3 (xsupplicant-1.2.8-iwlibfix.patch): + patch -p1 -b --suffix .iwlib -s + perl -pi.orig -e 's|/lib\b|/lib64|g' configure configure.in configure.in.iwlib configure.iwlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15239 + umask 022 + cd /builddir/build/BUILD + cd xsupplicant-1.2.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether byte ordering is bigendian... yes checking user defined path to OpenSSL... checking user defined path to OpenSSL libraries... checking user defined path to OpenSSL headers... checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking Operating System... Linux checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for iwlib.h... yes checking iwlib version... 3 params checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for native frame interface... linux checking for procfs support... okay configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating etc/Makefile config.status: creating drivers/Makefile config.status: creating tools/config-parser/Makefile config.status: creating tools/ntpwdhash/Makefile config.status: creating gui_tools/Makefile config.status: creating gui_tools/cli/Makefile config.status: creating gui_tools/cli/xsup_set_pwd/Makefile config.status: creating gui_tools/cli/xsup_monitor/Makefile config.status: creating gui_tools/cli/xsup_get_state/Makefile config.status: creating lib/Makefile config.status: creating lib/libxsupgui/Makefile config.status: creating lib/libxsupconfig/Makefile config.status: creating lib/libxsupconfwrite/Makefile config.status: creating lib/libxsupconfcheck/Makefile config.status: executing depfiles commands + make Making all in lib make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' Making all in libxsupgui make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. ../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsupgui.c' || echo './'`xsupgui.c In function 'strncat', inlined from 'xsupgui_is_xsup_running' at xsupgui.c:365: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer gcc: ../../src: linker input file unused because linking not done rm -f libxsupgui.a ar cru libxsupgui.a xsupgui.o ranlib libxsupgui.a make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' Making all in libxsupconfig make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' bison -y -d `test -f 'config_grammar.y' || echo './'`config_grammar.y sed '/^#/ s|y\.tab\.c|config_grammar.c|' y.tab.c >config_grammar.c rm -f y.tab.c if test -f y.tab.h; then \ to=`echo "config_grammar_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >config_grammar.ht; \ rm -f y.tab.h; \ if cmp -s config_grammar.ht config_grammar.h; then \ rm -f config_grammar.ht ;\ else \ mv config_grammar.ht config_grammar.h; \ fi; \ fi if test -f y.output; then \ mv y.output config_grammar.output; \ fi gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'config_grammar.c' || echo './'`config_grammar.c flex `test -f config_lexicon.l || echo './'`config_lexicon.l sed '/^#/ s|lex.yy\.c|config_lexicon.c|' lex.yy.c >config_lexicon.c rm -f lex.yy.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'config_lexicon.c' || echo './'`config_lexicon.c config_lexicon.c: In function 'yylex': config_lexicon.l:272: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result config_lexicon.l: At top level: config_lexicon.c:2251: warning: 'yyunput' defined but not used gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsupconfig.c' || echo './'`xsupconfig.c xsupconfig.c: In function 'delete_config_ttls_phase2': xsupconfig.c:891: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:894: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:897: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:900: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:903: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c: In function 'delete_config_eap_method': xsupconfig.c:1360: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1363: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1366: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1369: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1372: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1385: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1388: warning: dereferencing type-punned pointer will break strict-aliasing rules xsupconfig.c:1391: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libxsupconfig.a ar cru libxsupconfig.a config_grammar.o config_lexicon.o xsupconfig.o ranlib libxsupconfig.a make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' Making all in libxsupconfwrite make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsupconfwrite.c' || echo './'`xsupconfwrite.c rm -f libxsupconfwrite.a ar cru libxsupconfwrite.a xsupconfwrite.o ranlib libxsupconfwrite.a make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' Making all in libxsupconfcheck make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsupconfcheck.c' || echo './'`xsupconfcheck.c rm -f libxsupconfcheck.a ar cru libxsupconfcheck.a xsupconfcheck.o ranlib libxsupconfcheck.a make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' Making all in src make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_driver.c' || echo './'`xsup_driver.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_debug.c' || echo './'`xsup_debug.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'profile.c' || echo './'`profile.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'config_ssid.c' || echo './'`config_ssid.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'eapol.c' || echo './'`eapol.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'statemachine.c' || echo './'`statemachine.c statemachine.c: In function 'statemachine_reinit': statemachine.c:266: warning: pointer targets in assignment differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'eap.c' || echo './'`eap.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'snmp.c' || echo './'`snmp.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'wpa.c' || echo './'`wpa.c wpa.c: In function 'wpa_gen_ie': wpa.c:422: warning: comparison is always false due to limited range of data type wpa.c:441: warning: comparison is always false due to limited range of data type gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'wireless_sm.c' || echo './'`wireless_sm.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'event_core.c' || echo './'`event_core.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_common.c' || echo './'`xsup_common.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'key_statemachine.c' || echo './'`key_statemachine.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'eapol_key_type1.c' || echo './'`eapol_key_type1.c eapol_key_type1.c: In function 'eapol_key_type1_check_hmac': eapol_key_type1.c:146: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'wpa_common.c' || echo './'`wpa_common.c wpa_common.c: In function 'wpa_common_set_key': wpa_common.c:301: warning: pointer targets in passing argument 2 of 'cardif_set_wep_key' differ in signedness wpa_common.c:311: warning: pointer targets in passing argument 1 of 'wpa_common_swap_rx_tx_mic' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'eapol_key_type254.c' || echo './'`eapol_key_type254.c eapol_key_type254.c: In function 'eapol_key_type254_gen_ptk': eapol_key_type254.c:242: warning: pointer targets in passing argument 2 of 'debug_hex_printf' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'mic.c' || echo './'`mic.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'psk.c' || echo './'`psk.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'backend_sm.c' || echo './'`backend_sm.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'eapol_key_type2.c' || echo './'`eapol_key_type2.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'wpa2.c' || echo './'`wpa2.c wpa2.c: In function 'wpa2_gen_ie': wpa2.c:417: warning: comparison is always false due to limited range of data type wpa2.c:435: warning: comparison is always false due to limited range of data type gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'timer.c' || echo './'`timer.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapmd5.o `test -f 'eap_types/md5/eapmd5.c' || echo './'`eap_types/md5/eapmd5.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eaptls.o `test -f 'eap_types/tls/eaptls.c' || echo './'`eap_types/tls/eaptls.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o tls_funcs.o `test -f 'eap_types/tls/tls_funcs.c' || echo './'`eap_types/tls/tls_funcs.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapttls.o `test -f 'eap_types/ttls/eapttls.c' || echo './'`eap_types/ttls/eapttls.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o ttlsphase2.o `test -f 'eap_types/ttls/ttlsphase2.c' || echo './'`eap_types/ttls/ttlsphase2.c eap_types/ttls/ttlsphase2.c: In function 'ttls_do_eap_md5': eap_types/ttls/ttlsphase2.c:367: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness eap_types/ttls/ttlsphase2.c:373: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness eap_types/ttls/ttlsphase2.c:400: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness eap_types/ttls/ttlsphase2.c:405: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness eap_types/ttls/ttlsphase2.c: In function 'ttls_do_phase2': eap_types/ttls/ttlsphase2.c:1055: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o tls_crypt.o `test -f 'eap_types/tls/tls_crypt.c' || echo './'`eap_types/tls/tls_crypt.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o mschapv2.o `test -f 'eap_types/mschapv2/mschapv2.c' || echo './'`eap_types/mschapv2/mschapv2.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapmschapv2.o `test -f 'eap_types/mschapv2/eapmschapv2.c' || echo './'`eap_types/mschapv2/eapmschapv2.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eappeap.o `test -f 'eap_types/peap/eappeap.c' || echo './'`eap_types/peap/eappeap.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o peap_phase2.o `test -f 'eap_types/peap/peap_phase2.c' || echo './'`eap_types/peap/peap_phase2.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapsim.o `test -f 'eap_types/sim/eapsim.c' || echo './'`eap_types/sim/eapsim.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o fips.o `test -f 'eap_types/sim/fips.c' || echo './'`eap_types/sim/fips.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o sha1.o `test -f 'eap_types/sim/sha1.c' || echo './'`eap_types/sim/sha1.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o simd5.o `test -f 'eap_types/sim/simd5.c' || echo './'`eap_types/sim/simd5.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o simd11.o `test -f 'eap_types/sim/simd11.c' || echo './'`eap_types/sim/simd11.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o sm_handler.o `test -f 'eap_types/sim/sm_handler.c' || echo './'`eap_types/sim/sm_handler.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o sim.o `test -f 'eap_types/sim/sim.c' || echo './'`eap_types/sim/sim.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapleap.o `test -f 'eap_types/leap/eapleap.c' || echo './'`eap_types/leap/eapleap.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o leapmd4.o `test -f 'eap_types/leap/leapmd4.c' || echo './'`eap_types/leap/leapmd4.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapotp.o `test -f 'eap_types/otp/eapotp.c' || echo './'`eap_types/otp/eapotp.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eapaka.o `test -f 'eap_types/aka/eapaka.c' || echo './'`eap_types/aka/eapaka.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o aka.o `test -f 'eap_types/aka/aka.c' || echo './'`eap_types/aka/aka.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o eaptnc.o `test -f 'eap_types/tnc/eaptnc.c' || echo './'`eap_types/tnc/eaptnc.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_ipc.c' || echo './'`xsup_ipc.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'ipc_callout.c' || echo './'`ipc_callout.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_freebsd.o `test -f 'cardif/freebsd/cardif_freebsd.c' || echo './'`cardif/freebsd/cardif_freebsd.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_linux.o `test -f 'cardif/linux/cardif_linux.c' || echo './'`cardif/linux/cardif_linux.c cardif/linux/cardif_linux.c:1509:2: warning: #warning FINISH! We get scan data results, but we still need to do something with them. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_linux_rtnetlink.o `test -f 'cardif/linux/cardif_linux_rtnetlink.c' || echo './'`cardif/linux/cardif_linux_rtnetlink.c cardif/linux/cardif_linux_rtnetlink.c: In function 'cardif_linux_rtnetlink_ifla_operstate': cardif/linux/cardif_linux_rtnetlink.c:1455: warning: pointer targets in passing argument 2 of 'debug_hex_dump' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_atmel_driver.o `test -f 'cardif/linux/cardif_atmel_driver.c' || echo './'`cardif/linux/cardif_atmel_driver.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_linux_wext.o `test -f 'cardif/linux/cardif_linux_wext.c' || echo './'`cardif/linux/cardif_linux_wext.c cardif/linux/cardif_linux_wext.c: In function 'cardif_linux_wext_set_WEP_key': cardif/linux/cardif_linux_wext.c:631: warning: pointer targets in passing argument 3 of 'cardif_linux_wext_set_key_ext' differ in signedness cardif/linux/cardif_linux_wext.c:631: warning: pointer targets in passing argument 8 of 'cardif_linux_wext_set_key_ext' differ in signedness cardif/linux/cardif_linux_wext.c: In function 'cardif_linux_wext_set_key_ext': cardif/linux/cardif_linux_wext.c:1166: warning: pointer targets in passing argument 2 of 'debug_hex_printf' differ in signedness gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../lib/libxsupconfig -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o cardif_generic.o `test -f 'cardif/generic/cardif_generic.c' || echo './'`cardif/generic/cardif_generic.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o xsupplicant xsup_driver.o xsup_debug.o profile.o config_ssid.o eapol.o statemachine.o eap.o snmp.o wpa.o wireless_sm.o event_core.o xsup_common.o key_statemachine.o eapol_key_type1.o wpa_common.o eapol_key_type254.o mic.o psk.o backend_sm.o eapol_key_type2.o wpa2.o timer.o eapmd5.o eaptls.o tls_funcs.o eapttls.o ttlsphase2.o tls_crypt.o mschapv2.o eapmschapv2.o eappeap.o peap_phase2.o eapsim.o fips.o sha1.o simd5.o simd11.o sm_handler.o sim.o eapleap.o leapmd4.o eapotp.o eapaka.o aka.o eaptnc.o xsup_ipc.o ipc_callout.o cardif_freebsd.o cardif_linux.o cardif_linux_rtnetlink.o cardif_atmel_driver.o cardif_linux_wext.o cardif_generic.o -lfl -liw -lm -L../lib/libxsupconfig -lxsupconfig -lssl -lcrypto make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' Making all in etc make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' Making all in config-parser make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -DEXTERNAL_USE -I. -I. -I ../../src/ -I ../../lib/libxsupconfig -I ../../lib/libxsupconfwrite -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'config-parser.c' || echo './'`config-parser.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -DEXTERNAL_USE -I. -I. -I ../../src/ -I ../../lib/libxsupconfig -I ../../lib/libxsupconfwrite -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c -o xsup_debug.o `test -f '../../src/xsup_debug.c' || echo './'`../../src/xsup_debug.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o config-parser config-parser.o xsup_debug.o -lfl -liw -lm -L../../lib/libxsupconfig -lxsupconfig -L../../lib/libxsupconfwrite -lxsupconfwrite -lssl -lcrypto make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' Making all in ntpwdhash make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -I ../../src/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'ntpwdhash_main.c' || echo './'`ntpwdhash_main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o xsup_ntpwdhash ntpwdhash_main.o -lssl -lcrypto make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' Making all in drivers make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' Making all in gui_tools make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' Making all in cli make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' Making all in xsup_set_pwd make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_set_pwd.c' || echo './'`xsup_set_pwd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o xsup_set_pwd xsup_set_pwd.o -lfl -liw -lm -L../../../lib/libxsupgui -lxsupgui -lssl -lcrypto make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' Making all in xsup_monitor make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_monitor.c' || echo './'`xsup_monitor.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o xsup_monitor xsup_monitor.o -lfl -liw -lm -L../../../lib/libxsupgui -lxsupgui -lssl -lcrypto make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' Making all in xsup_get_state make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"1.2.8\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DBIGENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_IWLIB_H=1 -DNEW_IWLIB=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DLINUX_FRAMER=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -c `test -f 'xsup_get_state.c' || echo './'`xsup_get_state.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o xsup_get_state xsup_get_state.o -lfl -liw -lm -L../../../lib/libxsupgui -lxsupgui -lssl -lcrypto make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8' + cd doc + ./builddocs.sh Building the HTML docs...Done. Building the TXT docs...Done. Building the PDF docs...Done. + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.49473 + umask 022 + cd /builddir/build/BUILD + cd xsupplicant-1.2.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder + make DESTDIR=/var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' Making install in libxsupgui make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64 mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64 /usr/bin/install -c -m 644 libxsupgui.a /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupgui.a ranlib /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupgui.a /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include /usr/bin/install -c -m 644 xsupgui.h /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include/xsupgui.h make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupgui' Making install in libxsupconfig make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64 /usr/bin/install -c -m 644 libxsupconfig.a /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfig.a ranlib /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfig.a /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include /usr/bin/install -c -m 644 xsupconfig.h /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include/xsupconfig.h make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfig' Making install in libxsupconfwrite make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64 /usr/bin/install -c -m 644 libxsupconfwrite.a /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfwrite.a ranlib /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfwrite.a /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include /usr/bin/install -c -m 644 xsupconfwrite.h /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include/xsupconfwrite.h make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfwrite' Making install in libxsupconfcheck make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64 /usr/bin/install -c -m 644 libxsupconfcheck.a /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfcheck.a ranlib /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/lib64/libxsupconfcheck.a /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include /usr/bin/install -c -m 644 xsupconfcheck.h /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/include/xsupconfcheck.h make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib/libxsupconfcheck' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' /bin/sh ../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/sbin mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/sbin /usr/bin/install -c xsupplicant /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/sbin/xsupplicant make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/src' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/etc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' Making install in config-parser make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin mkdir /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin /usr/bin/install -c config-parser /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/config-parser make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/config-parser' Making install in ntpwdhash make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' /bin/sh ../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin /usr/bin/install -c xsup_ntpwdhash /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_ntpwdhash make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools/ntpwdhash' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/tools' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/doc' Making install in drivers make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/drivers' Making install in gui_tools make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' Making install in cli make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' Making install in xsup_set_pwd make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' make[4]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' /bin/sh ../../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin /usr/bin/install -c xsup_set_pwd /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_set_pwd make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_set_pwd' Making install in xsup_monitor make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' make[4]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' /bin/sh ../../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin /usr/bin/install -c xsup_monitor /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_monitor make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_monitor' Making install in xsup_get_state make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' make[4]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' /bin/sh ../../../mkinstalldirs /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin /usr/bin/install -c xsup_get_state /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_get_state make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli/xsup_get_state' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[4]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools/cli' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[3]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8/gui_tools' make[1]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8' make[2]: Entering directory `/builddir/build/BUILD/xsupplicant-1.2.8' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8' make[1]: Leaving directory `/builddir/build/BUILD/xsupplicant-1.2.8' + install -D -m0600 etc/xsupplicant.conf /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/etc/xsupplicant.conf + touch -r README doc/pdf/Open1x-UserGuide.pdf + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/xsupplicant-1.2.8 extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_monitor extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_ntpwdhash extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/config-parser extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_get_state extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/bin/xsup_set_pwd extracting debug info from /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/sbin/xsupplicant cpio: xsupplicant-1.2.8/lib/libxsupconfig/y.tab.h: Cannot stat: No such file or directory 2939 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xsupplicant-1.2.8-4.fc8.3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.52025 + umask 022 + cd /builddir/build/BUILD + cd xsupplicant-1.2.8 + DOCDIR=/var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/share/doc/xsupplicant-1.2.8 + export DOCDIR + rm -rf /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/share/doc/xsupplicant-1.2.8 + /bin/mkdir -p /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/share/doc/xsupplicant-1.2.8 + cp -pr AUTHORS COPYING README doc/html/ doc/txt/ doc/pdf doc/README.certificates doc/README.wpa etc/md5-example.conf etc/peap-example.conf etc/tls-example.conf etc/ttls-example.conf etc/wpa-psk-example.conf etc/xsupplicant.conf /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder/usr/share/doc/xsupplicant-1.2.8 + exit 0 Provides: config(xsupplicant) = 1.2.8-4.fc8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: config(xsupplicant) = 1.2.8-4.fc8.3 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.6()(64bit) libiw.so.29()(64bit) libm.so.6()(64bit) libssl.so.6()(64bit) rtld(GNU_HASH) Processing files: xsupplicant-devel-1.2.8-4.fc8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: xsupplicant = 1.2.8-4.fc8.3 Processing files: xsupplicant-debuginfo-1.2.8-4.fc8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/xsupplicant-1.2.8-4.fc8.3.ppc64.rpm Wrote: /builddir/build/RPMS/xsupplicant-devel-1.2.8-4.fc8.3.ppc64.rpm Wrote: /builddir/build/RPMS/xsupplicant-debuginfo-1.2.8-4.fc8.3.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.39559 + umask 022 + cd /builddir/build/BUILD + cd xsupplicant-1.2.8 + rm -rf /var/tmp/xsupplicant-1.2.8-4.fc8.3-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.39559 + umask 022 + cd /builddir/build/BUILD + rm -rf xsupplicant-1.2.8 + exit 0