Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/duc.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12506/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/duc.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: copr-builder-807556030 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/duc-1.3.3-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/duc.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12506/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/duc.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MmAazb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf duc-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/duc-1.3.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd duc-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (duc-1.3.3-enable-cgi-without-cario.patch): + echo 'Patch #0 (duc-1.3.3-enable-cgi-without-cario.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/duc-1.3.3-enable-cgi-without-cario.patch patching file src/duc/main.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I7kITM + umask 022 + cd /builddir/build/BUILD + cd duc-1.3.3 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-cairo --disable-x11 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for main in -lm... yes Selected backend tokyocabinet checking for TC... yes checking for tputs in -lncursesw... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for dev_t... yes checking for ino_t... yes checking whether lstat correctly handles trailing slash... yes checking for floor... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for gettimeofday... yes checking for lstat... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configuration summary: - Package version: duc 1.3.3 - Prefix: /usr - Database backend: tokyocabinet - X11 support: no - OpenGL support: no - UI (ncurses) support: yes - Graph cairo support: no + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/duc-1.3.3' gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/buffer.o src/libduc/buffer.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/db.o src/libduc/db.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/db-tokyo.o src/libduc/db-tokyo.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/db-leveldb.o src/libduc/db-leveldb.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/db-sqlite3.o src/libduc/db-sqlite3.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/dir.o src/libduc/dir.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/duc.o src/libduc/duc.c src/libduc/dir.c: In function 'duc_dir_openent': src/libduc/dir.c:76:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dir2->path, "%s/%s", dir->path, e->name); ^ gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/index.o src/libduc/index.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/stripdir.o src/libduc/stripdir.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc/varint.o src/libduc/varint.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/graph.o src/libduc-graph/graph.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/graph-cairo.o src/libduc-graph/graph-cairo.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/graph-opengl.o src/libduc-graph/graph-opengl.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/graph-svg.o src/libduc-graph/graph-svg.c src/libduc-graph/graph.c: In function 'do_dir': src/libduc-graph/graph.c:359:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&label->text, "%s\n%s", name, siz); ^ gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/graph-html.o src/libduc-graph/graph-html.c src/libduc-graph/graph.c:369:28: warning: 'L' may be used uninitialized in this function [-Wmaybe-uninitialized] g->backend->draw_section(g, a1, a2, r1, r2 - g->ring_gap, H, S, V, L); ^ src/libduc-graph/graph.c:299:7: warning: 'V' may be used uninitialized in this function [-Wmaybe-uninitialized] V -= 0.7; ^ src/libduc-graph/graph.c:289:38: warning: 'S' may be used uninitialized in this function [-Wmaybe-uninitialized] if(e->type != DUC_FILE_TYPE_DIR) S *= 0.5; ^ src/libduc-graph/graph.c:369:28: warning: 'H' may be used uninitialized in this function [-Wmaybe-uninitialized] g->backend->draw_section(g, a1, a2, r1, r2 - g->ring_gap, H, S, V, L); ^ gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/libduc-graph/font.o src/libduc-graph/font.c src/libduc-graph/font.c:621:13: warning: 'stb_font_arial_13_latin_ext' defined but not used [-Wunused-function] static void stb_font_arial_13_latin_ext(stb_fontchar font[STB_FONT_arial_13_latin_ext_NUM_CHARS], ^ gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-cgi.o src/duc/cmd-cgi.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-graph.o src/duc/cmd-graph.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-gui.o src/duc/cmd-gui.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-guigl.o src/duc/cmd-guigl.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-index.o src/duc/cmd-index.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-info.o src/duc/cmd-info.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-ls.o src/duc/cmd-ls.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-ui.o src/duc/cmd-ui.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/cmd-xml.o src/duc/cmd-xml.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/ducrc.o src/duc/ducrc.c gcc -DHAVE_CONFIG_H -I. -Isrc/libduc -Isrc/libduc-graph -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 -o src/duc/main.o src/duc/main.c gcc -Isrc/libduc -Isrc/libduc-graph -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o duc src/libduc/buffer.o src/libduc/db.o src/libduc/db-tokyo.o src/libduc/db-leveldb.o src/libduc/db-sqlite3.o src/libduc/dir.o src/libduc/duc.o src/libduc/index.o src/libduc/stripdir.o src/libduc/varint.o src/libduc-graph/graph.o src/libduc-graph/graph-cairo.o src/libduc-graph/graph-opengl.o src/libduc-graph/graph-svg.o src/libduc-graph/graph-html.o src/libduc-graph/font.o src/duc/cmd-cgi.o src/duc/cmd-graph.o src/duc/cmd-gui.o src/duc/cmd-guigl.o src/duc/cmd-index.o src/duc/cmd-info.o src/duc/cmd-ls.o src/duc/cmd-ui.o src/duc/cmd-xml.o src/duc/ducrc.o src/duc/main.o -ltokyocabinet -lncursesw -lm make[1]: Leaving directory `/builddir/build/BUILD/duc-1.3.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uGxt4F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 + cd duc-1.3.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 make[1]: Entering directory `/builddir/build/BUILD/duc-1.3.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64/usr/bin' /usr/bin/install -c duc '/builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64/usr/bin' /usr/bin/make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/duc-1.3.3' /sbin/ldconfig || :; /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[2]: Leaving directory `/builddir/build/BUILD/duc-1.3.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/duc.1 '/builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/duc-1.3.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/duc-1.3.3 extracting debug info from /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64/usr/bin/duc dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 440 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: duc-1.3.3-2.el7.centos.x86_64 Provides: duc = 1.3.3-2.el7.centos duc(x86-64) = 1.3.3-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncursesw.so.5()(64bit) libtinfo.so.5()(64bit) libtokyocabinet.so.9()(64bit) rtld(GNU_HASH) Processing files: duc-debuginfo-1.3.3-2.el7.centos.x86_64 Provides: duc-debuginfo = 1.3.3-2.el7.centos duc-debuginfo(x86-64) = 1.3.3-2.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/duc-1.3.3-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-807556030 Wrote: /builddir/build/RPMS/duc-1.3.3-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/duc-debuginfo-1.3.3-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HU3FGo + umask 022 + cd /builddir/build/BUILD + cd duc-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/duc-1.3.3-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->