toybox 0.8.13-1

Status: SUCCESS
Last updated: 2026-02-28 06:26
Description: All-in-one Linux command line
Upstream: AUR

Build Output


==> Making package: toybox 0.8.13-1 (Sat Feb 28 06:26:41 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading toybox-0.8.13.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
30 3.44M 30 1.04M 0 0 1.03M 0 00:03 00:01 00:02 1.03M
100 3.44M 100 3.44M 0 0 3.09M 0 00:01 00:01 1.03M
100 3.44M 100 3.44M 0 0 3.09M 0 00:01 00:01 1.03M
100 3.44M 100 3.44M 0 0 3.09M 0 00:01 00:01 1.03M
-> Found makefile-target-fix.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
toybox-0.8.13.tar.gz ... Passed
makefile-target-fix.patch ... Passed
==> Extracting sources...
-> Extracting toybox-0.8.13.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile
==> Starting build()...
scripts/genconfig.sh
generated/unstripped/kconfig -d > .config
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}
Compile toybox
...................lib/xwrap.c: In function 'xvdaemon':
lib/xwrap.c:201:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
201 | chdir("/");
| ^~~~~~~~~~
.....................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/chmod.c: In function 'chmod_main':
toys/posix/chmod.c:92:5: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
92 | pipe(pp);
| ^~~~~~~~
................................................toys/posix/tar.c: In function 'unpack_tar':
toys/posix/tar.c:974:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
974 | (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...
-> Removing static library files...
-> Purging unwanted 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...
==> Leaving fakeroot environment.
==> Finished making: toybox 0.8.13-1 (Sat Feb 28 06:26:53 2026)