Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/459461393c59b5880df556e4fc799040 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/459461393c59b5880df556e4fc799040 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 24 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/z2wzqvjljicnmhr1dk2mc11q9gv4j1zs-procps-ng-3.3.16.tar.xz
source root is procps-ng-3.3.16
setting SOURCE_DATE_EPOCH to timestamp 1575778261 of file procps-ng-3.3.16/.tarball-version
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16 --disable-modern-top --with-systemd
checking for a BSD-compatible install... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking whether make sets $(MAKE)... (cached) yes
checking for po4a... no
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for int32_t... yes
checking for pid_t... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_rdev... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin/sed
checking for fgrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -F
checking for ld used by gcc -std=gnu99... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for error.h... yes
checking for stdio_ext.h... (cached) yes
checking whether program_invocation_name is defined... yes
checking whether program_invocation_short_name is defined... yes
checking for NCURSES... yes
checking for SYSTEMD... yes
checking for library containing dlopen... -ldl
checking for __fpending... yes
checking for alarm... yes
checking for atexit... yes
checking for dup2... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... yes
checking for iswprint... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for nl_langinfo... yes
checking for putenv... yes
checking for regcomp... yes
checking for rpmatch... yes
checking for select... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for utmpname... yes
checking for wcwidth... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating man-po/Makefile
config.status: creating po/Makefile.in
config.status: creating proc/libprocps.pc
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash usrbin_execdir=\$\(out\)/bin
make all-recursive
make[1]: Entering directory '/build/procps-ng-3.3.16'
Making all in include
make[2]: Entering directory '/build/procps-ng-3.3.16/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/procps-ng-3.3.16/include'
Making all in man-po
make[2]: Entering directory '/build/procps-ng-3.3.16/man-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/procps-ng-3.3.16/man-po'
Making all in po
make[2]: Entering directory '/build/procps-ng-3.3.16/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/procps-ng-3.3.16/po'
Making all in testsuite
make[2]: Entering directory '/build/procps-ng-3.3.16/testsuite'
CC ps.test/test-schedbatch.o
CCLD test-schedbatch
make[2]: Leaving directory '/build/procps-ng-3.3.16/testsuite'
make[2]: Entering directory '/build/procps-ng-3.3.16'
CC free.o
CC lib/strutils.o
CC pgrep.o
CC lib/nsutils.o
CC pmap.o
CC pwdx.o
CC tload.o
CC uptime.o
CC vmstat.o
CC w.o
CC pidof.o
CC skill.o
CC slabtop.o
CC watch-watch.o
CC lib/watch-strutils.o
CC lib/watch-fileutils.o
CC lib/test_strutils.o
CC lib/test_fileutils.o
CC lib/test_nsutils.o
CC lib/test_process.o
CC sysctl.o
CC procio.o
CC ps/display.o
CC ps/global.o
CC ps/help.o
CC ps/output.o
CC ps/parser.o
CC ps/select.o
CC ps/sortformat.o
CC ps/stacktrace.o
ps/stacktrace.c: In function 'stack_trace':
ps/stacktrace.c:76:16: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
76 | close (0); dup (in_fd[0]); /* set the stdin to the in pipe */
| ^~~~~~~~~~~~~~
ps/stacktrace.c:77:16: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
77 | close (1); dup (out_fd[1]); /* set the stdout to the out pipe */
| ^~~~~~~~~~~~~~~
ps/stacktrace.c:78:16: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
78 | close (2); dup (out_fd[1]); /* set the stderr to the out pipe */
| ^~~~~~~~~~~~~~~
ps/stacktrace.c:92:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
92 | write (in_fd[1], "backtrace\n", 10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ps/stacktrace.c:93:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
93 | write (in_fd[1], "p x = 0\n", 8);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ps/stacktrace.c:94:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
94 | write (in_fd[1], "quit\n", 5);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC lib/fileutils.o
CC proc/alloc.lo
CC proc/devname.lo
CC proc/escape.lo
CC proc/numa.lo
CC proc/pwcache.lo
CC proc/readproc.lo
proc/readproc.c: In function 'simple_nextpid':
proc/readproc.c:1240:38: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 58 [-Wformat-truncation=]
1240 | snprintf(path, PROCPATHLEN, "/proc/%s", ent->d_name);
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from proc/readproc.c:29:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 262 bytes into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
proc/readproc.c: In function 'simple_nexttid':
proc/readproc.c:1267:46: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 41 and 51 [-Wformat-truncation=]
1267 | snprintf(path, PROCPATHLEN, "/proc/%d/task/%s", p->tgid, ent->d_name);
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from proc/readproc.c:29:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 279 bytes into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC proc/sig.lo
CC proc/slab.lo
CC proc/sysinfo.lo
proc/sysinfo.c: In function 'find_elf_note':
proc/sysinfo.c:304:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
304 | fread(&auxv_struct, sizeof(ElfW(auxv_t)), 1, fd);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
proc/sysinfo.c: In function 'getstat':
proc/sysinfo.c:535:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
535 | read(fd,buff,BUFFSIZE-1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
proc/sysinfo.c: In function 'getrunners':
proc/sysinfo.c:496:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
496 | read(fd, tbuf, sizeof tbuf - 1); // need 32 byte buffer at most
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
proc/sysinfo.c: In function 'getstat':
proc/sysinfo.c:491:26: warning: '%s' directive writing up to 255 bytes into a region of size 26 [-Wformat-overflow=]
491 | sprintf(tbuf, "/proc/%s/stat", ent->d_name);
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from proc/sysinfo.c:23:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 267 bytes into a destination of size 32
36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC proc/version.lo
CC proc/wchan.lo
CC proc/whattime.lo
CCLD pwdx
CCLD watch
CC top/top.o
top/top.c: In function 'configs_file':
top/top.c:3902:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
3902 | (void)fgets(fbuf, sizeof(fbuf), fp); // ignore eyecatcher
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
top/top.c:3992:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
3992 | (void)fscanf(fp, "Fixed_widest=%d, Summ_mscale=%d, Task_mscale=%d, Zero_suppress=%d\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3993 | , &Rc.fixed_widest, &Rc.summ_mscale, &Rc.task_mscale, &Rc.zero_suppress);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
top/top.c: In function 'config_osel':
top/top.c:3884:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
3884 | fgets(buf, size, fp);
| ^~~~~~~~~~~~~~~~~~~~
top/top.c: In function 'capsmk.part.0':
top/top.c:820:55: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
820 | snprintf(Caps_endline, sizeof(Caps_endline), "%s%s", Caps_off, Cap_clr_eol);
| ^~ ~~~~~~~~~~~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/kgjkw6cnz8jx6hbd2rrr2fcygmf4if1i-ncurses-6.2-dev/include/curses.h:192,
from top/top.c:20:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 63 bytes into a destination of size 32
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
top/top.c:853:62: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 64 [-Wformat-truncation=]
853 | snprintf(q->capclr_rowhigh, sizeof(q->capclr_rowhigh), "%s%s"
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/kgjkw6cnz8jx6hbd2rrr2fcygmf4if1i-ncurses-6.2-dev/include/curses.h:192,
from top/top.c:20:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 95 bytes into a destination of size 64
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from top/top.c:61:
top/top.c: In function 'show_special':
top/top.c:1025:26: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 2048 [-Wformat-truncation=]
1025 | if (interact) PUTT("%s%s\n", row, Cap_clr_eol);
| ^~~~~~~~ ~~~~~~~~~~~
top/top.h:543:36: note: in definition of macro 'PUTT'
543 | snprintf(_str, sizeof(_str), fmt, ## arg); \
| ^~~
top/top.c:1025:29: note: format string is defined here
1025 | if (interact) PUTT("%s%s\n", row, Cap_clr_eol);
| ^~
In file included from /nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/stdio.h:867,
from /nix/store/kgjkw6cnz8jx6hbd2rrr2fcygmf4if1i-ncurses-6.2-dev/include/curses.h:192,
from top/top.c:20:
/nix/store/5bjx1chzhf5ddf4z85sa4igjz1nq650l-glibc-2.31-74-dev/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 2080 bytes into a destination of size 2048
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC top/top_nls.o
CCLD lib/test_strutils
CCLD lib/test_fileutils
CCLD lib/test_nsutils
CCLD lib/test_process
CCLD proc/libprocps.la
CCLD ps/pscommand
CCLD free
CCLD pgrep
CCLD pkill
CCLD pmap
CCLD tload
CCLD uptime
CCLD vmstat
CCLD w
CCLD pidof
CCLD kill
CCLD slabtop
CCLD top/top
CCLD sysctl
make[2]: Leaving directory '/build/procps-ng-3.3.16'
make[1]: Leaving directory '/build/procps-ng-3.3.16'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash usrbin_execdir=\$\(out\)/bin install
make install-recursive
make[1]: Entering directory '/build/procps-ng-3.3.16'
Making install in include
make[2]: Entering directory '/build/procps-ng-3.3.16/include'
make[3]: Entering directory '/build/procps-ng-3.3.16/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/procps-ng-3.3.16/include'
make[2]: Leaving directory '/build/procps-ng-3.3.16/include'
Making install in man-po
make[2]: Entering directory '/build/procps-ng-3.3.16/man-po'
make[3]: Entering directory '/build/procps-ng-3.3.16/man-po'
make[3]: Nothing to be done for 'install-exec-am'.
for lang in ; do \
files=""; \
for trans in free.1 pgrep.1 pkill.1 pmap.1 uptime.1 vmstat.8 w.1 procps.1 pwdx.1 tload.1 sysctl.8 sysctl.conf.5 ps.1; do \
if [ -f /build/procps-ng-3.3.16/man-po/translated/$lang/$trans ]; then \
files="$files /build/procps-ng-3.3.16/man-po/translated/$lang/$trans"; \
elif [ -f ./translated/$lang/$trans ]; then \
files="$files ./translated/$lang/$trans"; \
fi; \
done; \
make install-man \
mandir="/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/$lang" \
man_MANS="" \
dist_man_MANS="$files"; \
done
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ../free.1 ../pgrep.1 ../pkill.1 ../pmap.1 ../uptime.1 ../w.1 ../ps/procps.1 ../pwdx.1 ../tload.1 ../ps/ps.1 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ../sysctl.conf.5 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man8'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ../vmstat.8 ../sysctl.8 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man8'
make[3]: Leaving directory '/build/procps-ng-3.3.16/man-po'
make[2]: Leaving directory '/build/procps-ng-3.3.16/man-po'
Making install in po
make[2]: Entering directory '/build/procps-ng-3.3.16/po'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash .././mkinstalldirs /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/de/LC_MESSAGES
installing de.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/de/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/fr/LC_MESSAGES
installing fr.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/fr/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/pl/LC_MESSAGES
installing pl.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/pl/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/pt_BR/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/sv/LC_MESSAGES
installing sv.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/sv/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/uk/LC_MESSAGES
installing uk.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/uk/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/vi/LC_MESSAGES
installing vi.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/vi/LC_MESSAGES/procps-ng.mo
mkdir -p -- /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/locale/zh_CN/LC_MESSAGES/procps-ng.mo
if test "procps-ng" = "gettext-tools"; then \
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash .././mkinstalldirs /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ./$file \
/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/build/procps-ng-3.3.16/po'
Making install in testsuite
make[2]: Entering directory '/build/procps-ng-3.3.16/testsuite'
make[3]: Entering directory '/build/procps-ng-3.3.16/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/procps-ng-3.3.16/testsuite'
make[2]: Leaving directory '/build/procps-ng-3.3.16/testsuite'
make[2]: Entering directory '/build/procps-ng-3.3.16'
make[3]: Entering directory '/build/procps-ng-3.3.16'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c proc/libprocps.la '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c proc/.libs/libprocps.so.8.0.2 /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib/libprocps.so.8.0.2
libtool: install: (cd /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib && { ln -s -f libprocps.so.8.0.2 libprocps.so.8 || { rm -f libprocps.so.8 && ln -s libprocps.so.8.0.2 libprocps.so.8; }; })
libtool: install: (cd /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib && { ln -s -f libprocps.so.8.0.2 libprocps.so || { rm -f libprocps.so && ln -s libprocps.so.8.0.2 libprocps.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c proc/.libs/libprocps.lai /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib/libprocps.la
libtool: finish: PATH="/nix/store/5cn4ga4gr74qx691av7fqsrkrh05kd4i-pkg-config-wrapper-0.29.2/bin:/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kgjkw6cnz8jx6hbd2rrr2fcygmf4if1i-ncurses-6.2-dev/bin:/nix/store/lqqm8mgml9wx8nwy49f7a0vkqrm9k6rb-ncurses-6.2/bin:/nix/store/8xhknhr09ykx4hw3czg1yj67605mqgbj-systemd-246.6/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c ps/pscommand '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/./ps'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c ps/.libs/pscommand /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/./ps
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c free pgrep pkill pmap pwdx tload uptime vmstat w pidof kill slabtop watch top/top '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/free /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/free
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/pgrep /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pgrep
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/pkill /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pkill
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/pmap /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pmap
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c pwdx /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pwdx
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/tload /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/tload
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/uptime /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/uptime
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/vmstat /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/vmstat
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/w /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/w
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/pidof /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pidof
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/kill /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/kill
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/slabtop /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/slabtop
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c watch /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/watch
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c top/.libs/top /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/top
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ./libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c sysctl '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/sysctl /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin/sysctl
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/doc/procps-ng'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 Documentation/bugs.md Documentation/FAQ '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/doc/procps-ng'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 free.1 pgrep.1 pkill.1 pmap.1 uptime.1 w.1 ps/procps.1 pwdx.1 tload.1 ps/ps.1 pidof.1 kill.1 watch.1 top/top.1 slabtop.1 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man1'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man3'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 proc/openproc.3 proc/readproc.3 proc/readproctab.3 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man3'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 sysctl.conf.5 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man5'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man8'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 vmstat.8 sysctl.8 '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/man8'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 proc/libprocps.pc '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/include/proc/'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 proc/alloc.h proc/devname.h proc/escape.h proc/numa.h proc/procps.h proc/pwcache.h proc/readproc.h proc/sig.h proc/slab.h proc/sysinfo.h proc/version.h proc/wchan.h proc/whattime.h '/nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/include/proc/'
make[3]: Leaving directory '/build/procps-ng-3.3.16'
make[2]: Leaving directory '/build/procps-ng-3.3.16'
make[1]: Leaving directory '/build/procps-ng-3.3.16'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin/sysctl
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pwdx
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/watch
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pidof
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/slabtop
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/uptime
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pkill
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/w
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/ps
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/top
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pmap
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/kill
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/free
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/vmstat
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/tload
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin/pgrep
shrinking /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib/libprocps.so.8.0.2
gzipping man pages under /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/share/man/
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/lib /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin
patching script interpreter paths in /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16
checking for references to /build/ in /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16...
moving /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/sbin/* to /nix/store/nmwxzbr585scar4kdyq5zbh3215hsfi4-procps-3.3.16/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment