dpkg-buildpackage: source package test dpkg-buildpackage: host architecture is ia64 # Old buildd logs use "host architecture is ia64" (note the "is"). Detect the # architecture correctly for those logs. gcc -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -Wformat -Wformat-security -Werror=format-security -Wall -c test.c gcc -fPIE -pie -o test test.o