D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/vdr-plugin-osdteletext-0.9.4-9.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w6Fw3v + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf osdteletext-0.9.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/vdr-osdteletext-0.9.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd osdteletext-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ca_ES.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/de_DE.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/es_ES.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/fi_FI.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/fr_FR.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/it_IT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/pt_PT.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/ru_RU.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/sk_SK.po + for file in po/*.po + grep -Eq 'msgstr ".+"' po/uk_UA.po + set +x Silent renaming of locales + touch vdr_plugin_prep.done + grep '"/var/cache/vdr/vtx"' rootdir.c const char *RootDir::root = "/var/cache/vdr/vtx"; + perl -pi -e 's|../../man|.|' Makefile + vdr_plugin_params_do + local gotvar= + local gotparam= + local gotdefault= + echo '# Do not modify this file, use /etc/sysconfig/vdr-osdteletext instead' + echo '# Do not modify this file, use /etc/sysconfig/vdr-osdteletext instead' + echo '# VDR plugin osdteletext configuration' + echo + echo '# You can also define the plugin arguments manually by using the' + echo '# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will' + echo '# override all the other settings in this file and that setting' + echo '# VDR_PLUGIN_ARGS_osdteletext in the main VDR sysconfig file will' + echo '# override this file completely.' + echo '# VDR_PLUGIN_ARGS=""' + echo + read INPUT + '[' -z '' ']' + continue + read INPUT + '[' -z '# Directory for the teletext page cache.' ']' + echo '# Directory for the teletext page cache.' + grep -q '^#' + '[' -n '' ']' + echo '# Directory for the teletext page cache.' + continue + read INPUT + '[' -z '# default: /var/cache/vdr/vtx' ']' + echo '# default: /var/cache/vdr/vtx' + grep -q '^#' + '[' -n '' ']' + echo '# default: /var/cache/vdr/vtx' + continue + read INPUT + '[' -z var=DIRECTORY ']' + echo var=DIRECTORY + grep -q '^#' + echo var=DIRECTORY + grep -q '^var=' + gotvar=DIRECTORY + continue + read INPUT + '[' -z param=--directory=DIRECTORY ']' + echo param=--directory=DIRECTORY + grep -q '^#' + echo param=--directory=DIRECTORY + grep -q '^var=' + echo param=--directory=DIRECTORY + grep -q '^param=' + eval gotparam=--directory=DIRECTORY ++ gotparam=--directory=DIRECTORY + continue + read INPUT + '[' -z '# Maximum cache size in MB.' ']' + echo '# Maximum cache size in MB.' + grep -q '^#' + '[' -n DIRECTORY ']' + '[' -n --directory=DIRECTORY ']' + vdr_plugin_params_handle + echo --directory=DIRECTORY + grep -q DIRECTORY + echo 'local DIRECTORY=""' + echo '# DIRECTORY=""' ++ echo --directory=DIRECTORY ++ sed 's/DIRECTORY/'\''$DIRECTORY'\''/' + gotparam='--directory='\''$DIRECTORY'\''' + echo '[ -n "$DIRECTORY" ] && echo "--directory='\''$DIRECTORY'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Maximum cache size in MB.' + continue + read INPUT + '[' -z '# default: a calculated value below 50 MB' ']' + echo '# default: a calculated value below 50 MB' + grep -q '^#' + '[' -n '' ']' + echo '# default: a calculated value below 50 MB' + continue + read INPUT + '[' -z var=MAX_CACHE ']' + echo var=MAX_CACHE + grep -q '^#' + echo var=MAX_CACHE + grep -q '^var=' + gotvar=MAX_CACHE + continue + read INPUT + '[' -z param=--max-cache=MAX_CACHE ']' + echo param=--max-cache=MAX_CACHE + grep -q '^#' + echo param=--max-cache=MAX_CACHE + grep -q '^var=' + echo param=--max-cache=MAX_CACHE + grep -q '^param=' + eval gotparam=--max-cache=MAX_CACHE ++ gotparam=--max-cache=MAX_CACHE + continue + read INPUT + '[' -z '# Cache system to be used:' ']' + echo '# Cache system to be used:' + grep -q '^#' + '[' -n MAX_CACHE ']' + '[' -n --max-cache=MAX_CACHE ']' + vdr_plugin_params_handle + echo --max-cache=MAX_CACHE + grep -q MAX_CACHE + echo 'local MAX_CACHE=""' + echo '# MAX_CACHE=""' ++ echo --max-cache=MAX_CACHE ++ sed 's/MAX_CACHE/'\''$MAX_CACHE'\''/' + gotparam='--max-cache='\''$MAX_CACHE'\''' + echo '[ -n "$MAX_CACHE" ] && echo "--max-cache='\''$MAX_CACHE'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Cache system to be used:' + continue + read INPUT + '[' -z '# legacy: traditional one-file-per-page system' ']' + echo '# legacy: traditional one-file-per-page system' + grep -q '^#' + '[' -n '' ']' + echo '# legacy: traditional one-file-per-page system' + continue + read INPUT + '[' -z '# packed: one-file-for-a-few-pages system' ']' + echo '# packed: one-file-for-a-few-pages system' + grep -q '^#' + '[' -n '' ']' + echo '# packed: one-file-for-a-few-pages system' + continue + read INPUT + '[' -z '# default: packed' ']' + echo '# default: packed' + grep -q '^#' + '[' -n '' ']' + echo '# default: packed' + continue + read INPUT + '[' -z var=CACHE_SYSTEM ']' + echo var=CACHE_SYSTEM + grep -q '^#' + echo var=CACHE_SYSTEM + grep -q '^var=' + gotvar=CACHE_SYSTEM + continue + read INPUT + '[' -z param=--cache-system=CACHE_SYSTEM ']' + echo param=--cache-system=CACHE_SYSTEM + grep -q '^#' + echo param=--cache-system=CACHE_SYSTEM + grep -q '^var=' + echo param=--cache-system=CACHE_SYSTEM + grep -q '^param=' + eval gotparam=--cache-system=CACHE_SYSTEM ++ gotparam=--cache-system=CACHE_SYSTEM + continue + read INPUT + '[' -z '# Store top text pages at cache. (unviewable pages)' ']' + echo '# Store top text pages at cache. (unviewable pages)' + grep -q '^#' + '[' -n CACHE_SYSTEM ']' + '[' -n --cache-system=CACHE_SYSTEM ']' + vdr_plugin_params_handle + echo --cache-system=CACHE_SYSTEM + grep -q CACHE_SYSTEM + echo 'local CACHE_SYSTEM=""' + echo '# CACHE_SYSTEM=""' ++ echo --cache-system=CACHE_SYSTEM ++ sed 's/CACHE_SYSTEM/'\''$CACHE_SYSTEM'\''/' + gotparam='--cache-system='\''$CACHE_SYSTEM'\''' + echo '[ -n "$CACHE_SYSTEM" ] && echo "--cache-system='\''$CACHE_SYSTEM'\''"' + echo + gotvar= + gotparam= + gotdefault= + echo '# Store top text pages at cache. (unviewable pages)' + continue + read INPUT + '[' -z var=STORE_TOPTEXT ']' + echo var=STORE_TOPTEXT + grep -q '^#' + echo var=STORE_TOPTEXT + grep -q '^var=' + gotvar=STORE_TOPTEXT + continue + read INPUT + '[' -z param=-t ']' + echo param=-t + grep -q '^#' + echo param=-t + grep -q '^var=' + echo param=-t + grep -q '^param=' + eval gotparam=-t ++ gotparam=-t + continue + read INPUT + vdr_plugin_params_handle + echo -t + grep -q STORE_TOPTEXT + echo -t + grep -q MULTIPLE_PARAMS + '[' -z '' ']' + gotdefault=no + echo 'local STORE_TOPTEXT="no"' + echo '# STORE_TOPTEXT="no"' + echo '[ "$STORE_TOPTEXT" = "yes" ] && echo "-t"' + echo + gotvar= + gotparam= + gotdefault= + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9xXNzw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd osdteletext-0.9.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 all 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ' 'LDFLAGS= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' PLUGINLIBDIR=/usr/lib64/vdr VIDEODIR=/var/lib/vdr/video LIBDIR=. LOCALEDIR=locale 'VDRLOCALE=""' DVBDIR=/usr VDRDIR=/usr/include/vdr VDRVERSION=2.0.7-8.mga7 VDRVERSNUM=20007 APIVERSION=2.0.6.1 APIVERSNUM=20006 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o txtfont.o txtfont.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o display.o display.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o txtrender.o txtrender.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o rootdir.o rootdir.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o storage.o storage.c storage.c: In member function 'int Storage::doCleanUp()': storage.c:20:47: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 20 | while ( (!readdir_r(top, &path, &chandir) && chandir != NULL) ) { | ^ In file included from /usr/include/vdr/tools.h:13, from /usr/include/vdr/i18n.h:14, from /usr/include/vdr/config.h:19, from /usr/include/vdr/status.h:13, from pageid.h:14, from storage.h:15, from storage.c:11: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ storage.c: In member function 'int Storage::cleanSubDir(const char*)': storage.c:47:45: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 47 | while ( (!readdir_r(d, &path, &txtfile) && txtfile != NULL) ) { | ^ In file included from /usr/include/vdr/tools.h:13, from /usr/include/vdr/i18n.h:14, from /usr/include/vdr/config.h:19, from /usr/include/vdr/status.h:13, from pageid.h:14, from storage.h:15, from storage.c:11: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ storage.c: In member function 'void Storage::freeSpace()': storage.c:100:47: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 100 | while ( (!readdir_r(top, &path, &chandir) && chandir != NULL) ) { | ^ In file included from /usr/include/vdr/tools.h:13, from /usr/include/vdr/i18n.h:14, from /usr/include/vdr/config.h:19, from /usr/include/vdr/status.h:13, from pageid.h:14, from storage.h:15, from storage.c:11: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-osdteletext --package-version=0.9.4 --msgid-bugs-address='' -o po/osdteletext.pot `ls display.c displaybase.c legacystorage.c menu.c osdteletext.c packedstorage.c rootdir.c storage.c txtfont.c txtrecv.c txtrender.c` g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o txtrecv.o txtrecv.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o osdteletext.o osdteletext.c msgmerge -U --no-wrap --no-location --backup=none -q -N po/de.po po/osdteletext.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/ca.po po/osdteletext.pot g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o displaybase.o displaybase.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o legacystorage.o legacystorage.c msgmerge -U --no-wrap --no-location --backup=none -q -N po/es.po po/osdteletext.pot g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o packedstorage.o packedstorage.c msgmerge -U --no-wrap --no-location --backup=none -q -N po/sk.po po/osdteletext.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/fr.po po/osdteletext.pot msgfmt -c -o po/ca.mo po/ca.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/sk.mo po/sk.po msgmerge -U --no-wrap --no-location --backup=none -q -N po/fi.po po/osdteletext.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/pt.po po/osdteletext.pot msgfmt -c -o po/pt.mo po/pt.po msgfmt -c -o po/fi.mo po/fi.po msgmerge -U --no-wrap --no-location --backup=none -q -N po/ru.po po/osdteletext.pot msgfmt -c -o po/ru.mo po/ru.po msgmerge -U --no-wrap --no-location --backup=none -q -N po/it.po po/osdteletext.pot msgfmt -c -o po/it.mo po/it.po msgmerge -U --no-wrap --no-location --backup=none -q -N po/uk.po po/osdteletext.pot msgfmt -c -o po/uk.mo po/uk.po g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -DPLUGIN_NAME_I18N='"osdteletext"' -o menu.o menu.c g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared osdteletext.o menu.o txtfont.o txtrecv.o txtrender.o displaybase.o display.o storage.o legacystorage.o packedstorage.o rootdir.o -o libvdr-osdteletext.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BrdRbu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 + cd osdteletext-0.9.4 + '[' 1 -eq 1 ']' + '[' -e vdr_plugin_prep.done ']' + grep -q '^install:' Makefile + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 'INSTALL=/usr/bin/install -p' install -D libvdr-osdteletext.so /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 install -D -m644 po/ca.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/de.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/es.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/fi.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/fr.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/it.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/pt.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/ru.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/sk.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/sk/LC_MESSAGES/vdr-osdteletext.mo install -D -m644 po/uk.mo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/vdr-osdteletext.mo + rename .so.2.0.7-8.mga7 .so.2.0.6.1 '*.so.2.0.7-8.mga7' + : + for f in libvdr-*.so.2.0.6.1 + '[' -e 'libvdr-*.so.2.0.6.1' ']' + continue + for f in /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-*.so.2.0.6.1 ++ echo /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 ++ perl -pe 's/^.*libvdr-(.*).so.2.0.6.1/\1/' + NAME=osdteletext ++ basename /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 + echo /usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 vdr-osdteletext + cat vdr-osdteletext.lang + '[' -f osdteletext.rpm-params ']' + install -D -m644 osdteletext.rpm-defaults /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/vdr/defaults/osdteletext.defaults + install -D -m644 osdteletext.rpm-params /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/vdr/defaults/osdteletext.params + install -D -m644 osdteletext.rpm-sysconfig /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/etc/sysconfig/vdr-osdteletext + echo '%config(noreplace) /etc/sysconfig/vdr-osdteletext' + echo /usr/share/vdr/defaults/osdteletext.defaults + echo /usr/share/vdr/defaults/osdteletext.params + '[' -e /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/var/lib/vdr/config/themes ']' + install -d -m755 /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/var/cache/vdr/vtx + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.9.4-9.mga8 --unique-debug-suffix -0.9.4-9.mga8.x86_64 --unique-debug-src-base vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/osdteletext-0.9.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/lib64/vdr/libvdr-osdteletext.so.2.0.6.1 original debug info size: 516kB, size after compression: 432kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 466 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 Processing files: vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zvTP5v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd osdteletext-0.9.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/doc/vdr-plugin-osdteletext + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/doc/vdr-plugin-osdteletext + cp -pr README README.DE /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/doc/vdr-plugin-osdteletext + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/doc/vdr-plugin-osdteletext + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64/usr/share/doc/vdr-plugin-osdteletext + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(vdr-plugin-osdteletext) = 0.9.4-9.mga8 libvdr-osdteletext.so.2.0.6.1()(64bit) vdr-plugin-osdteletext = 0.9.4-9.mga8 vdr-plugin-osdteletext(x86-64) = 0.9.4-9.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: vdr-plugin-osdteletext-debugsource-0.9.4-9.mga8.x86_64 Provides: vdr-plugin-osdteletext-debugsource = 0.9.4-9.mga8 vdr-plugin-osdteletext-debugsource(x86-64) = 0.9.4-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdr-plugin-osdteletext-debuginfo-0.9.4-9.mga8.x86_64 Provides: debuginfo(build-id) = a2c833406f45d66e18c95021f51606fee0c386a5 vdr-plugin-osdteletext-debuginfo = 0.9.4-9.mga8 vdr-plugin-osdteletext-debuginfo(x86-64) = 0.9.4-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vdr-plugin-osdteletext-debugsource(x86-64) = 0.9.4-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/vdr-plugin-osdteletext-debugsource-0.9.4-9.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/vdr-plugin-osdteletext-debuginfo-0.9.4-9.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YYn5jt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd osdteletext-0.9.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vdr-plugin-osdteletext-0.9.4-9.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7NaVYu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf osdteletext-0.9.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!