Skip to content

Instantly share code, notes, and snippets.

@dniku
Last active January 18, 2019 18:28
Show Gist options
  • Save dniku/002bee9a7d8db3f4ca2e6ac6acf0f8e6 to your computer and use it in GitHub Desktop.
Save dniku/002bee9a7d8db3f4ca2e6ac6acf0f8e6 to your computer and use it in GitHub Desktop.
unpacking sources
unpacking source archive /nix/store/k65i9rqxidgpbqgdlw1iapiikdy0mmkq-fish-3.0.0.tar.gz
source root is fish-3.0.0
setting SOURCE_DATE_EPOCH to timestamp 1546002484 of file fish-3.0.0/version
patching sources
configuring
patching script interpreter paths in ./build_tools/git_version_gen.sh
./build_tools/git_version_gen.sh: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23/bin/sh"
fixing cmake files...
cmake flags: -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/include -DCMAKE_INSTALL_LIBDIR=/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_DEPLOYMENT_TARGET= -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=last -DCMAKE_STRIP=/nix/store/3xwc1ip20b0p68sxqbjjll0va4pv5hbv-binutils-2.30/bin/strip -DCMAKE_RANLIB=/nix/store/3xwc1ip20b0p68sxqbjjll0va4pv5hbv-binutils-2.30/bin/ranlib -DCMAKE_AR=/nix/store/3xwc1ip20b0p68sxqbjjll0va4pv5hbv-binutils-2.30/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0 -DINTERNAL_WCWIDTH=OFF
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /nix/store/isg8rxaxkijl9x3hr2gzsf8pqfnqxg3k-gcc-wrapper-7.4.0/bin/gcc
-- Check for working C compiler: /nix/store/isg8rxaxkijl9x3hr2gzsf8pqfnqxg3k-gcc-wrapper-7.4.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nix/store/isg8rxaxkijl9x3hr2gzsf8pqfnqxg3k-gcc-wrapper-7.4.0/bin/g++
-- Check for working CXX compiler: /nix/store/isg8rxaxkijl9x3hr2gzsf8pqfnqxg3k-gcc-wrapper-7.4.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for cbreak in /nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libncurses.so
-- Looking for cbreak in /nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libncurses.so - found
-- Found Curses: /nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libncurses.so
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Looking for backtrace_symbols
-- Looking for backtrace_symbols - found
-- Looking for clock_gettime
-- Looking for clock_gettime - 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 futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Looking for getpwent
-- Looking for getpwent - found
-- Looking for gettext
-- Looking for gettext - found
-- Looking for killpg
-- Looking for killpg - found
-- Looking for lrand48_r
-- Looking for lrand48_r - 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 ncurses/term.h
-- Looking for C++ include ncurses/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
-- Looking for std::wcscasecmp
-- Looking for std::wcscasecmp - not found
-- Looking for std::wcsdup
-- Looking for std::wcsdup - not found
-- Looking for std::wcsncasecmp
-- Looking for std::wcsncasecmp - not 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 sys_errlist
-- Looking for sys_errlist - found
-- 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 - found
-- Looking for C++ include termios.h
-- Looking for C++ include termios.h - 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 wcstod_l
-- Looking for wcstod_l - found
-- Looking for _sys_errs
-- Looking for _sys_errs - 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 HAVE_STD__MAKE_UNIQUE
-- Performing Test HAVE_STD__MAKE_UNIQUE - Success
-- Found Intl: /nix/store/q2q1sg5sljia8sihhwcpbxir70yw33bw-glibc-2.27-dev/include
-- Found Gettext: /nix/store/bwqvb6j5amjadrpcjmczz6whkicy1kzc-gettext-0.19.8.1/bin/msgmerge (found version "0.19.8.1")
-- Performing Test HAVE__NL_MSG_CAT_CNTR
-- Performing Test HAVE__NL_MSG_CAT_CNTR - Success
-- Found system PCRE2 library /nix/store/gwm7i7gxs6wrdhan0yjny6vrh5b726xd-pcre2-10.32-dev/include
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.7")
CMake Deprecation Warning at cmake/Tests.cmake:33 (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:157 (INCLUDE)
-- The following features have been enabled:
* gettext, translate messages with gettext
* Documentation, user manual and documentation
-- The following OPTIONAL packages have been found:
* Intl
* Gettext
-- The following REQUIRED packages have been found:
* Curses
* Threads
-- The following OPTIONAL packages have not been found:
* Doxygen (required version >= 1.8.7)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/fish-3.0.0/build
building
build flags: -j4 -l4 SHELL=/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23/bin/bash
Scanning dependencies of target pofiles_4
Scanning dependencies of target pofiles_5
Scanning dependencies of target CHECK-FISH-BUILD-VERSION-FILE
Scanning dependencies of target link_doc
[ 1%] Generating nb.gmo
FISH_BUILD_VERSION=3.0.0
[ 2%] Generating nn.gmo
[ 2%] Built target CHECK-FISH-BUILD-VERSION-FILE
[ 2%] Built target link_doc
Scanning dependencies of target pofiles_3
Scanning dependencies of target pofiles_8
[ 3%] Generating fr.gmo
[ 4%] Generating sv.gmo
[ 4%] Built target pofiles_4
[ 4%] Built target pofiles_5
Scanning dependencies of target pofiles_2
Scanning dependencies of target pofiles_1
[ 5%] Generating en.gmo
[ 6%] Generating de.gmo
[ 6%] Built target pofiles_8
[ 6%] Built target pofiles_3
Scanning dependencies of target pofiles_6
Scanning dependencies of target fishlib
[ 7%] Generating pl.gmo
[ 8%] Building CXX object CMakeFiles/fishlib.dir/src/autoload.cpp.o
[ 8%] Built target pofiles_1
[ 8%] Built target pofiles_2
Scanning dependencies of target pofiles_7
Scanning dependencies of target pofiles_9
[ 9%] Generating pt_BR.gmo
[ 10%] Generating zh_CN.gmo
[ 10%] Built target pofiles_6
Scanning dependencies of target build_fish_pc
[ 10%] Generating fish.pc
[ 11%] Built target build_fish_pc
[ 12%] Building CXX object CMakeFiles/fishlib.dir/src/builtin.cpp.o
[ 12%] Built target pofiles_9
[ 13%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_bg.cpp.o
[ 13%] Built target pofiles_7
[ 14%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_bind.cpp.o
[ 15%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_block.cpp.o
[ 16%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_builtin.cpp.o
[ 17%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_cd.cpp.o
[ 18%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_command.cpp.o
[ 19%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_commandline.cpp.o
[ 20%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_complete.cpp.o
[ 21%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_contains.cpp.o
[ 22%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_disown.cpp.o
[ 23%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_echo.cpp.o
[ 24%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_emit.cpp.o
[ 25%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_exit.cpp.o
[ 26%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_fg.cpp.o
[ 27%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_function.cpp.o
[ 28%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_functions.cpp.o
[ 29%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_argparse.cpp.o
[ 30%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_history.cpp.o
[ 31%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_jobs.cpp.o
[ 31%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_math.cpp.o
[ 32%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_printf.cpp.o
[ 33%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_pwd.cpp.o
[ 34%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_random.cpp.o
[ 35%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_read.cpp.o
[ 36%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_realpath.cpp.o
[ 37%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_return.cpp.o
[ 38%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_set.cpp.o
[ 39%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_set_color.cpp.o
[ 40%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_source.cpp.o
[ 41%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_status.cpp.o
[ 42%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_string.cpp.o
[ 43%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_test.cpp.o
[ 44%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_ulimit.cpp.o
[ 45%] Building CXX object CMakeFiles/fishlib.dir/src/builtin_wait.cpp.o
[ 46%] Building CXX object CMakeFiles/fishlib.dir/src/color.cpp.o
[ 47%] Building CXX object CMakeFiles/fishlib.dir/src/common.cpp.o
[ 48%] Building CXX object CMakeFiles/fishlib.dir/src/complete.cpp.o
[ 50%] Building CXX object CMakeFiles/fishlib.dir/src/env.cpp.o
[ 51%] Building CXX object CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o
[ 52%] Building CXX object CMakeFiles/fishlib.dir/src/event.cpp.o
[ 53%] Building CXX object CMakeFiles/fishlib.dir/src/exec.cpp.o
[ 54%] Building CXX object CMakeFiles/fishlib.dir/src/expand.cpp.o
[ 55%] Building CXX object CMakeFiles/fishlib.dir/src/fallback.cpp.o
[ 56%] Building CXX object CMakeFiles/fishlib.dir/src/fish_version.cpp.o
[ 57%] Building CXX object CMakeFiles/fishlib.dir/src/function.cpp.o
[ 58%] Building CXX object CMakeFiles/fishlib.dir/src/highlight.cpp.o
[ 59%] Building CXX object CMakeFiles/fishlib.dir/src/history.cpp.o
[ 60%] Building CXX object CMakeFiles/fishlib.dir/src/input.cpp.o
[ 61%] Building CXX object CMakeFiles/fishlib.dir/src/input_common.cpp.o
[ 62%] Building CXX object CMakeFiles/fishlib.dir/src/intern.cpp.o
[ 63%] Building CXX object CMakeFiles/fishlib.dir/src/io.cpp.o
[ 64%] Building CXX object CMakeFiles/fishlib.dir/src/iothread.cpp.o
[ 65%] Building CXX object CMakeFiles/fishlib.dir/src/kill.cpp.o
[ 65%] Building CXX object CMakeFiles/fishlib.dir/src/output.cpp.o
[ 66%] Building CXX object CMakeFiles/fishlib.dir/src/pager.cpp.o
[ 67%] Building CXX object CMakeFiles/fishlib.dir/src/parse_execution.cpp.o
[ 68%] Building CXX object CMakeFiles/fishlib.dir/src/parse_productions.cpp.o
[ 69%] Building CXX object CMakeFiles/fishlib.dir/src/parse_tree.cpp.o
[ 70%] Building CXX object CMakeFiles/fishlib.dir/src/parse_util.cpp.o
[ 71%] Building CXX object CMakeFiles/fishlib.dir/src/parser.cpp.o
[ 72%] Building CXX object CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o
[ 73%] Building CXX object CMakeFiles/fishlib.dir/src/path.cpp.o
[ 74%] Building CXX object CMakeFiles/fishlib.dir/src/postfork.cpp.o
[ 75%] Building CXX object CMakeFiles/fishlib.dir/src/proc.cpp.o
[ 76%] Building CXX object CMakeFiles/fishlib.dir/src/reader.cpp.o
[ 77%] Building CXX object CMakeFiles/fishlib.dir/src/sanity.cpp.o
[ 78%] Building CXX object CMakeFiles/fishlib.dir/src/screen.cpp.o
[ 79%] Building CXX object CMakeFiles/fishlib.dir/src/signal.cpp.o
[ 80%] Building C object CMakeFiles/fishlib.dir/src/tinyexpr.c.o
[ 81%] Building CXX object CMakeFiles/fishlib.dir/src/tnode.cpp.o
[ 82%] Building CXX object CMakeFiles/fishlib.dir/src/tokenizer.cpp.o
[ 83%] Building CXX object CMakeFiles/fishlib.dir/src/utf8.cpp.o
[ 84%] Building CXX object CMakeFiles/fishlib.dir/src/util.cpp.o
[ 85%] Building CXX object CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o
[ 86%] Building CXX object CMakeFiles/fishlib.dir/src/wgetopt.cpp.o
[ 87%] Building CXX object CMakeFiles/fishlib.dir/src/wildcard.cpp.o
[ 88%] Building CXX object CMakeFiles/fishlib.dir/src/wutil.cpp.o
[ 89%] Building CXX object CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o
/build/fish-3.0.0/src/wutil.cpp: In function 'bool wreaddir_resolving(DIR*, const wcstring&, wcstring&, bool*)':
/build/fish-3.0.0/src/wutil.cpp:42:44: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations]
int retval = readdir_r(dir, &d, &result);
^
In file included from /build/fish-3.0.0/src/wutil.cpp:5:0:
/nix/store/q2q1sg5sljia8sihhwcpbxir70yw33bw-glibc-2.27-dev/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
/build/fish-3.0.0/src/wutil.cpp: In function 'bool wreaddir(DIR*, wcstring&)':
/build/fish-3.0.0/src/wutil.cpp:95:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations]
int retval = readdir_r(dir, &d_u.d, &result);
^
In file included from /build/fish-3.0.0/src/wutil.cpp:5:0:
/nix/store/q2q1sg5sljia8sihhwcpbxir70yw33bw-glibc-2.27-dev/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
/build/fish-3.0.0/src/wutil.cpp: In function 'bool wreaddir_for_dirs(DIR*, wcstring*)':
/build/fish-3.0.0/src/wutil.cpp:109:48: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations]
int retval = readdir_r(dir, &d, &result);
^
In file included from /build/fish-3.0.0/src/wutil.cpp:5:0:
/nix/store/q2q1sg5sljia8sihhwcpbxir70yw33bw-glibc-2.27-dev/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
[ 90%] Linking CXX static library libfishlib.a
[ 91%] Built target fishlib
Scanning dependencies of target fish_indent
Scanning dependencies of target fish_key_reader
Scanning dependencies of target fish
[ 92%] Building CXX object CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o
[ 93%] Building CXX object CMakeFiles/fish_indent.dir/src/print_help.cpp.o
[ 95%] Building CXX object CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o
[ 95%] Building CXX object CMakeFiles/fish.dir/src/fish.cpp.o
[ 96%] Building CXX object CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o
[ 97%] Linking CXX executable fish_indent
libfishlib.a(wutil.cpp.o): In function `safe_strerror(int)':
wutil.cpp:(.text+0xd52): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
wutil.cpp:(.text+0xd44): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
[ 98%] Linking CXX executable fish_key_reader
[ 98%] Built target fish_indent
[100%] Linking CXX executable fish
libfishlib.a(wutil.cpp.o): In function `safe_strerror(int)':
wutil.cpp:(.text+0xd52): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
wutil.cpp:(.text+0xd44): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target fish_key_reader
libfishlib.a(wutil.cpp.o): In function `safe_strerror(int)':
wutil.cpp:(.text+0xd52): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
wutil.cpp:(.text+0xd44): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
[100%] Built target fish
installing
install flags: SHELL=/nix/store/vs6d2fjkl4kb3jb7rwibsd76k9v2n4xy-bash-4.4-p23/bin/bash install
[ 0%] Built target CHECK-FISH-BUILD-VERSION-FILE
[ 1%] Built target build_fish_pc
[ 2%] Built target pofiles_5
[ 3%] Built target pofiles_4
[ 3%] Built target link_doc
[ 4%] Built target pofiles_3
[ 5%] Built target pofiles_8
[ 6%] Built target pofiles_2
[ 7%] Built target pofiles_1
[ 88%] Built target fishlib
[ 91%] Built target fish_indent
[ 92%] Built target pofiles_6
[ 93%] Built target pofiles_7
[ 94%] Built target pofiles_9
[ 96%] Built target fish
[100%] Built target fish_key_reader
Install the project...
-- Install configuration: "Release"
############### ↓ Nix hook for sourcing /etc/fish/config.fish ↓ ###############
# #
# Origin:
# This fish package was called with the attribute
# "useOperatingSystemEtc = true;".
#
# Purpose:
# Fish ordinarily sources /etc/fish/config.fish as
# $__fish_sysconfdir/config.fish,
# and $__fish_sysconfdir is defined at compile-time, baked into the C++
# component of fish. By default, it is set to "/etc/fish". When building
# through Nix, $__fish_sysconfdir gets set to $out/etc/fish. Here we may
# have included a custom $out/etc/config.fish in the fish package,
# as specified, but according to the value of useOperatingSystemEtc, we
# may want to further source the real "/etc/fish/config.fish" file.
#
# When this option is enabled, this segment should appear the very end of
# "$out/etc/config.fish". This is to emulate the behavior of fish itself
# with respect to /etc/fish/config.fish and ~/.config/fish/config.fish:
# source both, but source the more global configuration files earlier
# than the more local ones, so that more local configurations inherit
# from but override the more global locations.
if test -f /etc/fish/config.fish
source /etc/fish/config.fish
end
# #
############### ↑ Nix hook for sourcing /etc/fish/config.fish ↑ ###############
# source nixos environment
# note that this is required:
# 1. For all shells, not just login shells (mosh needs this as do some other command-line utilities)
# 2. Before the shell is initialized, so that config snippets can find the commands they use on the PATH
builtin status --is-login
or test -z "$__fish_nixos_env_preinit_sourced" -a -z "$ETC_PROFILE_SOURCED" -a -z "$ETC_ZSHENV_SOURCED"
and test -f /etc/fish/nixos-env-preinit.fish
and source /etc/fish/nixos-env-preinit.fish
and set -gx __fish_nixos_env_preinit_sourced 1
test -n "$NIX_PROFILES"
and begin
# We ensure that __extra_* variables are read in $__fish_datadir/config.fish
# with a preference for user-configured data by making sure the package-specific
# data comes last. Files are loaded/sourced in encounter order, duplicate
# basenames get skipped, so we assure this by prepending Nix profile paths
# (ordered in reverse of the $NIX_PROFILE variable)
#
# Note that at this point in evaluation, there is nothing whatsoever on the
# fish_function_path. That means we don't have most fish builtins, e.g., `eval`.
# additional profiles are expected in order of precedence, which means the reverse of the
# NIX_PROFILES variable (same as config.environment.profiles)
set -l __nix_profile_paths (echo $NIX_PROFILES | /nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/tr ' ' '\n')[-1..1]
set __extra_completionsdir \
$__nix_profile_paths"/etc/fish/completions" \
$__nix_profile_paths"/share/fish/vendor_completions.d" \
$__extra_completionsdir
set __extra_functionsdir \
$__nix_profile_paths"/etc/fish/functions" \
$__nix_profile_paths"/share/fish/vendor_functions.d" \
$__extra_functionsdir
set __extra_confdir \
$__nix_profile_paths"/etc/fish/conf.d" \
$__nix_profile_paths"/share/fish/vendor_conf.d" \
$__extra_confdir
end
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0
shrinking /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish_key_reader
shrinking /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish_indent
shrinking /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish
gzipping man pages under /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/man/
strip is /nix/store/3xwc1ip20b0p68sxqbjjll0va4pv5hbv-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin
patching script interpreter paths in /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0
/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/tools/deroff.py: interpreter directive changed from "/usr/bin/env python" to "/nix/store/ydk0mfpvn9smcmn72wc9i20slv1d2b79-python3-3.7.2/bin/python"
/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/tools/create_manpage_completions.py: interpreter directive changed from "/usr/bin/env python" to "/nix/store/ydk0mfpvn9smcmn72wc9i20slv1d2b79-python3-3.7.2/bin/python"
checking for references to /build/ in /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0...
<2> fish: exec_path: '/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish', argv[0]: 'fish'
<2> fish: determine_config_directory_paths() results:
paths.data: /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish
paths.sysconf: /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish
paths.doc: /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/doc/fish
paths.bin: /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin
<5> fish: locale var LANG='en_US.UTF-8'
<5> fish: locale var LANGUAGE missing or empty
<5> fish: locale var LC_ALL missing or empty
<5> fish: locale var LC_ADDRESS missing or empty
<5> fish: locale var LC_COLLATE missing or empty
<5> fish: locale var LC_CTYPE missing or empty
<5> fish: locale var LC_IDENTIFICATION missing or empty
<5> fish: locale var LC_MEASUREMENT missing or empty
<5> fish: locale var LC_MESSAGES missing or empty
<5> fish: locale var LC_MONETARY missing or empty
<5> fish: locale var LC_NAME missing or empty
<5> fish: locale var LC_NUMERIC missing or empty
<5> fish: locale var LC_PAPER missing or empty
<5> fish: locale var LC_TELEPHONE missing or empty
<5> fish: locale var LC_TIME missing or empty
<5> fish: init_locale() setlocale(): '(null)'
<5> fish: old LC_MESSAGES locale: 'C'
<5> fish: new LC_MESSAGES locale: 'C'
<2> fish: curses var TERM='xterm-256color'
<2> fish: curses var TERMINFO missing or empty
<2> fish: curses var TERMINFO_DIRS missing or empty
<2> fish: 256 color support enabled for '256color' in TERM
<5> fish: universal log reading from file
<5> fish: intern [
<5> fish: intern and
<5> fish: intern argparse
<5> fish: intern begin
<5> fish: intern bg
<5> fish: intern bind
<5> fish: intern block
<5> fish: intern break
<5> fish: intern breakpoint
<5> fish: intern builtin
<5> fish: intern case
<5> fish: intern cd
<5> fish: intern command
<5> fish: intern commandline
<5> fish: intern complete
<5> fish: intern contains
<5> fish: intern continue
<5> fish: intern count
<5> fish: intern disown
<5> fish: intern echo
<5> fish: intern else
<5> fish: intern emit
<5> fish: intern end
<5> fish: intern exec
<5> fish: intern exit
<5> fish: intern false
<5> fish: intern fg
<5> fish: intern for
<5> fish: intern function
<5> fish: intern functions
<5> fish: intern history
<5> fish: intern if
<5> fish: intern jobs
<5> fish: intern math
<5> fish: intern not
<5> fish: intern or
<5> fish: intern printf
<5> fish: intern pwd
<5> fish: intern random
<5> fish: intern read
<5> fish: intern realpath
<5> fish: intern return
<5> fish: intern set
<5> fish: intern set_color
<5> fish: intern source
<5> fish: intern status
<5> fish: intern string
<5> fish: intern switch
<5> fish: intern test
<5> fish: intern true
<5> fish: intern ulimit
<5> fish: intern wait
<5> fish: intern while
<2> fish: sourcing /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -g IFS \n\ \t' with pgrp -2
<4> fish: Start job 2, gid -2 (set -g IFS \n\ \t), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 1 using short circuit
<3> fish: Created job 3 from command 'set -qg __fish_added_user_paths' with pgrp -2
<4> fish: Start job 3, gid -2 (set -qg __fish_added_user_paths), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 1 using short circuit
<3> fish: Created job 2 from command 'set -g __fish_added_user_paths' with pgrp -2
<4> fish: Start job 2, gid -2 (set -g __fish_added_user_paths), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'status'
<4> fish: Set status of job 3 (status ...) to 0 using short circuit
<3> fish: Created job 3 from command 'status --is-interactive' with pgrp -2
<4> fish: Start job 3, gid -2 (status --is-interactive), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Created pipe using fds 3 and 4
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: buffered output for internal builtin 'builtin'
<4> fish: Set status of job 4 (builtin ...) to 0 using short circuit
<3> fish: Created job 4 from command 'builtin -n' with pgrp -2
<4> fish: Start job 4, gid -2 (builtin -n), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('builtin -n')
<4> fish: io_buffer_t::read: blocking read on fd 3
<4> fish: Skipping fork: no output for internal builtin 'contains'
<4> fish: Set status of job 2 (contains ...) to 0 using short circuit
<3> fish: Created job 2 from command 'not contains -- "string" (builtin -n)' with pgrp -2
<4> fish: Start job 2, gid -2 (not contains -- "string" (builtin -n)), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 1 using short circuit
<3> fish: Created job 4 from command 'not set -q STY' with pgrp -2
<4> fish: Start job 4, gid -2 (not set -q STY), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'string'
<4> fish: Set status of job 5 (string ...) to 1 using short circuit
<3> fish: Created job 5 from command 'not string match -q -- 'eterm*' $TERM' with pgrp -2
<4> fish: Start job 5, gid -2 (not string match -q -- 'eterm*' $TERM), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 1 using short circuit
<3> fish: Created job 4 from command 'set -q KONSOLE_PROFILE_NAME' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q KONSOLE_PROFILE_NAME), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'string'
<4> fish: Set status of job 6 (string ...) to 1 using short circuit
<3> fish: Created job 6 from command 'string match -q -- "*:*" $ITERM_SESSION_ID' with pgrp -2
<4> fish: Start job 6, gid -2 (string match -q -- "*:*" $ITERM_SESSION_ID), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'string'
<4> fish: Set status of job 4 (string ...) to 1 using short circuit
<3> fish: Created job 4 from command 'string match -q -- "st-*" $TERM' with pgrp -2
<4> fish: Start job 4, gid -2 (string match -q -- "st-*" $TERM), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 6 (test ...) to 1 using short circuit
<3> fish: Created job 6 from command 'test -n "$VTE_VERSION" -a "$VTE_VERSION" -ge 3600' with pgrp -2
<4> fish: Start job 6, gid -2 (test -n "$VTE_VERSION" -a "$VTE_VERSION" -ge 3600), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 4 (test ...) to 1 using short circuit
<3> fish: Created job 4 from command 'test "$COLORTERM" = truecolor -o "$COLORTERM" = 24bit' with pgrp -2
<4> fish: Start job 4, gid -2 (test "$COLORTERM" = truecolor -o "$COLORTERM" = 24bit), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -g __fish_config_dir ~/.config/fish' with pgrp -2
<4> fish: Start job 2, gid -2 (set -g __fish_config_dir ~/.config/fish), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 1 using short circuit
<3> fish: Created job 3 from command 'set -q XDG_CONFIG_HOME' with pgrp -2
<4> fish: Start job 3, gid -2 (set -q XDG_CONFIG_HOME), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l userdatadir ~/.local/share' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l userdatadir ~/.local/share), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 1 using short circuit
<3> fish: Created job 3 from command 'set -q XDG_DATA_HOME' with pgrp -2
<4> fish: Start job 3, gid -2 (set -q XDG_DATA_HOME), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l __extra_completionsdir' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l __extra_completionsdir), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'set -l __extra_functionsdir' with pgrp -2
<4> fish: Start job 3, gid -2 (set -l __extra_functionsdir), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l __extra_confdir' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l __extra_confdir), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 3 (test ...) to 0 using short circuit
<3> fish: Created job 3 from command 'test -f $__fish_data_dir/__fish_build_paths.fish' with pgrp -2
<4> fish: Start job 3, gid -2 (test -f $__fish_data_dir/__fish_build_paths.fish), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/__fish_build_paths.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/__fish_build_paths.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/__fish_build_paths.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set __extra_completionsdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_completions.d' with pgrp -2
<4> fish: Start job 4, gid -2 (set __extra_completionsdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_completions.d), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 5 (set ...) to 0 using short circuit
<3> fish: Created job 5 from command 'set __extra_functionsdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d' with pgrp -2
<4> fish: Start job 5, gid -2 (set __extra_functionsdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set __extra_confdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_conf.d' with pgrp -2
<4> fish: Start job 4, gid -2 (set __extra_confdir /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_conf.d), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'status'
<4> fish: Set status of job 5 (status ...) to 1 using short circuit
<3> fish: Created job 5 from command 'builtin status --is-login' with pgrp -2
<4> fish: Start job 5, gid -2 (builtin status --is-login), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 4 (test ...) to 0 using short circuit
<3> fish: Created job 4 from command 'test -z "$__fish_nixos_env_preinit_sourced" -a -z "$ETC_PROFILE_SOURCED" -a -z "$ETC_ZSHENV_SOURCED"' with pgrp -2
<4> fish: Start job 4, gid -2 (test -z "$__fish_nixos_env_preinit_sourced" -a -z "$ETC_PROFILE_SOURCED" -a -z "$ETC_ZSHENV_SOURCED"), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 5 (test ...) to 1 using short circuit
<3> fish: Created job 5 from command 'test -f /etc/fish/nixos-env-preinit.fish' with pgrp -2
<4> fish: Start job 5, gid -2 (test -f /etc/fish/nixos-env-preinit.fish), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 4 (test ...) to 1 using short circuit
<3> fish: Created job 4 from command 'test -n "$NIX_PROFILES"' with pgrp -2
<4> fish: Start job 4, gid -2 (test -n "$NIX_PROFILES"), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 2 (source ...) to 1 using short circuit
<3> fish: Created job 2 from command 'source $__fish_data_dir/__fish_build_paths.fish' with pgrp -2
<4> fish: Start job 2, gid -2 (source $__fish_data_dir/__fish_build_paths.fish), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 1 using short circuit
<3> fish: Created job 2 from command 'not set -q fish_function_path' with pgrp -2
<4> fish: Start job 2, gid -2 (not set -q fish_function_path), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'set fish_function_path $__fish_config_dir/functions $__fish_sysconf_dir/functions $__extra_functionsdir $__fish_data_dir/functions' with pgrp -2
<4> fish: Start job 3, gid -2 (set fish_function_path $__fish_config_dir/functions $__fish_sysconf_dir/functions $__extra_functionsdir $__fish_data_dir/functions), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'contains'
<4> fish: Set status of job 3 (contains ...) to 0 using short circuit
<3> fish: Created job 3 from command 'not contains -- $__fish_data_dir/functions $fish_function_path' with pgrp -2
<4> fish: Start job 3, gid -2 (not contains -- $__fish_data_dir/functions $fish_function_path), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 1 using short circuit
<3> fish: Created job 2 from command 'not set -q fish_complete_path' with pgrp -2
<4> fish: Start job 2, gid -2 (not set -q fish_complete_path), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'set fish_complete_path $__fish_config_dir/completions $__fish_sysconf_dir/completions $__extra_completionsdir $__fish_data_dir/completions $userdatadir/fish/generated_completions' with pgrp -2
<4> fish: Start job 3, gid -2 (set fish_complete_path $__fish_config_dir/completions $__fish_sysconf_dir/completions $__extra_completionsdir $__fish_data_dir/completions $userdatadir/fish/generated_completions), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'contains'
<4> fish: Set status of job 3 (contains ...) to 0 using short circuit
<3> fish: Created job 3 from command 'not contains -- $__fish_data_dir/completions $fish_complete_path' with pgrp -2
<4> fish: Start job 3, gid -2 (not contains -- $__fish_data_dir/completions $fish_complete_path), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 2 (test ...) to 1 using short circuit
<3> fish: Created job 2 from command 'test -d /usr/xpg4/bin' with pgrp -2
<4> fish: Start job 2, gid -2 (test -d /usr/xpg4/bin), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<3> fish: register: EVENT_VARIABLE($fish_user_paths): "__fish_reconstruct_path"
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<3> fish: register: EVENT_SIGNAL(SIGTRAP): "fish_sigtrap_handler"
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<3> fish: register: EVENT_GENERIC(fish_prompt): "__fish_on_interactive"
<4> fish: Created pipe using fds 3 and 4
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 2 (source ...) to 0 using short circuit
<3> fish: Created job 2 from command 'source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish' with pgrp -2
<4> fish: Start job 2, gid -2 (source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish')
<4> fish: io_buffer_t::read: blocking read on fd 3
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l LOCALE_VARS' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l LOCALE_VARS), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -a LOCALE_VARS LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE' with pgrp -2
<4> fish: Start job 4, gid -2 (set -a LOCALE_VARS LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -a LOCALE_VARS LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS' with pgrp -2
<4> fish: Start job 2, gid -2 (set -a LOCALE_VARS LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -a LOCALE_VARS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION' with pgrp -2
<4> fish: Start job 4, gid -2 (set -a LOCALE_VARS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -q $locale_var' with pgrp -2
<4> fish: Start job 2, gid -2 (set -q $locale_var), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish
<4> fish: Skipping fork: no output for internal builtin 'return'
<4> fish: Set status of job 5 (return ...) to 0 using short circuit
<3> fish: Created job 5 from command 'return 0' with pgrp -2
<4> fish: Start job 5, gid -2 (return 0), COMPLETED, NON-INTERACTIVE
<3> fish: Created job 3 from command '__fish_set_locale' with pgrp -2
<4> fish: Start job 3, gid -2 (__fish_set_locale), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'not set -q __fish_init_2_3_0' with pgrp -2
<4> fish: Start job 2, gid -2 (not set -q __fish_init_2_3_0), COMPLETED, NON-INTERACTIVE
<5> fish: path_get_path( '/usr/libexec/path_helper' )
<4> fish: Skipping fork: no output for internal builtin 'command'
<4> fish: Set status of job 3 (command ...) to 1 using short circuit
<3> fish: Created job 3 from command 'command -sq /usr/libexec/path_helper' with pgrp -2
<4> fish: Start job 3, gid -2 (command -sq /usr/libexec/path_helper), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'status'
<4> fish: Set status of job 2 (status ...) to 1 using short circuit
<3> fish: Created job 2 from command 'status --is-login' with pgrp -2
<4> fish: Start job 2, gid -2 (status --is-login), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l local_path $PATH' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l local_path $PATH), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -g __fish_added_user_paths' with pgrp -2
<4> fish: Start job 4, gid -2 (set -g __fish_added_user_paths), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 1 using short circuit
<3> fish: Created job 2 from command 'set -q fish_user_paths' with pgrp -2
<4> fish: Start job 2, gid -2 (set -q fish_user_paths), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -xg PATH $local_path' with pgrp -2
<4> fish: Start job 4, gid -2 (set -xg PATH $local_path), COMPLETED, NON-INTERACTIVE
<3> fish: Created job 3 from command '__fish_reconstruct_path' with pgrp -2
<4> fish: Start job 3, gid -2 (__fish_reconstruct_path), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 2 (set ...) to 0 using short circuit
<3> fish: Created job 2 from command 'set -l sourcelist' with pgrp -2
<4> fish: Start job 2, gid -2 (set -l sourcelist), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 1 (source ...) to 0 using short circuit
<3> fish: Created job 1 from command 'builtin source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish' with pgrp -2
<4> fish: Start job 1, gid -2 (builtin source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish), COMPLETED, NON-INTERACTIVE
<2> fish: sourcing /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish
<4> fish: Skipping fork: no output for internal builtin 'test'
<4> fish: Set status of job 2 (test ...) to 1 using short circuit
<3> fish: Created job 2 from command 'test -f /etc/fish/config.fish' with pgrp -2
<4> fish: Start job 2, gid -2 (test -f /etc/fish/config.fish), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 1 (source ...) to 0 using short circuit
<3> fish: Created job 1 from command 'builtin source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish' with pgrp -2
<4> fish: Start job 1, gid -2 (builtin source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish), COMPLETED, NON-INTERACTIVE
<2> fish: not sourcing /path/to/user/home/.config/fish/config.fish (not readable or does not exist)
<4> fish: Created pipe using fds 3 and 4
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 1 (source ...) to 0 using short circuit
<3> fish: Created job 1 from command 'source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish' with pgrp -2
<4> fish: Start job 1, gid -2 (source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish), COMPLETED, INTERACTIVE
<4> fish: proc::read_try('source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish')
<4> fish: io_buffer_t::read: blocking read on fd 3
<4> fish: Created pipe using fds 3 and 4
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<4> fish: Created pipe using fds 5 and 6
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<4> fish: Skipping fork: buffered output for internal builtin 'status'
<4> fish: Set status of job 3 (status ...) to 0 using short circuit
<3> fish: Created job 3 from command 'status current-command' with pgrp -2
<4> fish: Start job 3, gid -2 (status current-command), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('status current-command')
<4> fish: io_buffer_t::read: blocking read on fd 5
<4> fish: Created pipe using fds 5 and 6
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<4> fish: Created pipe using fds 7 and 8
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<4> fish: Created pipe using fds 9 and 10
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<5> fish: path_get_path( '/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname' )
<4> fish: env_export_arr() recalc
<4> fish: Fork #1, pid 13382: spawn external command '/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname' from '/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish'
<3> fish: Created job 5 from command '/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname' with pgrp 12585
<4> fish: Start job 5, gid 12585 (/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname), UNCOMPLETED, NON-INTERACTIVE
<4> fish: select_try on fd 9
<4> fish: select_try hit timeout
<4> fish: select_try: no fds returned valid data within the timeout
<4> fish: select_try on fd 9
<4> fish: proc::read_try('/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname')
<5> fish: Skipping wait on incomplete job 4 (source ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 4 (source ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 4 (source ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<4> fish: io_buffer_t::read: blocking read on fd 9
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<5> fish: Skipping wait on incomplete job 4 (source ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 4 (source ...) to 0 using short circuit
<3> fish: Created job 4 from command 'source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish' with pgrp -2
<4> fish: Start job 4, gid -2 (source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish')
<5> fish: Skipping wait on incomplete job 4 (source ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<4> fish: io_buffer_t::read: blocking read on fd 7
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish
<5> fish: Skipping wait on incomplete job 3 (__fish_pwd ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish
<4> fish: Skipping fork: buffered output for internal builtin 'pwd'
<4> fish: Set status of job 4 (pwd ...) to 0 using short circuit
<3> fish: Created job 4 from command 'pwd' with pgrp -2
<4> fish: Start job 4, gid -2 (pwd), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('pwd')
<5> fish: Skipping wait on incomplete job 4 (pwd ...)
<5> fish: Skipping wait on incomplete job 3 (__fish_pwd ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 3 (__fish_pwd ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 3 (__fish_pwd ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<3> fish: Created job 3 from command '__fish_pwd' with pgrp -2
<4> fish: Start job 3, gid -2 (__fish_pwd), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('__fish_pwd')
<5> fish: Skipping wait on incomplete job 3 (__fish_pwd ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<4> fish: io_buffer_t::read: blocking read on fd 5
<4> fish: Skipping fork: buffered output for internal builtin 'echo'
<4> fish: Set status of job 2 (echo ...) to 0 using short circuit
<3> fish: Created job 2 from command 'echo (status current-command) " " (__fish_pwd)' with pgrp -2
<4> fish: Start job 2, gid -2 (echo (status current-command) " " (__fish_pwd)), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('echo (status current-command) " " (__fish_pwd)')
<5> fish: Skipping wait on incomplete job 2 (echo ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<3> fish: Created job 1 from command 'fish_title' with pgrp -2
<4> fish: Start job 1, gid -2 (fish_title), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('fish_title')
<5> fish: Skipping wait on incomplete job 1 (fish_title ...)
<4> fish: io_buffer_t::read: blocking read on fd 3
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<4> fish: Created pipe using fds 3 and 4
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<5> fish: universal log sync
<5> fish: universal log sync elided based on fast stat()
<5> fish: universal log no modifications
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<4> fish: Skipping fork: no output for internal builtin 'source'
<4> fish: Set status of job 3 (source ...) to 0 using short circuit
<3> fish: Created job 3 from command 'source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish' with pgrp -2
<4> fish: Start job 3, gid -2 (source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish), COMPLETED, NON-INTERACTIVE
<4> fish: proc::read_try('source /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish')
<4> fish: io_buffer_t::read: blocking read on fd 3
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'not set -q __fish_init_3_x' with pgrp -2
<4> fish: Start job 3, gid -2 (not set -q __fish_init_3_x), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 1 using short circuit
<3> fish: Created job 4 from command 'set -q __fish_config_interactive_done' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q __fish_config_interactive_done), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'set -g __fish_config_interactive_done' with pgrp -2
<4> fish: Start job 3, gid -2 (set -g __fish_config_interactive_done), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -g __fish_active_key_bindings' with pgrp -2
<4> fish: Start job 4, gid -2 (set -g __fish_active_key_bindings), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'set -l userdatadir ~/.local/share' with pgrp -2
<4> fish: Start job 3, gid -2 (set -l userdatadir ~/.local/share), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 1 using short circuit
<3> fish: Created job 4 from command 'set -q XDG_DATA_HOME' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q XDG_DATA_HOME), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 0 using short circuit
<3> fish: Created job 3 from command 'not set -q fish_greeting' with pgrp -2
<4> fish: Start job 3, gid -2 (not set -q fish_greeting), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 1 using short circuit
<3> fish: Created job 4 from command 'set -q fish_private_mode' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q fish_private_mode), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 3 (set ...) to 1 using short circuit
<3> fish: Created job 3 from command 'not set -q __fish_init_2_39_8' with pgrp -2
<4> fish: Start job 3, gid -2 (not set -q __fish_init_2_39_8), COMPLETED, NON-INTERACTIVE
<5> fish: intern /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -q fish_color_normal' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q fish_color_normal), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 5 (set ...) to 0 using short circuit
<3> fish: Created job 5 from command 'set -q fish_color_command' with pgrp -2
<4> fish: Start job 5, gid -2 (set -q fish_color_command), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 4 (set ...) to 0 using short circuit
<3> fish: Created job 4 from command 'set -q fish_color_param' with pgrp -2
<4> fish: Start job 4, gid -2 (set -q fish_color_param), COMPLETED, NON-INTERACTIVE
<4> fish: Skipping fork: no output for internal builtin 'set'
<4> fish: Set status of job 5 (set ...) to 1 using short circuit
<3> fish: Created job 5 from command 'set -q fish_color_redirection' with pgrp -2
<4> fish: Start job 5, gid -2 (set -q fish_color_redirection), COMPLETED, NON-INTERACTIVE
<5> fish: universal log sync
<5> fish: universal log performing full sync
<5> fish: universal log sync elided based on fstat()
$ gdb fish
GNU gdb (GDB) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from fish...(no debugging symbols found)...done.
(gdb) set follow-fork-mode child
(gdb) run
Starting program: /nix/store/50l8r1pggzlgkbppffifgwsg37dc34db-user-environment/bin/fish
warning: File "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/libstdc++.so.6.0.24-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/libstdc++.so.6.0.24-gdb.py
line to your configuration file "/path/to/user/home/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/path/to/user/home/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libthread_db.so.1".
[Attaching after Thread 0x7ffff5a080c0 (LWP 3463) vfork to child process 5550]
[New inferior 2 (process 5550)]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libthread_db.so.1".
[Detaching vfork parent process 3463 after child exec]
[Inferior 1 (process 3463) detached]
process 5550 is executing new program: /nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish
[Inferior 2 (process 5550) exited normally]
(gdb) <W> fish: Error while searching for command '/path1/from/PATH/__fish_config_interactive'
access: Bad address
<W> fish: Error while searching for command '/path2/from/PATH/__fish_config_interactive'
access: Bad address
...
<W> fish: Error while searching for command '/pathN/from/PATH/__fish_config_interactive'
access: Bad address
/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish (line 166):
__fish_config_interactive
^
in function '__fish_on_interactive'
called on standard input
in event handler: handler for generic event 'fish_prompt'
username@computer_hostname /path/to/user/home > bt
No stack.
(gdb)
execve("/path/to/user/home/.nix-profile/bin/fish", ["fish"], 0x7fff3cf26eb0 /* 35 vars */) = 0
brk(NULL) = 0x7fd03fed5000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd03fed2000
access("/etc/ld-nix.so.preload", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/tls/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/tls/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/tls/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/tls/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/tls/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/tls", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir1/with/software/python/3.6.4/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/tls", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/tls", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/tls/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/tls/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/tls/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/tls/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/tls/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/tls", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/path/to/dir3/with/software/cuda-9.0/lib64", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/tls", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/haswell/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/haswell/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/haswell/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/haswell", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/x86_64", 0x7fffb3c697e0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\215\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=496024, ...}) = 0
mmap(NULL, 2551128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03fc63000
mprotect(0x7fd03fccd000, 2093056, PROT_NONE) = 0
mmap(0x7fd03fecc000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x69000) = 0x7fd03fecc000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/haswell/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/haswell/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/haswell/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/haswell", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/tls", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/haswell/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/haswell/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/haswell/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/haswell", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/haswell/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/haswell/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/haswell/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/haswell", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/tls", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/haswell/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/haswell/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/haswell/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/haswell", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/x86_64", 0x7fffb3c697b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=18616, ...}) = 0
mmap(NULL, 2109584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03fa5f000
mprotect(0x7fd03fa62000, 2093056, PROT_NONE) = 0
mmap(0x7fd03fc61000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd03fc61000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libpcre2-32.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`$\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=496648, ...}) = 0
mmap(NULL, 2576968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03f7e9000
mprotect(0x7fd03f85d000, 2097152, PROT_NONE) = 0
mmap(0x7fd03fa5d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x74000) = 0x7fd03fa5d000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/haswell/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/haswell/x86_64", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/haswell/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/haswell", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/x86_64", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/tls", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/haswell/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/haswell/x86_64", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/haswell/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/haswell", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/x86_64", 0x7fffb3c69750) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/sf0wnp30savqz9ljn6fsrn8f63w5v0za-gcc-7.4.0-lib/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3209\t\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1591768, ...}) = 0
mmap(NULL, 3700256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03f461000
mprotect(0x7fd03f5da000, 2093056, PROT_NONE) = 0
mmap(0x7fd03f7d9000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x178000) = 0x7fd03f7d9000
mmap(0x7fd03f7e6000, 9760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd03f7e6000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\271\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1768232, ...}) = 0
mmap(NULL, 3751960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03f0cc000
mprotect(0x7fd03f25f000, 2097152, PROT_NONE) = 0
mmap(0x7fd03f45f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x193000) = 0x7fd03f45f000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20+\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=100608, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd03f0ca000
mmap(NULL, 2185600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03eeb4000
mprotect(0x7fd03eeca000, 2093056, PROT_NONE) = 0
mmap(0x7fd03f0c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fd03f0c9000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000b\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=142424, ...}) = 0
mmap(NULL, 2220624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03ec95000
mprotect(0x7fd03ecae000, 2097152, PROT_NONE) = 0
mmap(0x7fd03eeae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7fd03eeae000
mmap(0x7fd03eeb0000, 12880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd03eeb0000
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/2ksm0v2klqvmq456grdawlvv1pbxmrca-pcre2-10.32/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=2011288, ...}) = 0
mmap(NULL, 3881376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd03e8e1000
mprotect(0x7fd03ea8b000, 2097152, PROT_NONE) = 0
mmap(0x7fd03ec8b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1aa000) = 0x7fd03ec8b000
mmap(0x7fd03ec91000, 14752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd03ec91000
close(3) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd03e8df000
arch_prctl(ARCH_SET_FS, 0x7fd03e8e00c0) = 0
mprotect(0x7fd03ec8b000, 16384, PROT_READ) = 0
mprotect(0x7fd03eeae000, 4096, PROT_READ) = 0
mprotect(0x7fd03f45f000, 4096, PROT_READ) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd03e8dd000
mprotect(0x7fd03f7d9000, 49152, PROT_READ) = 0
mprotect(0x7fd03fa5d000, 4096, PROT_READ) = 0
mprotect(0x7fd03fc61000, 4096, PROT_READ) = 0
mprotect(0x7fd03fecc000, 20480, PROT_READ) = 0
mprotect(0x77a000, 24576, PROT_READ) = 0
mprotect(0x6f0000224000, 4096, PROT_READ) = 0
set_tid_address(0x7fd03e8e0390) = 2783
set_robust_list(0x7fd03e8e03a0, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x7fd03ec9acb0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x7fd03ec9ad40, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
brk(NULL) = 0x7fd03fed5000
brk(0x7fd03fef6000) = 0x7fd03fef6000
getpid() = 2783
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0
mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd0383b4000
close(3) = 0
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=2997, ...}) = 0
read(3, "# Locale name alias data base.\n#"..., 8192) = 2997
read(3, "", 8192) = 0
close(3) = 0
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en_US.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en_US/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/locale/en/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TIOCGPGRP, [1833]) = 0
readlink("/proc/self/exe", "/nix/store/rfvad85vjz26bcwb55fha"..., 4095) = 63
lstat("/nix", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/nix/store", {st_mode=S_IFDIR|0775, st_size=262144, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/bin/fish", {st_mode=S_IFREG|0555, st_size=1847120, ...}) = 0
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/doc/fish", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
brk(0x7fd03ff18000) = 0x7fd03ff18000
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
stat("/path/to/user/home/.terminfo", 0x7fd03fef2770) = -1 ENOENT (No such file or directory)
stat("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/share/terminfo", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
access("/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/share/terminfo/x/xterm-256color", R_OK) = 0
openat(AT_FDCWD, "/nix/store/mi5krns5p204a3rdn1rj4ajnbqn2809i-ncurses-6.1-20181027/share/terminfo/x/xterm-256color", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=3723, ...}) = 0
read(3, "\36\2%\0&\0\17\0\235\1\2\6xterm-256color|xterm"..., 32768) = 3723
read(3, "", 24576) = 0
close(3) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=73, ws_col=397, ws_xpixel=0, ws_ypixel=0}) = 0
getuid() = 10165
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
uname({sysname="Linux", nodename="computer_hostname", ...}) = 0
getpid() = 2783
getpid() = 2783
getcwd("/path/to/user/home", 4096) = 21
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
futex(0x7815d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
stat("/path/to/user/home/.config/fish", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 3
ioctl(3, SIOCGIFHWADDR, {ifr_name="eth0"}) = -1 ENODEV (No such device)
close(3) = 0
uname({sysname="Linux", nodename="computer_hostname", ...}) = 0
uname({sysname="Linux", nodename="computer_hostname", ...}) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_universal_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fishd.computer_hostname", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/computer_hostname", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=73, ws_col=397, ws_xpixel=0, ws_ypixel=0}) = 0
getpid() = 2783
getpid() = 2783
ioctl(1, TIOCGPGRP, [1833]) = 0
getpgrp() = 1833
ioctl(1, TIOCSWINSZ, {ws_row=73, ws_col=397, ws_xpixel=0, ws_ypixel=0}) = 0
getpid() = 2783
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish", R_OK) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/config.fish", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=10548, ...}) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(3, {st_mode=S_IFREG|0444, st_size=10548, ...}) = 0
read(3, "# Main file for fish command com"..., 8192) = 8192
read(3, "argv[1]\n if not conta"..., 8192) = 2356
read(3, "", 8192) = 0
close(3) = 0
brk(0x7fd03ff41000) = 0x7fd03ff41000
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(3, 0x7fffb3c655c0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/__fish_build_paths.fish", {st_mode=S_IFREG|0444, st_size=2477, ...}) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/__fish_build_paths.fish", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=2477, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(3, {st_mode=S_IFREG|0444, st_size=2477, ...}) = 0
read(3, "# This file was generated from a"..., 8192) = 2477
read(3, "", 8192) = 0
close(3) = 0
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
stat("/etc/fish/nixos-env-preinit.fish", 0x7fffb3c65a60) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/contains.fish", 0x7fffb3c67530) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/contains.fish", 0x7fffb3c67530) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/contains.fish", 0x7fffb3c67530) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/contains.fish", 0x7fffb3c67530) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
stat("/usr/xpg4/bin", 0x7fffb3c67620) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
rt_sigaction(SIGTRAP, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
stat("/path/to/user/home/.config/fish/functions/__fish_set_locale.fish", 0x7fffb3c677a0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/__fish_set_locale.fish", 0x7fffb3c677a0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/__fish_set_locale.fish", 0x7fffb3c677a0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish", {st_mode=S_IFREG|0444, st_size=3872, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish", R_OK) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/source.fish", 0x7fffb3c66c10) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/source.fish", 0x7fffb3c66c10) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/source.fish", 0x7fffb3c66c10) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/source.fish", 0x7fffb3c66c10) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_set_locale.fish", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0444, st_size=3872, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(5, {st_mode=S_IFREG|0444, st_size=3872, ...}) = 0
read(5, "# Try to set the locale from the"..., 8192) = 3872
read(5, "", 8192) = 0
close(5) = 0
brk(0x7fd03ff66000) = 0x7fd03ff66000
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(3, 0x7fffb3c65cd0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
access("/usr/libexec/path_helper", X_OK) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
lstat("/Vol0", {st_mode=S_IFDIR|0755, st_size=262144, ...}) = 0
lstat("/Vol0/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/path/to/user/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/path/to/user/home/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/path/to/user/home/.config/fish", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/path/to/user/home/.config/fish/conf.d", 0x7fffb3c65e50) = -1 ENOENT (No such file or directory)
lstat("/Vol0", {st_mode=S_IFDIR|0755, st_size=262144, ...}) = 0
lstat("/Vol0/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/path/to/user/home", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/path/to/user/home/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/path/to/user/home/.config/fish", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/path/to/user/home/.config/fish/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
lstat("/nix", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/nix/store", {st_mode=S_IFDIR|0775, st_size=262144, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/conf.d", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd038373000
getdents(3, /* 2 entries */, 262144) = 48
getdents(3, /* 0 entries */, 262144) = 0
munmap(0x7fd038373000, 266240) = 0
close(3) = 0
lstat("/nix", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/nix/store", {st_mode=S_IFDIR|0775, st_size=262144, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
lstat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_conf.d", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
brk(0x7fd03ffaa000) = 0x7fd03ffaa000
getdents(3, /* 2 entries */, 262144) = 48
getdents(3, /* 0 entries */, 262144) = 0
close(3) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish", R_OK) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/config.fish", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=1920, ...}) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(3, {st_mode=S_IFREG|0444, st_size=1920, ...}) = 0
read(3, "# Put system-wide fish configura"..., 8192) = 1920
read(3, "", 8192) = 0
close(3) = 0
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
stat("/etc/fish/config.fish", 0x7fffb3c67620) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
access("/path/to/user/home/.config/fish/config.fish", R_OK) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c890, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x50c860, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=0x50c8d0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGALRM, {sa_handler=0x50c7f0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x50c840, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
ioctl(1, TIOCGWINSZ, {ws_row=73, ws_col=397, ws_xpixel=0, ws_ypixel=0}) = 0
stat("/path/to/user/home/.config/fish/functions/fish_title.fish", 0x7fffb3c69930) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/fish_title.fish", 0x7fffb3c69930) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/fish_title.fish", 0x7fffb3c69930) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish", {st_mode=S_IFREG|0444, st_size=75, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish", R_OK) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/fish_title.fish", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0444, st_size=75, ...}) = 0
getpid() = 2783
getpid() = 2783
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
getpid() = 2783
fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(5, {st_mode=S_IFREG|0444, st_size=75, ...}) = 0
read(5, "function fish_title\n echo (st"..., 8192) = 75
read(5, "", 8192) = 0
close(5) = 0
getpid() = 2783
getpid() = 2783
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c890, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x50c860, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGHUP, NULL, {sa_handler=0x50c8d0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGALRM, {sa_handler=0x50c7f0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x50c840, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
getpid() = 2783
read(3, 0x7fffb3c67e60, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/echo.fish", 0x7fffb3c687e0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/echo.fish", 0x7fffb3c687e0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/echo.fish", 0x7fffb3c687e0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/echo.fish", 0x7fffb3c687e0) = -1 ENOENT (No such file or directory)
pipe([5, 6]) = 0
fcntl(5, F_GETFD) = 0
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
fcntl(6, F_GETFD) = 0
fcntl(6, F_SETFD, FD_CLOEXEC) = 0
fcntl(5, F_GETFL) = 0 (flags O_RDONLY)
fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66a90, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(6) = 0
read(5, "", 4096) = 0
close(5) = 0
pipe([5, 6]) = 0
fcntl(5, F_GETFD) = 0
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
fcntl(6, F_GETFD) = 0
fcntl(6, F_SETFD, FD_CLOEXEC) = 0
fcntl(5, F_GETFL) = 0 (flags O_RDONLY)
fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/__fish_pwd.fish", 0x7fffb3c679d0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/__fish_pwd.fish", 0x7fffb3c679d0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/__fish_pwd.fish", 0x7fffb3c679d0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish", {st_mode=S_IFREG|0444, st_size=335, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish", R_OK) = 0
pipe([7, 8]) = 0
fcntl(7, F_GETFD) = 0
fcntl(7, F_SETFD, FD_CLOEXEC) = 0
fcntl(8, F_GETFD) = 0
fcntl(8, F_SETFD, FD_CLOEXEC) = 0
fcntl(7, F_GETFL) = 0 (flags O_RDONLY)
fcntl(7, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_pwd.fish", O_RDONLY|O_CLOEXEC) = 9
fstat(9, {st_mode=S_IFREG|0444, st_size=335, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(9, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(9, {st_mode=S_IFREG|0444, st_size=335, ...}) = 0
read(9, "switch (/nix/store/lvhndwdy2q09f"..., 8192) = 335
read(9, "", 8192) = 0
close(9) = 0
getpid() = 2783
pipe([9, 10]) = 0
fcntl(9, F_GETFD) = 0
fcntl(9, F_SETFD, FD_CLOEXEC) = 0
fcntl(10, F_GETFD) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
fcntl(9, F_GETFL) = 0 (flags O_RDONLY)
fcntl(9, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions//nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname.fish", 0x7fffb3c64810) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions//nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname.fish", 0x7fffb3c64810) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d//nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname.fish", 0x7fffb3c64810) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions//nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname.fish", 0x7fffb3c64810) = -1 ENOENT (No such file or directory)
access("/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname", X_OK) = 0
stat("/nix/store/lvhndwdy2q09fhwgzykjjigz7yxq5yiv-coreutils-8.30/bin/uname", {st_mode=S_IFREG|0555, st_size=1652800, ...}) = 0
getpid() = 2783
fcntl(0, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE)
getpid() = 2783
rt_sigaction(SIGHUP, NULL, {sa_handler=0x50c8d0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGINT, NULL, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGALRM, NULL, {sa_handler=0x50c7f0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=0x50c860, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {sa_handler=0x50c840, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd0383ab000
rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
clone(child_stack=0x7fd0383b3ff0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD) = 4408
munmap(0x7fd0383ab000, 36864) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
getpgrp() = 1833
getpid() = 2783
select(10, [9], NULL, NULL, {tv_sec=0, tv_usec=10000}) = 0 (Timeout)
select(10, [9], NULL, NULL, {tv_sec=0, tv_usec=10000}) = 0 (Timeout)
select(10, [9], NULL, NULL, {tv_sec=0, tv_usec=10000}) = 0 (Timeout)
select(10, [9], NULL, NULL, {tv_sec=0, tv_usec=10000}) = 1 (in [9], left {tv_sec=0, tv_usec=9982})
read(9, "Linux\n", 4096) = 6
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4408, si_uid=10165, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 6
read(9, 0x7fffb3c638d6, 4090) = -1 EAGAIN (Resource temporarily unavailable)
read(9, 0x7fffb3c638d0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
wait4(-1833, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 4408
getpid() = 2783
wait4(-1833, 0x7fffb3c6486c, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
getpid() = 2783
wait4(-1833, 0x7fffb3c64e3c, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(10) = 0
read(9, "", 4096) = 0
close(9) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(7, 0x7fffb3c65f00, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(8) = 0
read(7, "", 4096) = 0
close(7) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/pwd.fish", 0x7fffb3c67160) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/pwd.fish", 0x7fffb3c67160) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/pwd.fish", 0x7fffb3c67160) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/pwd.fish", 0x7fffb3c67160) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66220, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c66a90, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(6) = 0
read(5, "", 4096) = 0
close(5) = 0
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(3, 0x7fffb3c678a0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(3, 0x7fffb3c68110, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
write(1, "\33", 1) = 1
write(1, "]", 1) = 1
write(1, "0", 1) = 1
write(1, ";", 1) = 1
write(1, "f", 1) = 1
write(1, "i", 1) = 1
write(1, "s", 1) = 1
write(1, "h", 1) = 1
write(1, " ", 1) = 1
write(1, " ", 1) = 1
write(1, " ", 1) = 1
write(1, "/", 1) = 1
write(1, "V", 1) = 1
write(1, "o", 1) = 1
write(1, "l", 1) = 1
write(1, "0", 1) = 1
write(1, "/", 1) = 1
write(1, "u", 1) = 1
write(1, "s", 1) = 1
write(1, "e", 1) = 1
write(1, "r", 1) = 1
write(1, "/", 1) = 1
write(1, "d", 1) = 1
write(1, ".", 1) = 1
write(1, "n", 1) = 1
write(1, "i", 1) = 1
write(1, "k", 1) = 1
write(1, "u", 1) = 1
write(1, "l", 1) = 1
write(1, "i", 1) = 1
write(1, "n", 1) = 1
write(1, "\7", 1) = 1
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c890, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x50c860, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGHUP, NULL, {sa_handler=0x50c8d0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGALRM, {sa_handler=0x50c7f0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x50c840, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
write(1, "\33", 1) = 1
write(1, "[", 1) = 1
write(1, "3", 1) = 1
write(1, "0", 1) = 1
write(1, "m", 1) = 1
write(1, "\33", 1) = 1
write(1, "(", 1) = 1
write(1, "B", 1) = 1
write(1, "\33", 1) = 1
write(1, "[", 1) = 1
write(1, "m", 1) = 1
stat("/path/to/user/home/.local/share/fish", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/path/to/user/home/.local/share/fish/fish_history", {st_mode=S_IFREG|0644, st_size=16606, ...}) = 0
stat("/path/to/user/home/.local/share/fish/fish_history", {st_mode=S_IFREG|0644, st_size=16606, ...}) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, NULL, 8) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/__fish_config_interactive.fish", 0x7fffb3c68870) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/__fish_config_interactive.fish", 0x7fffb3c68870) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/__fish_config_interactive.fish", 0x7fffb3c68870) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish", {st_mode=S_IFREG|0444, st_size=14729, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish", R_OK) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_config_interactive.fish", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0444, st_size=14729, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(5, {st_mode=S_IFREG|0444, st_size=14729, ...}) = 0
read(5, "#\n# Initializations that should "..., 8192) = 8192
read(5, "fish_key_bindings function calle"..., 8192) = 6537
read(5, "", 8192) = 0
close(5) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(3, 0x7fffb3c66da0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/__fish_abbr_old.fish", 0x7fffb3c67de0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/__fish_abbr_old.fish", 0x7fffb3c67de0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/__fish_abbr_old.fish", 0x7fffb3c67de0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_abbr_old.fish", {st_mode=S_IFREG|0444, st_size=6985, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_abbr_old.fish", R_OK) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/__fish_abbr_old.fish", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0444, st_size=6985, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(5, {st_mode=S_IFREG|0444, st_size=6985, ...}) = 0
read(5, "function __fish_abbr_old --descr"..., 8192) = 6985
read(5, "", 8192) = 0
close(5) = 0
brk(0x7fd03ffd7000) = 0x7fe2503bf000
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(3, 0x7fffb3c66310, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
pipe([5, 6]) = 0
fcntl(5, F_GETFD) = 0
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
fcntl(6, F_GETFD) = 0
fcntl(6, F_SETFD, FD_CLOEXEC) = 0
fcntl(5, F_GETFL) = 0 (flags O_RDONLY)
fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c66630, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c66630, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c66630, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c66630, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c663f0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66240, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c661f0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66460, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
read(5, 0x7fffb3c66300, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(6) = 0
read(5, "", 4096) = 0
close(5) = 0
close(4) = 0
ioctl(3, TCGETS, 0x7fffb3c67f50) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(3, TCGETS, 0x7fffb3c67e20) = -1 ENOTTY (Inappropriate ioctl for device)
dup(3) = 4
getpid() = 2783
getpid() = 2783
fcntl(4, F_GETFL) = 0 (flags O_RDONLY)
fstat(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
read(4, "", 4096) = 0
close(4) = 0
getpid() = 2783
getpid() = 2783
close(3) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
pipe([3, 4]) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fcntl(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
stat("/path/to/user/home/.config/fish/functions/_.fish", 0x7fffb3c66fd0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/etc/fish/functions/_.fish", 0x7fffb3c66fd0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/vendor_functions.d/_.fish", 0x7fffb3c66fd0) = -1 ENOENT (No such file or directory)
stat("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/_.fish", {st_mode=S_IFREG|0444, st_size=563, ...}) = 0
access("/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/_.fish", R_OK) = 0
pipe([5, 6]) = 0
fcntl(5, F_GETFD) = 0
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
fcntl(6, F_GETFD) = 0
fcntl(6, F_SETFD, FD_CLOEXEC) = 0
fcntl(5, F_GETFL) = 0 (flags O_RDONLY)
fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/nix/store/rfvad85vjz26bcwb55fhaiq0k4mzh63f-fish-3.0.0/share/fish/functions/_.fish", O_RDONLY|O_CLOEXEC) = 7
fstat(7, {st_mode=S_IFREG|0444, st_size=563, ...}) = 0
getpid() = 2783
getpid() = 2783
fcntl(7, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(7, {st_mode=S_IFREG|0444, st_size=563, ...}) = 0
read(7, "#\n# Alias for /nix/store/bwqvb6j"..., 8192) = 563
read(7, "", 8192) = 0
close(7) = 0
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
access("/path/to/user/home/.nix-profile/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir1/with/software/caffe/py3/distribute/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir1/with/software/python/3.6.4/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/lsf/scripts/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/etc/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir1/with/software/caffe/py3/distribute/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir1/with/software/python/3.6.4/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/path/to/dir2/with/sofware/lsf/scripts/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/usr/local/bin/gettext", X_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/gettext", X_OK) = 0
stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=36800, ...}) = 0
getpid() = 2783
read(5, 0x7fffb3c637c0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(5, 0x7fffb3c65500, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(6) = 0
read(5, "", 4096) = 0
close(5) = 0
getpid() = 2783
getpid() = 2783
access("/nix/store/bwqvb6j5amjadrpcjmczz6whkicy1kzc-gettext-0.19.8.1/bin/gettext", X_OK) = 0
stat("/nix/store/bwqvb6j5amjadrpcjmczz6whkicy1kzc-gettext-0.19.8.1/bin/gettext", {st_mode=S_IFREG|0555, st_size=41568, ...}) = 0
getpid() = 2783
fcntl(0, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE)
getpid() = 2783
rt_sigaction(SIGHUP, NULL, {sa_handler=0x50c8d0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGINT, NULL, {sa_handler=0x50c8b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGALRM, NULL, {sa_handler=0x50c7f0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=0x50c860, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=0x50c820, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {sa_handler=0x50c800, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {sa_handler=0x50c840, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd03eca6ed0}, 8) = 0
rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd0383ab000
rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
clone(child_stack=0x7fd0383b3ff0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD) = 5505
munmap(0x7fd0383ab000, 36864) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
getpgrp() = 1833
getpid() = 2783
select(4, [3], NULL, NULL, {tv_sec=0, tv_usec=10000}) = 1 (in [3], left {tv_sec=0, tv_usec=6518})
read(3, "Welcome to fish, the friendly in"..., 4096) = 47
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5505, si_uid=10165, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 47
read(3, 0x7fffb3c6584f, 4049) = -1 EAGAIN (Resource temporarily unavailable)
read(3, 0x7fffb3c65820, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
wait4(5505, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 5505
getpid() = 2783
getpid() = 2783
wait4(5505, 0x7fffb3c66d8c, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
read(3, 0x7fffb3c66090, 4096) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
close(4) = 0
read(3, "", 4096) = 0
close(3) = 0
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
getpid() = 2783
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
getpgrp() = 1833
ioctl(0, TIOCGPGRP, [1833]) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fish_variables", O_RDWR|O_CREAT|O_CLOEXEC, 0644) = 3
flock(3, LOCK_EX) = 0
stat("/path/to/user/home/.config/fish/fish_variables", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
read(3, "", 4096) = 0
getpid() = 2783
openat(AT_FDCWD, "/path/to/user/home/.config/fish/fishd.tmp.EIB32l", O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC, 0600) = 4
write(4, "# This file contains fish univer"..., 164) = 164
fstat(4, {st_mode=S_IFREG|0600, st_size=164, ...}) = 0
stat("/path/to/user/home/.config/fish/fish_variables", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
fchown(4, 10165, 10165) = 0
fchmod(4, 0100644) = 0
utimensat(4, NULL, [UTIME_OMIT, {tv_sec=1547830711, tv_nsec=157395030} /* 2019-01-18T19:58:31.157395030+0300 */], 0) = 0
rename("/path/to/user/home/.config/fish/fishd.tmp.EIB32l", "/path/to/user/home/.config/fish/fish_variables") = 0
close(4) = 0
close(3) = 0
geteuid() = 10165
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1757, ...}) = 0
read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1757
read(3, "", 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=57008, ...}) = 0
mmap(NULL, 2168392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd0381a2000
mprotect(0x7fd0381ad000, 2093056, PROT_NONE) = 0
mmap(0x7fd0383ac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7fd0383ac000
mmap(0x7fd0383ae000, 22088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd0383ae000
close(3) = 0
mprotect(0x7fd0383ac000, 4096, PROT_READ) = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1116, ...}) = 0
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1116
read(3, "", 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir1/with/software/python/3.6.4/lib/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/openmpi/openmpi-3.1.0/lib/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir2/with/sofware/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/path/to/dir3/with/software/cuda-9.0/lib64/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fivq0nbggp4y8mhy3ixprqd7qyn1hy2j-glibc-2.27/lib/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment