sed 4.10-2 riscv64, from core done
done 2026-09-14T09:52:13Z on jonny-ryzen9-riscv64-1, attempt 1; sources sed-4.10-2.src.tar.gz
- job
- 5-1789378291-hegjon-test,sed,4.10-2,riscv64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- sources
- sed-4.10-2.src.tar.gz
- log
- /var/lib/archci/logs/hegjon-test/sed/4.10-2/riscv64/attempt-1.log
log 931 lines
1==> archci-build 5-1789378291-hegjon-test,sed,4.10-2,riscv64 on jonny-ryzen9 at 2026-09-14T09:31:31Z2 repo=hegjon-test arch=riscv64 profile=extra chroot=/var/lib/archbuild/extra-riscv64 copy=archci-1 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-riscv64.conf makepkg.conf=/usr/lib/archci/arch/riscv64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-riscv64/4==> Fetching source package https://pub-771dbcd770ba439baaf9c08e090268f8.r2.dev/hegjon-test/os/src/sed-4.10-2.src.tar.gz5==> Building sed 4.10-2 in archci-16pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)10pam_unix(runuser:session): session closed for user archci11pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)12pam_unix(runuser:session): session closed for user archci13==> Refreshed 1 signing key(s) from hkps://keys.openpgp.org14pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)15pam_unix(runuser:session): session closed for user archci16==> Refreshed 1 signing key(s) from hkps://keyserver.ubuntu.com17==> Building riscv64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)18==> Verifying the sources on the host19pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)20pam_unix(runuser:session): session closed for user archci21==> Installing the dependencies (with the network)22Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.23==> Making package: sed 4.10-2 (Mon Sep 14 09:31:44 2026)24==> Checking runtime dependencies...25==> Checking buildtime dependencies...26==> WARNING: Using existing $srcdir/ tree27==> Sources are ready.28==> Building in the archci-offline slice29Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.30==> Making package: sed 4.10-2 (Mon Sep 14 09:31:54 2026)31==> Checking runtime dependencies...32==> Checking buildtime dependencies...33==> Retrieving sources...34 -> Found sed-4.10.tar.xz35 -> Found sed-4.10.tar.xz.sig36==> WARNING: Skipping all source file integrity checks.37==> Extracting sources...38 -> Extracting sed-4.10.tar.xz with bsdtar39==> Starting build()...40checking for a BSD-compatible install... /usr/bin/install -c41checking whether sleep supports fractional seconds... yes42checking filesystem timestamp resolution... 0.0143checking whether build environment is sane... yes44checking for a race-free mkdir -p... /usr/bin/mkdir -p45checking for gawk... gawk46checking whether make sets $(MAKE)... yes47checking whether make supports nested variables... yes48checking xargs -n works... yes49checking whether UID '955' is supported by ustar format... yes50checking whether GID '955' is supported by ustar format... yes51checking how to create a ustar tar archive... gnutar52checking for gcc... gcc53checking whether the C compiler works... yes54checking for C compiler default output file name... a.out55checking for suffix of executables...56checking whether we are cross compiling... no57checking for suffix of object files... o58checking whether the compiler supports GNU C... yes59checking whether gcc accepts -g... yes60checking for gcc option to enable C23 features... none needed61checking whether gcc understands -c and -o together... yes62checking whether the compiler is clang... no63checking for compiler option needed when checking for declarations... none64checking whether make supports the include directive... yes (GNU style)65checking dependency style of gcc... gcc366checking for stdio.h... yes67checking for stdlib.h... yes68checking for string.h... yes69checking for inttypes.h... yes70checking for stdint.h... yes71checking for strings.h... yes72checking for sys/stat.h... yes73checking for sys/types.h... yes74checking for unistd.h... yes75checking for wchar.h... yes76checking for minix/config.h... no77checking for stdbool.h... yes78checking for uchar.h... yes79checking for sys/param.h... yes80checking for sys/socket.h... yes81checking for dirent.h... yes82checking for error.h... yes83checking for linux/xattr.h... yes84checking for selinux/selinux.h... no85checking for stdio_ext.h... yes86checking for getopt.h... yes87checking for sys/process.h... no88checking for threads.h... yes89checking for limits.h... yes90checking for crtdefs.h... no91checking for wctype.h... yes92checking for langinfo.h... yes93checking for xlocale.h... no94checking for sys/mman.h... yes95checking for obstack.h... yes96checking for pthread.h... yes97checking for malloc.h... yes98checking for sys/time.h... yes99checking for stdckdint.h... yes100checking for stdcountof.h... yes101checking for sys/random.h... yes102checking for features.h... yes103checking for arpa/inet.h... yes104checking for netdb.h... yes105checking for netinet/in.h... yes106checking for math.h... yes107checking for sys/select.h... yes108checking for sys/wait.h... yes109checking for semaphore.h... yes110checking for sys/ioctl.h... yes111checking for sys/un.h... yes112checking for sys/uio.h... yes113checking for locale.h... yes114checking for errno.h... yes115checking for mcheck.h... yes116checking whether it is safe to define __EXTENSIONS__... yes117checking whether _XOPEN_SOURCE should be defined... no118checking build system type... riscv64-unknown-linux-gnu119checking host system type... riscv64-unknown-linux-gnu120checking how to run the C preprocessor... gcc -E121checking for egrep -e... /usr/bin/grep -E122checking for Minix Amsterdam compiler... no123checking for ar... ar124checking for ranlib... ranlib125checking for gcc option to support large files... none needed126checking for fchmod... yes127checking for btowc... yes128checking for mbrtowc... yes129checking for mbsinit... yes130checking for canonicalize_file_name... yes131checking for realpath... yes132checking for lstat... yes133checking for _set_invalid_parameter_handler... no134checking for fcntl... yes135checking for symlink... yes136checking for listxattr... yes137checking for getdtablesize... yes138checking for getexecname... no139checking for iswcntrl... yes140checking for mprotect... yes141checking for readlink... yes142checking for isblank... yes143checking for iswctype... yes144checking for link... yes145checking for vasprintf... yes146checking for __xpg_strerror_r... yes147checking for strtoimax... yes148checking for wcrtomb... yes149checking for wctob... yes150checking for fpurge... no151checking for getlocalename_l... no152checking for gettimeofday... yes153checking for memset_s... no154checking for pipe... yes155checking for pselect... yes156checking for pthread_sigmask... yes157checking for sigprocmask... yes158checking for setenv... yes159checking for sleep... yes160checking for snprintf... yes161checking for shutdown... yes162checking for mquery... no163checking for pstat_getprocvm... no164checking for isatty... yes165checking for isascii... yes166checking for memcpy... yes167checking for strchr... yes168checking for strtoul... yes169checking for popen... yes170checking for pathconf... yes171checking for fchown... yes172checking for setlocale... yes173checking for sys/acl.h... yes174checking for library containing acl_get_file... -lacl175checking for acl_get_file... yes176checking for acl_get_fd... yes177checking for acl_set_file... yes178checking for acl_set_fd... yes179checking for acl_get_link_np... no180checking for acl_free... yes181checking for acl_from_mode... yes182checking for acl_from_text... yes183checking for acl_delete_def_file... yes184checking for acl_extended_file... yes185checking for acl_delete_fd_np... no186checking for acl_delete_file_np... no187checking for acl_copy_ext_native... no188checking for acl_create_entry_np... no189checking for acl_to_short_text... no190checking for acl_free_text... no191checking for working acl_get_file... yes192checking for acl/libacl.h... yes193checking for acl_entries... yes194checking for ACL_FIRST_ENTRY... yes195checking for ACL_TYPE_EXTENDED... no196checking for size_t... yes197checking for working alloca.h... yes198checking for alloca... yes199checking whether the preprocessor supports include_next... yes200checking whether source code line length is unlimited... yes201checking for wint_t... yes202checking whether wint_t is large enough... yes203checking whether <wchar.h> uses 'inline' correctly... yes204checking for nl_langinfo and CODESET... yes205checking for a traditional french locale... none206checking whether char8_t is correctly defined... yes207checking whether char16_t is correctly defined... yes208checking whether char32_t is correctly defined... yes209checking whether the C++ compiler has <uchar.h>... no210checking for bit size of wchar_t... 32211checking for mbstate_t... yes212checking for a traditional japanese locale... none213checking for an english Unicode locale... en_US.UTF-8214checking for a transitional chinese locale... none215checking whether mbrtowc handles incomplete characters... yes216checking whether mbrtowc works as well as mbtowc... guessing yes217checking for gcc options to detect undeclared functions... none needed218checking for gcc options to ignore future-version functions... none needed219checking whether mbrtoc32 is declared... yes220checking for mbrtoc32... yes221checking whether mbrtoc32 works as well as mbrtowc... guessing yes222checking whether c32rtomb is declared... yes223checking for c32rtomb... yes224checking whether c32rtomb works as well as wcrtomb... guessing yes225checking whether malloc is ptrdiff_t safe... yes226checking whether malloc, calloc set errno on failure... yes227checking whether lstat correctly handles trailing slash... yes228checking whether // is distinct from /... no229checking whether realpath works... yes230checking for faccessat... yes231checking for getcwd... yes232checking for inline... inline233checking for complete errno.h... yes234checking for error... yes235checking whether error_at_line is declared... yes236checking for error_at_line... yes237checking for working error function... yes238checking whether strerror_r is declared... yes239checking whether strerror_r returns char *... yes240checking whether ctype.h defines __header_inline... no241checking for working fcntl.h... yes242checking for pid_t... yes243checking for mode_t... yes244checking for library containing getfilecon_raw... no245checking whether stat file-mode macros are broken... no246checking for C/C++ restrict keyword... __restrict__247checking for nlink_t... yes248checking whether getdelim is declared... yes249checking whether getdtablesize is declared... yes250checking for getopt.h... (cached) yes251checking for getopt_long_only... yes252checking whether getopt is POSIX compatible... yes253checking for working GNU getopt function... yes254checking for working GNU getopt_long function... yes255checking for glibc-compatible sys/cdefs.h... yes256checking for pthread.h... (cached) yes257checking for pthread_kill in -lpthread... yes258checking whether POSIX threads API is available... yes259checking whether setlocale (LC_ALL, NULL) is thread-safe... yes260checking whether setlocale (category, NULL) is thread-safe... yes261checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes262checking whether limits.h has SSIZE_MAX... yes263checking whether the compiler produces multi-arch binaries... no264checking whether stdint.h conforms to C99... yes265checking whether stdint.h works without ISO C predefines... yes266checking whether stdint.h has UINTMAX_WIDTH etc.... yes267checking whether iswcntrl works... yes268checking for towlower... yes269checking for wctype_t... yes270checking for wctrans_t... yes271checking whether wctype supports the "blank" and "punct" character classes... yes272checking whether langinfo.h defines CODESET... yes273checking whether langinfo.h defines ALTMON_1... yes274checking whether langinfo.h defines ABALTMON_1... no275checking whether langinfo.h defines ERA... yes276checking for good max_align_t... yes277checking whether NULL can be used in arbitrary expressions... yes278checking for unreachable in C... yes279checking whether nullptr_t needs <stddef.h>... yes280checking whether <stddef.h> is idempotent... guessing yes281checking whether locale.h defines locale_t... yes282checking whether locale.h defines _locale_t... no283checking whether locale.h conforms to POSIX:2001... yes284checking whether struct lconv is properly defined... yes285checking for multithreading API to use... none286checking for a sed that does not truncate output... /usr/bin/sed287checking for grep that handles long lines and -e... /usr/bin/grep288checking whether malloc (0) returns nonnull... yes289checking for MAP_ANONYMOUS... yes290checking whether memchr works... yes291checking whether memeq is declared... no292checking whether memrchr is declared... yes293checking whether <limits.h> defines MIN and MAX... no294checking whether <sys/param.h> defines MIN and MAX... yes295checking for obstacks that work with any size object... no296checking for O_CLOEXEC... yes297checking for promoted mode_t type... mode_t298checking for pthread_t... yes299checking for pthread_spinlock_t... yes300checking for pthread_spin_init... yes301checking whether realloc should abort upon undefined behaviour... no302checking whether alarm is declared... yes303checking for sched.h... yes304checking for struct sched_param... yes305checking whether stdckdint.h can be included in C... yes306checking checking for an ISO C23 compliant stdckdint.h in C... yes307checking whether stdckdint.h can be included in C++... no308checking whether the C++ compiler has <stdcountof.h>... no309checking whether fcloseall is declared... yes310checking whether getw is declared... yes311checking whether putw is declared... yes312checking which flavor of printf attribute matches inttypes macros... system313checking whether ecvt is declared... yes314checking whether fcvt is declared... yes315checking whether gcvt is declared... yes316checking whether MB_CUR_MAX is correct... yes317checking whether streq is declared... no318checking whether strerror(0) succeeds... yes319checking for strerror_r... yes320checking for strerror_r with POSIX signature... no321checking whether __xpg_strerror_r works... yes322checking whether strncpy works... yes323checking whether strtoimax is declared... yes324checking for off64_t... yes325checking for blksize_t... yes326checking for blkcnt_t... yes327checking for struct timespec in <time.h>... yes328checking for TIME_UTC in <time.h>... yes329checking whether execvpe is declared... yes330checking whether clearerr_unlocked is declared... yes331checking whether feof_unlocked is declared... yes332checking whether ferror_unlocked is declared... yes333checking whether fflush_unlocked is declared... yes334checking whether fgets_unlocked is declared... yes335checking whether fileno_unlocked is declared... yes336checking whether fputc_unlocked is declared... yes337checking whether fputs_unlocked is declared... yes338checking whether fread_unlocked is declared... yes339checking whether fwrite_unlocked is declared... yes340checking whether getc_unlocked is declared... yes341checking whether getchar_unlocked is declared... yes342checking whether putc_unlocked is declared... yes343checking whether putchar_unlocked is declared... yes344checking whether wcsdup is declared... yes345checking for C compiler option to allow warnings... -Wno-error346checking whether <sys/socket.h> is self-contained... yes347checking for shutdown... (cached) yes348checking whether <sys/socket.h> defines the SHUT_* macros... yes349checking for struct sockaddr_storage... yes350checking for sa_family_t... yes351checking for struct sockaddr_storage.ss_family... yes352checking for a french Unicode locale... none353checking for a turkish Unicode locale... none354checking if environ is properly declared... yes355checking whether byte ordering is bigendian... no356checking whether fopen recognizes a trailing slash... yes357checking whether fflush works on input streams... yes358checking whether fclose works on input streams... yes359checking whether frexp() can be used without linking with libm... yes360checking whether frexp works... yes361checking whether long double and double are the same... no362checking whether frexpl is declared... yes363checking whether frexpl() can be used without linking with libm... yes364checking whether frexpl works... yes365checking whether stdin defaults to large file offsets... yes366checking whether fseeko is declared... yes367checking for fseeko... yes368checking whether fflush works on input streams... (cached) yes369checking whether ungetc works on arbitrary bytes... yes370checking whether ftello is declared... yes371checking for ftello... yes372checking whether ftello works... yes373checking whether getcwd (NULL, 0) allocates memory for result... yes374checking for getcwd with POSIX signature... yes375checking for uselocale... yes376checking whether uselocale works... yes377checking for fake locale system (OpenBSD, Android)... no378checking for Solaris 11.4 locale system... no379checking for struct timeval... yes380checking for wide-enough struct timeval.tv_sec member... yes381checking for IPv4 sockets... yes382checking for IPv6 sockets... yes383checking whether INT32_MAX < INTMAX_MAX... yes384checking whether INT64_MAX == LONG_MAX... yes385checking whether UINT32_MAX < UINTMAX_MAX... yes386checking whether UINT64_MAX == ULONG_MAX... yes387checking where to find the exponent in a 'double'... word 1 bit 20388checking where to find the exponent in a 'float'... word 0 bit 23389checking where to find the exponent in a 'long double'... word 3 bit 16390checking for CFPreferencesCopyAppValue... no391checking for CFLocaleCopyPreferredLanguages... no392checking for LC_MESSAGES... yes393checking whether NAN macro works... yes394checking whether HUGE_VAL works... yes395checking whether <sys/select.h> is self-contained... yes396checking for library needed for semaphore functions... none397checking whether _putenv is declared... no398checking for sigset_t... yes399checking whether initstate is declared... yes400checking whether setstate is declared... yes401checking for library containing setsockopt... none needed402checking whether setenv is declared... yes403checking for search.h... yes404checking for tsearch... yes405checking for uid_t... yes406checking for gid_t... yes407checking for volatile sig_atomic_t... yes408checking for sighandler_t... yes409checking whether strdup is declared... yes410checking whether <sys/ioctl.h> declares ioctl... yes411checking whether unsetenv is declared... yes412checking for alignas and alignof... yes, keywords413checking for alloca as a compiler built-in... yes414checking whether to enable assertions... yes415checking for static_assert... yes, a keyword416checking for bool, true, false... yes417checking whether btowc(0) is correct... yes418checking whether btowc is consistent with mbrtowc in the C locale... no419checking for __builtin_expect... yes420checking whether c32rtomb return value is correct... yes421checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes422checking for library containing clock_gettime... none required423checking for clock_getres... yes424checking for clock_gettime... yes425checking for clock_settime... yes426checking whether // is distinct from /... (cached) no427checking whether dup2 works... yes428checking whether fcntl handles F_DUPFD correctly... yes429checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check430checking for sys/smack.h... no431checking for flexible array member... yes432checking whether free is known to preserve errno... yes433checking for __fseterr... no434checking for __fwriting... yes435checking for getdelim... yes436checking for working getdelim function... yes437checking whether getdtablesize works... yes438checking for getprogname... no439checking whether program_invocation_name is declared... yes440checking whether program_invocation_name is declared... (cached) yes441checking whether program_invocation_short_name is declared... yes442checking whether __argv is declared... no443checking for getrandom... yes444checking whether getrandom is compatible with its GNU+BSD signature... yes445checking for iswblank... yes446checking whether iswblank is declared... yes447checking whether iswdigit is ISO C compliant... yes448checking whether iswpunct is consistent with ispunct... yes449checking whether iswxdigit is ISO C compliant... yes450checking whether the compiler supports the __inline keyword... yes451checking whether localeconv works... yes452checking whether mbrtoc32 works on empty input... yes453checking whether the C locale is free of encoding errors... no454checking whether mbrtoc32 works in an UTF-8 locale... yes455checking whether mbrtowc handles a NULL pwc argument... yes456checking whether mbrtowc has a correct return value... yes457checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes458checking whether mbrtowc stores incomplete characters... no459checking whether mbrtowc works on empty input... yes460checking whether the C locale is free of encoding errors... no461checking for mbtowc... yes462checking for mempcpy... yes463checking for memrchr... yes464checking whether mkdir handles trailing slash... yes465checking whether mkdir handles trailing dot... yes466checking for mkostemp... yes467checking for nl_langinfo... yes468checking whether open recognizes a trailing slash... yes469checking for Perl 5.005 or newer... perl470checking whether program_invocation_name is declared... (cached) yes471checking whether program_invocation_short_name is declared... (cached) yes472checking for PTHREAD_CREATE_DETACHED... yes473checking for PTHREAD_MUTEX_RECURSIVE... yes474checking for PTHREAD_MUTEX_ROBUST... yes475checking for PTHREAD_PROCESS_SHARED... yes476checking whether pthread_once works... yes477checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr478checking for rawmemchr... yes479checking whether readlink signature is correct... yes480checking whether readlink handles trailing slash correctly... yes481checking whether readlink truncates results correctly... yes482checking whether realloc sets errno on failure... yes483checking whether realloc (..., 0) returns nonnull... no484checking for reallocarray... yes485checking for working re_compile_pattern... yes486checking whether rename honors trailing slash on destination... yes487checking whether rename honors trailing slash on source... yes488checking whether rename manages hard links correctly... yes489checking whether rename manages existing destinations correctly... yes490checking whether rmdir works... yes491checking for ssize_t... yes492checking whether stat handles trailing slashes on files... yes493checking for struct stat.st_atim.tv_nsec... yes494checking whether struct stat.st_atim is of type struct timespec... yes495checking for struct stat.st_birthtimespec.tv_nsec... no496checking for struct stat.st_birthtimensec... no497checking for struct stat.st_birthtim.tv_nsec... no498checking for va_copy... yes499checking for working strerror function... yes500checking whether strtoimax works... yes501checking for strtoll... yes502checking whether strtoll works... yes503checking for strverscmp... yes504checking whether strverscmp works... yes505checking for variable-length arrays... yes506checking whether wcrtomb works in the C locale... yes507checking whether wcrtomb return value is correct... yes508checking whether wctob works... guessing yes509checking for closedir... yes510checking for dirfd... yes511checking whether dirfd is declared... yes512checking whether dirfd is a macro... no513checking whether fdopen sets errno... yes514checking whether fflush works on input streams... (cached) yes515checking whether float.h conforms to ISO C23... yes516checking whether conversion from 'int' to 'long double' works... yes517checking whether fopen supports the mode character 'x'... yes518checking whether fopen supports the mode character 'e'... yes519checking for __fpurge... yes520checking whether fpurge is declared... no521checking for __freading... yes522checking for fseeko... (cached) yes523checking whether fflush works on input streams... (cached) yes524checking for ftello... (cached) yes525checking whether ftello works... (cached) yes526checking for ftruncate... yes527checking for newlocale... yes528checking for duplocale... yes529checking for freelocale... yes530checking for newlocale... (cached) yes531checking for duplocale... (cached) yes532checking for freelocale... (cached) yes533checking for getpagesize... yes534checking whether getpagesize is declared... yes535checking for gettimeofday with POSIX signature... yes536checking for duplocale... (cached) yes537checking for library containing inet_pton... none required538checking whether inet_pton is declared... yes539checking whether byte ordering is bigendian... (cached) no540checking for ioctl... yes541checking for ioctl with POSIX signature... no542checking whether isnan(double) can be used without linking with libm... yes543checking whether isnan(float) can be used without linking with libm... yes544checking whether isnan(float) works... yes545checking whether isnan(long double) can be used without linking with libm... yes546checking whether isnanl works... yes547checking whether link obeys POSIX... yes548checking for newlocale... (cached) yes549checking for newlocale... (cached) yes550checking whether lseek detects pipes... yes551checking whether SEEK_DATA works but is incompatible with GNU... no552checking for memset_explicit... yes553checking for mkfifo... yes554checking whether mkfifo rejects trailing slashes... yes555checking for library containing nanosleep... none required556checking for working nanosleep... no (mishandles large arguments)557checking whether <netinet/in.h> is self-contained... yes558checking for uselocale... (cached) yes559checking whether uselocale works... (cached) yes560checking for opendir... yes561checking whether perror matches strerror... yes562checking whether signature of pselect conforms to POSIX... yes563checking whether pselect detects invalid fds... yes564checking for pthread_mutexattr_getrobust... yes565checking for pthread_rwlock_init... yes566checking whether pthread_rwlock_timedrdlock is declared... yes567checking for reasonable pthread_rwlock wait queue handling... no568checking whether pthread_create exists as a global function... yes569checking whether pthread_mutex_timedlock is declared... yes570checking for pthread_mutex_timedlock... yes571checking whether pthread_sigmask is a macro... no572checking whether pthread_sigmask works without -lpthread... yes573checking whether pthread_sigmask returns error numbers... yes574checking for putenv compatible with GNU and SVID... yes575checking for raise... yes576checking for random... yes577checking for initstate... yes578checking for setstate... yes579checking for random.h... no580checking for struct random_data... yes581checking for random_r... yes582checking for readdir... yes583checking whether sched_yield is declared... yes584checking whether select supports a 0 argument... yes585checking whether select detects invalid fds... yes586checking whether setenv validates arguments... yes587checking for signbit macro... yes588checking for signbit compiler built-ins... yes589checking whether sleep is declared... yes590checking for working sleep... yes591checking for socklen_t... yes592checking for stpcpy... yes593checking for catgets... yes594checking whether symlink handles trailing slash correctly... yes595checking for IPv4 sockets... (cached) yes596checking for IPv6 sockets... (cached) yes597checking for UNIX domain sockets... yes598checking for sys/single_threaded.h... yes599checking whether time() works... guessing no600checking whether trunc is declared... yes601checking whether truncl is declared... yes602checking for unsetenv... yes603checking for unsetenv() return type... int604checking whether unsetenv obeys POSIX... yes605checking whether "rt" can be used with fopen... yes606checking whether -lcP is needed... no607checking for an ANSI C-conforming const... yes608checking for size_t... (cached) yes609checking whether NLS is requested... yes610checking for msgfmt... /usr/bin/msgfmt611checking for gmsgfmt... /usr/bin/msgfmt612checking for xgettext... /usr/bin/xgettext613checking for msgmerge... /usr/bin/msgmerge614checking for ld used by gcc... /usr/bin/ld615checking if the linker (/usr/bin/ld) is GNU ld... yes616checking for shared library run path origin... done617checking for CFPreferencesCopyAppValue... (cached) no618checking for CFLocaleCopyPreferredLanguages... (cached) no619checking for GNU gettext in libc... yes620checking whether to use NLS... yes621checking where the gettext function comes from... libc622checking whether UTF-8 case folding tests should pass... no623checking for perl... /usr/bin/perl624checking that generated files are newer than configure... done625configure: creating ./config.status626config.status: creating Makefile627config.status: creating po/Makefile.in628config.status: creating gnulib-tests/Makefile629config.status: creating config.h630config.status: executing depfiles commands631config.status: executing po-directories commands632config.status: creating po/POTFILES633config.status: creating po/Makefile634 GEN lib/alloca.h635 GEN lib/ctype.h636 GEN lib/dirent.h637 GEN lib/error.h638 GEN lib/fcntl.h639 GEN lib/malloc/dynarray.gl.h640 GEN lib/malloc/dynarray-skeleton.gl.h641 GEN lib/malloc/scratch_buffer.gl.h642 GEN lib/inttypes.h643 GEN lib/langinfo.h644 GEN lib/limits.h645 GEN lib/locale.h646 GEN lib/obstack.h647 GEN lib/pthread.h648 GEN lib/sched.h649 GEN lib/selinux/selinux.h650 GEN lib/selinux/context.h651 GEN lib/selinux/label.h652 GEN lib/stdckdint.h653 GEN lib/stdcountof.h654 GEN lib/stddef.h655 GEN lib/stdio.h656 GEN lib/stdlib.h657 GEN lib/string.h658 GEN lib/sys/random.h659 GEN lib/sys/stat.h660 GEN lib/sys/types.h661 GEN lib/time.h662 GEN lib/uchar.h663 GEN lib/unicase.h664 GEN lib/unictype.h665 GEN lib/uninorm.h666 GEN lib/unistd.h667 GEN lib/unitypes.h668 GEN lib/wchar.h669 GEN lib/wctype.h670 GEN sed/version.c671 GEN sed/version.h672make all-recursive673make[1]: Entering directory '/build/sed/src/sed-4.10'674Making all in po675make[2]: Entering directory '/build/sed/src/sed-4.10/po'676make[2]: Nothing to be done for 'all'.677make[2]: Leaving directory '/build/sed/src/sed-4.10/po'678Making all in .679make[2]: Entering directory '/build/sed/src/sed-4.10'680 CC sed/sed-compile.o681 CC sed/sed-debug.o682 CC sed/sed-execute.o683 CC sed/sed-mbcs.o684 CC sed/sed-regexp.o685 CC sed/sed-sed.o686 CC sed/sed-utils.o687 CC lib/libsed_a-copy-acl.o688 CC lib/libsed_a-set-acl.o689 CC lib/libsed_a-acl-errno-valid.o690 CC lib/libsed_a-acl-internal.o691 CC lib/libsed_a-get-permissions.o692 CC lib/libsed_a-set-permissions.o693 CC lib/libsed_a-basename-lgpl.o694 CC lib/libsed_a-binary-io.o695 CC lib/libsed_a-btowc.o696 CC lib/libsed_a-c-ctype.o697 CC lib/libsed_a-c-strcasecmp.o698 CC lib/libsed_a-c32isprint.o699 CC lib/libsed_a-c32isspace.o700 CC lib/libsed_a-c32tob.o701 CC lib/libsed_a-c32tolower.o702 CC lib/libsed_a-c32toupper.o703 CC lib/libsed_a-cloexec.o704 CC lib/libsed_a-dfa.o705 CC lib/libsed_a-localeinfo.o706 CC lib/libsed_a-dirname-lgpl.o707 CC lib/libsed_a-stripslash.o708 CC lib/libsed_a-exitfail.o709 CC lib/libsed_a-fcntl.o710 CC lib/libsed_a-fd-hook.o711 CC lib/libsed_a-file-has-acl.o712 CC lib/libsed_a-fseterr.o713 CC lib/libsed_a-getprogname.o714 CC lib/malloc/libsed_a-dynarray_at_failure.o715 CC lib/malloc/libsed_a-dynarray_emplace_enlarge.o716 CC lib/malloc/libsed_a-dynarray_finalize.o717 CC lib/malloc/libsed_a-dynarray_resize.o718 CC lib/malloc/libsed_a-dynarray_resize_clear.o719 CC lib/malloc/libsed_a-scratch_buffer_grow.o720 CC lib/malloc/libsed_a-scratch_buffer_grow_preserve.o721 CC lib/malloc/libsed_a-scratch_buffer_set_array_size.o722 CC lib/libsed_a-hard-locale.o723 CC lib/libsed_a-ialloc.o724 CC lib/libsed_a-issymlink.o725 CC lib/libsed_a-localcharset.o726 CC lib/glthread/libsed_a-lock.o727 CC lib/libsed_a-malloca.o728 CC lib/libsed_a-mbrtoc32.o729 CC lib/libsed_a-mbrtowc.o730 CC lib/libsed_a-mbszero.o731 CC lib/libsed_a-memeq.o732 CC lib/libsed_a-nl_langinfo.o733 CC lib/libsed_a-obstack.o734 CC lib/glthread/libsed_a-once.o735 CC lib/libsed_a-progname.o736 CC lib/libsed_a-qcopy-acl.o737 CC lib/libsed_a-qset-acl.o738 CC lib/libsed_a-quotearg.o739 CC lib/libsed_a-realloc.o740 CC lib/libsed_a-reallocarray.o741 CC lib/libsed_a-same-inode.o742 CC lib/libsed_a-se-context.o743 CC lib/libsed_a-se-label.o744 CC lib/libsed_a-se-selinux.o745 CC lib/libsed_a-setlocale_null.o746 CC lib/libsed_a-setlocale_null-unlocked.o747 CC lib/libsed_a-stat-time.o748 CC lib/libsed_a-stdlib.o749 CC lib/libsed_a-streq.o750 CC lib/libsed_a-strnul.o751 CC lib/libsed_a-tempname.o752 CC lib/glthread/libsed_a-threadlib.o753 CC lib/unicase/libsed_a-tolower.o754 CC lib/unicase/libsed_a-toupper.o755 CC lib/unictype/libsed_a-ctype_print.o756 CC lib/unictype/libsed_a-ctype_space.o757 CC lib/libsed_a-unistd.o758 CC lib/libsed_a-version-etc.o759 CC lib/libsed_a-version-etc-fsf.o760 CC lib/libsed_a-wctype-h.o761 CC lib/libsed_a-xmalloc.o762 CC lib/libsed_a-xalloc-die.o763 AR lib/libsed.a764 CC sed/version.o765 AR sed/libver.a766 CCLD sed/sed767 GEN doc/sed.1768make[2]: Leaving directory '/build/sed/src/sed-4.10'769Making all in gnulib-tests770make[2]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'771 GEN arpa/inet.h772 GEN math.h773 GEN signal.h774 GEN sys/ioctl.h775 GEN sys/select.h776 GEN sys/socket.h777 GEN sys/time.h778 GEN sys/uio.h779## ---------------------------------------------------- ##780## ------------------- Gnulib tests ------------------- ##781## You can ignore compiler warnings in this directory. ##782## ---------------------------------------------------- ##783make all-recursive784make[3]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'785Making all in .786make[4]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'787 CC locale.o788 CC arpa_inet.o789 CC btoc32.o790 CC c-strcasestr.o791 CC c-strncasecmp.o792 CC concat-filename.o793 CC fpurge.o794 CC freading.o795 CC localename-table.o796 CC getlocalename_l-unsafe.o797 CC ioctl.o798 CC localename.o799 CC localename-environ.o800 CC localename-unsafe.o801 CC math.o802 CC nanosleep.o803 CC pthread-rwlock.o804 CC pthread_sigmask.o805 CC read-file.o806 CC sockets.o807 CC str_endswith.o808 CC str_startswith.o809 CC sys_socket.o810 CC glthread/thread.o811 CC time.o812 CC vma-iter.o813 CC xconcat-filename.o814 CC xgetcwd.o815 CC strerror_r.o816 AR libtests.a817 CCLD current-locale818 CC test-localcharset.o819 CCLD test-localcharset820make[4]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'821make[3]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'822make[2]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'823make[1]: Leaving directory '/build/sed/src/sed-4.10'824==> Entering fakeroot environment...825==> Starting package()...826make install-recursive827make[1]: Entering directory '/build/sed/src/sed-4.10'828Making install in po829make[2]: Entering directory '/build/sed/src/sed-4.10/po'830installing af.gmo as /build/sed/pkg/sed/usr/share/locale/af/LC_MESSAGES/sed.mo831installing ar.gmo as /build/sed/pkg/sed/usr/share/locale/ar/LC_MESSAGES/sed.mo832installing ast.gmo as /build/sed/pkg/sed/usr/share/locale/ast/LC_MESSAGES/sed.mo833installing be.gmo as /build/sed/pkg/sed/usr/share/locale/be/LC_MESSAGES/sed.mo834installing bg.gmo as /build/sed/pkg/sed/usr/share/locale/bg/LC_MESSAGES/sed.mo835installing ca.gmo as /build/sed/pkg/sed/usr/share/locale/ca/LC_MESSAGES/sed.mo836installing cs.gmo as /build/sed/pkg/sed/usr/share/locale/cs/LC_MESSAGES/sed.mo837installing da.gmo as /build/sed/pkg/sed/usr/share/locale/da/LC_MESSAGES/sed.mo838installing de.gmo as /build/sed/pkg/sed/usr/share/locale/de/LC_MESSAGES/sed.mo839installing el.gmo as /build/sed/pkg/sed/usr/share/locale/el/LC_MESSAGES/sed.mo840installing eo.gmo as /build/sed/pkg/sed/usr/share/locale/eo/LC_MESSAGES/sed.mo841installing es.gmo as /build/sed/pkg/sed/usr/share/locale/es/LC_MESSAGES/sed.mo842installing et.gmo as /build/sed/pkg/sed/usr/share/locale/et/LC_MESSAGES/sed.mo843installing eu.gmo as /build/sed/pkg/sed/usr/share/locale/eu/LC_MESSAGES/sed.mo844installing fi.gmo as /build/sed/pkg/sed/usr/share/locale/fi/LC_MESSAGES/sed.mo845installing fr.gmo as /build/sed/pkg/sed/usr/share/locale/fr/LC_MESSAGES/sed.mo846installing ga.gmo as /build/sed/pkg/sed/usr/share/locale/ga/LC_MESSAGES/sed.mo847installing gl.gmo as /build/sed/pkg/sed/usr/share/locale/gl/LC_MESSAGES/sed.mo848installing he.gmo as /build/sed/pkg/sed/usr/share/locale/he/LC_MESSAGES/sed.mo849installing hr.gmo as /build/sed/pkg/sed/usr/share/locale/hr/LC_MESSAGES/sed.mo850installing hu.gmo as /build/sed/pkg/sed/usr/share/locale/hu/LC_MESSAGES/sed.mo851installing id.gmo as /build/sed/pkg/sed/usr/share/locale/id/LC_MESSAGES/sed.mo852installing it.gmo as /build/sed/pkg/sed/usr/share/locale/it/LC_MESSAGES/sed.mo853installing ja.gmo as /build/sed/pkg/sed/usr/share/locale/ja/LC_MESSAGES/sed.mo854installing ka.gmo as /build/sed/pkg/sed/usr/share/locale/ka/LC_MESSAGES/sed.mo855installing ko.gmo as /build/sed/pkg/sed/usr/share/locale/ko/LC_MESSAGES/sed.mo856installing nb.gmo as /build/sed/pkg/sed/usr/share/locale/nb/LC_MESSAGES/sed.mo857installing nl.gmo as /build/sed/pkg/sed/usr/share/locale/nl/LC_MESSAGES/sed.mo858installing pl.gmo as /build/sed/pkg/sed/usr/share/locale/pl/LC_MESSAGES/sed.mo859installing pt.gmo as /build/sed/pkg/sed/usr/share/locale/pt/LC_MESSAGES/sed.mo860installing pt_BR.gmo as /build/sed/pkg/sed/usr/share/locale/pt_BR/LC_MESSAGES/sed.mo861installing ro.gmo as /build/sed/pkg/sed/usr/share/locale/ro/LC_MESSAGES/sed.mo862installing ru.gmo as /build/sed/pkg/sed/usr/share/locale/ru/LC_MESSAGES/sed.mo863installing sk.gmo as /build/sed/pkg/sed/usr/share/locale/sk/LC_MESSAGES/sed.mo864installing sl.gmo as /build/sed/pkg/sed/usr/share/locale/sl/LC_MESSAGES/sed.mo865installing sr.gmo as /build/sed/pkg/sed/usr/share/locale/sr/LC_MESSAGES/sed.mo866installing sv.gmo as /build/sed/pkg/sed/usr/share/locale/sv/LC_MESSAGES/sed.mo867installing tr.gmo as /build/sed/pkg/sed/usr/share/locale/tr/LC_MESSAGES/sed.mo868installing uk.gmo as /build/sed/pkg/sed/usr/share/locale/uk/LC_MESSAGES/sed.mo869installing vi.gmo as /build/sed/pkg/sed/usr/share/locale/vi/LC_MESSAGES/sed.mo870installing zh_CN.gmo as /build/sed/pkg/sed/usr/share/locale/zh_CN/LC_MESSAGES/sed.mo871installing zh_TW.gmo as /build/sed/pkg/sed/usr/share/locale/zh_TW/LC_MESSAGES/sed.mo872if test "sed" = "gettext-tools"; then \873 /usr/bin/mkdir -p /build/sed/pkg/sed/usr/share/gettext/po; \874 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 \875 /usr/bin/install -c -m 644 ./$file \876 /build/sed/pkg/sed/usr/share/gettext/po/$file; \877 done; \878 for file in Makevars; do \879 rm -f /build/sed/pkg/sed/usr/share/gettext/po/$file; \880 done; \881else \882 : ; \883fi884make[2]: Leaving directory '/build/sed/src/sed-4.10/po'885Making install in .886make[2]: Entering directory '/build/sed/src/sed-4.10'887make[3]: Entering directory '/build/sed/src/sed-4.10'888 /usr/bin/mkdir -p '/build/sed/pkg/sed/usr/bin'889 /usr/bin/install -c sed/sed '/build/sed/pkg/sed/usr/bin'890 /usr/bin/mkdir -p '/build/sed/pkg/sed/usr/share/info'891 /usr/bin/install -c -m 644 ./doc/sed.info '/build/sed/pkg/sed/usr/share/info'892 install-info --info-dir='/build/sed/pkg/sed/usr/share/info' '/build/sed/pkg/sed/usr/share/info/sed.info'893 /usr/bin/mkdir -p '/build/sed/pkg/sed/usr/share/man/man1'894 /usr/bin/install -c -m 644 doc/sed.1 '/build/sed/pkg/sed/usr/share/man/man1'895make[3]: Leaving directory '/build/sed/src/sed-4.10'896make[2]: Leaving directory '/build/sed/src/sed-4.10'897Making install in gnulib-tests898make[2]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'899make install-recursive900make[3]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'901Making install in .902make[4]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'903make[5]: Entering directory '/build/sed/src/sed-4.10/gnulib-tests'904make[5]: Nothing to be done for 'install-exec-am'.905make[5]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'906make[4]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'907make[3]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'908make[2]: Leaving directory '/build/sed/src/sed-4.10/gnulib-tests'909make[1]: Leaving directory '/build/sed/src/sed-4.10'910==> Tidying install...911 -> Removing libtool files...912 -> Removing static library files...913 -> Purging unwanted files...914 -> Stripping unneeded symbols from binaries and libraries...915 -> Compressing man and info pages...916==> Checking for packaging issues...917==> Creating package "sed"...918 -> Generating .PKGINFO file...919 -> Generating .BUILDINFO file...920 -> Generating .MTREE file...921 -> Compressing package...922==> Creating package "sed-debug"...923 -> Generating .PKGINFO file...924 -> Generating .BUILDINFO file...925 -> Generating .MTREE file...926 -> Compressing package...927==> Leaving fakeroot environment.928==> Finished making: sed 4.10-2 (Mon Sep 14 09:52:08 2026)929==> builder-signed sed-4.10-2-riscv64.pkg.tar.zst930==> builder-signed sed-debug-4.10-2-riscv64.pkg.tar.zst931==> archci-build finished with 0 at 2026-09-14T09:52:08Z: sed-4.10-2-riscv64.pkg.tar.zst sed-debug-4.10-2-riscv64.pkg.tar.zst