Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/feh.spec'], chrootPath='/var/lib/mock/f34-build-25287782-2870354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/feh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611532800 Wrote: /builddir/build/SRPMS/feh-3.6.3-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/feh.spec'], chrootPath='/var/lib/mock/f34-build-25287782-2870354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/feh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611532800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wg5ZLI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf feh-3.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/feh-3.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd feh-3.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/feh-1.10.1-dejavu.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pbxj54 + umask 022 + cd /builddir/build/BUILD + cd feh-3.6.3 + sed -i -e 's|^doc_dir =.*$|doc_dir = $(DESTDIR)/usr/share/doc/feh|' -e 's|^example_dir =.*$|example_dir = $(doc_dir)/examples|' -e 's|^CFLAGS ?=.*$|CFLAGS = -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection|' config.mk + /usr/bin/make -O -j6 V=1 VERBOSE=1 PREFIX=/usr VERSION=3.6.3 curl=1 exif=1 test=1 xinerama=1 make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/share/applications' sed \ -e 's/\$VERSION\$/3.6.3/g' \ -e 's/\$DATE\$/'"$(date '+%B %d, %Y')"/g \ -e 's/\$MAN_CURL\$/enabled/' \ -e 's/\$MAN_DEBUG\$/./' \ -e 's/\$MAN_EXIF\$/available/' \ -e 's/\$MAN_XINERAMA\$/enabled/' \ -e 's:\$IMAGEDIR\$:/usr/share/feh/images:' \ < feh.pre > feh.desktop make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/share/applications' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/man' sed \ -e 's/\$VERSION\$/3.6.3/g' \ -e 's/\$DATE\$/January 25, 2021/g' \ -e 's/\$MAN_CURL\$/enabled/' \ -e 's/\$MAN_DEBUG\$/./' \ -e 's/\$MAN_EXIF\$/available/' \ -e 's/\$MAN_INOTIFY\$/disabled/' \ -e 's/\$MAN_XINERAMA\$/enabled/' \ < feh.pre > feh.1 make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/man' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' sed 's/^\(.*\)$/"\1\\n"/' < help.raw > help.inc make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -MM events.c feh_png.c filelist.c getopt.c getopt1.c gib_hash.c gib_imlib.c gib_list.c gib_style.c imlib.c index.c keyevents.c list.c main.c md5.c menu.c multiwindow.c options.c signals.c slideshow.c thumbnail.c timers.c utils.c wallpaper.c winwidget.c exif.c exif_canon.c exif_nikon.c > deps.mk make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o getopt.o getopt.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o getopt1.o getopt1.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o gib_hash.o gib_hash.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o feh_png.o feh_png.c feh_png.c: In function 'feh_png_file_is_png': feh_png.c:200:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | fread(buf, 1, 8, fp); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o gib_style.o gib_style.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o gib_list.o gib_list.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o gib_imlib.o gib_imlib.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o events.o events.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o filelist.o filelist.c filelist.c: In function 'strcmp_or_strverscmp': filelist.c:414:24: warning: implicit declaration of function 'strverscmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 414 | return(strverscmp(s1, s2)); | ^~~~~~~~~~ | strncmp filelist.c: In function 'feh_absolute_path.part.0': filelist.c:653:44: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 653 | snprintf(temp, sizeof(temp), "%s/%s", cwd, path); | ^ In file included from /usr/include/stdio.h:866, from /usr/include/curl/curl.h:49, from filelist.c:32: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/X11/Xos.h:62, from feh.h:41, from filelist.c:35: In function 'strncpy', inlined from 'feh_file_dirname' at filelist.c:405:2: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ filelist.c: In function 'feh_file_dirname': filelist.c:397:17: note: length computed here 397 | int n = strlen(f->filename) - strlen(f->name); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o index.o index.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o list.o list.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o md5.o md5.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o multiwindow.o multiwindow.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o signals.o signals.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o options.o options.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o imlib.o imlib.c imlib.c: In function 'feh_dcraw_load_image': imlib.c:644:17: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 644 | dup(fd); | ^~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o slideshow.o slideshow.c slideshow.c: In function 'feh_action_run': slideshow.c:388:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 388 | system(sys); | ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o timers.o timers.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o menu.o menu.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o keyevents.o keyevents.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o thumbnail.o thumbnail.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o utils.o utils.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o exif_canon.o exif_canon.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o exif_nikon.o exif_nikon.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o exif.o exif.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o wallpaper.o wallpaper.c wallpaper.c: In function 'feh_wm_set_bg': wallpaper.c:285:75: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 4057 and 4076 [-Wformat-truncation=] 285 | snprintf(sendbuf, sizeof(sendbuf), "background %s bg.file %s", bgname, fil); | ^~ In file included from /usr/include/stdio.h:866, from feh.h:48, from wallpaper.c:30: /usr/include/bits/stdio2.h:71:10: note: '__snprintf_chk' output between 21 and 4135 bytes into a destination of size 4096 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -c -o winwidget.o winwidget.c make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -pedantic -std=c11 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DHAVE_LIBCURL -DHAVE_STRVERSCMP -DHAVE_LIBXINERAMA -DHAVE_LIBEXIF -DPREFIX=\"/usr\" -DPACKAGE=\"feh\" -DVERSION=\"3.6.3\" -o feh events.o feh_png.o filelist.o getopt.o getopt1.o gib_hash.o gib_imlib.o gib_list.o gib_style.o imlib.o index.o keyevents.o list.o main.o md5.o menu.o multiwindow.o options.o signals.o slideshow.o thumbnail.o timers.o utils.o wallpaper.o winwidget.o exif.o exif_canon.o exif_nikon.o -lcurl -lXinerama -lexif -lm -lpng -lX11 -lImlib2 In function 'strncpy', inlined from 'feh_file_dirname.constprop.isra' at filelist.c:405:2: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^ filelist.c: In function 'feh_file_dirname.constprop.isra': filelist.c:397:17: note: length computed here 397 | int n = strlen(f->filename) - strlen(f->name); | ^ make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3EgeAR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 + cd feh-3.6.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr installing manuals to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/man installing docs to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/doc/feh installing executables to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/bin installing fonts to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/feh/fonts installing images to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/feh/images installing icon to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/icons/hicolor/48x48/apps installing icon to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/icons/hicolor/scalable/apps installing examples to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/doc/feh/examples installing desktop file to /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/applications + rm /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/feh/fonts/yudit.ttf + find /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/doc/feh/examples/find-lowres + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.6.3-1.fc34 --unique-debug-suffix -3.6.3-1.fc34.x86_64 --unique-debug-src-base feh-3.6.3-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/feh-3.6.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/bin/feh extracting debug info from /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/bin/feh original debug info size: 816kB, size after compression: 708kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 979 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6cBTKU + umask 022 + cd /builddir/build/BUILD + cd feh-3.6.3 + make test make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: 'feh' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/src' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/man' make[1]: Entering directory '/builddir/build/BUILD/feh-3.6.3/share/applications' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/feh-3.6.3/share/applications' test/feh.t ..... ok # mandoc not installed, test skipped. This is NOT fatal. test/mandoc.t .. ok All tests successful. Files=2, Tests=72, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.21 cusr 0.13 csys = 0.36 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: feh-3.6.3-1.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zelksi + umask 022 + cd /builddir/build/BUILD + cd feh-3.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/licenses/feh + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/licenses/feh + cp -pr COPYING /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64/usr/share/licenses/feh + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(feh.desktop) feh = 3.6.3-1.fc34 feh(x86-64) = 3.6.3-1.fc34 mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/jpg) mimehandler(image/pjpeg) mimehandler(image/png) mimehandler(image/tiff) mimehandler(image/webp) mimehandler(image/x-bmp) mimehandler(image/x-pcx) mimehandler(image/x-png) mimehandler(image/x-portable-anymap) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-graymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-tga) mimehandler(image/x-xbitmap) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1()(64bit) libX11.so.6()(64bit) libXinerama.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcurl.so.4()(64bit) libexif.so.12()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) rtld(GNU_HASH) Processing files: feh-debugsource-3.6.3-1.fc34.x86_64 Provides: feh-debugsource = 3.6.3-1.fc34 feh-debugsource(x86-64) = 3.6.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: feh-debuginfo-3.6.3-1.fc34.x86_64 Provides: debuginfo(build-id) = 561b8678858ab5c383ef103ab8a06751bef7373c feh-debuginfo = 3.6.3-1.fc34 feh-debuginfo(x86-64) = 3.6.3-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: feh-debugsource(x86-64) = 3.6.3-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 Wrote: /builddir/build/RPMS/feh-3.6.3-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/feh-debugsource-3.6.3-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/feh-debuginfo-3.6.3-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tkAw7F + umask 022 + cd /builddir/build/BUILD + cd feh-3.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/feh-3.6.3-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0