Script started on Tue Oct 2 19:48:55 2012 make ===> License BSD accepted by the user ===> sixxs-aiccu-20070115_2 depends on file: /usr/local/sbin/pkg - found ===> Extracting for sixxs-aiccu-20070115_2 => SHA256 Checksum OK for aiccu_20070115.tar.gz. ===> Patching for sixxs-aiccu-20070115_2 ===> sixxs-aiccu-20070115_2 depends on executable: gmake - found ===> sixxs-aiccu-20070115_2 depends on shared library: gnutls-openssl.27 - found ===> Configuring for sixxs-aiccu-20070115_2 ===> Building for sixxs-aiccu-20070115_2 clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o main.o main.c clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/tun.o ../common/tun.c clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/aiccu.o ../common/aiccu.c clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/hash_md5.o ../common/hash_md5.c ../common/hash_md5.c:134:24: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ 1 warning generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/hash_sha1.o ../common/hash_sha1.c ../common/hash_sha1.c:64:10: warning: cast from 'const sha1_byte *' (aka 'const unsigned char *') to 'BYTE64QUAD16 *' (aka 'union _BYTE64QUAD16 *') increases required alignment from 1 to 4 [-Wcast-align] block = (BYTE64QUAD16*)buffer; ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/common.o ../common/common.c ../common/common.c:194:58: warning: for loop has empty body [-Wempty-body] for (i=0; (i < (*filled-1)) && (rbuf[i] != '\n'); i++); ^ ../common/common.c:194:58: note: put the semicolon on a separate line to silence this warning [-Wempty-body] ../common/common.c:303:2: warning: 'gnutls_certificate_type_set_priority' is deprecated [-Wdeprecated-declarations] gnutls_certificate_type_set_priority(sock->session, cert_type_priority); ^ 2 warnings generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/heartbeat.o ../common/heartbeat.c ../common/heartbeat.c:90:17: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] sIPv4Interface = sIPv4Interface; ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/tic.o ../common/tic.c clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/ayiya.o ../common/ayiya.c ../common/ayiya.c:84:25: warning: cast from 'char *' to 'struct pseudo_ayh *' increases required alignment from 1 to 4 [-Wcast-align] struct pseudo_ayh *s = (struct pseudo_ayh *)buf, s2; ^~~~~~~~~~~~~~~~~~~~~~~~ ../common/ayiya.c:159:25: warning: cast from 'unsigned char *' to 'struct pseudo_ayh *' increases required alignment from 1 to 4 [-Wcast-align] struct pseudo_ayh *s = (struct pseudo_ayh *)buf; ^~~~~~~~~~~~~~~~~~~~~~~~ ../common/ayiya.c:377:29: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 1 to 4 [-Wcast-align] memcpy(&ayiya_ipv4_pop, &((struct sockaddr_in *)res->ai_addr)->sin_addr, 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/ayiya.c:402:31: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in6 *' increases required alignment from 1 to 4 [-Wcast-align] memcpy(&ayiya_ipv6_local, &((struct sockaddr_in6 *)res->ai_addr)->sin6_addr, 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/ayiya.c:427:29: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in6 *' increases required alignment from 1 to 4 [-Wcast-align] memcpy(&ayiya_ipv6_pop, &((struct sockaddr_in6 *)res->ai_addr)->sin6_addr, 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/aiccu_test.o ../common/aiccu_test.c clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/resolver.o ../common/resolver.c ../common/resolver.c:33:21: warning: cast from 'unsigned char *' to 'HEADER *' increases required alignment from 1 to 4 [-Wcast-align] HEADER *header = (HEADER *)answer; ^~~~~~~~~~~~~~~~ 1 warning generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -c -o ../common/aiccu_kame.o ../common/aiccu_kame.c ../common/aiccu_kame.c:85:10: warning: explicitly assigning a variable of type 'struct TIC_Tunnel *' to itself [-Wself-assign] hTunnel = hTunnel; ~~~~~~~ ^ ~~~~~~~ 1 warning generated. clang -O2 -pipe -march=core2 -fno-color-diagnostics -Wall -D_REENTRANT -DAICCU_GNUTLS -I/usr/local/include -fno-strict-aliasing -W -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fno-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D_FREEBSD -D NEED_IFHEAD -D AICCU_TYPE="\"kame\"" -pthread -L/usr/local/lib -lgnutls -o aiccu main.o ../common/tun.o ../common/aiccu.o ../common/hash_md5.o ../common/hash_sha1.o ../common/common.o ../common/heartbeat.o ../common/tic.o ../common/ayiya.o ../common/aiccu_test.o ../common/resolver.o ../common/aiccu_kame.o Script done on Tue Oct 2 19:49:01 2012