Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 770540 Details for
Bug 838187
app-shells/fish-3.4.*: "redirect.fish" tests failed on multiple platform
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log on amd64
build-amd64.log (text/plain), 119.79 KB, created by
Raymond Wong
on 2022-04-13 07:48:01 UTC
(
hide
)
Description:
build.log on amd64
Filename:
MIME Type:
Creator:
Raymond Wong
Created:
2022-04-13 07:48:01 UTC
Size:
119.79 KB
patch
obsolete
>[32m * [39;49;00mPackage: app-shells/fish-3.4.1 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: gyakovlev@gentoo.org polynomial-c@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc kernel_linux nls test userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > [32m*[0m Checking whether python3_10 is suitable ... > [32m*[0m >=dev-lang/python-3.10.0_p1-r1:3.10 ... >[A[140C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m python_check_deps ... >[A[140C [34;01m[ [31;01m!![34;01m ][0m > [32m*[0m Checking whether python3_9 is suitable ... > [32m*[0m >=dev-lang/python-3.9.9-r1:3.9 ... >[A[140C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m python_check_deps ... >[A[140C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.9 to build (via PYTHON_COMPAT iteration) >Unable to configure loopback interface: Operation not permitted >>>> Unpacking source... >>>> Unpacking fish-3.4.1.tar.xz to /var/tmp/portage/app-shells/fish-3.4.1/work >>>> Source unpacked in /var/tmp/portage/app-shells/fish-3.4.1/work >Unable to configure loopback interface: Operation not permitted >>>> Preparing source in /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build" > [32m*[0m Applying fish-3.4.1-atomic.patch ... >patching file cmake/ConfigureChecks.cmake >Hunk #1 succeeded at 251 (offset -4 lines). >patching file cmake/ConfigureChecks.cmake >Hunk #1 succeeded at 251 (offset -4 lines). >[A[140C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "${DEFAULT_BUILD_TYPE}") >>>> Source prepared. >Unable to configure loopback interface: Operation not permitted >>>> Configuring source in /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build" >cmake -C /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_BINDIR=/bin -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCURSES_NEED_NCURSES=ON -DINSTALL_DOCS=yes -DWITH_GETTEXT=yes -DBUILD_DOCS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/gentoo_toolchain.cmake /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 >loading initial cache file /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/gentoo_common_config.cmake >[0mCMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): > The OLD behavior for policy CMP0066 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > >[0m >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test HAS_NO_REDUNDANT_MOVE >-- Performing Test HAS_NO_REDUNDANT_MOVE - Failed >-- Performing Test HAS_REDUNDANT_MOVE >-- Performing Test HAS_REDUNDANT_MOVE - Success >-- Looking for wsyncup in /usr/lib64/libcurses.so >-- Looking for wsyncup in /usr/lib64/libcurses.so - found >-- Looking for cbreak in /usr/lib64/libncurses.so >-- Looking for cbreak in /usr/lib64/libncurses.so - not found >-- Looking for nodelay in /usr/lib64/libncurses.so >-- Looking for nodelay in /usr/lib64/libncurses.so - not found >-- Found Curses: /usr/lib64/libncurses.so >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Looking for backtrace_symbols >-- Looking for backtrace_symbols - found >-- Looking for clock_gettime >-- Looking for clock_gettime - found >-- Looking for futimens >-- Looking for futimens - found >-- Looking for ctermid_r >-- Looking for ctermid_r - not found >-- Performing Test HAVE_STRUCT_DIRENT_D_TYPE >-- Performing Test HAVE_STRUCT_DIRENT_D_TYPE - Success >-- Looking for dirfd >-- Looking for dirfd - found >-- Looking for C++ include execinfo.h >-- Looking for C++ include execinfo.h - found >-- Looking for flock >-- Looking for flock - found >-- Looking for getifaddrs >-- Looking for getifaddrs - found >-- Looking for getpwent >-- Looking for getpwent - found >-- Looking for getrusage >-- Looking for getrusage - found >-- Looking for gettext >-- Looking for gettext - found >-- Looking for killpg >-- Looking for killpg - found >-- Looking for mkostemp >-- Looking for mkostemp - found >-- Looking for include files curses.h, term.h >-- Looking for include files curses.h, term.h - found >-- Looking for C++ include siginfo.h >-- Looking for C++ include siginfo.h - not found >-- Looking for C++ include spawn.h >-- Looking for C++ include spawn.h - found >-- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success >-- Looking for C++ include sys/ioctl.h >-- Looking for C++ include sys/ioctl.h - found >-- Looking for C++ include sys/select.h >-- Looking for C++ include sys/select.h - found >-- Looking for include files sys/types.h, sys/sysctl.h >-- Looking for include files sys/types.h, sys/sysctl.h - not found >-- Looking for eventfd >-- Looking for eventfd - found >-- Looking for pipe2 >-- Looking for pipe2 - found >-- Looking for wcscasecmp >-- Looking for wcscasecmp - found >-- Looking for wcsdup >-- Looking for wcsdup - found >-- Looking for wcslcpy >-- Looking for wcslcpy - not found >-- Looking for wcsncasecmp >-- Looking for wcsncasecmp - found >-- Looking for wcsndup >-- Looking for wcsndup - not found >-- Looking for include file xlocale.h >-- Looking for include file xlocale.h - not found >-- Looking for wcstod_l >-- Looking for wcstod_l - found >-- Looking for uselocale >-- Looking for uselocale - not found >-- Looking for C++ include sys/types.h >-- Looking for C++ include sys/types.h - found >-- Looking for C++ include stdint.h >-- Looking for C++ include stdint.h - found >-- Looking for C++ include stddef.h >-- Looking for C++ include stddef.h - found >-- Check size of struct winsize >-- Check size of struct winsize - done >-- Looking for TIOCGWINSZ >-- Looking for TIOCGWINSZ - found >-- Check size of wchar_t[8] >-- Check size of wchar_t[8] - done >-- Performing Test TPARM_TAKES_VARARGS >-- Performing Test TPARM_TAKES_VARARGS - Success >-- Performing Test TPUTS_USES_INT_ARG >-- Performing Test TPUTS_USES_INT_ARG - Success >-- Performing Test HAVE_STD__MAKE_UNIQUE >-- Performing Test HAVE_STD__MAKE_UNIQUE - Failed >-- Performing Test HAVE_CX11_THREAD_LOCAL >-- Performing Test HAVE_CX11_THREAD_LOCAL - Success >-- Performing Test LIBATOMIC_NOT_NEEDED >-- Performing Test LIBATOMIC_NOT_NEEDED - Success >-- Found Gettext: /usr/bin/msgmerge (found version "0.21") >-- Performing Test HAVE__NL_MSG_CAT_CNTR >-- Performing Test HAVE__NL_MSG_CAT_CNTR - Success >-- Using system PCRE2 library /usr/include >[0mCMake Deprecation Warning at cmake/Tests.cmake:48 (cmake_policy): > The OLD behavior for policy CMP0037 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:198 (include) > >[0m >-- The following features have been enabled: > > * gettext, translate messages with gettext > * Documentation, user manual and documentation > >-- The following OPTIONAL packages have been found: > > * Curses > * Gettext > >-- The following REQUIRED packages have been found: > > * Threads > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe >C++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >>>> Source configured. >Unable to configure loopback interface: Operation not permitted >>>> Compiling source in /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build" >ninja -v -j24 -l0 >[0/2] /usr/bin/cmake -P /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/CMakeFiles/VerifyGlobs.cmake >[1/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && /usr/bin/cmake -E create_symlink /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/user_doc /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/user_doc >[2/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/build_tools/git_version_gen.sh /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >FISH_BUILD_VERSION=3.4.1 >[3/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/fish_version.cpp.o -MF CMakeFiles/fishlib.dir/src/fish_version.cpp.o.d -o CMakeFiles/fishlib.dir/src/fish_version.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish_version.cpp >[4/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/pl.gmo po/pl.po >[5/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/sv.gmo po/sv.po >[6/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/en.gmo po/en.po >[7/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/de.gmo po/de.po >[8/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/zh_CN.gmo po/zh_CN.po >[9/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/fr.gmo po/fr.po >[10/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/pt_BR.gmo po/pt_BR.po >[11/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -MF CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o.d -o CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish_test_helper.cpp >[12/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/fallback.cpp.o -MF CMakeFiles/fishlib.dir/src/fallback.cpp.o.d -o CMakeFiles/fishlib.dir/src/fallback.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fallback.cpp >[13/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o -MF CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o.d -o CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/future_feature_flags.cpp >[14/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/color.cpp.o -MF CMakeFiles/fishlib.dir/src/color.cpp.o.d -o CMakeFiles/fishlib.dir/src/color.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/color.cpp >[15/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/intern.cpp.o -MF CMakeFiles/fishlib.dir/src/intern.cpp.o.d -o CMakeFiles/fishlib.dir/src/intern.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/intern.cpp >[16/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/history_file.cpp.o -MF CMakeFiles/fishlib.dir/src/history_file.cpp.o.d -o CMakeFiles/fishlib.dir/src/history_file.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/history_file.cpp >[17/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/flog.cpp.o -MF CMakeFiles/fishlib.dir/src/flog.cpp.o.d -o CMakeFiles/fishlib.dir/src/flog.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/flog.cpp >[18/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/input_common.cpp.o -MF CMakeFiles/fishlib.dir/src/input_common.cpp.o.d -o CMakeFiles/fishlib.dir/src/input_common.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/input_common.cpp >[19/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o -MF CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o.d -o CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/null_terminated_array.cpp >[20/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o -MF CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o.d -o CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fd_monitor.cpp >[21/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/kill.cpp.o -MF CMakeFiles/fishlib.dir/src/kill.cpp.o.d -o CMakeFiles/fishlib.dir/src/kill.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/kill.cpp >[22/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/operation_context.cpp.o -MF CMakeFiles/fishlib.dir/src/operation_context.cpp.o.d -o CMakeFiles/fishlib.dir/src/operation_context.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/operation_context.cpp >[23/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/iothread.cpp.o -MF CMakeFiles/fishlib.dir/src/iothread.cpp.o.d -o CMakeFiles/fishlib.dir/src/iothread.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/iothread.cpp >[24/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/job_group.cpp.o -MF CMakeFiles/fishlib.dir/src/job_group.cpp.o.d -o CMakeFiles/fishlib.dir/src/job_group.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/job_group.cpp >[25/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o -MF CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o.d -o CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/env_universal_common.cpp >[26/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o -MF CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o.d -o CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/parser_keywords.cpp >[27/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/output.cpp.o -MF CMakeFiles/fishlib.dir/src/output.cpp.o.d -o CMakeFiles/fishlib.dir/src/output.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/output.cpp >[28/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/common.cpp.o -MF CMakeFiles/fishlib.dir/src/common.cpp.o.d -o CMakeFiles/fishlib.dir/src/common.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/common.cpp >[29/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/autoload.cpp.o -MF CMakeFiles/fishlib.dir/src/autoload.cpp.o.d -o CMakeFiles/fishlib.dir/src/autoload.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/autoload.cpp >[30/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o -MF CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o.d -o CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/env_dispatch.cpp >[31/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/function.cpp.o -MF CMakeFiles/fishlib.dir/src/function.cpp.o.d -o CMakeFiles/fishlib.dir/src/function.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/function.cpp >[32/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/io.cpp.o -MF CMakeFiles/fishlib.dir/src/io.cpp.o.d -o CMakeFiles/fishlib.dir/src/io.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/io.cpp >[33/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/event.cpp.o -MF CMakeFiles/fishlib.dir/src/event.cpp.o.d -o CMakeFiles/fishlib.dir/src/event.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/event.cpp >[34/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/parse_tree.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_tree.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_tree.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/parse_tree.cpp >[35/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/expand.cpp.o -MF CMakeFiles/fishlib.dir/src/expand.cpp.o.d -o CMakeFiles/fishlib.dir/src/expand.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/expand.cpp >[36/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/path.cpp.o -MF CMakeFiles/fishlib.dir/src/path.cpp.o.d -o CMakeFiles/fishlib.dir/src/path.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/path.cpp >[37/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/pager.cpp.o -MF CMakeFiles/fishlib.dir/src/pager.cpp.o.d -o CMakeFiles/fishlib.dir/src/pager.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/pager.cpp >[38/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o -MF CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o.d -o CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/tinyexpr.cpp >[39/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/redirection.cpp.o -MF CMakeFiles/fishlib.dir/src/redirection.cpp.o.d -o CMakeFiles/fishlib.dir/src/redirection.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/redirection.cpp >[40/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/exec.cpp.o -MF CMakeFiles/fishlib.dir/src/exec.cpp.o.d -o CMakeFiles/fishlib.dir/src/exec.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/exec.cpp >[41/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/postfork.cpp.o -MF CMakeFiles/fishlib.dir/src/postfork.cpp.o.d -o CMakeFiles/fishlib.dir/src/postfork.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/postfork.cpp >[42/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/utf8.cpp.o -MF CMakeFiles/fishlib.dir/src/utf8.cpp.o.d -o CMakeFiles/fishlib.dir/src/utf8.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/utf8.cpp >[43/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/util.cpp.o -MF CMakeFiles/fishlib.dir/src/util.cpp.o.d -o CMakeFiles/fishlib.dir/src/util.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/util.cpp >[44/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/highlight.cpp.o -MF CMakeFiles/fishlib.dir/src/highlight.cpp.o.d -o CMakeFiles/fishlib.dir/src/highlight.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/highlight.cpp >[45/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/tokenizer.cpp.o -MF CMakeFiles/fishlib.dir/src/tokenizer.cpp.o.d -o CMakeFiles/fishlib.dir/src/tokenizer.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/tokenizer.cpp >[46/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/signal.cpp.o -MF CMakeFiles/fishlib.dir/src/signal.cpp.o.d -o CMakeFiles/fishlib.dir/src/signal.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/signal.cpp >[47/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/wait_handle.cpp.o -MF CMakeFiles/fishlib.dir/src/wait_handle.cpp.o.d -o CMakeFiles/fishlib.dir/src/wait_handle.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/wait_handle.cpp >[48/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o -MF CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o.d -o CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/topic_monitor.cpp >[49/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/input.cpp.o -MF CMakeFiles/fishlib.dir/src/input.cpp.o.d -o CMakeFiles/fishlib.dir/src/input.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/input.cpp >[50/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/wgetopt.cpp.o -MF CMakeFiles/fishlib.dir/src/wgetopt.cpp.o.d -o CMakeFiles/fishlib.dir/src/wgetopt.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/wgetopt.cpp >[51/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/termsize.cpp.o -MF CMakeFiles/fishlib.dir/src/termsize.cpp.o.d -o CMakeFiles/fishlib.dir/src/termsize.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/termsize.cpp >[52/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/timer.cpp.o -MF CMakeFiles/fishlib.dir/src/timer.cpp.o.d -o CMakeFiles/fishlib.dir/src/timer.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/timer.cpp >[53/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/env.cpp.o -MF CMakeFiles/fishlib.dir/src/env.cpp.o.d -o CMakeFiles/fishlib.dir/src/env.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/env.cpp >[54/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/screen.cpp.o -MF CMakeFiles/fishlib.dir/src/screen.cpp.o.d -o CMakeFiles/fishlib.dir/src/screen.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/screen.cpp >[55/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/fds.cpp.o -MF CMakeFiles/fishlib.dir/src/fds.cpp.o.d -o CMakeFiles/fishlib.dir/src/fds.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fds.cpp >[56/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/parser.cpp.o -MF CMakeFiles/fishlib.dir/src/parser.cpp.o.d -o CMakeFiles/fishlib.dir/src/parser.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/parser.cpp >[57/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/trace.cpp.o -MF CMakeFiles/fishlib.dir/src/trace.cpp.o.d -o CMakeFiles/fishlib.dir/src/trace.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/trace.cpp >[58/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o -MF CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o.d -o CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/wcstringutil.cpp >[59/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/parse_util.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_util.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_util.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/parse_util.cpp >[60/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/history.cpp.o -MF CMakeFiles/fishlib.dir/src/history.cpp.o.d -o CMakeFiles/fishlib.dir/src/history.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/history.cpp >[61/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/parse_execution.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_execution.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_execution.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/parse_execution.cpp >[62/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/complete.cpp.o -MF CMakeFiles/fishlib.dir/src/complete.cpp.o.d -o CMakeFiles/fishlib.dir/src/complete.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/complete.cpp >[63/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/wutil.cpp.o -MF CMakeFiles/fishlib.dir/src/wutil.cpp.o.d -o CMakeFiles/fishlib.dir/src/wutil.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/wutil.cpp >[64/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/proc.cpp.o -MF CMakeFiles/fishlib.dir/src/proc.cpp.o.d -o CMakeFiles/fishlib.dir/src/proc.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/proc.cpp >[65/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/contains.cpp >[66/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/bind.cpp >[67/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/echo.cpp >[68/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/builtin.cpp >[69/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/emit.cpp >[70/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/ast.cpp.o -MF CMakeFiles/fishlib.dir/src/ast.cpp.o.d -o CMakeFiles/fishlib.dir/src/ast.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/ast.cpp >[71/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/wildcard.cpp.o -MF CMakeFiles/fishlib.dir/src/wildcard.cpp.o.d -o CMakeFiles/fishlib.dir/src/wildcard.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/wildcard.cpp >[72/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtin.cpp.o -MF CMakeFiles/fishlib.dir/src/builtin.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtin.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtin.cpp >[73/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/bg.cpp >[74/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/block.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/block.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/block.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/block.cpp >[75/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/command.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/command.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/command.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/command.cpp >[76/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/commandline.cpp >[77/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/cd.cpp >[78/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/disown.cpp >[79/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/exit.cpp >[80/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/math.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/math.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/math.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/math.cpp >[81/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/eval.cpp >[82/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/complete.cpp >[83/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/printf.cpp >[84/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/fg.cpp >[85/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/random.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/random.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/random.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/random.cpp >[86/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/realpath.cpp >[87/115] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -Wl,-O1 -Wl,--as-needed CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -o fish_test_helper && : >[88/115] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && sed '/Version/d' fish.pc.noversion > fish.pc && printf Version:\ >> fish.pc && sed 's/FISH_BUILD_VERSION=//;s/"//g' FISH-BUILD-VERSION-FILE >> fish.pc >[89/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/argparse.cpp >[90/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/history.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/history.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/history.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/history.cpp >[91/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/return.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/return.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/return.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/return.cpp >[92/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/jobs.cpp >[93/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/functions.cpp >[94/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_indent.dir/src/print_help.cpp.o -MF CMakeFiles/fish_indent.dir/src/print_help.cpp.o.d -o CMakeFiles/fish_indent.dir/src/print_help.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/print_help.cpp >[95/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/pwd.cpp >[96/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -MF CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o.d -o CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/print_help.cpp >[97/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/ulimit.cpp >[98/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/set_color.cpp >[99/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/source.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/source.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/source.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/source.cpp >[100/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/function.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/function.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/function.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/function.cpp >[101/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/status.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/status.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/status.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/status.cpp >[102/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/read.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/read.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/read.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/read.cpp >[103/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/wait.cpp >[104/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/type.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/type.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/type.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/type.cpp >[105/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o -MF CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o.d -o CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish_key_reader.cpp >[106/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/set.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/set.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/set.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/set.cpp >[107/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish.dir/src/fish.cpp.o -MF CMakeFiles/fish.dir/src/fish.cpp.o.d -o CMakeFiles/fish.dir/src/fish.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish.cpp >[108/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/reader.cpp.o -MF CMakeFiles/fishlib.dir/src/reader.cpp.o.d -o CMakeFiles/fishlib.dir/src/reader.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/reader.cpp >[109/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/test.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/test.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/test.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/test.cpp >[110/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o -MF CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o.d -o CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish_indent.cpp >[111/115] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fishlib.dir/src/builtins/string.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/string.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/string.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/builtins/string.cpp >[112/115] : && /usr/bin/cmake -E rm -f libfishlib.a && /usr/bin/x86_64-pc-linux-gnu-ar qc libfishlib.a CMakeFiles/fishlib.dir/src/ast.cpp.o CMakeFiles/fishlib.dir/src/autoload.cpp.o CMakeFiles/fishlib.dir/src/color.cpp.o CMakeFiles/fishlib.dir/src/common.cpp.o CMakeFiles/fishlib.dir/src/complete.cpp.o CMakeFiles/fishlib.dir/src/env.cpp.o CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o CMakeFiles/fishlib.dir/src/event.cpp.o CMakeFiles/fishlib.dir/src/exec.cpp.o CMakeFiles/fishlib.dir/src/expand.cpp.o CMakeFiles/fishlib.dir/src/fallback.cpp.o CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o CMakeFiles/fishlib.dir/src/fish_version.cpp.o CMakeFiles/fishlib.dir/src/flog.cpp.o CMakeFiles/fishlib.dir/src/function.cpp.o CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o CMakeFiles/fishlib.dir/src/highlight.cpp.o CMakeFiles/fishlib.dir/src/history.cpp.o CMakeFiles/fishlib.dir/src/history_file.cpp.o CMakeFiles/fishlib.dir/src/input.cpp.o CMakeFiles/fishlib.dir/src/input_common.cpp.o CMakeFiles/fishlib.dir/src/intern.cpp.o CMakeFiles/fishlib.dir/src/io.cpp.o CMakeFiles/fishlib.dir/src/iothread.cpp.o CMakeFiles/fishlib.dir/src/job_group.cpp.o CMakeFiles/fishlib.dir/src/kill.cpp.o CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o CMakeFiles/fishlib.dir/src/operation_context.cpp.o CMakeFiles/fishlib.dir/src/output.cpp.o CMakeFiles/fishlib.dir/src/pager.cpp.o CMakeFiles/fishlib.dir/src/parse_execution.cpp.o CMakeFiles/fishlib.dir/src/parse_tree.cpp.o CMakeFiles/fishlib.dir/src/parse_util.cpp.o CMakeFiles/fishlib.dir/src/parser.cpp.o CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o CMakeFiles/fishlib.dir/src/path.cpp.o CMakeFiles/fishlib.dir/src/postfork.cpp.o CMakeFiles/fishlib.dir/src/proc.cpp.o CMakeFiles/fishlib.dir/src/reader.cpp.o CMakeFiles/fishlib.dir/src/redirection.cpp.o CMakeFiles/fishlib.dir/src/screen.cpp.o CMakeFiles/fishlib.dir/src/signal.cpp.o CMakeFiles/fishlib.dir/src/termsize.cpp.o CMakeFiles/fishlib.dir/src/timer.cpp.o CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o CMakeFiles/fishlib.dir/src/tokenizer.cpp.o CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o CMakeFiles/fishlib.dir/src/trace.cpp.o CMakeFiles/fishlib.dir/src/utf8.cpp.o CMakeFiles/fishlib.dir/src/util.cpp.o CMakeFiles/fishlib.dir/src/wait_handle.cpp.o CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o CMakeFiles/fishlib.dir/src/wgetopt.cpp.o CMakeFiles/fishlib.dir/src/wildcard.cpp.o CMakeFiles/fishlib.dir/src/wutil.cpp.o CMakeFiles/fishlib.dir/src/fds.cpp.o CMakeFiles/fishlib.dir/src/builtin.cpp.o CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o CMakeFiles/fishlib.dir/src/builtins/block.cpp.o CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o CMakeFiles/fishlib.dir/src/builtins/command.cpp.o CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o CMakeFiles/fishlib.dir/src/builtins/function.cpp.o CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o CMakeFiles/fishlib.dir/src/builtins/history.cpp.o CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o CMakeFiles/fishlib.dir/src/builtins/math.cpp.o CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o CMakeFiles/fishlib.dir/src/builtins/random.cpp.o CMakeFiles/fishlib.dir/src/builtins/read.cpp.o CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o CMakeFiles/fishlib.dir/src/builtins/return.cpp.o CMakeFiles/fishlib.dir/src/builtins/set.cpp.o CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o CMakeFiles/fishlib.dir/src/builtins/source.cpp.o CMakeFiles/fishlib.dir/src/builtins/status.cpp.o CMakeFiles/fishlib.dir/src/builtins/string.cpp.o CMakeFiles/fishlib.dir/src/builtins/test.cpp.o CMakeFiles/fishlib.dir/src/builtins/type.cpp.o CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib libfishlib.a && : >[113/115] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -Wl,-O1 -Wl,--as-needed CMakeFiles/fish.dir/src/fish.cpp.o -o fish libfishlib.a -lncurses -ltinfo -ldl /usr/lib64/libpcre2-32.so && : >[114/115] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -Wl,-O1 -Wl,--as-needed CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o CMakeFiles/fish_indent.dir/src/print_help.cpp.o -o fish_indent libfishlib.a -lncurses -ltinfo -ldl /usr/lib64/libpcre2-32.so && : >[115/115] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -Wl,-O1 -Wl,--as-needed CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -o fish_key_reader libfishlib.a -lncurses -ltinfo -ldl /usr/lib64/libpcre2-32.so && : >>>> Source compiled. >Unable to configure loopback interface: Operation not permitted >>>> Test phase: app-shells/fish-3.4.1 >removed 'tests/pexpects/terminal.py' > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build" >ninja -v -j24 -l0 test >[0/2] /usr/bin/cmake -P /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/CMakeFiles/VerifyGlobs.cmake >[0m-- GLOB mismatch![0m >[1/2] /usr/bin/cmake --regenerate-during-build -S/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 -B/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >[0mCMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): > The OLD behavior for policy CMP0066 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > >[0m >-- Using system PCRE2 library /usr/include >[0mCMake Deprecation Warning at cmake/Tests.cmake:48 (cmake_policy): > The OLD behavior for policy CMP0037 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. >Call Stack (most recent call first): > CMakeLists.txt:198 (include) > >[0m >-- The following features have been enabled: > > * gettext, translate messages with gettext > * Documentation, user manual and documentation > >-- The following OPTIONAL packages have been found: > > * Curses > * Gettext > >-- The following REQUIRED packages have been found: > > * Threads > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe >C++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >[0/2] /usr/bin/cmake -P /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/CMakeFiles/VerifyGlobs.cmake >[1/10] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && mkdir -p /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/share && test -e /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/share/functions || ln -sf /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/share/functions/ /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/share/functions >[2/10] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/build_tools/git_version_gen.sh /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >[3/7] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/tests/ /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/tests/ >[4/7] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && /usr/bin/cmake -E make_directory /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/test/buildroot && env DESTDIR=/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/test/buildroot /usr/bin/cmake --build /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build --target install && /usr/bin/cmake -E copy /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/fish_test_helper /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/test/buildroot/bin && /usr/bin/cmake -E create_symlink /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/test/buildroot /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/test/root >[0/2] Re-checking globbed directories... >[1/8] Running utility command for link_doc >[2/8] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 && /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/build_tools/git_version_gen.sh /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build >[2/3] Install the project... >-- Install configuration: "RelWithDebInfo" >[5/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DBINDIR=L\"/bin\" -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish-3.4.1\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_REENTRANT -D_UNICODE=1 -I/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -std=gnu++11 -MD -MT CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -MF CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o.d -o CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -c /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1/src/fish_tests.cpp >[6/7] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -march=skylake-avx512 -mtune=skylake-avx512 -fgraphite-identity -pipe -Wredundant-move -Wl,-O1 -Wl,--as-needed CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -o fish_tests libfishlib.a -lncurses -ltinfo -ldl /usr/lib64/libpcre2-32.so && : >[6/7] cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && env CTEST_PARALLEL_LEVEL=72 FISH_FORCE_COLOR=1 FISH_SOURCE_DIR=/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 /usr/bin/ctest --force-new-ctest-process --output-on-failure --progress >Test project /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build > 0/229 Test #1: utility_functions[K 0/229 Test #2: string_split[K 0/229 Test #3: wwrite_to_fd[K 0/229 Test #4: env_vars[K 0/229 Test #5: env[K 0/229 Test #6: str_to_num[K 0/229 Test #7: enum[K 0/229 Test #8: highlighting[K 0/229 Test #9: new_parser_ll2[K 0/229 Test #10: new_parser_fuzzing[K 0/229 Test #11: new_parser_correctness[K 0/229 Test #12: new_parser_ad_hoc[K 0/229 Test #13: new_parser_errors[K 0/229 Test #14: error_messages[K 0/229 Test #15: escape[K 0/229 Test #16: format[K 0/229 Test #17: convert[K 0/229 Test #18: convert_ascii[K 0/229 Test #19: perf_convert_ascii[K 0/229 Test #20: convert_nulls[K 0/229 Test #21: tokenizer[K 0/229 Test #22: fd_monitor[K 0/229 Test #23: iothread[K 0/229 Test #24: pthread[K 0/229 Test #25: debounce[K 0/229 Test #26: parser[K 0/229 Test #27: cancellation[K 0/229 Test #28: indents[K 0/229 Test #29: utf8[K 0/229 Test #30: feature_flags[K 0/229 Test #31: escape_sequences[K 0/229 Test #32: pcre2_escape[K 0/229 Test #33: lru[K 0/229 Test #34: expand[K 0/229 Test #35: fuzzy_match[K 0/229 Test #36: ifind[K 0/229 Test #37: ifind_fuzzy[K 0/229 Test #38: abbreviations[K 0/229 Test #39: builtins/test[K 0/229 Test #40: wcstod[K 0/229 Test #41: dup2s[K 0/229 Test #42: path[K 0/229 Test #43: pager_navigation[K 0/229 Test #44: pager_layout[K 0/229 Test #45: word_motion[K 0/229 Test #46: is_potential_path[K 0/229 Test #47: colors[K 0/229 Test #48: wildcard[K 0/229 Test #49: complete[K 0/229 Test #50: autoload[K 0/229 Test #51: input[K 0/229 Test #52: line_iterator[K 0/229 Test #53: undo[K 0/229 Test #54: universal[K 0/229 Test #55: wait_handles[K 0/229 Test #56: completion_insertions[K 0/229 Test #57: autosuggestion_ignores[K 0/229 Test #58: autosuggestion_combining[K 0/229 Test #59: autosuggest_suggest_special[K 0/229 Test #60: history[K 0/229 Test #61: history_merge[K 0/229 Test #62: history_paths[K 0/229 Test #63: history_races[K 0/229 Test #64: history_formats[K 0/229 Test #65: string[K 0/229 Test #66: illegal_command_exit_code[K 0/229 Test #67: maybe[K 0/229 Test #68: layout_cache[K 0/229 Test #69: prompt[K 0/229 Test #70: normalize[K 0/229 Test #71: dirname[K 0/229 Test #72: topics[K 1/229 Test #73: pipes[K 2/229 Test #74: fd_event[K 3/229 Test #75: timer_format[K 4/229 Test #76: termsize[K 5/229 Test #77: killring[K 6/229 Test #78: abbr.fish[K 7/229 Test #79: alias.fish[K 8/229 Test #80: andandoror.fish[K 9/229 Test #81: andor.fish[K 10/229 Test #82: argparse.fish[K 11/229 Test #83: bad-option.fish[K 12/229 Test #84: basic.fish[K 13/229 Test #85: bind.fish[K 14/229 Test #86: braces.fish[K 15/229 Test #87: broken-config.fish[K 16/229 Test #88: builtinbuiltin.fish[K 17/229 Test #89: caller-observer.fish[K 18/229 Test #90: cd.fish[K 19/229 Test #91: check-all-fish-files.fish[K 20/229 Test #92: check-translations.fish[K 21/229 Test #93: cmdsub-limit.fish[K 22/229 Test #94: cmdsub.fish[K 23/229 Test #95: colon-delimited-var.fish[K 24/229 Test #96: command-1.fish[K 25/229 Test #97: command-2.fish[K 26/229 Test #98: command-not-found.fish[K 27/229 Test #99: command-vars-persist.fish[K 28/229 Test #100: commandline.fish[K 29/229 Test #101: complete.fish[K 30/229 Test #102: complete_directories.fish[K 31/229 Test #103: contains_opt.fish[K 32/229 Test #104: count.fish[K 33/229 Test #105: deep-cmdsub.fish[K 34/229 Test #106: directory-redirect.fish[K 35/229 Test #107: disown-parent.fish[K 36/229 Test #108: empty.fish[K 37/229 Test #109: env.fish[K 38/229 Test #110: eval.fish[K 39/229 Test #111: exec.fish[K 40/229 Test #112: exit-status-with-closing-stderr.fish[K 41/229 Test #113: expansion.fish[K 42/229 Test #114: fds.fish[K 43/229 Test #115: features-ampersand-nobg-in-token1.fish[K 44/229 Test #116: features-nocaret1.fish[K 45/229 Test #117: features-nocaret2.fish[K 46/229 Test #118: features-nocaret3.fish[K 47/229 Test #119: features-nocaret4.fish[K 48/229 Test #120: features-nocaret5.fish[K 49/229 Test #121: features-qmark1.fish[K 50/229 Test #122: features-qmark2.fish[K 51/229 Test #123: features-string-backslashes-off.fish[K 52/229 Test #124: features-string-backslashes.fish[K 53/229 Test #125: fish_add_path.fish[K 54/229 Test #126: fish_user_paths.fish[K 55/229 Test #127: for.fish[K 56/229 Test #128: function-definition.fish[K 57/229 Test #129: function.fish[K 58/229 Test #130: functions.fish[K 59/229 Test #131: git.fish[K 60/229 Test #132: glob.fish[K 61/229 Test #133: history.fish[K 62/229 Test #134: indent.fish[K 63/229 Test #135: init-command-2.fish[K 64/229 Test #136: init-command-mix-ordering.fish[K 65/229 Test #137: init-command-mix.fish[K 66/229 Test #138: init-command.fish[K 67/229 Test #139: init-unreadable-cwd.fish[K 68/229 Test #140: invocation.fish[K 69/229 Test #141: job-control-noninteractive.fish[K 70/229 Test #142: job-control-not-a-tty.fish[K 71/229 Test #143: job-ids.fish[K 72/229 Test #144: jobs.fish[K 73/229 Test #145: line-continuation.fish[K 74/229 Test #146: line-number.fish[K 75/229 Test #147: locale-numeric.fish[K 76/229 Test #148: locale.fish[K 77/229 Test #149: loops.fish[K 78/229 Test #150: math.fish[K 79/229 Test #151: no-config.fish[K 80/229 Test #152: no-execute.fish[K 81/229 Test #153: noshebang.fish[K 82/229 Test #154: not.fish[K 83/229 Test #155: pipeline-pgroup.fish[K 84/229 Test #156: pipestatus.fish[K 85/229 Test #157: printf.fish[K 86/229 Test #158: prompt.fish[K 87/229 Test #159: psub.fish[K 88/229 Test #160: random.fish[K 89/229 Test #161: rc-returned.fish[K 90/229 Test #162: read.fish[K 91/229 Test #163: realpath.fish[K 92/229 Test #164: redirect.fish[K 93/229 Test #165: regex-import.fish[K 94/229 Test #166: return.fish[K 95/229 Test #167: scoping.fish[K 96/229 Test #168: self-signal-usr1.fish[K 97/229 Test #169: set.fish[K 98/229 Test #170: setenv.fish[K 99/229 Test #171: sigint.fish[K 100/229 Test #172: sigint2.fish[K 101/229 Test #173: signal.fish[K 102/229 Test #174: slices.fish[K 103/229 Test #175: stack-overflow.fish[K 104/229 Test #176: status-command.fish[K 105/229 Test #177: status-value.fish[K 106/229 Test #178: status.fish[K 107/229 Test #179: string-advanced.fish[K 108/229 Test #180: string.fish[K 109/229 Test #181: switch.fish[K 110/229 Test #182: symlinks-not-overwritten.fish[K 111/229 Test #183: syntax-error-location.fish[K 112/229 Test #184: test.fish[K 113/229 Test #185: threads.fish[K 114/229 Test #186: time.fish[K 115/229 Test #187: tmux-abbr.fish[K 116/229 Test #188: tmux-bind.fish[K 117/229 Test #189: tmux-complete.fish[K 118/229 Test #190: tmux-history-search.fish[K 119/229 Test #191: tmux-prompt.fish[K 120/229 Test #192: trace.fish[K 121/229 Test #193: type.fish[K 122/229 Test #194: umask.fish[K 123/229 Test #195: variable-assignment.fish[K 124/229 Test #196: vars_as_commands.fish[K 125/229 Test #197: version.fish[K 126/229 Test #198: wait.fish[K 127/229 Test #199: wildcard.fish[K 128/229 Test #200: wraps.fish[K 129/229 Test #201: zero_based_array.fish[K 130/229 Test #202: bind.py[K 131/229 Test #203: bind_mode_events.py[K 132/229 Test #204: cancel_event.py[K 133/229 Test #205: commandline.py[K 134/229 Test #206: complete.py[K 135/229 Test #207: disable_mouse.py[K 136/229 Test #208: exit.py[K 137/229 Test #209: exit_handlers.py[K 138/229 Test #210: exit_nohang.py[K 139/229 Test #211: fg.py[K 140/229 Test #212: fkr.py[K 141/229 Test #213: generic.py[K 142/229 Test #214: histfile.py[K 143/229 Test #215: history.py[K 144/229 Test #216: isatty.py[K 145/229 Test #217: job_summary.py[K 146/229 Test #218: pipeline.py[K 147/229 Test #219: postexec.py[K 148/229 Test #220: private_mode.py[K 149/229 Test #221: read.py[K 150/229 Test #222: set_color.py[K 151/229 Test #223: sigint.py[K 152/229 Test #224: signals.py[K 153/229 Test #225: stdin_nonblocking.py[K 154/229 Test #226: torn_escapes.py[K 155/229 Test #227: tty_ownership.py[K 156/229 Test #228: undo.py[K 157/229 Test #229: wait.py[K [K167/229 Test #164: redirect.fish.............................***Failed 1.10 sec >Testing file checks/redirect.fish ... [31mFailure[0m: > > The CHECKERR on line 144 wants: > [1mwarning: Path \'/bin/echo\' is not a directory[0m > > which failed to match line stderr:9: > [1mopen: Permission denied[0m > > Context: > [...] from line 106 (stderr:6): > [1mread: stdin is closed[0m > [1mhooray2[0m > [1mwarning: An error occurred while redirecting file \'/bin/echo/file\'[0m > [31mopen: Permission denied[0m <= does not match CHECKERR '[34mwarning: Path \'/bin/echo\' is not a directory[0m' on line 144 > > when running command: > ../test/root/bin/fish checks/redirect.fish > > 229/229 Test #91: check-all-fish-files.fish[K >99% tests passed[0;0m, [0;31m1 tests failed[0;0m out of 229 > >Total Test time (real) = 12.96 sec > >The following tests FAILED: > [0;31m164 - redirect.fish (Failed)[0;0m >Errors while running CTest >[31mFAILED: [0mCMakeFiles/fish_run_tests /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build/CMakeFiles/fish_run_tests >cd /var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build && env CTEST_PARALLEL_LEVEL=72 FISH_FORCE_COLOR=1 FISH_SOURCE_DIR=/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1 /usr/bin/ctest --force-new-ctest-process --output-on-failure --progress >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: app-shells/fish-3.4.1::gentoo failed (test phase): > [31;01m*[0m ninja -v -j24 -l0 test failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 127: Called src_test > [31;01m*[0m environment, line 2967: Called cmake_build 'test' > [31;01m*[0m environment, line 1196: Called eninja 'test' > [31;01m*[0m environment, line 1653: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die "${nonfatal_args[@]}" "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-shells/fish-3.4.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-shells/fish-3.4.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-shells/fish-3.4.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-shells/fish-3.4.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1_build' > [31;01m*[0m S: '/var/tmp/portage/app-shells/fish-3.4.1/work/fish-3.4.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 838187
: 770540 |
770543
|
770546
|
770549
|
770552
|
770555