See 
<https://ci.trafficserver.apache.org/job/freebsd_10-master/compiler=clang,label=freebsd_10,type=debug/652/>

------------------------------------------
[...truncated 2967 lines...]
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515mv -f 
.deps/tslua_la-ts_lua_log.Tpo .deps/tslua_la-ts_lua_log.Plo
:54: error: incomplete definition of type 'struct sockaddr_in'
/bin/sh ../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts  
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6  
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_http_config.lo -MD -MP -MF 
.deps/tslua_la-ts_lua_http_config.Tpo -c -o tslua_la-ts_lua_http_config.lo 
`test -f 'ts_lua_http_config.c' || echo 
'../../../../plugins/experimental/ts_lua/'`ts_lua_http_config.c
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
mv -f .deps/tslua_la-ts_lua_util.Tpo .deps/tslua_la-ts_lua_util.Plo
                                  ^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:66:40: note: expanded from macro '__bswap16_gen'
/bin/sh ../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts  
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6  
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_mgmt.lo -MD -MP -MF .deps/tslua_la-ts_lua_mgmt.Tpo -c -o 
tslua_la-ts_lua_mgmt.lo `test -f 'ts_lua_mgmt.c' || echo 
'../../../../plugins/experimental/ts_lua/'`ts_lua_mgmt.c
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                              ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:29: note: 
forward declaration of 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:54: error: 
incomplete definition of type 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:66:51: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                                         ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:29: note: 
forward declaration of 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:54: error: 
incomplete definition of type 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:75:53: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:29: note: 
forward declaration of 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
libtool: compile:  clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts 
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6 
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_http_config.lo -MD -MP -MF 
.deps/tslua_la-ts_lua_http_config.Tpo -c 
../../../../plugins/experimental/ts_lua/ts_lua_http_config.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_http_config.o
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:516:76: error: 
incomplete definition of type 'struct sockaddr_in'
      inet_ntop(AF_INET, (const void *) &((struct sockaddr_in *) 
server_ip)->sin_addr, sip, sizeof(sip));
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:515:29: note: 
forward declaration of 'struct sockaddr_in'
      port = ntohs(((struct sockaddr_in *) server_ip)->sin_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:libtool: 
compile:  clang -DHAVE_CONFIG_H -I. -I../../../../plugins/experimental/ts_lua 
-I../../../lib/ts -I../../../proxy/api -I../../../../proxy/api 
-I../../../lib/ts -I../../../../lib/ts -I../../../../lib 
-I../../../../lib/luajit/src -I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG 
-D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT 
-D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN 
-I/usr/local/include/tcl8.6 -ggdb3 -pipe -Wall -Qunused-arguments -Werror 
-mcx16 -MT tslua_la-ts_lua_mgmt.lo -MD -MP -MF .deps/tslua_la-ts_lua_mgmt.Tpo 
-c ../../../../plugins/experimental/ts_lua/ts_lua_mgmt.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_mgmt.o
55: libtool: compile:  clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts 
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6 
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_http_cntl.lo -MD -MP -MF .deps/tslua_la-ts_lua_http_cntl.Tpo -c 
../../../../plugins/experimental/ts_lua/ts_lua_http_cntl.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_http_cntl.o
error: incomplete definition of type 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:29: note: 
forward declaration of 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^mv -f .deps/tslua_la-ts_lua_transform.Tpo 
.deps/tslua_la-ts_lua_transform.Plo

/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:55: error: 
incomplete definition of type 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
/bin/sh ../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts  
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6  
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_package.lo -MD -MP -MF .deps/tslua_la-ts_lua_package.Tpo -c -o 
tslua_la-ts_lua_package.lo `test -f 'ts_lua_package.c' || echo 
'../../../../plugins/experimental/ts_lua/'`ts_lua_package.c
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:66:40: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                              ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:29: note: 
forward declaration of 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:55: error: 
incomplete definition of type 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                       ^
/usr/include/x86/endian.h:66:51: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x)        (__uint16_t)((x) << 8 | (x) >> 8)
                                                         ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:29: note: 
forward declaration of 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:55: error: 
incomplete definition of type 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:75:53: note: expanded from macro '__bswap16'
            __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
                                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:29: note: 
forward declaration of 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:520:78: error: 
incomplete definition of type 'struct sockaddr_in6'
      inet_ntop(AF_INET6, (const void *) &((struct sockaddr_in6 *) 
server_ip)->sin6_addr, sip, sizeof(sip));
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../../../../plugins/experimental/ts_lua/ts_lua_server_request.c:519:29: note: 
forward declaration of 'struct sockaddr_in6'
      port = ntohs(((struct sockaddr_in6 *) server_ip)->sin6_port);
                            ^
/usr/include/arpa/inet.h:173:26: note: expanded from macro 'ntohs'
#define ntohs(x)        __ntohs(x)
                                ^
/usr/include/x86/endian.h:129:30: note: expanded from macro '__ntohs'
#define __ntohs(x)      __bswap16(x)
                                  ^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
        ((__uint16_t)(__builtin_constant_p(x) ? \
                                           ^
14mv -f .deps/tslua_la-ts_lua_mgmt.Tpo .deps/tslua_la-ts_lua_mgmt.Plo
 errorsmv -f .deps/tslua_la-ts_lua_http_config.Tpo 
.deps/tslua_la-ts_lua_http_config.Plo
 generated.
/bin/sh ../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts  
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6  
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_string.lo -MD -MP -MF .deps/tslua_la-ts_lua_string.Tpo -c -o 
tslua_la-ts_lua_string.lo `test -f 'ts_lua_string.c' || echo 
'../../../../plugins/experimental/ts_lua/'`ts_lua_string.c
/bin/sh ../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts  
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6  
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_crypto.lo -MD -MP -MF .deps/tslua_la-ts_lua_crypto.Tpo -c -o 
tslua_la-ts_lua_crypto.lo `test -f 'ts_lua_crypto.c' || echo 
'../../../../plugins/experimental/ts_lua/'`ts_lua_crypto.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts 
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6 
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_package.lo -MD -MP -MF .deps/tslua_la-ts_lua_package.Tpo -c 
../../../../plugins/experimental/ts_lua/ts_lua_package.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_package.o
Makefile:849: recipe for target 'tslua_la-ts_lua_server_request.lo' failed
gmake[3]: *** [tslua_la-ts_lua_server_request.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
libtool: compile:  clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts 
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6 
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_crypto.lo -MD -MP -MF .deps/tslua_la-ts_lua_crypto.Tpo -c 
../../../../plugins/experimental/ts_lua/ts_lua_crypto.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_crypto.o
mv -f .deps/tslua_la-ts_lua_remap.Tpo .deps/tslua_la-ts_lua_remap.Plo
mv -f .deps/tslua_la-ts_lua_http_cntl.Tpo .deps/tslua_la-ts_lua_http_cntl.Plo
libtool: compile:  clang -DHAVE_CONFIG_H -I. 
-I../../../../plugins/experimental/ts_lua -I../../../lib/ts 
-I../../../proxy/api -I../../../../proxy/api -I../../../lib/ts 
-I../../../../lib/ts -I../../../../lib -I../../../../lib/luajit/src 
-I/usr/local/include -Dfreebsd -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 
-D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 
-D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/local/include/tcl8.6 
-ggdb3 -pipe -Wall -Qunused-arguments -Werror -mcx16 -MT 
tslua_la-ts_lua_string.lo -MD -MP -MF .deps/tslua_la-ts_lua_string.Tpo -c 
../../../../plugins/experimental/ts_lua/ts_lua_string.c  -fPIC -DPIC -o 
.libs/tslua_la-ts_lua_string.o
mv -f .deps/tslua_la-ts_lua_string.Tpo .deps/tslua_la-ts_lua_string.Plo
mv -f .deps/tslua_la-ts_lua_package.Tpo .deps/tslua_la-ts_lua_package.Plo
mv -f .deps/tslua_la-ts_lua_crypto.Tpo .deps/tslua_la-ts_lua_crypto.Plo
gmake[3]: Leaving directory 
'<https://ci.trafficserver.apache.org/job/freebsd_10-master/compiler=clang,label=freebsd_10,type=debug/ws/652/build/BUILDS/plugins/experimental/ts_lua'>
Makefile:611: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
'<https://ci.trafficserver.apache.org/job/freebsd_10-master/compiler=clang,label=freebsd_10,type=debug/ws/652/build/BUILDS/plugins/experimental'>
Makefile:603: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
'<https://ci.trafficserver.apache.org/job/freebsd_10-master/compiler=clang,label=freebsd_10,type=debug/ws/652/build/BUILDS/plugins'>
Makefile:658: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Reply via email to