=> Bootstrap dependency digest>=20010302: found digest-20180917
===> Building for trafficserver-7.1.2nb4
Making all in proxy/api/ts
gmake[1]: Entering directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/proxy/api/ts'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/proxy/api/ts'
Making all in iocore
gmake[1]: Entering directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/iocore'
Making all in eventsystem
gmake[2]: Entering directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/iocore/eventsystem'
depbase=`echo EventSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H -I. -I../../lib  -Dunknown -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I/usr/pkg/include -I/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/lib -I/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/lib/records -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -D_GNU_SOURCE -DOPENSSL_NO_SSL_INTERN -std=c++11 -g -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -MT EventSystem.o -MD -MP -MF $depbase.Tpo -c -o EventSystem.o EventSystem.cc &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ../../lib/ts/Allocator.h:45:0,
                 from I_IOBuffer.h:44,
                 from I_EventSystem.h:30,
                 from P_EventSystem.h:36,
                 from EventSystem.cc:31:
../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor"
 #error "unsupported processor"
  ^
In file included from ../../lib/ts/Allocator.h:45:0,
                 from I_IOBuffer.h:44,
                 from I_EventSystem.h:30,
                 from P_EventSystem.h:36,
                 from EventSystem.cc:31:
../../lib/ts/List.h: In member function 'bool AtomicSLL<C, L>::empty()':
../../lib/ts/ink_queue.h:184:70: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive]
 #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head)))))
                                                                      ^
../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR'
 #define TO_PTR(_x) ((void *)(_x))
                              ^
../../lib/ts/List.h:708:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY'
     return INK_ATOMICLIST_EMPTY(al);
            ^
../../lib/ts/ink_queue.h:184:70: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
 #define INK_ATOMICLIST_EMPTY(_x) (!(TO_PTR(FREELIST_POINTER((_x.head)))))
                                                                      ^
../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR'
 #define TO_PTR(_x) ((void *)(_x))
                              ^
../../lib/ts/List.h:708:12: note: in expansion of macro 'INK_ATOMICLIST_EMPTY'
     return INK_ATOMICLIST_EMPTY(al);
            ^
../../lib/ts/List.h: In member function 'C* AtomicSLL<C, L>::head()':
../../lib/ts/List.h:725:48: error: there are no arguments to 'FREELIST_POINTER' that depend on a template parameter, so a declaration of 'FREELIST_POINTER' must be available [-fpermissive]
     return (C *)TO_PTR(FREELIST_POINTER(al.head));
                                                ^
../../lib/ts/ink_queue.h:123:30: note: in definition of macro 'TO_PTR'
 #define TO_PTR(_x) ((void *)(_x))
                              ^
In file included from ../../lib/ts/Diags.h:42:0,
                 from I_Lock.h:28,
                 from I_Continuation.h:41,
                 from I_Action.h:30,
                 from I_EventSystem.h:31,
                 from P_EventSystem.h:36,
                 from EventSystem.cc:31:
../../lib/ts/ink_inet.h: In function '__in_addr_t& ats_ip4_addr_cast(sockaddr*)':
../../lib/ts/ink_inet.h:500:77: error: cannot bind packed field '(ats_is_ip4(((const sockaddr*)addr)) ? ats_ip4_cast(addr)->sockaddr_in::sin_addr.in_addr::s_addr : (dummy = 0u))' to '__in_addr_t& {aka unsigned int&}'
   return ats_is_ip4(addr) ? ats_ip4_cast(addr)->sin_addr.s_addr : (dummy = 0);
                                                                             ^
../../lib/ts/ink_inet.h: In function 'const __in_addr_t& ats_ip4_addr_cast(const sockaddr*)':
../../lib/ts/ink_inet.h:515:107: warning: returning reference to temporary [-Wreturn-local-addr]
   return ats_is_ip4(addr) ? ats_ip4_cast(addr)->sin_addr.s_addr : static_cast<in_addr_t const &>(dummy = 0);
                                                                                                           ^
gmake[2]: *** [Makefile:1026: EventSystem.o] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/iocore/eventsystem'
gmake[1]: *** [Makefile:651: all-recursive] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/www/trafficserver/work/trafficserver-7.1.2/iocore'
gmake: *** [Makefile:679: all-recursive] Error 1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/www/trafficserver
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/trafficserver