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/gphoto2.spec'], chrootPath='/var/lib/mock/f33-build-562294-65820/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/gphoto2.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=1615334400 Wrote: /builddir/build/SRPMS/gphoto2-2.5.27-1.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/gphoto2.spec'], chrootPath='/var/lib/mock/f33-build-562294-65820/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/gphoto2.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=1615334400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nvGzY2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gphoto2-2.5.27 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gphoto2-2.5.27.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gphoto2-2.5.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V2S940 + umask 022 + cd /builddir/build/BUILD + cd gphoto2-2.5.27 + 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 2021-02-21 06:33:39.000000000 -0500 +++ ./configure 2021-04-08 21:14:44.391595989 -0400 @@ -1856,7 +1856,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 2021-04-08 21:14:44.391595989 -0400 +++ ./configure 2021-04-08 21:14:45.391596053 -0400 @@ -6330,7 +6330,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17682,7 +17682,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_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' 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"`' + '[' 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 ./auto-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./auto-aux/config.sub ++ basename ./auto-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./auto-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './auto-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./auto-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./auto-aux/config.guess ++ basename ./auto-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./auto-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './auto-aux/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"~' ./auto-aux/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 whether make supports nested variables... 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E 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 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... ./configure: line 6284: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dynamic library extension... .so checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm " checking libgphoto2 cpp flags... "-I/usr/include/gphoto2 " checking for strptime... yes checking for signal... yes checking for pause... yes checking for sleep... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for spawnve... no checking for floor in -lm... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_exit in -lpthread... yes checking cdk/cdk.h usability... no checking cdk/cdk.h presence... no checking for cdk/cdk.h... no checking cdk.h usability... no checking cdk.h presence... no checking for cdk.h... no checking whether SIGHUP is declared... yes checking whether SIGINT is declared... yes checking whether SIGUSR1 is declared... yes checking whether SIGUSR2 is declared... yes checking whether SIGTERM is declared... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_scanlines in -ljpeg... yes checking for libexif to use... autodetect checking for LIBEXIF... yes checking libexif/exif-log.h usability... yes checking libexif/exif-log.h presence... yes checking for libexif/exif-log.h... yes checking libexif/exif-ifd.h usability... yes checking libexif/exif-ifd.h presence... yes checking for libexif/exif-ifd.h... yes checking libexif/exif-data.h usability... yes checking libexif/exif-data.h presence... yes checking for libexif/exif-data.h... yes checking for function exif_data_new in libexif... yes checking libexif library flags... "-lexif " checking libexif cpp flags... "" checking aalib.h usability... no checking aalib.h presence... no checking for aalib.h... no 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 checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_completion_append_character in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking that generated files are newer than configure... done 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 gphoto2/Makefile config.status: creating gphoto-m4/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating packaging/Makefile config.status: creating packaging/rpm/Makefile config.status: creating packaging/rpm/package.spec config.status: creating tests/data/Makefile config.status: creating tests/staging/subdir1/Makefile config.status: creating tests/staging/subdir2/Makefile config.status: creating tests/staging/Makefile config.status: creating tests/Makefile 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 (gphoto2 2.5.27): Build Source code location: . Compiler: gcc Features Use translations: yes libgphoto2: yes pthread support: yes (-lpthread) Interactive config support: no (http://dickey.his.com/cdk/cdk.html) JPEG support: yes libexif: yes Text preview support: no (http://www.sourceforge.net/projects/aa-project) use popt library: yes popt libs: -L/usr/lib64 -lpopt popt cppflags: -I/usr/include Readline support: yes (doesn't require explicit -lncurses) 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 gphoto-m4 make[2]: Nothing to be done for 'all'. Making all in contrib make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in gphoto2 make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-spawnve.o `test -f 'spawnve.c' || echo './'`spawnve.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-foreach.o `test -f 'foreach.c' || echo './'`foreach.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' In file included from /usr/include/string.h:519, from foreach.c:28: In function 'strncpy', inlined from 'get_path_for_id_rec' at foreach.c:226:4: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-gp-params.o `test -f 'gp-params.c' || echo './'`gp-params.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' In file included from /usr/include/string.h:519, from gp-params.c:31: In function 'strncat', inlined from 'ctx_progress_update_func' at gp-params.c:170:17, inlined from 'ctx_progress_update_func' at gp-params.c:134:1: /usr/include/bits/string_fortified.h:122:10: warning: '__strncat_chk' output may be truncated copying between 0 and 9 bytes from a string of length 9 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'ctx_progress_update_func' at gp-params.c:175:17, inlined from 'ctx_progress_update_func' at gp-params.c:134:1: /usr/include/bits/string_fortified.h:122:10: warning: '__strncat_chk' output may be truncated copying between 0 and 9 bytes from a string of length 9 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'ctx_progress_update_func' at gp-params.c:179:17, inlined from 'ctx_progress_update_func' at gp-params.c:134:1: /usr/include/bits/string_fortified.h:122:10: warning: '__strncat_chk' output may be truncated copying between 0 and 9 bytes from a string of length 9 [-Wstringop-truncation] 122 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-version.o `test -f 'version.c' || echo './'`version.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-range.o `test -f 'range.c' || echo './'`range.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-shell.o `test -f 'shell.c' || echo './'`shell.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-actions.o `test -f 'actions.c' || echo './'`actions.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' actions.c: In function 'action_camera_upload_file': actions.c:110:18: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | fn = basename (path); | ^~~~ In file included from actions.c:32: /usr/include/libgen.h:34:36: note: expected 'char *' but argument is of type 'const char *' 34 | extern char *__xpg_basename (char *__path) __THROW; | ~~~~~~^~~~~~ actions.c: In function 'action_camera_upload_metadata': actions.c:138:6: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | fn = path+5; | ^ actions.c: In function 'action_camera_wait_event': actions.c:1147:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1147 | wp.u.str = arg; | ^ make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o gphoto2-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' main.c: In function 'thread_func': main.c:1207:1: warning: no return statement in function returning non-void [-Wreturn-type] 1207 | } | ^ make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o gphoto2 gphoto2-actions.o gphoto2-foreach.o gphoto2-gp-params.o gphoto2-spawnve.o gphoto2-main.o gphoto2-version.o gphoto2-range.o gphoto2-shell.o -lgphoto2 -lgphoto2_port -lm -ljpeg -lpthread -lexif -lreadline -L/usr/lib64 -lpopt -lm libtool: link: gcc -I.. -I../gphoto2 -I/usr/include/gphoto2 -DLOCALEDIR=\"/usr/share/locale\" -D_GPHOTO2_INTERNAL_CODE -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 -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o gphoto2 gphoto2-actions.o gphoto2-foreach.o gphoto2-gp-params.o gphoto2-spawnve.o gphoto2-main.o gphoto2-version.o gphoto2-range.o gphoto2-shell.o -lgphoto2 -lgphoto2_port -ljpeg -lpthread -lexif -lreadline -L/usr/lib64 -lpopt -lm make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' Making all in packaging Making all in rpm make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Nothing to be done for 'all'. Making all in tests Making all in data make[3]: Nothing to be done for 'all'. Making all in staging Making all in subdir1 make[4]: Nothing to be done for 'all'. Making all in subdir2 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pr3P62 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 + cd gphoto2-2.5.27 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in gphoto-m4 make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto-m4' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto-m4' 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/gphoto2-2.5.27/gphoto-m4' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto-m4' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/contrib' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/contrib' 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/gphoto2-2.5.27/contrib' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/contrib' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/doc' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 gphoto2.1 '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/doc' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/doc' Making install in gphoto2 make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gphoto2 '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p gphoto2 /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/bin/gphoto2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2' /usr/bin/install -p -m 644 test-hook.sh '/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/gphoto2' Making install in packaging make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' Making install in rpm make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging/rpm' make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging/rpm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging/rpm' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging/rpm' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/packaging' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/po' /bin/sh ../auto-aux/mkinstalldirs /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/az/LC_MESSAGES installing az.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/az/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES installing eu.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/id/LC_MESSAGES installing id.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/is/LC_MESSAGES installing is.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/is/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/rw/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gphoto2.mo mkdir -p -- /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gphoto2.mo if test "gphoto2" = "gettext-tools"; then \ /bin/sh ../auto-aux/mkinstalldirs /builddir/build/BUILDROOT/gphoto2-2.5.27-1.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/gphoto2-2.5.27-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/po' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' Making install in data make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/data' make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/data' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/data' Making install in staging make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' Making install in subdir1 make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir1' make[4]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir1' make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir1' Making install in subdir2 make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir2' make[4]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir2' make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging/subdir2' make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' make[4]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests/staging' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' make[3]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' make[2]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27/tests' make[1]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27' make[2]: Entering directory '/builddir/build/BUILD/gphoto2-2.5.27' 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/gphoto2-2.5.27' make[1]: Leaving directory '/builddir/build/BUILD/gphoto2-2.5.27' + rm /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2/test-hook.sh + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 gphoto2 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5.27-1.fc33 --unique-debug-suffix -2.5.27-1.fc33.riscv64 --unique-debug-src-base gphoto2-2.5.27-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gphoto2-2.5.27 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/bin/gphoto2 extracting debug info from /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/bin/gphoto2 original debug info size: 1040kB, size after compression: 1012kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 413 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 Processing files: gphoto2-2.5.27-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ehoV52 + umask 022 + cd /builddir/build/BUILD + cd gphoto2-2.5.27 + DOCDIR=/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2 + cp -pr NEWS /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2 + cp -pr README /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2 + cp -pr TODO /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/doc/gphoto2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T6r6C0 + umask 022 + cd /builddir/build/BUILD + cd gphoto2-2.5.27 + LICENSEDIR=/builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/licenses/gphoto2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/licenses/gphoto2 + cp -pr COPYING /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64/usr/share/licenses/gphoto2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: gphoto2 = 2.5.27-1.fc33 gphoto2(riscv-64) = 2.5.27-1.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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgphoto2.so.6()(64bit) libgphoto2_port.so.12()(64bit) libgphoto2_port.so.12(LIBGPHOTO2_5_0)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Processing files: gphoto2-debugsource-2.5.27-1.fc33.riscv64 Provides: gphoto2-debugsource = 2.5.27-1.fc33 gphoto2-debugsource(riscv-64) = 2.5.27-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gphoto2-debuginfo-2.5.27-1.fc33.riscv64 Provides: debuginfo(build-id) = 7e2f9f76175a237434d1d616d82d0f8d65a7c06b gphoto2-debuginfo = 2.5.27-1.fc33 gphoto2-debuginfo(riscv-64) = 2.5.27-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gphoto2-debugsource(riscv-64) = 2.5.27-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 Wrote: /builddir/build/RPMS/gphoto2-debuginfo-2.5.27-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gphoto2-debugsource-2.5.27-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gphoto2-2.5.27-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2T9xX1 + umask 022 + cd /builddir/build/BUILD + cd gphoto2-2.5.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gphoto2-2.5.27-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0