Hello, While trying to generate Trafficserver 5.2.0 debian package for Wheezy (current stable), I figured out build fails for i386. Please find relevant build logs attached.
Does anyone experienced this issue as well ? Regards, Jean Baptiste
Making all in traffic_crashlog make[3]: Entering directory `/tmp/buildd/trafficserver-5.2.0/cmd/traffic_crashlog' c++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/ts -I../../lib/records -I../../mgmt -I../../mgmt/utils -I../../mgmt/api/include -D_FORTIFY_SOURCE=2 -Dlinux -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -DOPENSSL_NO_SSL_INTERN -I/usr/include/tcl8.5 -I/usr/include/libxml2 -Wunused-parameter -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=c++11 -pipe -Wall -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof -march=i586 -c -o procinfo.o procinfo.cc procinfo.cc: In function 'bool crashlog_write_registers(FILE*, const crashlog_target&)': procinfo.cc:308:92: error: 'REGCAST' was not declared in this scope make[3]: *** [procinfo.o] Error 1 make[3]: Leaving directory `/tmp/buildd/trafficserver-5.2.0/cmd/traffic_crashlog' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/trafficserver-5.2.0/cmd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/trafficserver-5.2.0' dh_auto_build: make -j1 returned exit code 2 make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2