Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libpcd.spec'], uid=1001gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7625/root'timeout=0logger=env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libpcd.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-985982083.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libpcd-1.0.3-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libpcd.spec'], uid=1001gid=135private_network=Trueshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7625/root'timeout=0logger=env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libpcd.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.55nwWI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpcd-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpcd-1.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpcd-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6SzGWK + umask 022 + cd /builddir/build/BUILD + cd libpcd-1.0.3 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + make prefix=/usr gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,file.dep -c -o file.o file.c file.c: In function 'pcd_open': file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from file.c:3:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,yuv2rgb.dep -c -o yuv2rgb.o yuv2rgb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,huff.dep -c -o huff.o huff.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,inter.dep -c -o inter.o inter.c rm -f libpcd.a ar rc libpcd.a file.o yuv2rgb.o huff.o inter.o ranlib libpcd.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,file.pic.dep -fPIC -c -o file.pic.o file.c file.c: In function 'pcd_open': file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from file.c:3:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0 == strncmp("PCD_OPA", img->mmap, 7)) { ^ file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] file.c:43:5: note: expected 'const char *' but argument is of type 'unsigned char *' file.c:43:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from file.c:3:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,yuv2rgb.pic.dep -fPIC -c -o yuv2rgb.pic.o yuv2rgb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,huff.pic.dep -fPIC -c -o huff.pic.o huff.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wp,-MD,inter.pic.dep -fPIC -c -o inter.pic.o inter.c rm -f libpcd.so.2.0.1 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -shared -Wl,-soname,libpcd.so.2 -o libpcd.so.2.0.1 file.pic.o yuv2rgb.pic.o huff.pic.o inter.pic.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3MEZsQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 + cd libpcd-1.0.3 + make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 libdir=/builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64 install install -d /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64 install -d /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/include install -m644 libpcd.a /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64 install -m755 libpcd.so.2.0.1 /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64 ln -s libpcd.so.2.0.1 /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64/libpcd.so.2 ln -s libpcd.so.2.0.1 /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64/libpcd.so install -m644 pcd.h /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/include + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libpcd-1.0.3 extracting debug info from /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/lib64/libpcd.so.2.0.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libpcd.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libpcd.so.debug symlinked /usr/lib/debug/usr/lib64/libpcd.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libpcd.so.2.debug 57 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libpcd-1.0.3-1.el7.centos.x86_64 Provides: libpcd = 1.0.3-1.el7.centos libpcd(x86-64) = 1.0.3-1.el7.centos libpcd.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) rtld(GNU_HASH) Processing files: libpcd-devel-1.0.3-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.04PKvW + umask 022 + cd /builddir/build/BUILD + cd libpcd-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/share/doc/libpcd-devel-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/share/doc/libpcd-devel-1.0.3 + cp -pr pcd.html /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/share/doc/libpcd-devel-1.0.3 + cp -pr pcd.css /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64/usr/share/doc/libpcd-devel-1.0.3 + exit 0 Provides: libpcd-devel = 1.0.3-1.el7.centos libpcd-devel(x86-64) = 1.0.3-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpcd.so.2()(64bit) Processing files: libpcd-debuginfo-1.0.3-1.el7.centos.x86_64 Provides: libpcd-debuginfo = 1.0.3-1.el7.centos libpcd-debuginfo(x86-64) = 1.0.3-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-985982083.novalocal Wrote: /builddir/build/RPMS/libpcd-1.0.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libpcd-devel-1.0.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libpcd-debuginfo-1.0.3-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ALGXbl + umask 022 + cd /builddir/build/BUILD + cd libpcd-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libpcd-1.0.3-1.el7.centos.x86_64 + exit 0 Child return code was: 0