Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/exif.spec'], chrootPath='/var/lib/mock/f33-build-297688-55974/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/exif.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/exif-0.6.21-19.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/exif.spec'], chrootPath='/var/lib/mock/f33-build-297688-55974/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/exif.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oDfGtJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exif-0.6.21 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/exif-0.6.21.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd exif-0.6.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf8 AUTHORS + touch -r AUTHORS AUTHORS.tmp + mv AUTHORS.tmp AUTHORS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.75jUpH + umask 022 + cd /builddir/build/BUILD + cd exif-0.6.21 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2012-07-12 14:39:28.000000000 -0400 +++ ./configure 2020-08-14 16:01:20.854878820 -0400 @@ -1766,7 +1766,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 16:01:20.854878820 -0400 +++ ./configure 2020-08-14 16:01:21.734878770 -0400 @@ -15270,7 +15270,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 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 for POSIX sh $() command substitution... yes checking for riscv64-redhat-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking for isatty... yes checking for fileno... yes checking PKG_CONFIG_PATH... :/usr/lib64/pkgconfig:/usr/share/pkgconfig checking for pkg-config... /usr/bin/pkg-config checking for po/Makevars requiring hack... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for mblen... yes checking for dynamic library extension... .so checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libexif to use... autodetect checking for LIBEXIF... yes checking libexif library flags... -lexif checking libexif cpp flags... checking for unistd.h... (cached) yes checking whether popt is required... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for poptStuffArgs in -lpopt... yes checking if popt is functional... yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating m4m/Makefile config.status: creating exif.spec config.status: creating libjpeg/Makefile config.status: creating exif/Makefile config.status: creating test/Makefile config.status: creating test/check-vars.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration (exif 0.6.21): Build Source code location: . Compiler: gcc Use translations: yes libexif: yes use popt library: yes popt libs: -L/usr/lib64 -lpopt popt cppflags: -I/usr/include You may run "make" and "make install" now. + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4m make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in libjpeg make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' \ # source='jpeg-marker.c' object='libjpeg_la-jpeg-marker.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libjpeg_la-jpeg-marker.lo `test -f 'jpeg-marker.c' || echo './'`jpeg-marker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg-marker.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg-marker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg-marker.c -o libjpeg_la-jpeg-marker.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' \ # source='jpeg-data.c' object='libjpeg_la-jpeg-data.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libjpeg_la-jpeg-data.lo `test -f 'jpeg-data.c' || echo './'`jpeg-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg-data.c -fPIC -DPIC -o .libs/libjpeg_la-jpeg-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -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 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg-data.c -o libjpeg_la-jpeg-data.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjpeg.la libjpeg_la-jpeg-data.lo libjpeg_la-jpeg-marker.lo -lexif libtool: link: ar cru .libs/libjpeg.a .libs/libjpeg_la-jpeg-data.o .libs/libjpeg_la-jpeg-marker.o libtool: link: ranlib .libs/libjpeg.a libtool: link: ( cd ".libs" && rm -f "libjpeg.la" && ln -s "../libjpeg.la" "libjpeg.la" ) make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' Making all in exif make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' \ # source='exif-i18n.c' object='exif-exif-i18n.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -I/usr/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exif-exif-i18n.o `test -f 'exif-i18n.c' || echo './'`exif-i18n.c make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' \ # source='utils.c' object='exif-utils.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -I/usr/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exif-utils.o `test -f 'utils.c' || echo './'`utils.c make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' \ # source='main.c' object='exif-main.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -I/usr/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exif-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' main.c: In function 'log_func': main.c:111:2: warning: case value '4294967295' not in enumerated type 'ExifLogCode' [-Wswitch] 111 | case -1: | ^~~~ main.c: In function 'main': main.c:284:13: warning: comparison between 'ExifTag' and 'enum ' [-Wenum-compare] 284 | if (p.tag == EXIF_INVALID_TAG) { | ^~ main.c:292:13: warning: comparison between 'ExifTag' and 'enum ' [-Wenum-compare] 292 | if ((p.tag == EXIF_INVALID_TAG) && (p.set_value || show_description)) { | ^~ main.c:433:19: warning: comparison between 'ExifTag' and 'enum ' [-Wenum-compare] 433 | else if ((p.tag != EXIF_INVALID_TAG) && | ^~ make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' \ # source='actions.c' object='exif-actions.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGETTEXT_PACKAGE=\"exif\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -I/usr/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exif-actions.o `test -f 'actions.c' || echo './'`actions.c make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' actions.c: In function 'action_tag_table': actions.c:382:13: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 382 | printf ("%.*s%*s", bytes, txt, fieldwidth-width, ""); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c:382:16: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 382 | printf ("%.*s%*s", bytes, txt, fieldwidth-width, ""); | ~^~ ~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} actions.c:389:13: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 389 | printf ("%*s%.*s%*s", space/2, "", bytes, exif_ifd_get_name (i), | ~^~ ~~~~~~~ | | | | int size_t {aka long unsigned int} actions.c:389:17: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 389 | printf ("%*s%.*s%*s", space/2, "", bytes, exif_ifd_get_name (i), | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c:389:20: warning: field width specifier '*' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 389 | printf ("%*s%.*s%*s", space/2, "", bytes, exif_ifd_get_name (i), | ~^~ | | | int 390 | space - space/2, ""); | ~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} actions.c:407:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 407 | printf ("0x%04x %.*s%*s", | ~~^~ | | | int 408 | tag, bytes, C(name), fieldwidth-width, ""); | ~~~~~ | | | size_t {aka long unsigned int} actions.c:407:24: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 407 | printf ("0x%04x %.*s%*s", | ~^~ | | | int 408 | tag, bytes, C(name), fieldwidth-width, ""); | ~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} actions.c: In function 'show_entry_list': actions.c:433:14: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 433 | printf ("%.*s%*s", bytes, str, fieldwidth-width, ""); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c:433:17: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 433 | printf ("%.*s%*s", bytes, str, fieldwidth-width, ""); | ~^~ ~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} actions.c:440:12: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 440 | printf("%.*s", bytes, str); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c: In function 'action_mnote_list': actions.c:505:15: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 505 | printf ("%.*s%*s|", bytes, b1, fieldwidth-width, ""); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c:505:18: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 505 | printf ("%.*s%*s|", bytes, b1, fieldwidth-width, ""); | ~^~ ~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} actions.c:516:15: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 516 | printf ("%.*s", bytes, b2); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c: In function 'action_tag_list': actions.c:541:13: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 541 | printf ("%.*s%*s", bytes, s, fieldwidth-width, ""); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} actions.c:541:16: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 541 | printf ("%.*s%*s", bytes, s, fieldwidth-width, ""); | ~^~ ~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} actions.c:547:13: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 547 | printf ("%.*s", bytes, s); | ~~^~ ~~~~~ | | | | int size_t {aka long unsigned int} In file included from /usr/include/string.h:519, from actions.c:29: In function 'strncpy', inlined from 'show_entry_xml' at actions.c:629:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o exif exif-actions.o exif-exif-i18n.o exif-main.o exif-utils.o -g -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../libjpeg/libjpeg.la -lexif -L/usr/lib64 -lpopt libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o exif exif-actions.o exif-exif-i18n.o exif-main.o exif-utils.o -g -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../libjpeg/.libs/libjpeg.a -lexif -L/usr/lib64 -lpopt make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' Making all in test make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hiu3xI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 + cd exif-0.6.21 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in m4m make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/m4m' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/m4m' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/m4m' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/m4m' Making install in po make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/id/LC_MESSAGES installing id.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/is/LC_MESSAGES installing is.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/is/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/exif.mo mkdir -p -- /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/exif.mo if test "exif" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/po' Making install in libjpeg make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' Making install in exif make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p exif '/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p exif /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/bin/exif make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' Making install in test make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/test' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/test' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/test' make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21' make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 exif.1 '/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 exif + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.21-19.fc33 --unique-debug-suffix -0.6.21-19.fc33.riscv64 --unique-debug-src-base exif-0.6.21-19.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/exif-0.6.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/bin/exif extracting debug info from /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/bin/exif original debug info size: 336kB, size after compression: 328kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: exif/jpeg-data.c: Cannot stat: No such file or directory 123 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.dgU2vJ + umask 022 + cd /builddir/build/BUILD + cd exif-0.6.21 + make check Making check in m4m make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/m4m' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/m4m' Making check in po make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/po' Making check in libjpeg make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/libjpeg' Making check in exif make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/exif' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/exif' Making check in test make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21/test' make check-help.sh check-param-validity.sh check-show-description.sh check-version.sh make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/test' make[2]: Nothing to be done for 'check-help.sh'. make[2]: Nothing to be done for 'check-param-validity.sh'. make[2]: Nothing to be done for 'check-show-description.sh'. make[2]: Nothing to be done for 'check-version.sh'. make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/exif-0.6.21/test' PASS: check-help.sh Running `../exif/exif --help'... good (return code 0) Running `../exif/exif --thisparameterdoesnotexist'...Specify input file or --create-exif good (return code != 0) PASS: check-param-validity.sh Unknown Tag Unknown Tag Invalid IFD 'XYZZY'. Valid IFDs are '0', '1', 'EXIF', 'GPS', and 'Interoperability'. PASS: check-show-description.sh 0.6.21 PASS: check-version.sh ================== All 4 tests passed ================== make[2]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/test' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21/test' make[1]: Entering directory '/builddir/build/BUILD/exif-0.6.21' make[1]: Leaving directory '/builddir/build/BUILD/exif-0.6.21' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: exif-0.6.21-19.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KEYojG + umask 022 + cd /builddir/build/BUILD + cd exif-0.6.21 + DOCDIR=/builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr ABOUT-NLS /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr AUTHORS /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr COPYING /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr NEWS /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr README /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + cp -pr ChangeLog /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64/usr/share/doc/exif + RPM_EC=0 ++ jobs -p + exit 0 Provides: exif = 0.6.21-19.fc33 exif(riscv-64) = 0.6.21-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexif.so.12()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH) Processing files: exif-debugsource-0.6.21-19.fc33.riscv64 Provides: exif-debugsource = 0.6.21-19.fc33 exif-debugsource(riscv-64) = 0.6.21-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: exif-debuginfo-0.6.21-19.fc33.riscv64 Provides: debuginfo(build-id) = 65aa1a98f214f5e7c6b40acb143cfa6d1f976247 exif-debuginfo = 0.6.21-19.fc33 exif-debuginfo(riscv-64) = 0.6.21-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: exif-debugsource(riscv-64) = 0.6.21-19.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 Wrote: /builddir/build/RPMS/exif-debugsource-0.6.21-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/exif-debuginfo-0.6.21-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/exif-0.6.21-19.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L6EazH + umask 022 + cd /builddir/build/BUILD + cd exif-0.6.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/exif-0.6.21-19.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0