Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/duma.spec'], uid=1001user='mockbuild'logger=gid=135printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'}timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10290/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/duma.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-807872607.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/duma-2.5.15-0.4.el7.centos.4sunshine.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/duma.spec'], uid=1001private_network=Trueuser='mockbuild'logger=gid=135printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'}timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10290/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/duma.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gqClOP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf duma_2_5_15 + /usr/bin/gzip -dc /builddir/build/SOURCES/duma_2_5_15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd duma_2_5_15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (duma-2.5.15-open.patch): + echo 'Patch #0 (duma-2.5.15-open.patch):' + /usr/bin/cat /builddir/build/SOURCES/duma-2.5.15-open.patch + /usr/bin/patch -p1 -b --suffix .open --fuzz=0 patching file print.c Patch #1 (duma-2.5.15-doc.patch): + echo 'Patch #1 (duma-2.5.15-doc.patch):' + /usr/bin/cat /builddir/build/SOURCES/duma-2.5.15-doc.patch + /usr/bin/patch -p1 -b --suffix .doc --fuzz=0 patching file GNUmakefile Patch #2 (duma-2.5.15-script.patch): + echo 'Patch #2 (duma-2.5.15-script.patch):' + /usr/bin/cat /builddir/build/SOURCES/duma-2.5.15-script.patch + /usr/bin/patch -p1 -b --suffix .script --fuzz=0 patching file duma.sh + sed -i 's|\./libduma|/usr/lib64/libduma|' duma.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aMAS8m + umask 022 + cd /builddir/build/BUILD + cd duma_2_5_15 + make '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' 'CPPFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] using default prefix [/usr] using default exec_prefix [/usr] make reconfig make[1]: Entering directory `/builddir/build/BUILD/duma_2_5_15' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] using default prefix [/usr] using default exec_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 -DDUMA_SO_NO_LEAKDETECTION -c createconf.c -o createconf.o createconf.c: In function 'testAlignment': createconf.c:131:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:134:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:135:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:136:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:137:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:138:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:139:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:140:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:145:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ createconf.c:155:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:158:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:159:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:160:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:161:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:162:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:163:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:164:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:169:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ createconf.c:179:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:182:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:183:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:184:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:185:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:186:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:187:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:188:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:193:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ rm -f createconf 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 -DDUMA_SO_NO_LEAKDETECTION createconf.o -o createconf ./createconf make[1]: Leaving directory `/builddir/build/BUILD/duma_2_5_15' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dumapp.cpp -o dumapp.o 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 -c duma.c -o duma.o 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 -c sem_inc.c -o sem_inc.o 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 -c print.c -o print.o print.c: In function 'DUMA_Abort': print.c:272:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Exit': print.c:357:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Print': print.c:322:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buffer, len); ^ print.c:325:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buffer, len); ^ print.c:336:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, len); ^ rm -f libduma.a ar crv libduma.a dumapp.o duma.o sem_inc.o print.o a - dumapp.o a - duma.o a - sem_inc.o a - print.o ranlib libduma.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 -c tstheap.c -o tstheap.o rm -f tstheap 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 tstheap.o libduma.a -o tstheap -lpthread 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 -c dumatest.c -o dumatest.o dumatest.c: In function 'main': dumatest.c:331:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, failedTest, sizeof(failedTest) - 1); ^ dumatest.c:332:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, diag->explanation, strlen(diag->explanation)); ^ dumatest.c:333:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, &newline, 1); ^ rm -f dumatest 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 dumatest.o libduma.a -o dumatest -lpthread 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 -c thread-test.c -o thread-test.o thread-test.c: In function 'thread_func': thread-test.c:76:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, sizeof(buf), 1, fp); ^ rm -f thread-test 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 thread-test.o libduma.a -o thread-test -lpthread 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 -c testmt.c -o testmt.o rm -f testmt 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 testmt.o libduma.a -o testmt -lpthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dumatestpp.cpp -o dumatestpp.o rm -f dumatestpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic dumatestpp.o libduma.a -o dumatestpp -lpthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testoperators.cpp -o testoperators.o rm -f testoperators g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic testoperators.o libduma.a -o testoperators -lpthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DPIC -DDUMA_SO_LIBRARY -c dumapp.cpp -o dumapp_so.o 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 -fPIC -DPIC -DDUMA_SO_LIBRARY -c duma.c -o duma_so.o 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 -fPIC -DPIC -DDUMA_SO_LIBRARY -c sem_inc.c -o sem_inc_so.o 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 -fPIC -DPIC -DDUMA_SO_LIBRARY -c print.c -o print_so.o print.c: In function 'DUMA_Abort': print.c:272:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Exit': print.c:357:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Print': print.c:322:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buffer, len); ^ print.c:325:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buffer, len); ^ print.c:336:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buffer, len); ^ g++ -g -shared -Wl,-soname,libduma.so.0.0.0 -o libduma.so.0.0.0 dumapp_so.o duma_so.o sem_inc_so.o print_so.o -lpthread -lc 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 -fPIC -DPIC -DDUMA_SO_LIBRARY -c tstheap.c -o tstheap_so.o rm -f tstheap_so 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 tstheap_so.o -o tstheap_so -lpthread g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DPIC -DDUMA_SO_LIBRARY -c dumatestpp.cpp -o dumatestpp_so.o rm -f dumatestpp_so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic dumatestpp_so.o -o dumatestpp_so -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uJHDoZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 ++ dirname /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 + cd duma_2_5_15 + rm -rf /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/bin + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/man/man3/ + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 'INSTALL=install -p' MAN_INSTALL_DIR=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/man/man3/ prefix=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr bindir=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/bin includedir=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/include libdir=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64 using default srcdir [.] using default exec_prefix [/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr] GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! mkdir -p /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/include install -p -m 644 noduma.h duma.h dumapp.h duma_sem.h duma_config.h /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/include mkdir -p /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/bin install -p -m 755 duma.sh /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/bin/duma mkdir -p /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64 install -p -m 644 libduma.a /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64 install -p -m 755 libduma.so.0.0.0 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64 rm -f /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64/libduma.so.0 ln -s libduma.so.0.0.0 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64/libduma.so.0 rm -f /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64/libduma.so ln -s libduma.so.0.0.0 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64/libduma.so mkdir -p /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/man/man3/ install -p -m 644 duma.3 /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/man/man3//duma.3 + /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/duma_2_5_15 extracting debug info from /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/lib64/libduma.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libduma.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libduma.so.debug symlinked /usr/lib/debug/usr/lib64/libduma.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libduma.so.0.debug 287 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive : + /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: duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pCLd3B + umask 022 + cd /builddir/build/BUILD + cd duma_2_5_15 + DOCDIR=/builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + cp -pr INSTALL /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + cp -pr README.txt /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + cp -pr TODO /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + cp -pr COPYING-GPL /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + cp -pr COPYING-LGPL /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64/usr/share/doc/duma-2.5.15 + exit 0 Provides: duma = 2.5.15-0.4.el7.centos.4sunshine duma(x86-64) = 2.5.15-0.4.el7.centos.4sunshine libduma.so.0.0.0()(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: /bin/sh 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) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: duma-devel-2.5.15-0.4.el7.centos.4sunshine.x86_64 Provides: duma-devel = 2.5.15-0.4.el7.centos.4sunshine duma-devel(x86-64) = 2.5.15-0.4.el7.centos.4sunshine Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libduma.so.0.0.0()(64bit) Processing files: duma-debuginfo-2.5.15-0.4.el7.centos.4sunshine.x86_64 Provides: duma-debuginfo = 2.5.15-0.4.el7.centos.4sunshine duma-debuginfo(x86-64) = 2.5.15-0.4.el7.centos.4sunshine 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/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 warning: Could not canonicalize hostname: copr-builder-807872607.novalocal Wrote: /builddir/build/RPMS/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64.rpm Wrote: /builddir/build/RPMS/duma-devel-2.5.15-0.4.el7.centos.4sunshine.x86_64.rpm Wrote: /builddir/build/RPMS/duma-debuginfo-2.5.15-0.4.el7.centos.4sunshine.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nWnqf8 + umask 022 + cd /builddir/build/BUILD + cd duma_2_5_15 + rm -rf /builddir/build/BUILDROOT/duma-2.5.15-0.4.el7.centos.4sunshine.x86_64 + exit 0 Child return code was: 0