Source: tcpflow
Version: 1.4.0+repack1-1
Severity: serious
Justification: FTBFS

Hi,

looks like some hardcoded x86 asm instructions were added to tcpflow?
Example on armel:
| g++ -DHAVE_CONFIG_H -I.  -I../src/be13_api -pthread -I/usr/local/include 
-D_FORTIFY_SOURCE=2 -DUTC_OFFSET=+0000   -g -pthread -g -O3 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -MD 
-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align 
-Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar 
-Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time 
-Wstrict-null-sentinel -Weffc++  -c -o dfxml/src/dfxml_writer.o 
dfxml/src/dfxml_writer.cpp
| dfxml/src/dfxml_writer.cpp: In static member function 'static void 
dfxml_writer::cpuid(uint32_t, long unsigned int*, long unsigned int*, long 
unsigned int*, long unsigned int*)':
| dfxml/src/dfxml_writer.cpp:400:33: error: impossible constraint in 'asm'
|                           : "cc");
|                                  ^
| make[3]: *** [dfxml/src/dfxml_writer.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=tcpflow&suite=sid

For the records, kfreebsd-* have different failure modes:
| ./be13_api/bulk_extractor_i.h: In member function 'int 
be13::packet_info::vlan() const':
| ./be13_api/bulk_extractor_i.h:430:26: error: 'ETHERTYPE_VLAN' was not 
declared in this scope
|          if(ether_type()==ETHERTYPE_VLAN){
|                           ^
| make[3]: *** [netviz/plot_view.o] Error 1

so you might want to track through a different bug report, possibly
asking debian-bsd@ for help.

Mraw,
KiBi.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to