Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/pkgbuilds/toybox The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/toybox/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://aur.archlinux.org/toybox.git # timeout=10 Fetching upstream changes from https://aur.archlinux.org/toybox.git > git --version # timeout=10 > git --version # 'git version 2.45.2' > git fetch --tags --force --progress -- https://aur.archlinux.org/toybox.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision bf1d448dbbb95e128d7c864d667739be09404cf6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bf1d448dbbb95e128d7c864d667739be09404cf6 # timeout=10 Commit message: "Update for v0.8.11" > git rev-list --no-walk 630b905d579a8c750671c01eba5b5f9e969c1bc1 # timeout=10 [toybox] $ /bin/sh -xe /tmp/jenkins8399324526398802432.sh + '[' -e PKGBUILD ']' + '[' -n '' ']' + rm -vf toybox-0.8.10-1-x86_64.pkg.tar.zst toybox-0.8.10-1-x86_64.pkg.tar.zst.sig toybox-debug-0.8.10-1-x86_64.pkg.tar.zst toybox-debug-0.8.10-1-x86_64.pkg.tar.zst.sig removed 'toybox-0.8.10-1-x86_64.pkg.tar.zst' removed 'toybox-0.8.10-1-x86_64.pkg.tar.zst.sig' removed 'toybox-debug-0.8.10-1-x86_64.pkg.tar.zst' removed 'toybox-debug-0.8.10-1-x86_64.pkg.tar.zst.sig' + sudo /usr/local/sbin/build-chroot-pkg toybox ==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done ==> Making package: toybox 0.8.11-1 (Mon Aug 5 09:45:03 2024) ==> Retrieving sources... -> Downloading toybox-0.8.11.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 3467k 8 303k 0 0 375k 0 0:00:09 --:--:-- 0:00:09 375k 100 3467k 100 3467k 0 0 2877k 0 0:00:01 0:00:01 --:--:-- 2877k ==> Validating source files with sha256sums... toybox-0.8.11.tar.gz ... Passed ==> Making package: toybox 0.8.11-1 (Mon Aug 5 09:45:13 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found toybox-0.8.11.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting toybox-0.8.11.tar.gz with bsdtar ==> Starting build()... cc -o kconfig/conf kconfig/conf.c kconfig/zconf.tab.c -DKBUILD_NO_NLS=1 \ -DPROJECT_NAME=\"ToyBox\" scripts/genconfig.sh kconfig/conf -D /dev/null Config.in > /dev/null scripts/make.sh egrep: warning: egrep is obsolescent; using grep -E generated/{Config.inegrep: warning: egrep is obsolescent; using grep -E ,newtoys.h,flags.h,tags.h,help.h} Compile toybox ......................................toys/net/netstat.c: In function 'display_routes': toys/net/netstat.c:290:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 290 | (void)fgets(toybuf, sizeof(toybuf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toys/net/netstat.c: In function 'show_ip': toys/net/netstat.c:139:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | (void)fgets(toybuf, sizeof(toybuf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toys/net/netstat.c: In function 'show_unix_sockets': toys/net/netstat.c:209:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 209 | (void)fgets(toybuf, sizeof(toybuf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ........................................................toys/other/oneit.c: In function 'oneit_main': toys/other/oneit.c:93:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 93 | (void)dup(0); | ^~~~~~ toys/other/oneit.c:95:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | (void)dup(0); | ^~~~~~ ........................................toys/other/watchdog.c: In function 'watchdog_main': toys/other/watchdog.c:48:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | (void)write(TT.fd, "", 1); | ^~~~~~~~~~~~~~~~~~~ toys/other/watchdog.c: In function 'safe_shutdown': toys/other/watchdog.c:34:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | (void)write(TT.fd, "V", 1); | ^~~~~~~~~~~~~~~~~~~~ ......................................................toys/posix/tar.c: In function 'unpack_tar': toys/posix/tar.c:938:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 938 | (void)write(sefd, 0, 0); | ^~~~~~~~~~~~~~~~~ ................ ==> Entering fakeroot environment... ==> Starting package()... scripts/install.sh --long --symlink --force Compile instlist... Install commands... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "toybox"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "toybox-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: toybox 0.8.11-1 (Mon Aug 5 09:45:32 2024) 'toybox-0.8.11-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/toybox-0.8.11-1-x86_64.pkg.tar.zst' 'toybox-debug-0.8.11-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/toybox-debug-0.8.11-1-x86_64.pkg.tar.zst' 'toybox-0.8.11-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/toybox-0.8.11-1-x86_64.pkg.tar.zst.sig' 'toybox-debug-0.8.11-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/toybox-debug-0.8.11-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 Mon 05 Aug 2024 09:22:41 AM CEST gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [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 Mon 05 Aug 2024 09:22:43 AM CEST gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [ultimate] -> Database signature file verified. ==> Extracting score.moe.files.tar.gz to a temporary location... ==> Adding package 'toybox-0.8.11-1-x86_64.pkg.tar.zst' -> Computing checksums... -> Removing existing entry 'toybox-0.8.10-1'... -> Creating 'desc' db entry... -> Creating 'files' db entry... ==> Adding package 'toybox-debug-0.8.11-1-x86_64.pkg.tar.zst' -> Computing checksums... -> Removing existing entry 'toybox-debug-0.8.10-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 bf1d448 (current) to 630b905 (previous) published successfully! Finished: SUCCESS