Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fish.spec'], chrootPath='/var/lib/mock/f30-build-39644-22634/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fish.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 Wrote: /builddir/build/SRPMS/fish-2.7.1-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fish.spec'], chrootPath='/var/lib/mock/f30-build-39644-22634/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fish.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.guuko5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fish-2.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fish-2.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fish-2.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . BUILDSTDERR: ++ find share/tools -type f -name '*.py' + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/deroff.py + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/create_manpage_completions.py + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/web_config/webconfig.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MRYXRM + umask 022 + cd /builddir/build/BUILD + cd fish-2.7.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./pcre2-10.22/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./pcre2-10.22/config.sub BUILDSTDERR: ++ basename ./pcre2-10.22/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./pcre2-10.22/config.sub '/usr/lib/rpm/redhat/config.sub' -> './pcre2-10.22/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./pcre2-10.22/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./pcre2-10.22/config.guess BUILDSTDERR: ++ basename ./pcre2-10.22/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./pcre2-10.22/config.guess '/usr/lib/rpm/redhat/config.guess' -> './pcre2-10.22/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ 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' ']' BUILDSTDERR: ++ 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"~' ./pcre2-10.22/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 --docdir=/usr/share/doc/fish --without-included-pcre2 checking if autoreconf needs to be run... no checking if autoheader needs to be run... no checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking for grep that handles long lines and -e... /usr/bin/grep checking for fgrep... /usr/bin/grep -F checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C++ preprocessor... g++ -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether g++ supports C++11 features by default... yes checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for msgfmt... msgfmt checking for doxygen... doxygen checking the doxygen version... 1.8.14 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for -rdynamic linker flag... yes checking for /proc/self/stat... yes checking for library containing nanosleep... none required checking for library containing shm_open... -lrt checking for library containing pthread_create... -lpthread checking for library containing setupterm... -lncurses checking for library containing dladdr... -ldl checking for library containing gettext... none required checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking size of wchar_t... 4 checking for struct stat.st_ctime_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for wcsndup... no checking for futimes... yes checking for wcslcpy... no checking for lrand48_r... yes checking for killpg... yes checking for backtrace_symbols... yes checking for getifaddrs... yes checking for futimens... yes checking for clock_gettime... yes checking for getpwent... yes checking for flock... yes checking for dirfd... yes checking whether mkostemp is declared... yes checking for mkostemp... yes checking whether setupterm is declared... yes checking for wcsdup... yes checking for std::wcsdup... no checking for wcscasecmp... yes checking for std::wcscasecmp... no checking for wcsncasecmp... yes checking for std::wcsncasecmp... no checking for gettext... yes checking for gettext... (cached) yes checking if ctermid_r() available... no checking if struct winsize and TIOCGWINSZ exist... yes checking for _nl_msg_cat_cntr symbol... yes checking for sys_errlist array... yes checking for _sys_errs array... yes checking if we are using non varargs tparm.... no checking for pcre2-config... pcre2-config checking for library containing pcre2_compile_32... none required configure: using system PCRE2 library configure: creating ./config.status config.status: creating Makefile config.status: creating config.h fish is now configured. + /usr/bin/make -O -j4 all fish_tests FISH_BUILD_VERSION = '' FISH_BUILD_VERSION = '2.7.1' CXX = 'g++' CXXFLAGS = '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-exceptions -Wextra -Wno-missing-field-initializers ' MKDIR_P = '/usr/bin/mkdir -p' CPPFLAGS = '-DLOCALEDIR="/usr/share/locale" -DPREFIX=L"/usr" -DDATADIR=L"/usr/share" -DSYSCONFDIR=L"/etc" -DBINDIR=L"/usr/bin" -DDOCDIR=L"/usr/share/doc/fish" -iquote. -iquote./src/ -DFISH_BUILD_VERSION="2.7.1"' SED = '/usr/bin/sed' AWK = 'gawk' FGREP = '/usr/bin/grep -F' msgfmt po/en.gmo msgfmt po/nb.gmo msgfmt po/de.gmo msgfmt po/nn.gmo CAT AWK doc_src/commands.hdr msgfmt po/fr.gmo msgfmt po/pt_BR.gmo prefix = '/usr' sysconfdir = '/etc' docdir = '/usr/share/doc/fish' extra_completionsdir = '/usr/share/fish/vendor_completions.d' extra_functionsdir = '/usr/share/fish/vendor_functions.d' extra_confdir = '/usr/share/fish/vendor_conf.d' msgfmt po/pl.gmo MKDIR_P obj msgfmt po/sv.gmo SEDFGREP lexicon.txt SED fish.pc SED share/__fish_build_paths.fish SED toc.txt msgfmt po/zh_CN.gmo CXX obj/autoload.o BUILDSTDERR: src/autoload.cpp: In member function 'autoload_function_t* autoload_t::get_autoloaded_function_with_creation(const wcstring&, bool)': BUILDSTDERR: src/autoload.cpp:141:14: warning: variable 'added' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool added; BUILDSTDERR: ^~~~~ CXX obj/builtin.o CXX obj/fish.o CXX obj/builtin_bg.o CXX obj/builtin_block.o CXX obj/builtin_bind.o CXX obj/builtin_builtin.o CXX obj/builtin_cd.o CXX obj/builtin_command.o CXX obj/builtin_contains.o CXX obj/builtin_commandline.o CXX obj/builtin_complete.o CXX obj/builtin_disown.o CXX obj/builtin_echo.o CXX obj/builtin_emit.o CXX obj/builtin_exit.o CXX obj/builtin_fg.o CXX obj/builtin_function.o CXX obj/builtin_functions.o CXX obj/fish_tests.o BUILDSTDERR: src/fish_tests.cpp: In function 'void test_autosuggest_suggest_special()': BUILDSTDERR: src/fish_tests.cpp:2525:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system("rmdir ~/test_autosuggest_suggest_special/"); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX obj/builtin_history.o CXX obj/builtin_argparse.o CXX obj/builtin_jobs.o CXX obj/builtin_pwd.o CXX obj/builtin_printf.o CXX obj/builtin_random.o CXX obj/builtin_realpath.o CXX obj/builtin_return.o CXX obj/builtin_read.o CXX obj/builtin_set_color.o CXX obj/builtin_source.o CXX obj/builtin_status.o CXX obj/builtin_set.o CXX obj/builtin_ulimit.o CXX obj/color.o CXX obj/builtin_test.o BUILDSTDERR: src/builtin_test.cpp: In member function 'virtual bool test_expressions::combining_expression::evaluate(wcstring_list_t&)': BUILDSTDERR: src/builtin_test.cpp:594:12: warning: enum constant in boolean context [-Wint-in-bool-context] BUILDSTDERR: return STATUS_INVALID_ARGS; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ CXX obj/builtin_string.o CXX obj/common.o CXX obj/env_universal_common.o CXX obj/event.o CXX obj/env.o CXX obj/complete.o CXX obj/fish_version.o CXX obj/fallback.o BUILDSTDERR: src/fallback.cpp: In function 'int fish_mkstemp_cloexec(char*)': BUILDSTDERR: src/fallback.cpp:96:19: warning: the address of 'int mkostemp(char*, int)' will never be NULL [-Waddress] BUILDSTDERR: if (&mkostemp != nullptr) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~ CXX obj/exec.o CXX obj/function.o CXX obj/expand.o CXX obj/highlight.o CXX obj/intern.o CXX obj/input_common.o CXX obj/io.o CXX obj/iothread.o CXX obj/history.o CXX obj/kill.o CXX obj/input.o CXX obj/output.o CXX obj/parse_productions.o CXX obj/parse_tree.o CXX obj/pager.o BUILDSTDERR: src/pager.cpp: In member function 'line_t pager_t::completion_print_item(const wcstring&, const pager_t::comp_t*, size_t, size_t, size_t, bool, bool, page_rendering_t*) const': BUILDSTDERR: src/pager.cpp:116:24: warning: variable 'desc_width' set but not used [-Wunused-but-set-variable] BUILDSTDERR: size_t comp_width, desc_width; BUILDSTDERR: ^~~~~~~~~~ CXX obj/parse_util.o CXX obj/parse_execution.o CXX obj/parser_keywords.o CXX obj/postfork.o CXX obj/path.o CXX obj/parser.o CXX obj/sanity.o CXX obj/proc.o BUILDSTDERR: src/proc.cpp: In function 'void handle_child_status(pid_t, int)': BUILDSTDERR: src/proc.cpp:304:20: warning: variable 'prev' set but not used [-Wunused-but-set-variable] BUILDSTDERR: process_t *prev = NULL; BUILDSTDERR: ^~~~ CXX obj/signal.o CXX obj/tokenizer.o CXX obj/utf8.o CXX obj/util.o CXX obj/wcstringutil.o CXX obj/screen.o CXX obj/wgetopt.o CXX obj/reader.o CXX obj/wildcard.o CXX obj/print_help.o AWK CAT doc_src/index.hdr SED lexicon_filter.tmp HDR_FILES doc.h CXX obj/fish_indent.o CXX obj/wutil.o BUILDSTDERR: src/wutil.cpp: In function 'bool wreaddir_resolving(DIR*, const wcstring&, wcstring&, bool*)': BUILDSTDERR: src/wutil.cpp:46:44: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/wutil.cpp:46:44: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/wutil.cpp: In function 'bool wreaddir(DIR*, wcstring&)': BUILDSTDERR: src/wutil.cpp:99:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d_u.d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/wutil.cpp:99:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d_u.d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/wutil.cpp: In function 'bool wreaddir_for_dirs(DIR*, wcstring*)': BUILDSTDERR: src/wutil.cpp:113:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/wutil.cpp:113:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: int retval = readdir_r(dir, &d, &result); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/wutil.cpp:5: BUILDSTDERR: /usr/include/dirent.h:183:12: note: declared here BUILDSTDERR: extern int readdir_r (DIR *__restrict __dirp, BUILDSTDERR: ^~~~~~~~~ doxygen user_doc CXX LD fish BUILDSTDERR: /usr/bin/ld: obj/wutil.o: in function `safe_strerror(int)': BUILDSTDERR: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead BUILDSTDERR: /usr/bin/ld: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead CXX obj/fish_key_reader.o CXX LD fish_indent BUILDSTDERR: /usr/bin/ld: obj/wutil.o: in function `safe_strerror(int)': BUILDSTDERR: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead BUILDSTDERR: /usr/bin/ld: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead CXX LD fish_tests BUILDSTDERR: /usr/bin/ld: obj/wutil.o: in function `safe_strerror(int)': BUILDSTDERR: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead BUILDSTDERR: /usr/bin/ld: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead CXX LD fish_key_reader BUILDSTDERR: /usr/bin/ld: obj/wutil.o: in function `safe_strerror(int)': BUILDSTDERR: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead BUILDSTDERR: /usr/bin/ld: /builddir/build/BUILD/fish-2.7.1/src/wutil.cpp:295: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead doxygen share/man doxygen file: /builddir/build/BUILD/fish-2.7.1/Doxyfile.help input directory: /builddir/build/BUILD/fish-2.7.1/doc_src input filter: /builddir/build/BUILD/fish-2.7.1/lexicon_filter output directory: /builddir/build/BUILD/fish-2.7.1/share skipping: Built manpages + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OIUMMs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 + cd fish-2.7.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 'INSTALL=/usr/bin/install -p' FISH_BUILD_VERSION = '2.7.1' CXX = 'g++' CXXFLAGS = '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-exceptions -Wextra -Wno-missing-field-initializers ' MKDIR_P = '/usr/bin/mkdir -p' SED = '/usr/bin/sed' AWK = 'gawk' FGREP = '/usr/bin/grep -F' doxygen user_doc prefix = '/usr' sysconfdir = '/etc' docdir = '/usr/share/doc/fish' extra_completionsdir = '/usr/share/fish/vendor_completions.d' extra_functionsdir = '/usr/share/fish/vendor_functions.d' extra_confdir = '/usr/share/fish/vendor_conf.d' fish has now been built. Run make install to install fish. HAVE_GETTEXT = '1' Installing translations... Installing online user documentation datadir = '/usr/share' mandir = '/usr/share/man' Installing fish Installing fish_indent Installing fish_key_reader Creating sysconfdir tree Creating datadir tree Creating placeholder vendor/'extra_' directories Installing pkgconfig file Installing the fish completion library... Installing fish functions Installing man pages Installing helper tools Installing more man pages Installing miscellaneous helper resources Checking for legacy binaries... fish is now installed on your system. To run fish, type fish in your terminal. Even if you are already in fish, you should now start a new fish session. If you have SELinux enabled, you may need to manually update the security policy: * use the command 'chcon -t shell_exec_t /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish' To set your colors, run fish_config To scan your man pages for completions, run fish_update_completions To accept autosuggestions (in grey) as you type, hit ctrl-F or right arrow key. Have fun! <>< + gzip -9 -n /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/abbr.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/alias.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/and.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/argparse.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/begin.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/bg.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/bind.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/block.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/break.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/breakpoint.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/builtin.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/case.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/cd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/cdh.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/command.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/commandline.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/complete.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/contains.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/continue.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/count.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/dirh.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/dirs.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/disown.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/echo.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/else.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/emit.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/end.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/eval.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/exec.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/exit.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/false.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fg.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_breakpoint_prompt.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_config.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_indent.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_key_reader.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_mode_prompt.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_opt.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_prompt.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_right_prompt.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_update_completions.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/fish_vi_mode.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/for.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/funced.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/funcsave.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/function.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/functions.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/help.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/history.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/if.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/isatty.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/jobs.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/math.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/nextd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/not.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/open.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/or.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/popd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/prevd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/printf.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/prompt_pwd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/psub.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/pushd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/pwd.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/random.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/read.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/realpath.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/return.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/set.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/set_color.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/source.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/status.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/string.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/suspend.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/switch.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/test.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/trap.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/true.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/type.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/ulimit.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/umask.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/vared.1 /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/man/man1/while.1 + cp -a README.md /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/doc/fish + cp -a CONTRIBUTING.md /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/doc/fish + rmdir /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/vendor_completions.d + rmdir /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/fish/vendor_conf.d + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 fish + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7.1-4.fc30 --unique-debug-suffix -2.7.1-4.fc30.riscv64 --unique-debug-src-base fish-2.7.1-4.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fish-2.7.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish_indent explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish extracting debug info from /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish_indent extracting debug info from /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish_key_reader extracting debug info from /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/bin/fish_key_reader /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3896 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.42FnA1 Processing files: fish-2.7.1-4.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DByCtx + umask 022 + cd /builddir/build/BUILD + cd fish-2.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/licenses/fish + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/licenses/fish + cp -pr COPYING /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64/usr/share/licenses/fish + exit 0 Provides: config(fish) = 2.7.1-4.fc30 fish = 2.7.1-4.fc30 fish(riscv-64) = 2.7.1-4.fc30 pkgconfig(fish) = 2.7.1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/pkg-config /usr/bin/python3 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libpcre2-32.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Recommends: groff-base man-db man-pages Processing files: fish-debugsource-2.7.1-4.fc30.riscv64 Provides: fish-debugsource = 2.7.1-4.fc30 fish-debugsource(riscv-64) = 2.7.1-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fish-debuginfo-2.7.1-4.fc30.riscv64 Provides: debuginfo(build-id) = 24aaad1252fb8eb40448f9e0c410214a5d9c397f debuginfo(build-id) = 5e0e781781f99d4f70de9c73d3bec2bdddb0e8bd debuginfo(build-id) = b857654b852b4c9e404de1b5cf04a4a256a3a11f fish-debuginfo = 2.7.1-4.fc30 fish-debuginfo(riscv-64) = 2.7.1-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fish-debugsource(riscv-64) = 2.7.1-4.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 Wrote: /builddir/build/RPMS/fish-2.7.1-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fish-debugsource-2.7.1-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fish-debuginfo-2.7.1-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IkFaxl + umask 022 + cd /builddir/build/BUILD + cd fish-2.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fish-2.7.1-4.fc30.riscv64 + exit 0 Child return code was: 0