nixbot

builds

succeeded gnused-x86_64-unknown-linux-gnu-4.10 checks.aarch64-linux.package-gitea-mq-docker · build #91 · raw

1tribuchet: building on eliza2structuredAttrs is enabled
unpackPhase
3unpacking source archive /nix/store/a5hkzs9jfiznvba626wxjyh0yak141gk-sed-4.10.tar.xz4source root is sed-4.105setting SOURCE_DATE_EPOCH to timestamp 1776822167 of file "sed-4.10/ChangeLog"
updateAutotoolsGnuConfigScriptsPhase
6Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub7Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess8Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub9Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
configurePhase
10patching script interpreter paths in ./build-aux/help2man11./build-aux/help2man: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/zg8n2mf1md8q3k217z11w1lzy451f59z-perl-5.42.3/bin/perl -w"12patching script interpreter paths in ./configure13./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"14configure flags: --disable-dependency-tracking --prefix=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10 --bindir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/bin --sbindir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/sbin --includedir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/include --mandir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/man --infodir=/nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info/share/info --docdir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/doc/sed --libdir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/lib --libexecdir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/libexec --localedir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale --build=aarch64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu15checking for a BSD-compatible install... /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/install -c16checking whether sleep supports fractional seconds... yes17checking filesystem timestamp resolution... 0.0118checking whether build environment is sane... yes19checking for x86_64-unknown-linux-gnu-strip... x86_64-unknown-linux-gnu-strip20checking for a race-free mkdir -p... /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/mkdir -p21checking for gawk... gawk22checking whether make sets $(MAKE)... yes23checking whether make supports nested variables... yes24checking xargs -n works... yes25checking whether UID '1000' is supported by ustar format... yes26checking whether GID '100' is supported by ustar format... yes27checking how to create a ustar tar archive... gnutar28checking for x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-gcc29checking whether the C compiler works... yes30checking for C compiler default output file name... a.out31checking for suffix of executables... 32checking whether we are cross compiling... yes33checking for suffix of object files... o34checking whether the compiler supports GNU C... yes35checking whether x86_64-unknown-linux-gnu-gcc accepts -g... yes36checking for x86_64-unknown-linux-gnu-gcc option to enable C23 features... none needed37checking whether x86_64-unknown-linux-gnu-gcc understands -c and -o together... yes38checking whether the compiler is clang... no39checking for compiler option needed when checking for declarations... none40checking whether make supports the include directive... yes (GNU style)41checking dependency style of x86_64-unknown-linux-gnu-gcc... none42checking for stdio.h... yes43checking for stdlib.h... yes44checking for string.h... yes45checking for inttypes.h... yes46checking for stdint.h... yes47checking for strings.h... yes48checking for sys/stat.h... yes49checking for sys/types.h... yes50checking for unistd.h... yes51checking for wchar.h... yes52checking for minix/config.h... no53checking for stdbool.h... yes54checking for uchar.h... yes55checking for sys/param.h... yes56checking for sys/socket.h... yes57checking for dirent.h... yes58checking for error.h... yes59checking for linux/xattr.h... yes60checking for selinux/selinux.h... no61checking for stdio_ext.h... yes62checking for getopt.h... yes63checking for sys/process.h... no64checking for threads.h... yes65checking for limits.h... yes66checking for crtdefs.h... no67checking for wctype.h... yes68checking for langinfo.h... yes69checking for xlocale.h... no70checking for sys/mman.h... yes71checking for obstack.h... yes72checking for pthread.h... yes73checking for malloc.h... yes74checking for sys/time.h... yes75checking for stdckdint.h... yes76checking for stdcountof.h... no77checking for sys/random.h... yes78checking for features.h... yes79checking for arpa/inet.h... yes80checking for netdb.h... yes81checking for netinet/in.h... yes82checking for math.h... yes83checking for sys/select.h... yes84checking for sys/wait.h... yes85checking for semaphore.h... yes86checking for sys/ioctl.h... yes87checking for sys/un.h... yes88checking for sys/uio.h... yes89checking for locale.h... yes90checking for errno.h... yes91checking for mcheck.h... yes92checking whether it is safe to define __EXTENSIONS__... yes93checking whether _XOPEN_SOURCE should be defined... no94checking build system type... aarch64-unknown-linux-gnu95checking host system type... x86_64-unknown-linux-gnu96checking how to run the C preprocessor... x86_64-unknown-linux-gnu-gcc -E97checking for egrep -e... /nix/store/hzxxkxr2lmlphhybvmwc7v2gcs5cpvgf-gnugrep-3.12/bin/grep -E98checking for Minix Amsterdam compiler... no99checking for x86_64-unknown-linux-gnu-ar... x86_64-unknown-linux-gnu-ar100checking for x86_64-unknown-linux-gnu-gcc option to support large files... none needed101checking for fchmod... yes102checking for btowc... yes103checking for mbrtowc... yes104checking for mbsinit... yes105checking for canonicalize_file_name... yes106checking for realpath... yes107checking for lstat... yes108checking for _set_invalid_parameter_handler... no109checking for fcntl... yes110checking for symlink... yes111checking for listxattr... yes112checking for getdtablesize... yes113checking for getexecname... no114checking for iswcntrl... yes115checking for mprotect... yes116checking for readlink... yes117checking for isblank... yes118checking for iswctype... yes119checking for link... yes120checking for vasprintf... yes121checking for __xpg_strerror_r... yes122checking for strtoimax... yes123checking for wcrtomb... yes124checking for wctob... yes125checking for fpurge... no126checking for getlocalename_l... no127checking for gettimeofday... yes128checking for memset_s... no129checking for pipe... yes130checking for pselect... yes131checking for pthread_sigmask... yes132checking for sigprocmask... yes133checking for setenv... yes134checking for sleep... yes135checking for snprintf... yes136checking for shutdown... yes137checking for mquery... no138checking for pstat_getprocvm... no139checking for isatty... yes140checking for isascii... yes141checking for memcpy... yes142checking for strchr... yes143checking for strtoul... yes144checking for popen... yes145checking for pathconf... yes146checking for fchown... yes147checking for setlocale... yes148checking for sys/acl.h... no149configure: WARNING: libacl development library was not found or not usable.150configure: WARNING: GNU sed will be built without ACL support.151checking for size_t... yes152checking for working alloca.h... yes153checking for alloca... yes154checking whether the preprocessor supports include_next... yes155checking whether source code line length is unlimited... yes156checking for wint_t... yes157checking whether wint_t is large enough... yes158checking whether <wchar.h> uses 'inline' correctly... yes159checking for nl_langinfo and CODESET... yes160checking for a traditional french locale... none161checking whether char8_t is correctly defined... yes162checking whether char16_t is correctly defined... yes163checking whether char32_t is correctly defined... yes164checking whether the C++ compiler has <uchar.h>... yes165checking for bit size of wchar_t... 32166checking for mbstate_t... yes167checking for a traditional japanese locale... none168checking for an english Unicode locale... none169checking for a transitional chinese locale... none170checking whether mbrtowc handles incomplete characters... guessing yes171checking whether mbrtowc works as well as mbtowc... guessing yes172checking for x86_64-unknown-linux-gnu-gcc options to detect undeclared functions... none needed173checking for x86_64-unknown-linux-gnu-gcc options to ignore future-version functions... none needed174checking whether mbrtoc32 is declared... yes175checking for mbrtoc32... yes176checking whether mbrtoc32 works as well as mbrtowc... guessing yes177checking whether c32rtomb is declared... yes178checking for c32rtomb... yes179checking whether c32rtomb works as well as wcrtomb... guessing yes180checking whether malloc is ptrdiff_t safe... yes181checking whether malloc, calloc set errno on failure... yes182checking whether lstat correctly handles trailing slash... guessing yes183checking whether // is distinct from /... unknown, assuming no184checking whether realpath works... guessing yes185checking for faccessat... yes186checking for getcwd... yes187checking for inline... inline188checking for complete errno.h... yes189checking for error... yes190checking whether error_at_line is declared... yes191checking for error_at_line... yes192checking for working error function... guessing yes193checking whether strerror_r is declared... yes194checking whether strerror_r returns char *... yes195checking whether ctype.h defines __header_inline... no196checking for working fcntl.h... guessing no197checking for pid_t... yes198checking for mode_t... yes199checking for library containing getfilecon_raw... no200checking whether stat file-mode macros are broken... no201checking for C/C++ restrict keyword... __restrict__202checking for nlink_t... yes203checking whether getdelim is declared... yes204checking whether getdtablesize is declared... yes205checking for getopt.h... (cached) yes206checking for getopt_long_only... yes207checking whether getopt is POSIX compatible... guessing yes208checking for working GNU getopt function... guessing no209checking for glibc-compatible sys/cdefs.h... yes210checking for pthread.h... (cached) yes211checking for pthread_kill in -lpthread... yes212checking whether POSIX threads API is available... yes213checking whether setlocale (LC_ALL, NULL) is thread-safe... yes214checking whether setlocale (category, NULL) is thread-safe... yes215checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes216checking whether limits.h has SSIZE_MAX... yes217checking whether the compiler produces multi-arch binaries... no218checking whether stdint.h conforms to C99... guessing yes219checking whether stdint.h works without ISO C predefines... yes220checking whether stdint.h has UINTMAX_WIDTH etc.... yes221checking whether iswcntrl works... guessing yes222checking for towlower... yes223checking for wctype_t... yes224checking for wctrans_t... yes225checking whether wctype supports the "blank" and "punct" character classes... guessing yes226checking whether langinfo.h defines CODESET... yes227checking whether langinfo.h defines ALTMON_1... yes228checking whether langinfo.h defines ABALTMON_1... no229checking whether langinfo.h defines ERA... yes230checking for good max_align_t... yes231checking whether NULL can be used in arbitrary expressions... yes232checking for unreachable in C... yes233checking whether nullptr_t needs <stddef.h>... yes234checking whether <stddef.h> is idempotent... guessing yes235checking whether locale.h defines locale_t... yes236checking whether locale.h defines _locale_t... no237checking whether locale.h conforms to POSIX:2001... yes238checking whether struct lconv is properly defined... yes239checking for multithreading API to use... none240checking for a sed that does not truncate output... /nix/store/7p72znx78xpz8lz3rkb6f8ham7pz37qh-gnused-4.10/bin/sed241checking for grep that handles long lines and -e... /nix/store/hzxxkxr2lmlphhybvmwc7v2gcs5cpvgf-gnugrep-3.12/bin/grep242checking whether malloc (0) returns nonnull... guessing yes243checking for MAP_ANONYMOUS... yes244checking whether memchr works... guessing no245checking whether memeq is declared... no246checking whether memrchr is declared... yes247checking whether <limits.h> defines MIN and MAX... no248checking whether <sys/param.h> defines MIN and MAX... yes249checking for obstacks that work with any size object... no250checking for O_CLOEXEC... yes251checking for promoted mode_t type... mode_t252checking for pthread_t... yes253checking for pthread_spinlock_t... yes254checking for pthread_spin_init... yes255checking whether realloc should abort upon undefined behaviour... no256checking whether alarm is declared... yes257checking for sched.h... yes258checking for struct sched_param... yes259checking whether stdckdint.h can be included in C... yes260checking checking for an ISO C23 compliant stdckdint.h in C... yes261checking whether stdckdint.h can be included in C++... yes262checking checking for an ISO C++26 compliant stdckdint.h in C++... no263checking whether the C++ compiler has <stdcountof.h>... no264checking whether fcloseall is declared... yes265checking whether getw is declared... yes266checking whether putw is declared... yes267checking which flavor of printf attribute matches inttypes macros... system268checking whether ecvt is declared... yes269checking whether fcvt is declared... yes270checking whether gcvt is declared... yes271checking whether MB_CUR_MAX is correct... guessing yes272checking whether streq is declared... no273checking whether strerror(0) succeeds... guessing yes274checking for strerror_r... yes275checking for strerror_r with POSIX signature... no276checking whether __xpg_strerror_r works... guessing no277checking whether strncpy works... guessing yes278checking whether strtoimax is declared... yes279checking for off64_t... yes280checking for blksize_t... yes281checking for blkcnt_t... yes282checking for struct timespec in <time.h>... yes283checking for TIME_UTC in <time.h>... yes284checking whether execvpe is declared... yes285checking whether clearerr_unlocked is declared... yes286checking whether feof_unlocked is declared... yes287checking whether ferror_unlocked is declared... yes288checking whether fflush_unlocked is declared... yes289checking whether fgets_unlocked is declared... yes290checking whether fileno_unlocked is declared... yes291checking whether fputc_unlocked is declared... yes292checking whether fputs_unlocked is declared... yes293checking whether fread_unlocked is declared... yes294checking whether fwrite_unlocked is declared... yes295checking whether getc_unlocked is declared... yes296checking whether getchar_unlocked is declared... yes297checking whether putc_unlocked is declared... yes298checking whether putchar_unlocked is declared... yes299checking whether wcsdup is declared... yes300checking for C compiler option to allow warnings... -Wno-error301checking for C++ compiler option to allow warnings... -Wno-error302checking whether <sys/socket.h> is self-contained... yes303checking for shutdown... (cached) yes304checking whether <sys/socket.h> defines the SHUT_* macros... yes305checking for struct sockaddr_storage... yes306checking for sa_family_t... yes307checking for struct sockaddr_storage.ss_family... yes308checking for a french Unicode locale... none309checking for a turkish Unicode locale... none310checking if environ is properly declared... yes311checking whether byte ordering is bigendian... no312checking whether fopen recognizes a trailing slash... guessing yes313checking whether fflush works on input streams... cross314checking whether frexp() can be used without linking with libm... yes315checking whether frexp works... guessing yes316checking whether long double and double are the same... no317checking whether frexpl is declared... yes318checking whether frexpl() can be used without linking with libm... yes319checking whether frexpl works... guessing yes320checking whether stdin defaults to large file offsets... yes321checking whether fseeko is declared... yes322checking for fseeko... yes323checking whether fflush works on input streams... (cached) cross324checking whether ungetc works on arbitrary bytes... guessing yes325checking whether ftello is declared... yes326checking for ftello... yes327checking whether ftello works... guessing yes328checking whether getcwd (NULL, 0) allocates memory for result... guessing yes329checking for getcwd with POSIX signature... yes330checking for uselocale... yes331checking whether uselocale works... guessing yes332checking for fake locale system (OpenBSD, Android)... guessing no333checking for Solaris 11.4 locale system... no334checking for struct timeval... yes335checking for wide-enough struct timeval.tv_sec member... yes336checking for IPv4 sockets... yes337checking for IPv6 sockets... yes338checking whether INT32_MAX < INTMAX_MAX... yes339checking whether INT64_MAX == LONG_MAX... yes340checking whether UINT32_MAX < UINTMAX_MAX... yes341checking whether UINT64_MAX == ULONG_MAX... yes342checking where to find the exponent in a 'double'... (cached) word 1 bit 20343checking where to find the exponent in a 'float'... word 0 bit 23344checking where to find the exponent in a 'long double'... word 2 bit 0345checking for CFPreferencesCopyAppValue... no346checking for CFLocaleCopyPreferredLanguages... no347checking for LC_MESSAGES... yes348checking whether NAN macro works... yes349checking whether HUGE_VAL works... yes350checking whether <sys/select.h> is self-contained... yes351checking for library needed for semaphore functions... none352checking whether _putenv is declared... no353checking for sigset_t... yes354checking whether initstate is declared... yes355checking whether setstate is declared... yes356checking for library containing setsockopt... none needed357checking whether setenv is declared... yes358checking for search.h... yes359checking for tsearch... yes360checking for uid_t... yes361checking for gid_t... yes362checking for volatile sig_atomic_t... yes363checking for sighandler_t... yes364checking whether strdup is declared... yes365checking whether <sys/ioctl.h> declares ioctl... yes366checking whether unsetenv is declared... yes367checking for alignas and alignof... yes, keywords368checking for alloca as a compiler built-in... yes369checking whether to enable assertions... yes370checking for static_assert... yes, a keyword371checking for bool, true, false... yes372checking whether btowc(0) is correct... guessing yes373checking whether btowc is consistent with mbrtowc in the C locale... guessing yes374checking whether the C locale is free of encoding errors... guessing no375checking for __builtin_expect... yes376checking whether c32rtomb return value is correct... guessing yes377checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes378checking for library containing clock_gettime... none required379checking for clock_getres... yes380checking for clock_gettime... yes381checking for clock_settime... yes382checking whether // is distinct from /... (cached) unknown, assuming no383checking whether dup2 works... guessing yes384checking whether fcntl handles F_DUPFD correctly... guessing yes385checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no386checking for sys/smack.h... no387checking for flexible array member... yes388checking whether free is known to preserve errno... yes389checking for __fseterr... no390checking for __fwriting... yes391checking for getdelim... yes392checking for working getdelim function... guessing yes393checking whether getdtablesize works... guessing yes394checking for getprogname... no395checking whether program_invocation_name is declared... yes396checking whether program_invocation_name is declared... (cached) yes397checking whether program_invocation_short_name is declared... yes398checking whether __argv is declared... no399checking for getrandom... yes400checking whether getrandom is compatible with its GNU+BSD signature... yes401checking for iswblank... yes402checking whether iswblank is declared... yes403checking whether iswdigit is ISO C compliant... guessing yes404checking whether iswpunct is consistent with ispunct... guessing yes405checking whether iswxdigit is ISO C compliant... guessing yes406checking whether the compiler supports the __inline keyword... yes407checking whether localeconv works... guessing yes408checking whether mbrtoc32 works on empty input... guessing no409checking whether the C locale is free of encoding errors... guessing no410checking whether mbrtoc32 works in an UTF-8 locale... guessing no411checking whether mbrtowc handles a NULL pwc argument... guessing yes412checking whether mbrtowc has a correct return value... guessing yes413checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes414checking whether mbrtowc stores incomplete characters... guessing no415checking whether mbrtowc works on empty input... guessing no416checking whether the C locale is free of encoding errors... (cached) guessing no417checking for mbtowc... yes418checking for bp-sym.h... no419checking for mempcpy... yes420checking for memrchr... yes421checking whether mkdir handles trailing slash... guessing yes422checking whether mkdir handles trailing dot... guessing yes423checking for mkostemp... yes424checking for nl_langinfo... yes425checking whether open recognizes a trailing slash... guessing yes426checking for Perl 5.005 or newer... no427configure: WARNING:428WARNING: You don't seem to have perl5.005 or newer installed, or you lack429 a usable version of the Perl File::Compare module. As a result,430 you may be unable to run a few tests or to regenerate certain431 files if you modify the sources from which they are derived.432 433checking whether program_invocation_name is declared... (cached) yes434checking whether program_invocation_short_name is declared... (cached) yes435checking for PTHREAD_CREATE_DETACHED... yes436checking for PTHREAD_MUTEX_RECURSIVE... yes437checking for PTHREAD_MUTEX_ROBUST... yes438checking for PTHREAD_PROCESS_SHARED... yes439checking whether pthread_once works... yes440checking for xattr library with ATTR_ACTION_PERMISSIONS... no441configure: WARNING: libattr development library was not found or not usable.442configure: WARNING: GNU sed will be built without xattr support.443checking for rawmemchr... yes444checking whether readlink signature is correct... yes445checking whether readlink handles trailing slash correctly... guessing yes446checking whether readlink truncates results correctly... guessing yes447checking whether realloc sets errno on failure... yes448checking whether realloc (..., 0) returns nonnull... guessing no449checking for reallocarray... yes450checking for working re_compile_pattern... guessing no451checking for libintl.h... yes452checking whether isblank is declared... yes453checking whether rename honors trailing slash on destination... guessing yes454checking whether rename honors trailing slash on source... guessing yes455checking whether rename manages hard links correctly... guessing yes456checking whether rename manages existing destinations correctly... guessing yes457checking whether rmdir works... guessing yes458checking for ssize_t... yes459checking whether stat handles trailing slashes on files... guessing yes460checking for struct stat.st_atim.tv_nsec... yes461checking whether struct stat.st_atim is of type struct timespec... yes462checking for struct stat.st_birthtimespec.tv_nsec... no463checking for struct stat.st_birthtimensec... no464checking for struct stat.st_birthtim.tv_nsec... no465checking for va_copy... yes466checking for working strerror function... guessing yes467checking whether strtoimax works... guessing yes468checking for strtoll... yes469checking whether strtoll works... guessing no470checking for strverscmp... yes471checking whether strverscmp works... guessing yes472checking for variable-length arrays... yes473checking whether wcrtomb works in the C locale... guessing yes474checking whether wcrtomb return value is correct... guessing yes475checking whether wctob works... guessing yes476checking for closedir... yes477checking for dirfd... yes478checking whether dirfd is declared... yes479checking whether dirfd is a macro... no480checking whether fdopen sets errno... guessing yes481checking whether fflush works on input streams... (cached) cross482checking whether float.h conforms to ISO C23... yes483checking whether conversion from 'int' to 'long double' works... guessing yes484checking whether fopen supports the mode character 'x'... guessing yes485checking whether fopen supports the mode character 'e'... guessing yes486checking for __fpurge... yes487checking whether fpurge is declared... no488checking for __freading... yes489checking for fseeko... (cached) yes490checking whether fflush works on input streams... (cached) cross491checking for _fseeki64... no492checking for ftello... (cached) yes493checking whether ftello works... (cached) guessing yes494checking for ftruncate... yes495checking for newlocale... yes496checking for duplocale... yes497checking for freelocale... yes498checking for newlocale... (cached) yes499checking for duplocale... (cached) yes500checking for freelocale... (cached) yes501checking for getpagesize... yes502checking whether getpagesize is declared... yes503checking for gettimeofday with POSIX signature... yes504checking for duplocale... (cached) yes505checking for library containing inet_pton... none required506checking whether inet_pton is declared... yes507checking whether byte ordering is bigendian... (cached) no508checking for ioctl... yes509checking for ioctl with POSIX signature... no510checking whether isnan(double) can be used without linking with libm... yes511checking whether isnan(float) can be used without linking with libm... yes512checking whether isnan(float) works... guessing yes513checking whether isnan(long double) can be used without linking with libm... yes514checking whether isnanl works... guessing yes515checking whether link obeys POSIX... guessing yes516checking for newlocale... (cached) yes517checking for newlocale... (cached) yes518checking whether lseek detects pipes... yes519checking whether SEEK_DATA works but is incompatible with GNU... no520checking for memset_explicit... no521checking for explicit_memset... no522checking for mkfifo... yes523checking whether mkfifo rejects trailing slashes... guessing yes524checking for library containing nanosleep... none required525checking for working nanosleep... guessing no (mishandles large arguments)526checking whether <netinet/in.h> is self-contained... yes527checking for uselocale... (cached) yes528checking whether uselocale works... (cached) guessing yes529checking for opendir... yes530checking whether signature of pselect conforms to POSIX... yes531checking whether pselect detects invalid fds... guessing yes532checking for pthread_mutexattr_getrobust... yes533checking for pthread_rwlock_init... yes534checking whether pthread_rwlock_timedrdlock is declared... yes535checking for reasonable pthread_rwlock wait queue handling... guessing no536checking whether pthread_create exists as a global function... yes537checking whether pthread_mutex_timedlock is declared... yes538checking for pthread_mutex_timedlock... yes539checking whether pthread_sigmask is a macro... no540checking whether pthread_sigmask works without -lpthread... guessing yes541checking whether pthread_sigmask returns error numbers... guessing yes542checking for putenv compatible with GNU and SVID... guessing yes543checking for raise... yes544checking for random... yes545checking for initstate... yes546checking for setstate... yes547checking for random.h... no548checking for struct random_data... yes549checking for random_r... yes550checking for readdir... yes551checking whether sched_yield is declared... yes552checking whether select supports a 0 argument... guessing yes553checking whether select detects invalid fds... guessing yes554checking whether setenv validates arguments... guessing yes555checking for signbit macro... guessing yes556checking for signbit compiler built-ins... guessing yes557checking whether sleep is declared... yes558checking for working sleep... guessing yes559checking for socklen_t... yes560checking for stpcpy... yes561checking for catgets... yes562checking whether symlink handles trailing slash correctly... guessing yes563checking for IPv4 sockets... (cached) yes564checking for IPv6 sockets... (cached) yes565checking for UNIX domain sockets... yes566checking for sys/single_threaded.h... yes567checking whether time() works... guessing no568checking whether trunc is declared... yes569checking whether truncl is declared... yes570checking for unsetenv... yes571checking for unsetenv() return type... int572checking whether unsetenv obeys POSIX... guessing yes573checking whether "rt" can be used with fopen... assuming no574checking whether -lcP is needed... assuming no575checking for an ANSI C-conforming const... yes576checking for size_t... (cached) yes577checking whether NLS is requested... yes578checking for msgfmt... no579checking for gmsgfmt... :580checking for xgettext... no581checking for msgmerge... no582checking for ld used by x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-ld583checking if the linker (x86_64-unknown-linux-gnu-ld) is GNU ld... yes584checking for shared library run path origin... done585checking for CFPreferencesCopyAppValue... (cached) no586checking for CFLocaleCopyPreferredLanguages... (cached) no587checking for GNU gettext in libc... yes588checking whether to use NLS... yes589checking where the gettext function comes from... libc590checking whether UTF-8 case folding tests should pass... don't care (cross compiling)591checking for perl... /nix/store/zg8n2mf1md8q3k217z11w1lzy451f59z-perl-5.42.3/bin/perl592checking that generated files are newer than configure... done593configure: creating ./config.status594config.status: creating Makefile595config.status: creating po/Makefile.in596config.status: creating gnulib-tests/Makefile597config.status: creating config.h598config.status: executing depfiles commands599config.status: executing po-directories commands600config.status: creating po/POTFILES601config.status: creating po/Makefile602configurePhase completed in 40 seconds
buildPhase
603build flags: SHELL=/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash604 GEN lib/alloca.h605 GEN lib/ctype.h606 GEN lib/dirent.h607 GEN lib/error.h608 GEN lib/fcntl.h609 GEN lib/getopt.h610 GEN lib/getopt-cdefs.h611 GEN lib/malloc/dynarray.gl.h612 GEN lib/malloc/dynarray-skeleton.gl.h613 GEN lib/malloc/scratch_buffer.gl.h614 GEN lib/inttypes.h615 GEN lib/langinfo.h616 GEN lib/limits.h617 GEN lib/locale.h618 GEN lib/obstack.h619 GEN lib/pthread.h620 GEN lib/sched.h621 GEN lib/selinux/selinux.h622 GEN lib/selinux/context.h623 GEN lib/selinux/label.h624 GEN lib/stdckdint.h625 GEN lib/stdcountof.h626 GEN lib/stddef.h627 GEN lib/stdio.h628 GEN lib/stdlib.h629 GEN lib/string.h630 GEN lib/sys/random.h631 GEN lib/sys/stat.h632 GEN lib/sys/types.h633 GEN lib/time.h634 GEN lib/uchar.h635 GEN lib/unicase.h636 GEN lib/unictype.h637 GEN lib/uninorm.h638 GEN lib/unistd.h639 GEN lib/unitypes.h640 GEN lib/wchar.h641 GEN lib/wctype.h642 GEN sed/version.c643 GEN sed/version.h644make all-recursive645make[1]: Entering directory '/build/sed-4.10'646Making all in po647make[2]: Entering directory '/build/sed-4.10/po'648make[2]: Nothing to be done for 'all'.649make[2]: Leaving directory '/build/sed-4.10/po'650Making all in .651make[2]: Entering directory '/build/sed-4.10'652 CC sed/sed-compile.o653 CC sed/sed-debug.o654 CC sed/sed-execute.o655 CC sed/sed-mbcs.o656 CC sed/sed-regexp.o657 CC sed/sed-sed.o658 CC sed/sed-utils.o659 CC lib/libsed_a-copy-acl.o660 CC lib/libsed_a-set-acl.o661 CC lib/libsed_a-acl-errno-valid.o662 CC lib/libsed_a-acl-internal.o663 CC lib/libsed_a-get-permissions.o664 CC lib/libsed_a-set-permissions.o665 CC lib/libsed_a-basename-lgpl.o666 CC lib/libsed_a-binary-io.o667 CC lib/libsed_a-btowc.o668 CC lib/libsed_a-c-ctype.o669 CC lib/libsed_a-c-strcasecmp.o670 CC lib/libsed_a-c32isprint.o671 CC lib/libsed_a-c32isspace.o672 CC lib/libsed_a-c32tob.o673 CC lib/libsed_a-c32tolower.o674 CC lib/libsed_a-c32toupper.o675 CC lib/libsed_a-cloexec.o676 CC lib/libsed_a-dfa.o677 CC lib/libsed_a-localeinfo.o678 CC lib/libsed_a-dirname-lgpl.o679 CC lib/libsed_a-stripslash.o680 CC lib/libsed_a-exitfail.o681 CC lib/libsed_a-fcntl.o682 CC lib/libsed_a-fd-hook.o683 CC lib/libsed_a-file-has-acl.o684 CC lib/libsed_a-fseterr.o685 CC lib/libsed_a-getopt.o686 CC lib/libsed_a-getopt1.o687 CC lib/libsed_a-getprogname.o688 CC lib/malloc/libsed_a-dynarray_at_failure.o689 CC lib/malloc/libsed_a-dynarray_emplace_enlarge.o690 CC lib/malloc/libsed_a-dynarray_finalize.o691 CC lib/malloc/libsed_a-dynarray_resize.o692 CC lib/malloc/libsed_a-dynarray_resize_clear.o693 CC lib/malloc/libsed_a-scratch_buffer_grow.o694 CC lib/malloc/libsed_a-scratch_buffer_grow_preserve.o695 CC lib/malloc/libsed_a-scratch_buffer_set_array_size.o696 CC lib/libsed_a-hard-locale.o697 CC lib/libsed_a-ialloc.o698 CC lib/libsed_a-issymlink.o699 CC lib/libsed_a-localcharset.o700 CC lib/glthread/libsed_a-lock.o701 CC lib/libsed_a-malloca.o702 CC lib/libsed_a-mbrtoc32.o703 CC lib/libsed_a-mbrtowc.o704 CC lib/libsed_a-mbszero.o705 CC lib/libsed_a-memchr.o706 CC lib/libsed_a-memeq.o707 CC lib/libsed_a-nl_langinfo.o708 CC lib/libsed_a-obstack.o709 CC lib/glthread/libsed_a-once.o710 CC lib/libsed_a-open.o711 CC lib/libsed_a-progname.o712 CC lib/libsed_a-qcopy-acl.o713 CC lib/libsed_a-qset-acl.o714 CC lib/libsed_a-quotearg.o715 CC lib/libsed_a-realloc.o716 CC lib/libsed_a-reallocarray.o717 CC lib/libsed_a-regex.o718 CC lib/libsed_a-same-inode.o719 CC lib/libsed_a-se-context.o720 CC lib/libsed_a-se-label.o721 CC lib/libsed_a-se-selinux.o722 CC lib/libsed_a-setlocale_null.o723 CC lib/libsed_a-setlocale_null-unlocked.o724 CC lib/libsed_a-stat-time.o725 CC lib/libsed_a-stdlib.o726 CC lib/libsed_a-streq.o727 CC lib/libsed_a-strerror.o728 CC lib/libsed_a-strnul.o729 CC lib/libsed_a-strtoll.o730 CC lib/libsed_a-tempname.o731 CC lib/glthread/libsed_a-threadlib.o732 CC lib/unicase/libsed_a-tolower.o733 CC lib/unicase/libsed_a-toupper.o734 CC lib/unictype/libsed_a-ctype_print.o735 CC lib/unictype/libsed_a-ctype_space.o736 CC lib/libsed_a-unistd.o737 CC lib/libsed_a-version-etc.o738 CC lib/libsed_a-version-etc-fsf.o739 CC lib/libsed_a-wctype-h.o740 CC lib/libsed_a-xmalloc.o741 CC lib/libsed_a-xalloc-die.o742 AR lib/libsed.a743 CC sed/version.o744 AR sed/libver.a745 CCLD sed/sed746 GEN doc/sed.1747WARNING: Did not generate or find default 'sed.1-t' man page.748WARNING: Creating a stub man page instead.749make[2]: Leaving directory '/build/sed-4.10'750Making all in gnulib-tests751make[2]: Entering directory '/build/sed-4.10/gnulib-tests'752 GEN arpa/inet.h753 GEN math.h754 GEN signal.h755 GEN sys/ioctl.h756 GEN sys/select.h757 GEN sys/socket.h758 GEN sys/time.h759 GEN sys/uio.h760## ---------------------------------------------------- ##761## ------------------- Gnulib tests ------------------- ##762## You can ignore compiler warnings in this directory. ##763## ---------------------------------------------------- ##764make all-recursive765make[3]: Entering directory '/build/sed-4.10/gnulib-tests'766Making all in .767make[4]: Entering directory '/build/sed-4.10/gnulib-tests'768 CC locale.o769 CC arpa_inet.o770 CC btoc32.o771 CC c-strcasestr.o772 CC c-strncasecmp.o773 CC concat-filename.o774 CC fflush.o775 CC fpurge.o776 CC freading.o777 CC fseek.o778 CC fseeko.o779 CC localename-table.o780 CC getlocalename_l-unsafe.o781 CC ioctl.o782 CC localename.o783 CC localename-environ.o784 CC localename-unsafe.o785 CC math.o786 CC memset_explicit.o787 CC nanosleep.o788 CC perror.o789 CC pthread-rwlock.o790 CC pthread_sigmask.o791 CC read-file.o792 CC sockets.o793 CC str_endswith.o794 CC str_startswith.o795 CC sys_socket.o796 CC glthread/thread.o797 CC time.o798 CC vma-iter.o799 CC xconcat-filename.o800 CC xgetcwd.o801 CC fopen.o802 CC strerror_r.o803 AR libtests.a804 CCLD current-locale805 CC test-localcharset.o806 CCLD test-localcharset807make[4]: Leaving directory '/build/sed-4.10/gnulib-tests'808make[3]: Leaving directory '/build/sed-4.10/gnulib-tests'809make[2]: Leaving directory '/build/sed-4.10/gnulib-tests'810make[1]: Leaving directory '/build/sed-4.10'
installPhase
811install flags: SHELL=/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash pkgconfigdir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/lib/pkgconfig m4datadir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/aclocal aclocaldir=/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/aclocal install812make install-recursive813make[1]: Entering directory '/build/sed-4.10'814Making install in po815make[2]: Entering directory '/build/sed-4.10/po'816installing af.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/af/LC_MESSAGES/sed.mo817installing ar.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ar/LC_MESSAGES/sed.mo818installing ast.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ast/LC_MESSAGES/sed.mo819installing be.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/be/LC_MESSAGES/sed.mo820installing bg.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/bg/LC_MESSAGES/sed.mo821installing ca.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ca/LC_MESSAGES/sed.mo822installing cs.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/cs/LC_MESSAGES/sed.mo823installing da.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/da/LC_MESSAGES/sed.mo824installing de.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/de/LC_MESSAGES/sed.mo825installing el.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/el/LC_MESSAGES/sed.mo826installing eo.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/eo/LC_MESSAGES/sed.mo827installing es.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/es/LC_MESSAGES/sed.mo828installing et.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/et/LC_MESSAGES/sed.mo829installing eu.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/eu/LC_MESSAGES/sed.mo830installing fi.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/fi/LC_MESSAGES/sed.mo831installing fr.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/fr/LC_MESSAGES/sed.mo832installing ga.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ga/LC_MESSAGES/sed.mo833installing gl.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/gl/LC_MESSAGES/sed.mo834installing he.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/he/LC_MESSAGES/sed.mo835installing hr.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/hr/LC_MESSAGES/sed.mo836installing hu.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/hu/LC_MESSAGES/sed.mo837installing id.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/id/LC_MESSAGES/sed.mo838installing it.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/it/LC_MESSAGES/sed.mo839installing ja.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ja/LC_MESSAGES/sed.mo840installing ka.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ka/LC_MESSAGES/sed.mo841installing ko.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ko/LC_MESSAGES/sed.mo842installing nb.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/nb/LC_MESSAGES/sed.mo843installing nl.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/nl/LC_MESSAGES/sed.mo844installing pl.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/pl/LC_MESSAGES/sed.mo845installing pt.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/pt/LC_MESSAGES/sed.mo846installing pt_BR.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/pt_BR/LC_MESSAGES/sed.mo847installing ro.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ro/LC_MESSAGES/sed.mo848installing ru.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/ru/LC_MESSAGES/sed.mo849installing sk.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/sk/LC_MESSAGES/sed.mo850installing sl.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/sl/LC_MESSAGES/sed.mo851installing sr.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/sr/LC_MESSAGES/sed.mo852installing sv.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/sv/LC_MESSAGES/sed.mo853installing tr.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/tr/LC_MESSAGES/sed.mo854installing uk.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/uk/LC_MESSAGES/sed.mo855installing vi.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/vi/LC_MESSAGES/sed.mo856installing zh_CN.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/zh_CN/LC_MESSAGES/sed.mo857installing zh_TW.gmo as /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/locale/zh_TW/LC_MESSAGES/sed.mo858if test "sed" = "gettext-tools"; then \859 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/mkdir -p /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/gettext/po; \860 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 \861 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/install -c -m 644 ./$file \862 /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/gettext/po/$file; \863 done; \864 for file in Makevars; do \865 rm -f /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/gettext/po/$file; \866 done; \867else \868 : ; \869fi870make[2]: Leaving directory '/build/sed-4.10/po'871Making install in .872make[2]: Entering directory '/build/sed-4.10'873make[3]: Entering directory '/build/sed-4.10'874 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/mkdir -p '/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/bin'875 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/install -c sed/sed '/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/bin'876 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/mkdir -p '/nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info/share/info'877 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/install -c -m 644 ./doc/sed.info '/nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info/share/info'878 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/mkdir -p '/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/man/man1'879 /nix/store/85k56vdxxb75xmgvxj4zhaawyafkchwh-coreutils-9.11/bin/install -c -m 644 doc/sed.1 '/nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/man/man1'880make[3]: Leaving directory '/build/sed-4.10'881make[2]: Leaving directory '/build/sed-4.10'882Making install in gnulib-tests883make[2]: Entering directory '/build/sed-4.10/gnulib-tests'884make install-recursive885make[3]: Entering directory '/build/sed-4.10/gnulib-tests'886Making install in .887make[4]: Entering directory '/build/sed-4.10/gnulib-tests'888make[5]: Entering directory '/build/sed-4.10/gnulib-tests'889make[5]: Nothing to be done for 'install-exec-am'.890make[5]: Leaving directory '/build/sed-4.10/gnulib-tests'891make[4]: Leaving directory '/build/sed-4.10/gnulib-tests'892make[3]: Leaving directory '/build/sed-4.10/gnulib-tests'893make[2]: Leaving directory '/build/sed-4.10/gnulib-tests'894make[1]: Leaving directory '/build/sed-4.10'
fixupPhase
895shrinking RPATHs of ELF executables and libraries in /nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info896checking for references to /build/ in /nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info...897patching script interpreter paths in /nix/store/9xq4d0rz0zbkn4xvppczigwa6hrs494h-gnused-x86_64-unknown-linux-gnu-4.10-info898shrinking RPATHs of ELF executables and libraries in /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10899shrinking /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/bin/sed900checking for references to /build/ in /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10...901gzipping man pages under /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/share/man/902patching script interpreter paths in /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10903stripping (with command x86_64-unknown-linux-gnu-strip and flags -S -p) in /nix/store/l65iz2g2sc4ksa3543kfyfdlb85ak6y6-gnused-x86_64-unknown-linux-gnu-4.10/bin