▣ archci hegjon-test
master seen 1s ago

debugedit 5.3-2 aarch64, from core done

done 2026-09-09T10:10:46Z on jonny-ryzen9-aarch64-2, attempt 1; 592M rss, 592M peak

job
5-1788948490-hegjon-test,debugedit,5.3-2,aarch64
commit
bcc21f7793412241e75d469039d72d4d0098c0f1
log
/var/lib/archci/logs/hegjon-test/debugedit/5.3-2/aarch64/attempt-1.log

log 242 lines

1==> archci-build 5-1788948490-hegjon-test,debugedit,5.3-2,aarch64 on jonny-ryzen9 at 2026-09-09T10:08:11Z2    repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=bcc21f7793412241e75d469039d72d4d0098c0f13    pacman.conf=/etc/archci/aarch64/extra.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/aarch64/4==> Fetching pkgbuilds/debugedit at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git5==> Building debugedit 5.3-2 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 2 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done10    root : PWD=/var/lib/archci-worker/build/2/debugedit ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.wRf1qMsbeA makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: debugedit 5.3-2 (Wed Sep  9 12:08:11 2026)13==> Retrieving sources...14  -> Downloading debugedit-5.3.tar.xz...15  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current16                                 Dload  Upload  Total   Spent   Left   Speed17
  0      0   0      0   0      0      0      0                              0
100 201.2k 100 201.2k   0      0 237.0k      0                              0
100 201.2k 100 201.2k   0      0 237.0k      0                              0
100 201.2k 100 201.2k   0      0 237.0k      0                              018  -> Downloading debugedit-5.3.tar.xz.sig...19  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current20                                 Dload  Upload  Total   Spent   Left   Speed21
  0      0   0      0   0      0      0      0                              0
100    119 100    119   0      0    291      0                              0
100    119 100    119   0      0    291      0                              0
100    119 100    119   0      0    291      0                              022  -> Found remove-dwz.patch23==> Validating source files with sha512sums...24    debugedit-5.3.tar.xz ... Passed25    debugedit-5.3.tar.xz.sig ... Skipped26    remove-dwz.patch ... Passed27==> Verifying source file signatures with gpg...28    debugedit-5.3.tar.xz ... Passed29pam_unix(sudo:session): session closed for user archci30    root : PWD=/var/lib/archci-worker/build/2/debugedit ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'31pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)32pam_unix(sudo:session): session closed for user archci33Note: 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.34==> Making package: debugedit 5.3-2 (Wed Sep  9 10:08:23 2026)35==> Checking runtime dependencies...36==> Checking buildtime dependencies...37==> Retrieving sources...38  -> Found debugedit-5.3.tar.xz39  -> Found debugedit-5.3.tar.xz.sig40  -> Found remove-dwz.patch41==> WARNING: Skipping all source file integrity checks.42==> Extracting sources...43  -> Extracting debugedit-5.3.tar.xz with bsdtar44==> Starting prepare()...45patching file configure.ac46autoreconf: export WARNINGS=47autoreconf: Entering directory '.'48autoreconf: configure.ac: no obvious need to run autopoint49autoreconf: running: aclocal --force50autoreconf: configure.ac: tracing51autoreconf: configure.ac: not using Libtool52autoreconf: configure.ac: not using Intltool53autoreconf: configure.ac: not using Gtkdoc54autoreconf: configure.ac: no need to run autopoint (confirmed)55autoreconf: running: /usr/bin/autoconf --force56autoreconf: running: /usr/bin/autoheader --force57autoreconf: running: automake --add-missing --copy --force-missing58autoreconf: './config.sub' is updated59autoreconf: './config.guess' is updated60autoreconf: configure.ac: not running make: --make not given61autoreconf: Leaving directory '.'62==> Starting build()...63checking for a BSD-compatible install... /usr/bin/install -c64checking whether sleep supports fractional seconds... yes65checking filesystem timestamp resolution... 0.0166checking whether build environment is sane... yes67checking for a race-free mkdir -p... /usr/bin/mkdir -p68checking for gawk... gawk69checking whether make sets $(MAKE)... yes70checking whether make supports nested variables... yes71checking xargs -n works... yes72checking how to create a pax tar archive... gnutar73checking whether make supports the include directive... yes (GNU style)74checking for gcc... gcc75checking whether the C compiler works... yes76checking for C compiler default output file name... a.out77checking for suffix of executables...78checking whether we are cross compiling... no79checking for suffix of object files... o80checking whether the compiler supports GNU C... yes81checking whether gcc accepts -g... yes82checking for gcc option to enable C23 features... none needed83checking whether gcc understands -c and -o together... yes84checking dependency style of gcc... gcc385checking for stdio.h... yes86checking for stdlib.h... yes87checking for string.h... yes88checking for inttypes.h... yes89checking for stdint.h... yes90checking for strings.h... yes91checking for sys/stat.h... yes92checking for sys/types.h... yes93checking for unistd.h... yes94checking for wchar.h... yes95checking for minix/config.h... no96checking for sys/param.h... yes97checking whether it is safe to define __EXTENSIONS__... yes98checking whether _XOPEN_SOURCE should be defined... no99checking for gawk... (cached) gawk100checking for a sed that does not truncate output... /usr/bin/sed101checking for gcc... (cached) gcc102checking whether the compiler supports GNU C... (cached) yes103checking whether gcc accepts -g... (cached) yes104checking for gcc option to enable C23 features... (cached) none needed105checking whether gcc understands -c and -o together... (cached) yes106checking dependency style of gcc... (cached) gcc3107checking for g++... g++108checking whether the compiler supports GNU C++... yes109checking whether g++ accepts -g... yes110checking dependency style of g++... gcc3111checking whether ln -s works... yes112checking for ld... ld113checking for readelf... readelf114checking for objcopy... objcopy115checking for nm... nm116checking for ar... ar117checking for cpio... yes118checking for eu-strip... yes119checking for xz... yes120checking for gdb-add-index... yes121checking for eu-elflint... yes122checking for dwz... no123configure: WARNING: dwz needed by find-debuginfo124checking for gcc option to support large files... none needed125checking for pkg-config... /usr/bin/pkg-config126checking pkg-config is at least version 0.9.0... yes127checking for libelf... yes128checking for libdw... yes129checking for libxxhash >= 0.8.0... yes130checking for fcntl.h... yes131checking for inttypes.h... (cached) yes132checking for limits.h... yes133checking for malloc.h... yes134checking for stddef.h... yes135checking for stdint.h... (cached) yes136checking for stdlib.h... (cached) yes137checking for string.h... (cached) yes138checking for unistd.h... (cached) yes139checking for _Bool... yes140checking for stdbool.h that conforms to C99 or later... yes141checking for inline... inline142checking for int8_t... yes143checking for off_t... yes144checking for size_t... yes145checking for ssize_t... yes146checking for uint16_t... yes147checking for uint32_t... yes148checking for uint8_t... yes149checking for working alloca.h... yes150checking for alloca... yes151checking for error_at_line... yes152checking build system type... aarch64-unknown-linux-gnu153checking host system type... aarch64-unknown-linux-gnu154checking whether malloc (0) returns nonnull... yes155checking for getpagesize... yes156checking for working mmap... yes157checking whether realloc (0, 0) returns nonnull... yes158checking for memchr... yes159checking for memset... yes160checking for munmap... yes161checking for strchr... yes162checking for strdup... yes163checking for strerror... yes164checking for strrchr... yes165checking whether gcc supports -gdwarf-5... yes166checking whether -gdwarf-5 produced DWARF5 .debug_line... yes167checking whether -gdwarf-5 produced DWARF5 .debug_addr... no168checking whether gcc supports -gz=none... yes169checking whether gcc supports -gz=zlib... yes170checking whether compiler needs -fdebug-macro... no171checking readelf version for compress tests... 247172checking gdb and dwz versions for gdb-add-index tests... 17-vs-./configure: line 9513: dwz: command not found../configure: line 9513: dwz: command not found173./configure: line 9533: test: ./configure: line 9513: dwz: command not found: integer expected174./configure: line 9535: test: ./configure: line 9513: dwz: command not found: integer expected175configure: WARNING: GNU gdb (GDB) 17.2 and ./configure: line 9513: dwz: command not found cannot do gdb-add-index tests176checking that generated files are newer than configure... done177configure: creating ./config.status178config.status: creating tests/Makefile179config.status: creating tests/atlocal180config.status: creating Makefile181config.status: creating config.h182config.status: executing tests/atconfig commands183config.status: executing depfiles commands184make  all-recursive185make[1]: Entering directory '/build/debugedit/src/debugedit-5.3'186Making all in tests187make[2]: Entering directory '/build/debugedit/src/debugedit-5.3/tests'188make[2]: Nothing to be done for 'all'.189make[2]: Leaving directory '/build/debugedit/src/debugedit-5.3/tests'190make[2]: Entering directory '/build/debugedit/src/debugedit-5.3'191  CC       tools/debugedit-debugedit.o192  CC       tools/debugedit-hashtab.o193  CCLD     debugedit194  CC       tools/sepdebugcrcfix-sepdebugcrcfix.o195  CCLD     sepdebugcrcfix196  CC       tools/debugedit_classify_ar-debugedit-classify-ar.o197  CCLD     debugedit-classify-ar198(/usr/bin/sed -e 's,[@]PACKAGE[@],debugedit,g' -e 's,[@]VERSION[@],5.3,g' -e 's,[@]READELF[@],readelf,g' -e 's,[@]OBJCOPY[@],objcopy,g' -e 's,[@]NM[@],nm,g' -e 's,[@]AR[@],ar,g' -e 's,[@]DWZ_J[@],,g') < "./scripts/find-debuginfo.in" > "find-debuginfo"199chmod +x "find-debuginfo"200make[2]: Leaving directory '/build/debugedit/src/debugedit-5.3'201make[1]: Leaving directory '/build/debugedit/src/debugedit-5.3'202==> Entering fakeroot environment...203==> Starting package()...204Making install in tests205make[1]: Entering directory '/build/debugedit/src/debugedit-5.3/tests'206make[2]: Entering directory '/build/debugedit/src/debugedit-5.3/tests'207make[2]: Nothing to be done for 'install-exec-am'.208make[2]: Nothing to be done for 'install-data-am'.209make[2]: Leaving directory '/build/debugedit/src/debugedit-5.3/tests'210make[1]: Leaving directory '/build/debugedit/src/debugedit-5.3/tests'211make[1]: Entering directory '/build/debugedit/src/debugedit-5.3'212make[2]: Entering directory '/build/debugedit/src/debugedit-5.3'213 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/bin'214  /usr/bin/install -c debugedit sepdebugcrcfix debugedit-classify-ar '/build/debugedit/pkg/debugedit/usr/bin'215 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/bin'216 /usr/bin/install -c find-debuginfo '/build/debugedit/pkg/debugedit/usr/bin'217 /usr/bin/mkdir -p '/build/debugedit/pkg/debugedit/usr/share/man/man1'218 /usr/bin/install -c -m 644 debugedit.1 sepdebugcrcfix.1 find-debuginfo.1 debugedit-classify-ar.1 '/build/debugedit/pkg/debugedit/usr/share/man/man1'219make[2]: Leaving directory '/build/debugedit/src/debugedit-5.3'220make[1]: Leaving directory '/build/debugedit/src/debugedit-5.3'221==> Tidying install...222  -> Removing libtool files...223  -> Removing static library files...224  -> Purging unwanted files...225  -> Stripping unneeded symbols from binaries and libraries...226  -> Compressing man and info pages...227==> Checking for packaging issues...228==> Creating package "debugedit"...229  -> Generating .PKGINFO file...230  -> Generating .BUILDINFO file...231  -> Generating .MTREE file...232  -> Compressing package...233==> Creating package "debugedit-debug"...234  -> Generating .PKGINFO file...235  -> Generating .BUILDINFO file...236  -> Generating .MTREE file...237  -> Compressing package...238==> Leaving fakeroot environment.239==> Finished making: debugedit 5.3-2 (Wed Sep  9 10:10:42 2026)240==> builder-signed debugedit-5.3-2-aarch64.pkg.tar.zst241==> builder-signed debugedit-debug-5.3-2-aarch64.pkg.tar.zst242==> archci-build finished with 0 at 2026-09-09T10:10:42Z: debugedit-5.3-2-aarch64.pkg.tar.zst debugedit-debug-5.3-2-aarch64.pkg.tar.zst