libpipeline 1.5.8-1 x86_64, from core done
done 2026-09-09T00:08:42Z on worker2-1, attempt 2
- job
- 5-1788896219-hegjon-test,libpipeline,1.5.8-1,x86_64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- log
- /var/lib/archci/logs/hegjon-test/libpipeline/1.5.8-1/x86_64/attempt-2.log
log 692 lines
1==> archci-build 5-1788896219-hegjon-test,libpipeline,1.5.8-1,x86_64 on worker2 at 2026-09-09T00:05:19Z2 repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Updating chroot /var/lib/archbuild/extra-x86_64/root5Note: 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.6==> Fetching pkgbuilds/libpipeline at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git7==> Building libpipeline 1.5.8-1 in archci-18pam_unix(runuser:session): session opened for user archci(uid=968) by archci(uid=0)9pam_unix(runuser:session): session closed for user archci10==> Imported 1 upstream signing key(s) from keys/pgp11==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done12 root : PWD=/var/lib/archci-worker/build/1/libpipeline ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.ufrPQOv7Eh makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o13pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)14==> Making package: libpipeline 1.5.8-1 (Wed Sep 9 00:05:30 2026)15==> Retrieving sources...16 -> Downloading libpipeline-1.5.8.tar.gz...17 % Total % Received % Xferd Average Speed Time Time Time Current18 Dload Upload Total Spent Left Speed19 0 0 0 0 0 0 0 0 00:32 0 0 0 0 0 0 0 0 0 00:33 0 0 0 0 0 0 0 0 0 00:33 020 0 0 0 0 0 0 0 0 00:33 0 100 1.02M 100 1.02M 0 0 31203 0 00:34 00:34 0 100 1.02M 100 1.02M 0 0 31203 0 00:34 00:34 0 100 1.02M 100 1.02M 0 0 31203 0 00:34 00:34 021 -> Downloading libpipeline-1.5.8.tar.gz.asc...22 % Total % Received % Xferd Average Speed Time Time Time Current23 Dload Upload Total Spent Left Speed24 0 0 0 0 0 0 0 0 01:26 0 0 0 0 0 0 0 0 0 01:27 0 0 0 0 0 0 0 0 0 01:28 0 0 0 0 0 0 0 0 0 01:28 025 0 0 0 0 0 0 0 0 01:28 0 100 833 100 833 0 0 9 0 01:32 01:29 00:03 0 100 833 100 833 0 0 9 0 01:32 01:29 00:03 0 100 833 100 833 0 0 9 0 01:32 01:29 00:03 026==> Validating source files with sha256sums...27 libpipeline-1.5.8.tar.gz ... Passed28 libpipeline-1.5.8.tar.gz.asc ... Skipped29==> Verifying source file signatures with gpg...30 libpipeline-1.5.8.tar.gz ... Passed31pam_unix(sudo:session): session closed for user archci32 root : PWD=/var/lib/archci-worker/build/1/libpipeline ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'33pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)34pam_unix(sudo:session): session closed for user archci35Note: 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.36==> Making package: libpipeline 1.5.8-1 (Wed Sep 9 00:07:40 2026)37==> Checking runtime dependencies...38==> Checking buildtime dependencies...39==> Retrieving sources...40 -> Found libpipeline-1.5.8.tar.gz41 -> Found libpipeline-1.5.8.tar.gz.asc42==> WARNING: Skipping all source file integrity checks.43==> Extracting sources...44 -> Extracting libpipeline-1.5.8.tar.gz with bsdtar45==> Starting build()...46checking for a BSD-compatible install... /usr/bin/install -c47checking whether build environment is sane... yes48checking for a race-free mkdir -p... /usr/bin/mkdir -p49checking for gawk... gawk50checking whether make sets $(MAKE)... yes51checking whether make supports nested variables... yes52checking whether to enable maintainer-specific portions of Makefiles... no53checking whether make supports nested variables... (cached) yes54checking whether make supports the include directive... yes (GNU style)55checking for gcc... gcc56checking whether the C compiler works... yes57checking for C compiler default output file name... a.out58checking for suffix of executables...59checking whether we are cross compiling... no60checking for suffix of object files... o61checking whether the compiler supports GNU C... yes62checking whether gcc accepts -g... yes63checking for gcc option to enable C11 features... none needed64checking whether gcc understands -c and -o together... yes65checking whether the compiler is clang... no66checking for compiler option needed when checking for declarations... none67checking dependency style of gcc... gcc368checking for stdio.h... yes69checking for stdlib.h... yes70checking for string.h... yes71checking for inttypes.h... yes72checking for stdint.h... yes73checking for strings.h... yes74checking for sys/stat.h... yes75checking for sys/types.h... yes76checking for unistd.h... yes77checking for wchar.h... yes78checking for minix/config.h... no79checking for sys/socket.h... yes80checking for error.h... yes81checking for limits.h... yes82checking for threads.h... yes83checking for sys/mman.h... yes84checking for sys/param.h... yes85checking for pthread.h... yes86checking for sys/time.h... yes87checking for stdbool.h... yes88checking for stdckdint.h... yes89checking for sys/random.h... yes90checking for sys/select.h... yes91checking for sys/wait.h... yes92checking for features.h... yes93checking for crtdefs.h... no94checking for vfork.h... no95checking whether it is safe to define __EXTENSIONS__... yes96checking whether _XOPEN_SOURCE should be defined... no97checking if tar --sort=name works... yes98checking build system type... x86_64-pc-linux-gnu99checking host system type... x86_64-pc-linux-gnu100checking for gcc... (cached) gcc101checking whether the compiler supports GNU C... (cached) yes102checking whether gcc accepts -g... (cached) yes103checking for gcc option to enable C11 features... (cached) none needed104checking whether gcc understands -c and -o together... (cached) yes105checking whether the compiler is clang... (cached) no106checking for compiler option needed when checking for declarations... (cached) none107checking dependency style of gcc... (cached) gcc3108checking how to run the C preprocessor... gcc -E109checking for egrep -e... /usr/bin/grep -E110checking for Minix Amsterdam compiler... no111checking for ar... ar112checking the archiver (ar) interface... ar113checking for ar... (cached) ar114checking for ranlib... ranlib115checking for gcc option to support large files... none needed116checking how to run the C preprocessor... gcc -E117checking whether -Wno-missing-field-initializers is needed... no118checking whether -Wuninitialized is supported... yes119checking whether C compiler handles -Werror -Wunknown-warning-option... no120checking whether C compiler handles -fstrict-flex-arrays... yes121checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no122checking whether C compiler handles -Wall... yes123checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no124checking whether C compiler handles -Warith-conversion... yes125checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no126checking whether C compiler handles -Wbad-function-cast... yes127checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no128checking whether C compiler handles -Wcast-align=strict... yes129checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no130checking whether C compiler handles -Wdate-time... yes131checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no132checking whether C compiler handles -Wdisabled-optimization... yes133checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no134checking whether C compiler handles -Wdouble-promotion... yes135checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no136checking whether C compiler handles -Wduplicated-branches... yes137checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no138checking whether C compiler handles -Wduplicated-cond... yes139checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no140checking whether C compiler handles -Wextra... yes141checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no142checking whether C compiler handles -Wformat-signedness... yes143checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no144checking whether C compiler handles -Wflex-array-member-not-at-end... yes145checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no146checking whether C compiler handles -Winit-self... yes147checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no148checking whether C compiler handles -Winvalid-pch... yes149checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no150checking whether C compiler handles -Wlogical-op... yes151checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no152checking whether C compiler handles -Wmissing-declarations... yes153checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no154checking whether C compiler handles -Wmissing-include-dirs... yes155checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no156checking whether C compiler handles -Wmissing-prototypes... yes157checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no158checking whether C compiler handles -Wmissing-variable-declarations... yes159checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no160checking whether C compiler handles -Wnested-externs... yes161checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no162checking whether C compiler handles -Wnull-dereference... yes163checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no164checking whether C compiler handles -Wold-style-definition... yes165checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no166checking whether C compiler handles -Wopenmp-simd... yes167checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no168checking whether C compiler handles -Woverlength-strings... yes169checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no170checking whether C compiler handles -Wpacked... yes171checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no172checking whether C compiler handles -Wpointer-arith... yes173checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no174checking whether C compiler handles -Wshadow... yes175checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no176checking whether C compiler handles -Wstack-protector... yes177checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no178checking whether C compiler handles -Wstrict-flex-arrays... yes179checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no180checking whether C compiler handles -Wstrict-overflow... yes181checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no182checking whether C compiler handles -Wstrict-prototypes... yes183checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no184checking whether C compiler handles -Wsuggest-attribute=cold... yes185checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no186checking whether C compiler handles -Wsuggest-attribute=const... yes187checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no188checking whether C compiler handles -Wsuggest-attribute=format... yes189checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no190checking whether C compiler handles -Wsuggest-attribute=malloc... yes191checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no192checking whether C compiler handles -Wsuggest-attribute=noreturn... yes193checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no194checking whether C compiler handles -Wsuggest-attribute=pure... yes195checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no196checking whether C compiler handles -Wsuggest-final-methods... yes197checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no198checking whether C compiler handles -Wsuggest-final-types... yes199checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no200checking whether C compiler handles -Wsync-nand... yes201checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no202checking whether C compiler handles -Wtrampolines... yes203checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no204checking whether C compiler handles -Wuninitialized... yes205checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no206checking whether C compiler handles -Wunknown-pragmas... yes207checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no208checking whether C compiler handles -Wunsafe-loop-optimizations... yes209checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no210checking whether C compiler handles -Wunused-macros... yes211checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no212checking whether C compiler handles -Wvariadic-macros... yes213checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no214checking whether C compiler handles -Wvector-operation-performance... yes215checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no216checking whether C compiler handles -Wvla... yes217checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no218checking whether C compiler handles -Wwrite-strings... yes219checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no220checking whether C compiler handles -Warray-bounds=2... yes221checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no222checking whether C compiler handles -Wattribute-alias=2... yes223checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no224checking whether C compiler handles -Wbidi-chars=any,ucn... yes225checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no226checking whether C compiler handles -Wformat-overflow=2... yes227checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no228checking whether C compiler handles -Wformat=2... yes229checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no230checking whether C compiler handles -Wformat-truncation=2... yes231checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no232checking whether C compiler handles -Wimplicit-fallthrough=5... yes233checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no234checking whether C compiler handles -Wshift-overflow=2... yes235checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no236checking whether C compiler handles -Wuse-after-free=3... yes237checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no238checking whether C compiler handles -Wunused-const-variable=2... yes239checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no240checking whether C compiler handles -Wvla-larger-than=4031... yes241checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no242checking whether C compiler handles -Wno-analyzer-malloc-leak... yes243checking whether C compiler handles -Wno-missing-field-initializers... yes244checking whether ln -s works... yes245checking the archiver (ar) interface... (cached) ar246checking how to print strings... printf247checking for a sed that does not truncate output... /usr/bin/sed248checking for grep that handles long lines and -e... /usr/bin/grep249checking for egrep... /usr/bin/grep -E250checking for fgrep... /usr/bin/grep -F251checking for ld used by gcc... /usr/bin/ld252checking if the linker (/usr/bin/ld) is GNU ld... yes253checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B254checking the name lister (/usr/bin/nm -B) interface... BSD nm255checking the maximum length of command line arguments... 1572864256checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop257checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop258checking for /usr/bin/ld option to reload object files... -r259checking for file... file260checking for objdump... objdump261checking how to recognize dependent libraries... pass_all262checking for dlltool... no263checking how to associate runtime and link libraries... printf %s\n264checking for archiver @FILE support... @265checking for strip... strip266checking for ranlib... (cached) ranlib267checking command to parse /usr/bin/nm -B output from gcc object... ok268checking for sysroot... no269checking for a working dd... /usr/bin/dd270checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1271checking for mt... no272checking if : is a manifest tool... no273checking for dlfcn.h... yes274checking for objdir... .libs275checking if gcc supports -fno-rtti -fno-exceptions... no276checking for gcc option to produce PIC... -fPIC -DPIC277checking if gcc PIC flag -fPIC -DPIC works... yes278checking if gcc static flag -static works... yes279checking if gcc supports -c -o file.o... yes280checking if gcc supports -c -o file.o... (cached) yes281checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes282checking whether -lc should be explicitly linked in... no283checking dynamic linker characteristics... GNU/Linux ld.so284checking how to hardcode library paths into programs... immediate285checking whether stripping libraries is possible... yes286checking if libtool supports shared libraries... yes287checking whether to build shared libraries... yes288checking whether to build static libraries... no289checking for pkg-config... /usr/bin/pkg-config290checking pkg-config is at least version 0.9.0... yes291checking for check >= 0.9.10... no292checking for size_t... yes293checking for working alloca.h... yes294checking for alloca... yes295checking whether the preprocessor supports include_next... yes296checking whether source code line length is unlimited... yes297checking whether malloc is ptrdiff_t safe... yes298checking whether malloc, realloc, calloc set errno on failure... yes299checking for _set_invalid_parameter_handler... no300checking for fcntl... yes301checking for symlink... yes302checking for getdtablesize... yes303checking for getexecname... no304checking for lstat... yes305checking for mbsinit... yes306checking for mbrtowc... yes307checking for mprotect... yes308checking for setenv... yes309checking for sigaction... yes310checking for sigaltstack... yes311checking for siginterrupt... yes312checking for snprintf... yes313checking for strndup... yes314checking for vasnprintf... no315checking for fork... yes316checking for vfork... yes317checking if environ is properly declared... yes318checking for complete errno.h... yes319checking for gcc options needed to detect all undeclared functions... none needed320checking for error... yes321checking whether error_at_line is declared... yes322checking for error_at_line... yes323checking for working error function... yes324checking whether strerror_r is declared... yes325checking whether strerror_r returns char *... yes326checking whether ctype.h defines __header_inline... no327checking for working fcntl.h... yes328checking for pid_t... yes329checking for mode_t... yes330checking whether stat file-mode macros are broken... no331checking for C/C++ restrict keyword... __restrict__332checking for nlink_t... yes333checking whether getdtablesize is declared... yes334checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes335checking whether limits.h has SSIZE_MAX... yes336checking for wint_t... yes337checking whether wint_t is large enough... yes338checking whether the compiler produces multi-arch binaries... no339checking whether stdint.h conforms to C99... yes340checking whether stdint.h works without ISO C predefines... yes341checking whether stdint.h has UINTMAX_WIDTH etc.... yes342checking whether imported symbols can be declared weak... yes343checking for pthread.h... (cached) yes344checking for pthread_kill in -lpthread... yes345checking whether POSIX threads API is available... yes346checking for multithread API to use... posix347checking whether lstat correctly handles trailing slash... yes348checking whether malloc (0) returns nonnull... yes349checking for mbstate_t... yes350checking for nl_langinfo and CODESET... yes351checking for a traditional japanese locale... none352checking for a french Unicode locale... none353checking for a transitional chinese locale... none354checking whether mbrtowc handles incomplete characters... guessing yes355checking whether mbrtowc works as well as mbtowc... guessing yes356checking for mmap... yes357checking for MAP_ANONYMOUS... yes358checking whether memchr works... yes359checking whether <limits.h> defines MIN and MAX... no360checking whether <sys/param.h> defines MIN and MAX... yes361checking for O_CLOEXEC... yes362checking for promoted mode_t type... mode_t363checking for pthread_t... yes364checking for pthread_spinlock_t... yes365checking for pthread_spin_init... yes366checking for sigset_t... yes367checking for ssize_t... yes368checking for glibc-compatible sys/cdefs.h... yes369checking for sched.h... yes370checking for struct sched_param... yes371checking whether setenv is declared... yes372checking whether _putenv is declared... no373checking for search.h... yes374checking for tsearch... yes375checking for uid_t... yes376checking for gid_t... yes377checking for volatile sig_atomic_t... yes378checking for sighandler_t... yes379checking whether snprintf returns a byte count as in C99... yes380checking whether printf supports POSIX/XSI format strings with positions... yes381checking whether snprintf is declared... yes382checking for good max_align_t... yes383checking whether NULL can be used in arbitrary expressions... yes384checking for unreachable... yes385checking whether nullptr_t needs <stddef.h>... yes386checking for clean definition of __STDC_VERSION_STDDEF_H__... no387checking whether fcloseall is declared... yes388checking whether getw is declared... yes389checking whether putw is declared... yes390checking which flavor of printf attribute matches inttypes macros... system391checking whether ecvt is declared... yes392checking whether fcvt is declared... yes393checking whether gcvt is declared... yes394checking whether MB_CUR_MAX is correct... guessing yes395checking whether strerror(0) succeeds... yes396checking whether strndup is declared... yes397checking whether strnlen is declared... yes398checking whether strsignal is declared... yes399checking whether <sys/select.h> is self-contained... yes400checking for struct timeval... yes401checking for wide-enough struct timeval.tv_sec member... yes402checking for off64_t... yes403checking for struct timespec in <time.h>... yes404checking for TIME_UTC in <time.h>... yes405checking whether execvpe is declared... yes406checking whether unsetenv is declared... yes407checking for inttypes.h... yes408checking for stdint.h... yes409checking for intmax_t... yes410checking whether snprintf truncates the result as in C99... yes411checking where to find the exponent in a 'double'... word 1 bit 20412checking for wcslen... yes413checking for snprintf... (cached) yes414checking for strnlen... yes415checking for wcrtomb... yes416checking whether _snprintf is declared... no417checking whether <wchar.h> uses 'inline' correctly... yes418checking whether wcsdup is declared... yes419checking for strerrorname_np... yes420checking whether strerrorname_np works... yes421checking for C compiler option to allow warnings... -Wno-error422checking for alloca as a compiler built-in... yes423checking for static_assert... yes, a keyword424checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes425checking for library containing clock_gettime... none required426checking for clock_getres... yes427checking for clock_gettime... yes428checking for clock_settime... yes429checking whether // is distinct from /... no430checking whether dup2 works... yes431checking whether fcntl handles F_DUPFD correctly... yes432checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check433checking whether conversion from 'int' to 'long double' works... yes434checking whether free is known to preserve errno... yes435checking whether getdtablesize works... yes436checking for getprogname... no437checking whether program_invocation_name is declared... yes438checking whether program_invocation_name is declared... (cached) yes439checking whether program_invocation_short_name is declared... yes440checking whether __argv is declared... no441checking for getrandom... yes442checking whether getrandom is compatible with its GNU+BSD signature... yes443checking for C compiler flag to ignore unused libraries... -Wl,--as-needed444checking whether the compiler supports the __inline keyword... yes445checking for pthread_rwlock_t... yes446checking whether pthread_rwlock_rdlock prefers a writer to a reader... no447checking whether malloc (0) returns nonnull... (cached) yes448checking whether mkdir handles trailing slash... yes449checking whether mkdir handles trailing dot... yes450checking for mkdtemp... yes451checking for C nullptr... yes452checking whether open recognizes a trailing slash... yes453checking for PTHREAD_CREATE_DETACHED... yes454checking for PTHREAD_MUTEX_RECURSIVE... yes455checking for PTHREAD_MUTEX_ROBUST... yes456checking for PTHREAD_PROCESS_SHARED... yes457checking whether pthread_once works... yes458checking for raise... yes459checking for sigprocmask... yes460checking whether realloc (0, 0) returns nonnull... yes461checking for reallocarray... yes462checking whether setenv validates arguments... yes463checking for struct sigaction.sa_sigaction... yes464checking for sigprocmask... (cached) yes465checking for stdint.h... (cached) yes466checking for SIZE_MAX... yes467checking for snprintf... (cached) yes468checking whether snprintf respects a size of 1... yes469checking for ssize_t... (cached) yes470checking whether stat handles trailing slashes on files... yes471checking for struct stat.st_atim.tv_nsec... yes472checking whether struct stat.st_atim is of type struct timespec... yes473checking for struct stat.st_birthtimespec.tv_nsec... no474checking for struct stat.st_birthtimensec... no475checking for struct stat.st_birthtim.tv_nsec... no476checking for va_copy... yes477checking for bool, true, false... yes478checking for working strerror function... yes479checking for working strndup... yes480checking for working strnlen... yes481checking for strsignal... yes482checking whether strsignal always returns a string... yes483checking for unsetenv... yes484checking for unsetenv() return type... int485checking whether unsetenv obeys POSIX... yes486checking for variable-length arrays... yes487checking for ptrdiff_t... yes488checking for stdint.h... (cached) yes489checking for fcntl.h... yes490checking for clearenv... yes491checking for an ANSI C-conforming const... yes492checking for pid_t... (cached) yes493checking for size_t... (cached) yes494checking for working fork... yes495checking for working vfork... (cached) yes496configure: default CC = "gcc"497configure: default CPP = "gcc -E"498configure: default CPPFLAGS = ""499configure: default CFLAGS = "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libpipeline/src=/usr/src/debug/libpipeline -flto=auto -Wall"500configure: default LDFLAGS = "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto"501configure: default LIBS = ""502checking that generated files are newer than configure... done503configure: creating ./config.status504config.status: creating Makefile505config.status: creating gl/lib/Makefile506config.status: creating lib/Makefile507config.status: creating lib/libpipeline.pc508config.status: creating man/Makefile509config.status: creating tests/Makefile510config.status: creating config.h511config.status: executing depfiles commands512config.status: executing libtool commands513make all-recursive514make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8'515Making all in gl/lib516make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'517 GEN alloca.h518 GEN error.h519 GEN fcntl.h520 GEN inttypes.h521 GEN limits.h522 GEN pthread.h523 GEN sched.h524 GEN signal.h525 GEN stddef.h526 GEN stdio.h527 GEN stdlib.h528 GEN string.h529 GEN sys/random.h530 GEN sys/select.h531 GEN sys/stat.h532 GEN sys/time.h533 GEN sys/types.h534 GEN sys/wait.h535 GEN time.h536 GEN unistd.h537 GEN wchar.h538make all-recursive539make[3]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'540make[4]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'541 CC libgnu_la-basename-lgpl.lo542 CC libgnu_la-cloexec.lo543 CC libgnu_la-dirname.lo544 CC libgnu_la-basename.lo545 CC libgnu_la-dirname-lgpl.lo546 CC libgnu_la-stripslash.lo547 CC libgnu_la-exitfail.lo548 CC libgnu_la-fcntl.lo549 CC libgnu_la-fd-hook.lo550 CC libgnu_la-full-write.lo551 CC libgnu_la-getprogname.lo552 CC libgnu_la-ialloc.lo553 CC glthread/libgnu_la-lock.lo554 CC libgnu_la-malloca.lo555 CC libgnu_la-mbszero.lo556 CC libgnu_la-safe-read.lo557 CC libgnu_la-safe-write.lo558 CC libgnu_la-sig-handler.lo559 CC libgnu_la-stat-time.lo560 CC libgnu_la-tempname.lo561 CC glthread/libgnu_la-threadlib.lo562 CC glthread/libgnu_la-tls.lo563 CC libgnu_la-unistd.lo564 CC libgnu_la-vaszprintf.lo565 CC libgnu_la-aszprintf.lo566 CC libgnu_la-verror.lo567 CC libgnu_la-vsnzprintf.lo568 CC libgnu_la-xmalloc.lo569 CC libgnu_la-xalloc-die.lo570 CC libgnu_la-xsize.lo571 CC libgnu_la-xstrndup.lo572 CC libgnu_la-xvasprintf.lo573 CC libgnu_la-xasprintf.lo574 CC asnprintf.lo575 CC printf-args.lo576 CC printf-parse.lo577 CC vasnprintf.lo578 CCLD libgnu.la579make[4]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'580make[3]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'581make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'582Making all in lib583make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/lib'584 CC libpipeline_la-appendstr.lo585 CC libpipeline_la-debug.lo586 CC libpipeline_la-fatal.lo587 CC libpipeline_la-pipeline.lo588 CCLD libpipeline.la589/usr/bin/nm: libgnu_la-fd-hook.o: no symbols590/usr/bin/nm: libgnu_la-threadlib.o: no symbols591/usr/bin/nm: libgnu_la-tls.o: no symbols592/usr/bin/nm: libgnu_la-unistd.o: no symbols593make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/lib'594Making all in man595make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/man'596make[2]: Nothing to be done for 'all'.597make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/man'598make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8'599make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8'600make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8'601==> Starting check()...602Making check in gl/lib603make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'604make check-recursive605make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'606make[3]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'607make[3]: Nothing to be done for 'check-am'.608make[3]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'609make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'610make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'611Making check in lib612make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/lib'613make[1]: Nothing to be done for 'check'.614make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/lib'615Making check in man616make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/man'617make[1]: Nothing to be done for 'check'.618make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/man'619make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8'620make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8'621==> Entering fakeroot environment...622==> Starting package()...623Making install in gl/lib624make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'625make install-recursive626make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'627make[3]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'628make[4]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'629make[4]: Nothing to be done for 'install-exec-am'.630make[4]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'631make[3]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'632make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'633make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/gl/lib'634Making install in lib635make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/lib'636make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/lib'637 /usr/bin/mkdir -p '/build/libpipeline/pkg/libpipeline//usr/lib'638 /bin/sh ../libtool --mode=install /usr/bin/install -c libpipeline.la '/build/libpipeline/pkg/libpipeline//usr/lib'639libtool: install: /usr/bin/install -c .libs/libpipeline.so.1.5.8 /build/libpipeline/pkg/libpipeline//usr/lib/libpipeline.so.1.5.8640libtool: install: (cd /build/libpipeline/pkg/libpipeline//usr/lib && { ln -s -f libpipeline.so.1.5.8 libpipeline.so.1 || { rm -f libpipeline.so.1 && ln -s libpipeline.so.1.5.8 libpipeline.so.1; }; })641libtool: install: (cd /build/libpipeline/pkg/libpipeline//usr/lib && { ln -s -f libpipeline.so.1.5.8 libpipeline.so || { rm -f libpipeline.so && ln -s libpipeline.so.1.5.8 libpipeline.so; }; })642libtool: install: /usr/bin/install -c .libs/libpipeline.lai /build/libpipeline/pkg/libpipeline//usr/lib/libpipeline.la643libtool: warning: remember to run 'libtool --finish /usr/lib'644 /usr/bin/mkdir -p '/build/libpipeline/pkg/libpipeline//usr/include'645 /usr/bin/install -c -m 644 pipeline.h '/build/libpipeline/pkg/libpipeline//usr/include'646 /usr/bin/mkdir -p '/build/libpipeline/pkg/libpipeline//usr/lib/pkgconfig'647 /usr/bin/install -c -m 644 libpipeline.pc '/build/libpipeline/pkg/libpipeline//usr/lib/pkgconfig'648make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/lib'649make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/lib'650Making install in man651make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/man'652make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/man'653make[2]: Nothing to be done for 'install-exec-am'.654 /usr/bin/mkdir -p '/build/libpipeline/pkg/libpipeline//usr/share/man/man3'655 /usr/bin/install -c -m 644 libpipeline.3 '/build/libpipeline/pkg/libpipeline//usr/share/man/man3'656make install-data-hook657make[3]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8/man'658set -e; cd "/build/libpipeline/pkg/libpipeline//usr/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_pre_exec pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \659 rm -f $function.3; \660 ln -s libpipeline.3 $function.3; \661done662make[3]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/man'663make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/man'664make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8/man'665make[1]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8'666make[2]: Entering directory '/build/libpipeline/src/libpipeline-1.5.8'667make[2]: Nothing to be done for 'install-exec-am'.668make[2]: Nothing to be done for 'install-data-am'.669make[2]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8'670make[1]: Leaving directory '/build/libpipeline/src/libpipeline-1.5.8'671==> Tidying install...672 -> Removing libtool files...673 -> Removing static library files...674 -> Purging unwanted files...675 -> Stripping unneeded symbols from binaries and libraries...676 -> Compressing man and info pages...677==> Checking for packaging issues...678==> Creating package "libpipeline"...679 -> Generating .PKGINFO file...680 -> Generating .BUILDINFO file...681 -> Generating .MTREE file...682 -> Compressing package...683==> Creating package "libpipeline-debug"...684 -> Generating .PKGINFO file...685 -> Generating .BUILDINFO file...686 -> Generating .MTREE file...687 -> Compressing package...688==> Leaving fakeroot environment.689==> Finished making: libpipeline 1.5.8-1 (Wed Sep 9 00:08:41 2026)690==> builder-signed libpipeline-1.5.8-1-x86_64.pkg.tar.zst691==> builder-signed libpipeline-debug-1.5.8-1-x86_64.pkg.tar.zst692==> archci-build finished with 0 at 2026-09-09T00:08:42Z: libpipeline-1.5.8-1-x86_64.pkg.tar.zst libpipeline-debug-1.5.8-1-x86_64.pkg.tar.zst