Source: hercules Version: 3.12-1 Severity: important Hi,
hercules FTBFS on kfreebsd-*: https://buildd.debian.org/status/fetch.php?pkg=hercules&arch=kfreebsd-i386&ver=3.12-1&stamp=1451860220 https://buildd.debian.org/status/fetch.php?pkg=hercules&arch=kfreebsd-amd64&ver=3.12-1&stamp=1451860417 /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O2 -module -no-undefined -export-dynamic -avoid-version -Wl,-z,relro -Wl,--warn-common -Wl,-z,relro -Wl,--warn-common -o hdt3705.la -rpath /usr/lib/hercules comm3705.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -ldl -pthread -lbz2 libtool: link: gcc -shared -fPIC -DPIC .libs/comm3705.o -Wl,-rpath -Wl,/«PKGBUILDDIR»/.libs -Wl,-rpath -Wl,/usr/lib/hercules ./.libs/libherc.so ./.libs/libhercs.so ./.libs/libhercu.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -O2 -O2 -Wl,-z -Wl,relro -Wl,--warn-common -Wl,-z -Wl,relro -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3705.so -o .libs/hdt3705.so libtool: link: ( cd ".libs" && rm -f "hdt3705.la" && ln -s "../hdt3705.la" "hdt3705.la" ) /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -Wdate-time -D_FORTIFY_SOURCE=2 -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib/hercules\" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O2 -MT ctc_lcs.lo -MD -MP -MF .deps/ctc_lcs.Tpo -c -o ctc_lcs.lo ctc_lcs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -Wdate-time -D_FORTIFY_SOURCE=2 -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib/hercules\" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O2 -MT ctc_lcs.lo -MD -MP -MF .deps/ctc_lcs.Tpo -c ctc_lcs.c -fPIC -DPIC -o .libs/ctc_lcs.o In file included from hstdinc.h:226:0, from ctc_lcs.c:5: hostopts.h:339:2: warning: #warning hostopts.h: unknown target platform: defaulting to generic platform settings. [-Wcpp] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ctc_lcs.c:13:0: hercifc.h:88:22: error: field 'rtentry' has incomplete type struct rtentry rtentry; ^ Makefile:1737: recipe for target 'ctc_lcs.lo' failed make[3]: *** [ctc_lcs.lo] Error 1 Andreas