Source: trafficserver Version: 6.0.0-2 Severity: serious Control: block 797926 by -1
Hi, Your package is failing to build on armhf with the following error: libtool: link: c++ -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -O3 -std=c++11 -pipe -Wall -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -rdynamic -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/traffic_crashlog procinfo.o traffic_crashlog.o ../../lib/records/librecords_p.a ../../mgmt/.libs/libmgmt_p.a ../../iocore/eventsystem/libinkevent.a ../../proxy/shared/libUglyLogStubs.a ../../mgmt/api/.libs/libtsmgmt.so ../../lib/ts/.libs/libtsutil.so -L/usr/lib/arm-linux-gnueabihf -ltcl8.6 -lhwloc -laio -lcap -lpcre -lz -lcrypt -lpthread -ldl -lxml2 -Wl,-rpath -Wl,/usr/lib/trafficserver ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `iobuffer_mem_dec(char const*, long long)': /«PKGBUILDDIR»/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:162: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:162: undefined reference to `ioBufAllocator' ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `ClassAllocator<IOBufferData>::free(IOBufferData*)': /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBufAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBufAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBufAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../lib/ts/Allocator.h:134: undefined reference to `ioBufAllocator' ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `UDPPacketInternal::free()': /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioBufAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/net/P_UDPPacket.h:83: undefined reference to `ioBufAllocator' ../../proxy/shared/libUglyLogStubs.a(UglyLogStubs.o): In function `iobuffer_mem_dec(char const*, long long)': /«PKGBUILDDIR»/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:162: undefined reference to `ioBlockAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:162: undefined reference to `ioDataAllocator' /«PKGBUILDDIR»/proxy/shared/../../iocore/eventsystem/P_IOBuffer.h:162: undefined reference to `ioBufAllocator' collect2: error: ld returned 1 exit status A full log can be seen at: https://buildd.debian.org/status/fetch.php?pkg=trafficserver&arch=armhf&ver=6.0.0-2&stamp=1446776823 Kurt