==> Updating pacman database cache :: Synchronizing package databases... core downloading... extra downloading... ==> Building buckygen -> repo: extra-staging -> arch: aarch64 -> worker: ben-5 ==> Building buckygen for [extra-staging] (aarch64) :: Synchronizing package databases... core-staging downloading... core-testing downloading... core downloading... extra-staging downloading... extra-testing downloading... aur downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging] (aarch64)... ==> Locking clean chroot [/var/lib/archbuild/extra-staging-aarch64/root]...done ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-aarch64/root] -> [ben-5]...done ==> Making package: buckygen 1.1-3 (Wed Sep 16 18:23:36 2026) ==> Retrieving sources... -> Downloading buckygen-1.1.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 88970 100 88970 0 0 539.7k 0 0 100 88970 100 88970 0 0 539.1k 0 0 100 88970 100 88970 0 0 538.6k 0 0 ==> Validating source files with sha256sums... buckygen-1.1.zip ... Passed ==> Making package: buckygen 1.1-3 (Thu Sep 17 01:23:42 2026) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found buckygen-1.1.zip ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting buckygen-1.1.zip with bsdtar ==> Starting build()... rm -f buckygen gcc - -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -W -fstack-clash-protection -mbranch- -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer - -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs - - -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -W -fstack-clash-protection -mbranch- -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer - -O3 buckygen.c -o buckygen splay.c: In function ‘splay_insert’: buckygen.c:274:20: error: too many arguments to function ‘old_splaynode’; expected 0, have 2 274 | #define PRESENT(p) old_splaynode(p, is_new_node) | ^~~~~~~~~~~~~ splay.c:260:13: note: in expansion of macro ‘PRESENT’ 260 | PRESENT(p); | ^~~~~~~ buckygen.c:278:6: note: declared here 278 | void old_splaynode(); | ^~~~~~~~~~~~~ buckygen.c:271:24: error: too many arguments to function ‘new_splaynode’; expected 0, have 5 271 | #define NOT_PRESENT(p) new_splaynode(p, canong, codelength, type, is_new_node) | ^~~~~~~~~~~~~ splay.c:283:5: note: in expansion of macro ‘NOT_PRESENT’ 283 | NOT_PRESENT(new_node); | ^~~~~~~~~~~ buckygen.c:277:6: note: declared here 277 | void new_splaynode(); | ^~~~~~~~~~~~~ buckygen.c: At top level: buckygen.c:901:6: error: conflicting types for ‘new_splaynode’; have ‘void(SPLAYNODE *, unsigned char *, int, int, int *)’ {aka ‘void(struct sp *, unsigned char *, int, int, int *)’} 901 | void new_splaynode(SPLAYNODE *el, unsigned char *canong, int codelength, int type, int *is_new_node) | ^~~~~~~~~~~~~ buckygen.c:277:6: note: previous declaration of ‘new_splaynode’ with type ‘void(void)’ 277 | void new_splaynode(); | ^~~~~~~~~~~~~ buckygen.c:915:6: error: conflicting types for ‘old_splaynode’; have ‘void(SPLAYNODE *, int *)’ {aka ‘void(struct sp *, int *)’} 915 | void old_splaynode(SPLAYNODE *el, int *is_new_node) | ^~~~~~~~~~~~~ buckygen.c:278:6: note: previous declaration of ‘old_splaynode’ with type ‘void(void)’ 278 | void old_splaynode(); | ^~~~~~~~~~~~~ make: *** [makefile:11: buckygen] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-aarch64/ben-5/build