gregor herrmann <gre...@debian.org> writes: > I just tried and: with or without your patch
Thank you for looking into this issue. > - the configure call is identical This is expected. cdbs already ensures that configure is called with the correct parameters, the patch doesn't change anything here. > - the blhc messages are the same I tried it out using ebview 0.3.6.2-1.4 and blhc version 0.04+20140813+gitac2b8ce-1: ebview 0.3.6.2-1.4 without the patch: $ blhc ebview_0.3.6.2-1.4_i386.build CPPFLAGS missing (-D_FORTIFY_SOURCE=2): cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o /tmp/ebview-0.3.6.2/src/ebview-client /tmp/ebview-0.3.6.2/src/ebview-client.c LDFLAGS missing (-Wl,-z,relro): cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o /tmp/ebview-0.3.6.2/src/ebview-client /tmp/ebview-0.3.6.2/src/ebview-client.c CPPFLAGS missing (-D_FORTIFY_SOURCE=2): cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o /tmp/ebview-0.3.6.2/src/ebview-client /tmp/ebview-0.3.6.2/src/ebview-client.c LDFLAGS missing (-Wl,-z,relro): cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o /tmp/ebview-0.3.6.2/src/ebview-client /tmp/ebview-0.3.6.2/src/ebview-client.c ebview 0.3.6.2-1.4 with patch: $ blhc ebview_0.3.6.2-1.4p7764251_i386.build (no output) What output are you seeing from blhc? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org