Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vdr-scraper2vdr.spec'], chrootPath='/var/lib/mock/f22-build-4250299-538953/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vdr-scraper2vdr.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm04-builder15.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vdr-scraper2vdr.spec '], chrootPath='/var/lib/mock/f22-build-4250299-538953/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vdr-scraper2vdr.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J2gKWK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + /usr/bin/bzip2 -dc /builddir/build/SOURCES/vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 README + mv README.utf8 README + sed -i -e 's|#include |#include |' lib/db.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47ZUIp + umask 022 + cd /builddir/build/BUILD + cd vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC' -j4 all (cd lib && make -s lib) make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Compile common ... g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o scraper2vdr.o scraper2vdr.c common.c: In function 'int loadFromFile(const char*, MemoryStruct*)': common.c:455:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] sprintf(data->tag, "%ld", data->size); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o config.o config.c common.c: In destructor 'LogDuration::~LogDuration()': common.c:1070:47: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] message, cMyTimeMs::Now() - durationStart); ^ common.c: In member function 'void LogDuration::show(const char*)': common.c:1076:57: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] message, label, cMyTimeMs::Now() - durationStart); ^ common.c: In function 'int loadFromFile(const char*, MemoryStruct*)': common.c:453:57: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(data->memory, sizeof(char), data->size, fin); ^ common.c: In function 'int createMd5OfFile(const char*, const char*, md5*)': common.c:1128:40: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, "%s/%s", path, name); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o setup.o setup.c In file included from update.h:8:0, from setup.h:5, from scraper2vdr.h:8, from scraper2vdr.c:11: lib/db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': lib/db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o update.o update.c Compile curl ... In file included from update.h:8:0, from setup.h:5, from setup.c:4: lib/db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': lib/db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ curl.c: In function 'size_t WriteHeaderCallback(void*, size_t, size_t, void*)': curl.c:53:47: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (p = strcasestr(p, "filename=")) ^ Compile imgtools ... g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o scrapmanager.o scrapmanager.c In file included from update.h:8:0, from update.c:12: lib/db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': lib/db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o tvdbseries.o tvdbseries.c Compile config ... update.c: In member function 'virtual void cUpdate::Action()': update.c:1241:85: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (forceRecordingUpdate || (time(0) - lastScanNewRecDB > scanNewRecDBFreq) && Running()) ^ In file included from update.h:8:0, from update.c:12: lib/db.h: In member function 'virtual int cDbConnection::query(const char*, ...)': lib/db.h:650:43: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ^ Compile db ... In file included from scrapmanager.h:11:0, from scrapmanager.c:5: lib/db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': lib/db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ scrapmanager.c: In member function 'void cScrapManager::DumpRecordings()': scrapmanager.c:357:56: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'std::map::size_type {aka unsigned int}' [-Wformat=] tell(0, "%ld recordings in memory:", recordings.size()); ^ In file included from db.c:12:0: db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ db.c: In member function 'virtual int cDbTable::countWhere(const char*, int&, const char*)': db.c:1035:56: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (res = mysql_store_result(connection->getMySql())) ^ db.c: In member function 'int cDbStatement::build(const char*, ...)': db.c:198:36: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&tmp, format, more); ^ In file included from db.c:12:0: db.h: In member function 'virtual int cDbConnection::query(const char*, ...)': db.h:650:43: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&stmt, format, more); ^ db.c: In member function 'int cDbConnection::errorSql(cDbConnection*, const char*, MYSQL_STMT*, const char*)': db.c:974:75: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&conErr, "%s (%d) ", mysql_error(connection->mysql), error); ^ db.c:979:39: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] stmtTxt ? stmtTxt : ""); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o moviedbmovie.o moviedbmovie.c g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -c -DPLUGIN_NAME_I18N='"scraper2vdr"' -DLOG_PREFIX='"scraper2vdr: "' -DVDR_PLUGIN -DUSEUUID -I/usr/include/mysql -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -o tools.o tools.c Compile tabledef ... In file included from tabledef.h:11:0, from tabledef.c:8: db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ Compile dbdict ... In file included from dbdict.h:11:0, from dbdict.c:9: db.h: In member function 'virtual int cDbConnection::executeSqlFile(const char*)': db.h:689:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (res = fread(buffer+nread, 1, 1000, f)) ^ dbdict.c: In member function 'int cDbDict::atLine(const char*)': dbdict.c:73:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (p = strcasestr(line, "Table")) ^ dbdict.c: In member function 'int cDbDict::in(const char*)': dbdict.c:35:31: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s", file); ^ xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-scraper2vdr --package-version=0.1.6 --msgid-bugs-address='' -o po/scraper2vdr.pot `ls setup.c moviedbmovie.c scrapmanager.c config.c tools.c update.c scraper2vdr.c tvdbseries.c` dbdict.c: In member function 'int cDbDict::parseField(const char*)': dbdict.c:152:26: warning: 'f.cDbService::FieldDef::name' may be used uninitialized in this function [-Wmaybe-uninitialized] free((char*)f.name); // böser cast ... ^ msgmerge -U --no-wrap --no-location --backup=none -q -N po/de_DE.po po/scraper2vdr.pot msgfmt -c -o po/de_DE.mo po/de_DE.po Building Lib ... ar: creating libhorchi.a g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared scraper2vdr.o config.o setup.o update.o scrapmanager.o tvdbseries.o moviedbmovie.o tools.o -L./lib -lhorchi -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -luuid -lcrypto -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -o libvdr-scraper2vdr.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f4BnSw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm ++ dirname /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm + cd vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + make install DESTDIR=/builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm (cd lib && make -s lib) g++ -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Werror=overloaded-virtual -Wno-parentheses -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wno-unused-result -Wunused-value -Wunused-variable -Wreturn-type -Wuninitialized -Wsign-compare -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared scraper2vdr.o config.o setup.o update.o scrapmanager.o tvdbseries.o moviedbmovie.o tools.o -L./lib -lhorchi -L/usr/lib/mysql -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -luuid -lcrypto -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -o libvdr-scraper2vdr.so install -D -m644 libvdr-scraper2vdr.so /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/lib/vdr/libvdr-scraper2vdr.so.2.2.0 install -D -m644 po/de_DE.mo /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/locale/de_DE/LC_MESSAGES/vdr-scraper2vdr.mo + chmod 0755 /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm//usr/lib/vdr/libvdr-scraper2vdr.so.2.2.0 + install -Dpm 644 /builddir/build/SOURCES/vdr-scraper2vdr.conf /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/etc/sysconfig/vdr-plugins.d/scraper2vdr.conf + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm vdr-scraper2vdr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b extracting debug info from /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/lib/vdr/libvdr-scraper2vdr.so.2.2.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 553 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1eJ8YP + umask 022 + cd /builddir/build/BUILD + cd vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + DOCDIR=/builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/doc/vdr-scraper2vdr + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/doc/vdr-scraper2vdr + cp -pr COPYING /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/doc/vdr-scraper2vdr + cp -pr HISTORY /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/doc/vdr-scraper2vdr + cp -pr README /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm/usr/share/doc/vdr-scraper2vdr + exit 0 Provides: config(vdr-scraper2vdr) = 0.1.6-1.20141117git02013ac.fc22 libvdr-scraper2vdr.so.2.2.0 vdr-scraper2vdr = 0.1.6-1.20141117git02013ac.fc22 vdr-scraper2vdr(armv7hl-32) = 0.1.6-1.20141117git02013ac.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libMagick++-6.Q16.so.3 libMagickCore-6.Q16.so.2 libMagickWand-6.Q16.so.2 libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libmysqlclient.so.18 libmysqlclient.so.18(libmysqlclient_18) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.9) libuuid.so.1 libuuid.so.1(UUID_1.0) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: vdr-scraper2vdr-debuginfo-0.1.6-1.20141117git02013ac.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm Wrote: /builddir/build/RPMS/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/vdr-scraper2vdr-debuginfo-0.1.6-1.20141117git02013ac.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sshqR9 + umask 022 + cd /builddir/build/BUILD + cd vdr-plugin-scraper2vdr-02013accff3db6f3da151440473ecf5fb74be83b + /usr/bin/rm -rf /builddir/build/BUILDROOT/vdr-scraper2vdr-0.1.6-1.20141117git02013ac.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->