D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dvbtune-0.5-23.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PQn79G + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dvbtune-0.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dvbtune-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dvbtune-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dvbtune-0.5-fix-compile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dvbtune-0.5-mga-honor-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i301MK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbtune-0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 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 in this function [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ 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 -j8 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:20, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:104:43: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 104 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:349:20: warning: 'ctxt' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | ctxt->userData = &state; | ~~~~~~~~~~~~~~~^~~~~~~~ + install -m 755 dvbtune dvbtune-uk + install -m 755 xml2vdr dvb_xml2vdr-uk + /usr/bin/make -O -j8 V=1 VERBOSE=1 clean rm -f *.o *~ dvbtune xml2vdr + /usr/bin/make -O -j8 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 in this function [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ 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 -j8 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:20, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:104:43: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 104 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:349:20: warning: 'ctxt' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | ctxt->userData = &state; | ~~~~~~~~~~~~~~~^~~~~~~~ + install -m 755 dvbtune dvbtune-fin + install -m 755 xml2vdr dvb_xml2vdr-fin + /usr/bin/make -O -j8 V=1 VERBOSE=1 clean rm -f *.o *~ dvbtune xml2vdr + /usr/bin/make -O -j8 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 in this function [-Wmaybe-uninitialized] 252 | switch(fe_info.type) { | ~~~~~~~^~~~~ 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 -j8 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:20, from xml2vdr.c:27: /usr/include/libxml2/libxml/entities.h:104:43: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'const char *' 104 | xmlGetPredefinedEntity (const xmlChar *name); | ~~~~~~~~~~~~~~~^~~~ xml2vdr.c: In function 'main': xml2vdr.c:349:20: warning: 'ctxt' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | ctxt->userData = &state; | ~~~~~~~~~~~~~~~^~~~~~~~ + 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/iurt/rpmbuild/tmp/rpm-tmp.9MGieH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 + cd dvbtune-0.5 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin + install -m 755 dvbtune-fin dvbtune-fin2 dvbtune-uk /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/ + install -m 755 dvb_defaults.h dvb_xml2vdr-fin dvb_xml2vdr-fin2 dvb_xml2vdr-uk /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/lib64/dvbtune + install -m 755 scripts/check.sh scripts/scan_ge_c.sh scripts/scan_uk-t.sh /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.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/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.5-23.mga8 --unique-debug-suffix -0.5-23.mga8.x86_64 --unique-debug-src-base dvbtune-0.5-23.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dvbtune-0.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-uk explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-fin2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-fin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-uk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-uk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-fin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvbtune-fin2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-uk original debug info size: 408kB, size after compression: 364kB /usr/lib/rpm/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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /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/check.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 Processing files: dvbtune-0.5-23.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ldkkcH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbtune-0.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/share/doc/dvbtune + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/share/doc/dvbtune + cp -pr README /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/share/doc/dvbtune + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin and /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin2 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-fin and /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/bin/dvb_xml2vdr-uk Provides: dvbtune = 0.5-23.mga8 dvbtune(x86-64) = 0.5-23.mga8 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) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: dvbtune-debugsource-0.5-23.mga8.x86_64 Provides: dvbtune-debugsource = 0.5-23.mga8 dvbtune-debugsource(x86-64) = 0.5-23.mga8 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-23.mga8.x86_64 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-23.mga8.x86_64.debug and /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin2-0.5-23.mga8.x86_64.debug warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-fin-0.5-23.mga8.x86_64.debug and /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64/usr/lib/debug/usr/bin/dvb_xml2vdr-uk-0.5-23.mga8.x86_64.debug Provides: debuginfo(build-id) = 4b0acfe7a0a6c28e0f22220c08762505c0e2b070 debuginfo(build-id) = 5ba5e1532c6577fd913f37a526158694ba99b37c debuginfo(build-id) = 8c434feb89ea3be769344632d35b29c4d3229467 debuginfo(build-id) = d99d3d399a4bbafc9e6febf01532ff53267c2bab debuginfo(build-id) = nilnil dvbtune-debuginfo = 0.5-23.mga8 dvbtune-debuginfo(x86-64) = 0.5-23.mga8 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-23.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbtune-debugsource-0.5-23.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbtune-0.5-23.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/dvbtune-debuginfo-0.5-23.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0sBhMH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dvbtune-0.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dvbtune-0.5-23.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CzlGcK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dvbtune-0.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!