D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Linux-DVB-1.30.0-4.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M8mQR1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Linux-DVB-1.03 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Linux-DVB-1.03.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Linux-DVB-1.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lyD3vl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Linux-DVB-1.03 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.026001, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Linux::DVB. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Linux::DVB, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Linux::DVB with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Linux::DVB Writing MYMETA.yml and MYMETA.json + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 Running Mkbootstrap for DVB () chmod 644 "DVB.bs" "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- DVB.bs blib/arch/auto/Linux/DVB/DVB.bs 644 cp DVB.pm blib/lib/Linux/DVB.pm "/usr/bin/perl5.26.1" "/usr/lib/perl5/5.26.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.26.1/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Linux-DVB-1.03/typemap' DVB.xs > DVB.xsc mv DVB.xsc DVB.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/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 } ^~~~ make: *** [Makefile:328: DVB.o] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.lyD3vl (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.lyD3vl (%build) I: [iurt_root_command] ERROR: chroot