D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/dvbtune-0.5-24.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nVR78G + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dvbtune-0.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dvbtune-0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dvbtune-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/dvbtune-0.5-fix-compile.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/dvbtune-0.5-mga-honor-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IQqKKG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dvbtune-0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 INCS=-I/usr/src/linux/include gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT -c -o tune.o tune.c In file included from tune.h:25, from tune.c:41: dvb_defaults.h:83:2: warning: #warning No DVB-T country defined in dvb_defaults.h [-Wcpp] 83 | #warning No DVB-T country defined in dvb_defaults.h | ^~~~~~~ dvb_defaults.h:84:2: warning: #warning defaulting to UK [-Wcpp] 84 | #warning defaulting to UK | ^~~~~~~ dvb_defaults.h:85:2: warning: #warning Ignore this if using Satellite or Cable [-Wcpp] 85 | #warning Ignore this if using Satellite or Cable | ^~~~~~~ tune.c: In function 'check_status': tune.c:252:21: warning: 'fe_info.type' may be used uninitialized [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ tune.c:219:28: note: 'fe_info' declared here 219 | struct dvb_frontend_info fe_info; | ^~~~~~~ gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT dvbtune.c tune.o -o dvbtune In file included from tune.h:25, from dvbtune.c:68: dvb_defaults.h:83:2: warning: #warning No DVB-T country defined in dvb_defaults.h [-Wcpp] 83 | #warning No DVB-T country defined in dvb_defaults.h | ^~~~~~~ dvb_defaults.h:84:2: warning: #warning defaulting to UK [-Wcpp] 84 | #warning defaulting to UK | ^~~~~~~ dvb_defaults.h:85:2: warning: #warning Ignore this if using Satellite or Cable [-Wcpp] 85 | #warning Ignore this if using Satellite or Cable | ^~~~~~~ dvbtune.c: In function 'scan_nit': dvbtune.c:703:16: warning: variable 'network_id' set but not used [-Wunused-but-set-variable] 703 | int info_len,network_id; | ^~~~~~~~~~ dvbtune.c: In function 'main': dvbtune.c:1091:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 1091 | int count; | ^~~~~ + /usr/bin/make -O -j16 V=1 VERBOSE=1 xml2vdr gcc -O2 -g -pipe -Wformat -Wall -I /usr/include/libxml2 -I ../DVB/include -DNEWSTRUCT -o xml2vdr xml2vdr.c -lxml2 xml2vdr.c: In function 'xmlsat_GetEntity': xml2vdr.c:81:33: warning: pointer targets in passing argument 1 of 'xmlGetPredefinedEntity' differ in signedness [-Wpointer-sign] 81 | return xmlGetPredefinedEntity(name); | ^~~~ | | | const char * In file included from /usr/include/libxml2/libxml/parser.h:18, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:105:65: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 105 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:348:15: warning: 'ctxt' may be used uninitialized [-Wmaybe-uninitialized] 348 | ctxt->sax = &xmlsatSAXParser; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ xml2vdr.c:330:20: note: 'ctxt' was declared here 330 | xmlParserCtxtPtr ctxt; | ^~~~ + install -m 755 dvbtune dvbtune-uk + install -m 755 xml2vdr dvb_xml2vdr-uk + /usr/bin/make -O -j16 V=1 VERBOSE=1 clean rm -f *.o *~ dvbtune xml2vdr + /usr/bin/make -O -j16 V=1 VERBOSE=1 INCS=-I/usr/src/linux/include FINLAND=1 gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT -DFINLAND -c -o tune.o tune.c tune.c: In function 'check_status': tune.c:252:21: warning: 'fe_info.type' may be used uninitialized [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ tune.c:219:28: note: 'fe_info' declared here 219 | struct dvb_frontend_info fe_info; | ^~~~~~~ gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT -DFINLAND dvbtune.c tune.o -o dvbtune dvbtune.c: In function 'scan_nit': dvbtune.c:703:16: warning: variable 'network_id' set but not used [-Wunused-but-set-variable] 703 | int info_len,network_id; | ^~~~~~~~~~ dvbtune.c: In function 'main': dvbtune.c:1091:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 1091 | int count; | ^~~~~ + /usr/bin/make -O -j16 V=1 VERBOSE=1 FINLAND=1 xml2vdr gcc -O2 -g -pipe -Wformat -Wall -I /usr/include/libxml2 -I ../DVB/include -DNEWSTRUCT -DFINLAND -o xml2vdr xml2vdr.c -lxml2 xml2vdr.c: In function 'xmlsat_GetEntity': xml2vdr.c:81:33: warning: pointer targets in passing argument 1 of 'xmlGetPredefinedEntity' differ in signedness [-Wpointer-sign] 81 | return xmlGetPredefinedEntity(name); | ^~~~ | | | const char * In file included from /usr/include/libxml2/libxml/parser.h:18, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:105:65: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 105 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:348:15: warning: 'ctxt' may be used uninitialized [-Wmaybe-uninitialized] 348 | ctxt->sax = &xmlsatSAXParser; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ xml2vdr.c:330:20: note: 'ctxt' was declared here 330 | xmlParserCtxtPtr ctxt; | ^~~~ + install -m 755 dvbtune dvbtune-fin + install -m 755 xml2vdr dvb_xml2vdr-fin + /usr/bin/make -O -j16 V=1 VERBOSE=1 clean rm -f *.o *~ dvbtune xml2vdr + /usr/bin/make -O -j16 V=1 VERBOSE=1 INCS=-I/usr/src/linux/include FINLAND2=1 gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT -DFINLAND2 -c -o tune.o tune.c tune.c: In function 'check_status': tune.c:252:21: warning: 'fe_info.type' may be used uninitialized [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ tune.c:219:28: note: 'fe_info' declared here 219 | struct dvb_frontend_info fe_info; | ^~~~~~~ gcc -O2 -g -pipe -Wformat -Wall -I/usr/src/linux/include -DNEWSTRUCT -DFINLAND2 dvbtune.c tune.o -o dvbtune dvbtune.c: In function 'scan_nit': dvbtune.c:703:16: warning: variable 'network_id' set but not used [-Wunused-but-set-variable] 703 | int info_len,network_id; | ^~~~~~~~~~ dvbtune.c: In function 'main': dvbtune.c:1091:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] 1091 | int count; | ^~~~~ + /usr/bin/make -O -j16 V=1 VERBOSE=1 FINLAND2=1 xml2vdr gcc -O2 -g -pipe -Wformat -Wall -I /usr/include/libxml2 -I ../DVB/include -DNEWSTRUCT -DFINLAND2 -o xml2vdr xml2vdr.c -lxml2 xml2vdr.c: In function 'xmlsat_GetEntity': xml2vdr.c:81:33: warning: pointer targets in passing argument 1 of 'xmlGetPredefinedEntity' differ in signedness [-Wpointer-sign] 81 | return xmlGetPredefinedEntity(name); | ^~~~ | | | const char * In file included from /usr/include/libxml2/libxml/parser.h:18, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:105:65: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 105 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:348:15: warning: 'ctxt' may be used uninitialized [-Wmaybe-uninitialized] 348 | ctxt->sax = &xmlsatSAXParser; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ xml2vdr.c:330:20: note: 'ctxt' was declared here 330 | xmlParserCtxtPtr ctxt; | ^~~~ + install -m 755 dvbtune dvbtune-fin2 + install -m 755 xml2vdr dvb_xml2vdr-fin2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cZsOzj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 + cd dvbtune-0.5 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin + install -m 755 dvbtune-fin dvbtune-fin2 dvbtune-uk /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/ + install -m 755 dvb_defaults.h dvb_xml2vdr-fin dvb_xml2vdr-fin2 dvb_xml2vdr-uk /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/ + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib64/dvbtune + install -m 755 scripts/check.sh scripts/scan_ge_c.sh scripts/scan_uk-t.sh /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib64/dvbtune + echo 'update-alternatives --install /usr/bin/dvbtune dvbtune /usr/bin/dvbtune-uk 30 \' + echo '--slave /usr/bin/dvb_xml2vdr dvb_xml2vdr /usr/bin/dvb_xml2vdr-uk \' + echo + echo 'update-alternatives --install /usr/bin/dvbtune dvbtune /usr/bin/dvbtune-fin 20 \' + echo '--slave /usr/bin/dvb_xml2vdr dvb_xml2vdr /usr/bin/dvb_xml2vdr-fin \' + echo + echo 'update-alternatives --install /usr/bin/dvbtune dvbtune /usr/bin/dvbtune-fin2 10 \' + echo '--slave /usr/bin/dvb_xml2vdr dvb_xml2vdr /usr/bin/dvb_xml2vdr-fin2 \' + echo + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.5-24.mga9 --unique-debug-suffix -0.5-24.mga9.x86_64 --unique-debug-src-base dvbtune-0.5-24.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/dvbtune-0.5 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-uk extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvbtune-fin extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvbtune-fin2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvbtune-uk original debug info size: 372kB, size after compression: 304kB /usr/bin/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 143 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/bin/dvb_defaults.h is executable but has no shebang, removing executable bit mangling shebang in /usr/lib64/dvbtune/scan_ge_c.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/dvbtune/scan_uk-t.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/dvbtune/check.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: dvbtune-0.5-24.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SFQPg9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dvbtune-0.5 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/share/doc/dvbtune + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/share/doc/dvbtune + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/share/doc/dvbtune + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin2 warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-uk Provides: dvbtune = 0.5-24.mga9 dvbtune(x86-64) = 0.5-24.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh update-alternatives Requires(postun): /bin/sh update-alternatives Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.34)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: dvbtune-debugsource-0.5-24.mga9.x86_64 Provides: dvbtune-debugsource = 0.5-24.mga9 dvbtune-debugsource(x86-64) = 0.5-24.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dvbtune-debuginfo-0.5-24.mga9.x86_64 warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-24.mga9.x86_64.debug and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin2-0.5-24.mga9.x86_64.debug warning: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-24.mga9.x86_64.debug and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-uk-0.5-24.mga9.x86_64.debug Provides: debuginfo(build-id) = 615d16cb1ff7f178f77647f074602b0213adf5bc debuginfo(build-id) = 7e5a15add0c3ee36ef9e4ae5572dafd040e2135e debuginfo(build-id) = 9a8ec3408a07872853d0544e8715957d2d2ec4b5 debuginfo(build-id) = a02e9ad5dbffd39eee1f954da791e524080f465a debuginfo(build-id) = nilnil dvbtune-debuginfo = 0.5-24.mga9 dvbtune-debuginfo(x86-64) = 0.5-24.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dvbtune-debugsource(x86-64) = 0.5-24.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dvbtune-debugsource-0.5-24.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dvbtune-0.5-24.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dvbtune-debuginfo-0.5-24.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eRg6U5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dvbtune-0.5 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KEqOTO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf dvbtune-0.5 dvbtune-0.5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin2 Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-fin and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/bin/dvb_xml2vdr-uk Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-24.mga9.x86_64.debug and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin2-0.5-24.mga9.x86_64.debug Duplicate build-ids /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-24.mga9.x86_64.debug and /home/pterjan/rpmbuild/BUILDROOT/dvbtune-0.5-24.mga9.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-uk-0.5-24.mga9.x86_64.debug D: [iurt_root_command] Success!