▣ archci hegjon-test
master seen 1s ago

libverto 0.3.2-6 x86_64, from core done

done 2026-09-08T19:45:31Z on jonny-ryzen9-1, attempt 1

job
5-1788896715-hegjon-test,libverto,0.3.2-6,x86_64
commit
fec331a68dbe98bf2443f8ee31da4ad228c333fe
log
/var/lib/archci/logs/hegjon-test/libverto/0.3.2-6/x86_64/attempt-1.log

log 261 lines

1==> archci-build 5-1788896715-hegjon-test,libverto,0.3.2-6,x86_64 on jonny-ryzen9 at 2026-09-08T19:45:16Z2    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==> Fetching pkgbuilds/libverto at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building libverto 0.3.2-6 in archci-16==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done7    root : PWD=/var/lib/archci-worker/build/1/libverto ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.o6S3UCLkDa makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o8pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)9==> Making package: libverto 0.3.2-6 (Tue Sep  8 21:45:17 2026)10==> Retrieving sources...11  -> Downloading libverto-0.3.2.tar.gz...12  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current13                                 Dload  Upload  Total   Spent   Left   Speed14
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              015
  0      0   0      0   0      0      0      0                              0
100 374.2k 100 374.2k   0      0 691.0k      0                              0
100 374.2k 100 374.2k   0      0 690.7k      0                              0
100 374.2k 100 374.2k   0      0 690.7k      0                              016==> Validating source files with sha256sums...17    libverto-0.3.2.tar.gz ... Passed18pam_unix(sudo:session): session closed for user archci19    root : PWD=/var/lib/archci-worker/build/1/libverto ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'20pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)21pam_unix(sudo:session): session closed for user archci22Note: 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: libverto 0.3.2-6 (Tue Sep  8 19:45:21 2026)24==> Checking runtime dependencies...25==> Checking buildtime dependencies...26==> Retrieving sources...27  -> Found libverto-0.3.2.tar.gz28==> WARNING: Skipping all source file integrity checks.29==> Extracting sources...30  -> Extracting libverto-0.3.2.tar.gz with bsdtar31==> Starting build()...32checking for gcc... gcc33checking whether the C compiler works... yes34checking for C compiler default output file name... a.out35checking for suffix of executables...36checking whether we are cross compiling... no37checking for suffix of object files... o38checking whether we are using the GNU C compiler... yes39checking whether gcc accepts -g... yes40checking for gcc option to accept ISO C89... none needed41checking whether gcc understands -c and -o together... yes42checking how to run the C preprocessor... gcc -E43checking for grep that handles long lines and -e... /usr/bin/grep44checking for egrep... /usr/bin/grep -E45checking for ANSI C header files... yes46checking for sys/types.h... yes47checking for sys/stat.h... yes48checking for stdlib.h... yes49checking for string.h... yes50checking for memory.h... yes51checking for strings.h... yes52checking for inttypes.h... yes53checking for stdint.h... yes54checking for unistd.h... yes55checking minix/config.h usability... no56checking minix/config.h presence... no57checking for minix/config.h... no58checking whether it is safe to define __EXTENSIONS__... yes59checking for gcc option to accept ISO C99... none needed60checking build system type... x86_64-pc-linux-gnu61checking host system type... x86_64-pc-linux-gnu62checking target system type... x86_64-pc-linux-gnu63checking for a BSD-compatible install... /usr/bin/install -c64checking whether build environment is sane... yes65checking for a thread-safe mkdir -p... /usr/bin/mkdir -p66checking for gawk... gawk67checking whether make sets $(MAKE)... yes68checking whether make supports the include directive... yes (GNU style)69checking whether make supports nested variables... yes70checking dependency style of gcc... gcc371checking how to print strings... printf72checking for a sed that does not truncate output... /usr/bin/sed73checking for fgrep... /usr/bin/grep -F74checking for ld used by gcc... /usr/bin/ld75checking if the linker (/usr/bin/ld) is GNU ld... yes76checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B77checking the name lister (/usr/bin/nm -B) interface... BSD nm78checking whether ln -s works... yes79checking the maximum length of command line arguments... 157286480checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop81checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop82checking for /usr/bin/ld option to reload object files... -r83checking for objdump... objdump84checking how to recognize dependent libraries... pass_all85checking for dlltool... no86checking how to associate runtime and link libraries... printf %s\n87checking for ar... ar88checking for archiver @FILE support... @89checking for strip... strip90checking for ranlib... ranlib91checking command to parse /usr/bin/nm -B output from gcc object... ok92checking for sysroot... no93checking for a working dd... /usr/bin/dd94checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=195checking for mt... no96checking if : is a manifest tool... no97checking for dlfcn.h... yes98checking for objdir... .libs99checking if gcc supports -fno-rtti -fno-exceptions... no100checking for gcc option to produce PIC... -fPIC -DPIC101checking if gcc PIC flag -fPIC -DPIC works... yes102checking if gcc static flag -static works... yes103checking if gcc supports -c -o file.o... yes104checking if gcc supports -c -o file.o... (cached) yes105checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes106checking whether -lc should be explicitly linked in... no107checking dynamic linker characteristics... GNU/Linux ld.so108checking how to hardcode library paths into programs... immediate109checking whether stripping libraries is possible... yes110checking if libtool supports shared libraries... yes111checking whether to build shared libraries... yes112checking whether to build static libraries... no113checking whether make supports nested variables... (cached) yes114checking for pkg-config... /usr/bin/pkg-config115checking pkg-config is at least version 0.9.0... yes116checking for dlopen in -ldl... yes117checking for the pthreads library -lpthreads... no118checking whether pthreads work without any flags... yes119checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE120checking if more special flags are required for pthreads... no121checking for PTHREAD_PRIO_INHERIT... yes122checking for libevent >= 2.0... yes123configure:124configure: BUILD CONFIGURATION125configure:   pthread                 yes126configure:   glib                    no127configure:   libev                   no128configure:   libevent                yes129configure:130checking that generated files are newer than configure... done131configure: creating ./config.status132config.status: creating Makefile133config.status: creating src/Makefile134config.status: creating tests/Makefile135config.status: creating libverto-glib.pc136config.status: creating libverto-libev.pc137config.status: creating libverto-libevent.pc138config.status: creating libverto.pc139config.status: executing depfiles commands140config.status: executing libtool commands141Making all in src142make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/src'143  CC       libverto_la-verto.lo144  CC       libverto_la-module.lo145  CCLD     libverto.la146  CC       libverto_libevent_la-verto-libevent.lo147  CCLD     libverto-libevent.la148make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/src'149Making all in tests150make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'151make[1]: Nothing to be done for 'all'.152make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'153make[1]: Entering directory '/build/libverto/src/libverto-0.3.2'154make[1]: Nothing to be done for 'all-am'.155make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2'156==> Starting check()...157Making check in src158make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/src'159make[1]: Nothing to be done for 'check'.160make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/src'161Making check in tests162make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'163make  timeout idle child signal read write164make[2]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'165  CC       timeout.o166  CCLD     timeout167  CC       idle.o168  CCLD     idle169  CC       child.o170  CCLD     child171  CC       signal.o172  CCLD     signal173  CC       read.o174  CCLD     read175  CC       write.o176  CCLD     write177make[2]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'178make  check-TESTS179make[2]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'180make[3]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'181PASS: timeout182PASS: idle183PASS: child184PASS: signal185PASS: read186PASS: write187============================================================================188Testsuite summary for libverto 0.3.2189============================================================================190# TOTAL: 6191# PASS:  6192# SKIP:  0193# XFAIL: 0194# FAIL:  0195# XPASS: 0196# ERROR: 0197============================================================================198make[3]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'199make[2]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'200make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'201make[1]: Entering directory '/build/libverto/src/libverto-0.3.2'202make[1]: Nothing to be done for 'check-am'.203make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2'204==> Entering fakeroot environment...205==> Starting package_libverto()...206Making install in src207make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/src'208make[2]: Entering directory '/build/libverto/src/libverto-0.3.2/src'209 /usr/bin/mkdir -p '/build/libverto/pkg/libverto/usr/lib'210 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libverto.la libverto-libevent.la '/build/libverto/pkg/libverto/usr/lib'211libtool: install: /usr/bin/install -c .libs/libverto.so.1.0.0 /build/libverto/pkg/libverto/usr/lib/libverto.so.1.0.0212libtool: install: (cd /build/libverto/pkg/libverto/usr/lib && { ln -s -f libverto.so.1.0.0 libverto.so.1 || { rm -f libverto.so.1 && ln -s libverto.so.1.0.0 libverto.so.1; }; })213libtool: install: (cd /build/libverto/pkg/libverto/usr/lib && { ln -s -f libverto.so.1.0.0 libverto.so || { rm -f libverto.so && ln -s libverto.so.1.0.0 libverto.so; }; })214libtool: install: /usr/bin/install -c .libs/libverto.lai /build/libverto/pkg/libverto/usr/lib/libverto.la215libtool: warning: relinking 'libverto-libevent.la'216libtool: install: (cd /build/libverto/src/libverto-0.3.2/src; /bin/sh "/build/libverto/src/libverto-0.3.2/libtool"  --silent --tag CC --mode=relink gcc -Wall -Wdeclaration-after-statement -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/libverto/src=/usr/src/debug/libverto -flto=auto -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -levent -export-symbols ./libverto-libevent.symbols -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libverto-libevent.la -rpath /usr/lib libverto_libevent_la-verto-libevent.lo libverto.la -ldl -inst-prefix-dir /build/libverto/pkg/libverto)217libtool: install: /usr/bin/install -c .libs/libverto-libevent.so.1.0.0T /build/libverto/pkg/libverto/usr/lib/libverto-libevent.so.1.0.0218libtool: install: (cd /build/libverto/pkg/libverto/usr/lib && { ln -s -f libverto-libevent.so.1.0.0 libverto-libevent.so.1 || { rm -f libverto-libevent.so.1 && ln -s libverto-libevent.so.1.0.0 libverto-libevent.so.1; }; })219libtool: install: (cd /build/libverto/pkg/libverto/usr/lib && { ln -s -f libverto-libevent.so.1.0.0 libverto-libevent.so || { rm -f libverto-libevent.so && ln -s libverto-libevent.so.1.0.0 libverto-libevent.so; }; })220libtool: install: /usr/bin/install -c .libs/libverto-libevent.lai /build/libverto/pkg/libverto/usr/lib/libverto-libevent.la221libtool: warning: remember to run 'libtool --finish /usr/lib'222 /usr/bin/mkdir -p '/build/libverto/pkg/libverto/usr/include'223 /usr/bin/install -c -m 644 verto.h verto-module.h verto-libevent.h '/build/libverto/pkg/libverto/usr/include'224make[2]: Leaving directory '/build/libverto/src/libverto-0.3.2/src'225make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/src'226Making install in tests227make[1]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'228make[2]: Entering directory '/build/libverto/src/libverto-0.3.2/tests'229make[2]: Nothing to be done for 'install-exec-am'.230make[2]: Nothing to be done for 'install-data-am'.231make[2]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'232make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2/tests'233make[1]: Entering directory '/build/libverto/src/libverto-0.3.2'234make[2]: Entering directory '/build/libverto/src/libverto-0.3.2'235make[2]: Nothing to be done for 'install-exec-am'.236 /usr/bin/mkdir -p '/build/libverto/pkg/libverto/usr/lib/pkgconfig'237 /usr/bin/install -c -m 644 libverto.pc libverto-libevent.pc '/build/libverto/pkg/libverto/usr/lib/pkgconfig'238make[2]: Leaving directory '/build/libverto/src/libverto-0.3.2'239make[1]: Leaving directory '/build/libverto/src/libverto-0.3.2'240==> Tidying install...241  -> Removing libtool files...242  -> Removing static library files...243  -> Purging unwanted files...244  -> Stripping unneeded symbols from binaries and libraries...245  -> Compressing man and info pages...246==> Checking for packaging issues...247==> Creating package "libverto"...248  -> Generating .PKGINFO file...249  -> Generating .BUILDINFO file...250  -> Generating .MTREE file...251  -> Compressing package...252==> Creating package "libverto-debug"...253  -> Generating .PKGINFO file...254  -> Generating .BUILDINFO file...255  -> Generating .MTREE file...256  -> Compressing package...257==> Leaving fakeroot environment.258==> Finished making: libverto 0.3.2-6 (Tue Sep  8 19:45:27 2026)259==> builder-signed libverto-0.3.2-6-x86_64.pkg.tar.zst260==> builder-signed libverto-debug-0.3.2-6-x86_64.pkg.tar.zst261==> archci-build finished with 0 at 2026-09-08T19:45:27Z: libverto-0.3.2-6-x86_64.pkg.tar.zst libverto-debug-0.3.2-6-x86_64.pkg.tar.zst