Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/mawk
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/mawk/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/mawk.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/mawk.git
 > git --version # timeout=10
 > git --version # 'git version 2.46.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/mawk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2c8abecb1740293fa20f3ce9cabd4549e368a8bb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c8abecb1740293fa20f3ce9cabd4549e368a8bb # timeout=10
Commit message: "updating to v1.3.4_20240905"
 > git rev-list --no-walk 91ff3fb6640490c5ab8335485c175dabb46e365b # timeout=10
[mawk] $ /bin/sh -xe /tmp/jenkins16426763059217907914.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf mawk-1.3.4_20240827-1-x86_64.pkg.tar.zst mawk-1.3.4_20240827-1-x86_64.pkg.tar.zst.sig mawk-debug-1.3.4_20240827-1-x86_64.pkg.tar.zst mawk-debug-1.3.4_20240827-1-x86_64.pkg.tar.zst.sig
removed 'mawk-1.3.4_20240827-1-x86_64.pkg.tar.zst'
removed 'mawk-1.3.4_20240827-1-x86_64.pkg.tar.zst.sig'
removed 'mawk-debug-1.3.4_20240827-1-x86_64.pkg.tar.zst'
removed 'mawk-debug-1.3.4_20240827-1-x86_64.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg mawk
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0003]...done
==> Making package: mawk 1.3.4_20240905-1 (Tue Sep 10 08:13:18 2024)
==> Retrieving sources...
-> Downloading mawk-1.3.4-20240905.tgz...
% 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 413k 100 413k 0 0 2427k 0 --:--:-- --:--:-- --:--:-- 2435k
==> Validating source files with b2sums...
mawk-1.3.4-20240905.tgz ... Passed
==> Making package: mawk 1.3.4_20240905-1 (Tue Sep 10 08:13:27 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found mawk-1.3.4-20240905.tgz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting mawk-1.3.4-20240905.tgz with bsdtar
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking version of gcc... 14.2.1
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... no
checking for gcc option to accept ANSI C... none needed
checking $CFLAGS variable... broken
configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options
checking $CC variable... ok
checking whether make sets ${MAKE}... yes
checking for ggrep... no
checking for grep... grep
checking for fgrep... grep -F
checking for makeflags variable...
checking for ".PHONY" make-support... yes
checking for egrep... grep -E
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for byacc... no
checking for bison... bison -y
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking if the POSIX test-macros are already defined... no
checking if this is the GNU C library... yes
checking if _DEFAULT_SOURCE can be used as a basis... yes
checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether exit is declared... yes
checking for log in -lm... yes
checking if you want to see long compiling messages... yes
checking if you want to use C11 _Noreturn feature... no
checking if you want to turn on gcc warnings... no
checking for groff... /usr/bin/groff
checking for nroff... /usr/bin/nroff
checking for tbl... /usr/bin/tbl
checking for man2html... no
checking for program to convert manpage to html... /usr/bin/groff
checking if you want to use mawk's own regular-expressions engine... yes
checking if you want to use mawk's own srand/rand functions... no
checking for limits.h... yes
checking if you want to use arc4random... no
checking for random-integer functions... srandom/random
checking for range of random-integers... INT_MAX
checking if you want mawk to initialize random numbers at startup... yes
checking if you want mawk to support regex interval expressions {m,n}... yes
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking if you want to enable debugging trace... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for sys/wait.h... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long... yes
checking size of long... 8
checking for int64_t... (cached) yes
checking size of int64_t... 8
checking for long long... (cached) yes
checking size of long long... 8
checking for stddef.h... yes
checking if size_t is declared in stddef.h... yes
checking for setlocale()... yes
checking if external environ is declared... no
checking if external environ exists... yes
checking for fork... yes
checking for matherr... no
checking for mktime... yes
checking for pipe... yes
checking for strftime... yes
checking for tsearch... yes
checking for wait... yes
checking for clock_gettime... yes
checking if clock_gettime links... yes
checking if math.h declares _LIB_VERSION... no
checking for limits.h... (cached) yes
checking for isnan... yes
checking for sigaction... yes
checking for siginfo.h... no
checking if we should use siginfo... no
checking return type of signal handlers... void
checking if we should use sigaction.sa_sigaction... yes
checking handling of floating point exceptions
division by zero does not generate an exception
overflow does not generate an exception
math library supports ieee754
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating config.h
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk parse.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk scan.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk memory.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk main.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk hash.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk execute.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk code.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk da.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk error.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk init.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk bi_vars.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk cast.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk print.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk bi_funct.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk kw.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk jmp.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk array.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk field.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk split.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk re_cmpl.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk regexp.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk zmalloc.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk fin.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk files.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o makescan ./makescan.c
rm -f scancode.c
./makescan > scancode.c
rm makescan
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk scancode.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk matherr.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk fcall.c
gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk version.c
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/mawk/src=/usr/src/debug/mawk -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm
==> Entering fakeroot environment...
==> Starting package()...
installing mawk executable
installing mawk manpages
make[1]: Entering directory '/build/mawk/src/mawk-1.3.4-20240905/man'
mkdir -p "/build/mawk/pkg/mawk/usr/share/man//man1"
installing /build/mawk/pkg/mawk/usr/share/man//man1/mawk.1 manpage
make[1]: Leaving directory '/build/mawk/src/mawk-1.3.4-20240905/man'
make[1]: Entering directory '/build/mawk/src/mawk-1.3.4-20240905/man'
mkdir -p "/build/mawk/pkg/mawk/usr/share/man//man7"
installing /build/mawk/pkg/mawk/usr/share/man//man7/mawk-arrays.7 manpage
make[1]: Leaving directory '/build/mawk/src/mawk-1.3.4-20240905/man'
make[1]: Entering directory '/build/mawk/src/mawk-1.3.4-20240905/man'
installing /build/mawk/pkg/mawk/usr/share/man//man7/mawk-code.7 manpage
make[1]: Leaving directory '/build/mawk/src/mawk-1.3.4-20240905/man'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
libfakeroot internal error: payload not recognized!
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mawk"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding changelog file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "mawk-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mawk 1.3.4_20240905-1 (Tue Sep 10 08:13:54 2024)
'mawk-1.3.4_20240905-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/mawk-1.3.4_20240905-1-x86_64.pkg.tar.zst'
'mawk-debug-1.3.4_20240905-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/mawk-debug-1.3.4_20240905-1-x86_64.pkg.tar.zst'
'mawk-1.3.4_20240905-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/mawk-1.3.4_20240905-1-x86_64.pkg.tar.zst.sig'
'mawk-debug-1.3.4_20240905-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/mawk-debug-1.3.4_20240905-1-x86_64.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Tue 10 Sep 2024 01:39:21 AM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Tue 10 Sep 2024 01:39:22 AM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'mawk-1.3.4_20240905-1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'mawk-1.3.4_20240827-1'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'mawk-debug-1.3.4_20240905-1-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'mawk-debug-1.3.4_20240827-1'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
Last changes from revision 2c8abec (current) to 91ff3fb (previous) published successfully!
Finished: SUCCESS