Bug#884626: liblinux-dvb-perl FTBFS with linux-libc-dev 4.14.2-1

Adrian Bunk bunk at debian.org
Sun Dec 17 19:58:03 UTC 2017


Source: liblinux-dvb-perl
Version: 1.03-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/liblinux-dvb-perl.html

...
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/1st/liblinux-dvb-perl-1.03'
cp DVB.pm blib/lib/Linux/DVB.pm
Running Mkbootstrap for DVB ()
chmod 644 "DVB.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DVB.bs blib/arch/auto/Linux/DVB/DVB.bs 644
"/usr/bin/perl" "/usr/share/perl/5.26/ExtUtils/xsubpp"  -typemap '/usr/share/perl/5.26/ExtUtils/typemap' -typemap '/build/1st/liblinux-dvb-perl-1.03/typemap'  DVB.xs > DVB.xsc
mv DVB.xsc DVB.c
x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE"   DVB.c
DVB.xs:193:10: error: 'DMX_KERNEL_CLIENT' undeclared here (not in a function)
   CONST (DMX_KERNEL_CLIENT),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:195:10: error: 'DMX_SOURCE_FRONT0' undeclared here (not in a function)
   CONST (DMX_SOURCE_FRONT0),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:196:10: error: 'DMX_SOURCE_FRONT1' undeclared here (not in a function); did you mean 'DMX_SOURCE_FRONT0'?
   CONST (DMX_SOURCE_FRONT1),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:197:10: error: 'DMX_SOURCE_FRONT2' undeclared here (not in a function); did you mean 'DMX_SOURCE_FRONT1'?
   CONST (DMX_SOURCE_FRONT2),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:198:10: error: 'DMX_SOURCE_FRONT3' undeclared here (not in a function); did you mean 'DMX_SOURCE_FRONT2'?
   CONST (DMX_SOURCE_FRONT3),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:200:10: error: 'DMX_SOURCE_DVR0' undeclared here (not in a function); did you mean 'DMX_SOURCE_FRONT0'?
   CONST (DMX_SOURCE_DVR0),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:201:10: error: 'DMX_SOURCE_DVR1' undeclared here (not in a function); did you mean 'DMX_SOURCE_DVR0'?
   CONST (DMX_SOURCE_DVR1),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:202:10: error: 'DMX_SOURCE_DVR2' undeclared here (not in a function); did you mean 'DMX_SOURCE_DVR1'?
   CONST (DMX_SOURCE_DVR2),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
DVB.xs:203:10: error: 'DMX_SOURCE_DVR3' undeclared here (not in a function); did you mean 'DMX_SOURCE_DVR2'?
   CONST (DMX_SOURCE_DVR3),
          ^
DVB.xs:10:30: note: in definition of macro 'CONST'
 #define CONST(name) { #name, name }
                              ^~~~
Makefile:329: recipe for target 'DVB.o' failed
make[1]: *** [DVB.o] Error 1



More information about the pkg-perl-maintainers mailing list