>>> xinit: Building community/xinit 1.4.2-r1 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 07:54:02 +0000
>>> xinit: Validating /home/buildozer/aports/community/xinit/APKBUILD...
>>> xinit: Analyzing dependencies...
>>> xinit: Installing for build: build-base xauth mcookie xmodmap xrdb libx11-dev util-macros
(1/37) Installing libxau (1.0.11-r4)
(2/37) Installing libmd (1.1.0-r0)
(3/37) Installing libbsd (0.12.2-r0)
(4/37) Installing libxdmcp (1.1.5-r1)
(5/37) Installing libxcb (1.16.1-r0)
(6/37) Installing libx11 (1.8.10-r0)
(7/37) Installing libxext (1.3.6-r2)
(8/37) Installing libice (1.1.1-r6)
(9/37) Installing libuuid (2.40.2-r3)
(10/37) Installing libsm (1.2.4-r4)
(11/37) Installing libxt (1.3.0-r5)
(12/37) Installing libxmu (1.2.1-r0)
(13/37) Installing xauth (1.1.3-r0)
(14/37) Installing mcookie (2.40.2-r3)
(15/37) Installing xmodmap (1.0.11-r1)
(16/37) Installing xrdb (1.2.2-r0)
(17/37) Installing xorgproto (2024.1-r0)
(18/37) Installing libxau-dev (1.0.11-r4)
(19/37) Installing libbz2 (1.0.8-r6)
(20/37) Installing libffi (3.4.6-r0)
(21/37) Installing gdbm (1.24-r0)
(22/37) Installing xz-libs (5.6.3-r0)
(23/37) Installing mpdecimal (4.0.0-r0)
(24/37) Installing libpanelw (6.5_p20241006-r2)
(25/37) Installing sqlite-libs (3.47.0-r0)
(26/37) Installing python3 (3.12.7-r1)
(27/37) Installing python3-pycache-pyc0 (3.12.7-r1)
(28/37) Installing pyc (3.12.7-r1)
(29/37) Installing xcb-proto-pyc (1.17.0-r0)
(30/37) Installing python3-pyc (3.12.7-r1)
(31/37) Installing xcb-proto (1.17.0-r0)
(32/37) Installing libxdmcp-dev (1.1.5-r1)
(33/37) Installing libxcb-dev (1.16.1-r0)
(34/37) Installing xtrans (1.5.1-r0)
(35/37) Installing libx11-dev (1.8.10-r0)
(36/37) Installing util-macros (1.20.1-r0)
(37/37) Installing .makedepends-xinit (20241101.075559)
Executing busybox-1.37.0-r3.trigger
OK: 377 MiB in 135 packages
>>> xinit: Cleaning up srcdir
>>> xinit: Cleaning up pkgdir
>>> xinit: Cleaning up tmpdir
>>> xinit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/xinit-1.4.2.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/xinit-1.4.2.tar.xz.part'
xinit-1.4.2.tar.xz.p 100% |********************************|  153k  0:00:00 ETA
'/var/cache/distfiles/v3.21/xinit-1.4.2.tar.xz.part' saved
>>> xinit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/xinit-1.4.2.tar.xz
>>> xinit: Checking sha512sums...
xinit-1.4.2.tar.xz: OK
06_move_serverauthfile_into_tmp.patch: OK
xinitrc: OK
xsession.skel: OK
Xsession: OK
xserverrc: OK
>>> xinit: Unpacking /var/cache/distfiles/v3.21/xinit-1.4.2.tar.xz...
>>> xinit: 06_move_serverauthfile_into_tmp.patch
patching file startx.cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for riscv64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for riscv64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... riscv64-alpine-linux-musl
checking host system type... riscv64-alpine-linux-musl
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for riscv64-alpine-linux-musl-cpp... no
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for launchd... no
checking for XINIT... yes
checking for mcookie... /usr/bin/mcookie
configure: startx will depend on "/usr/bin/mcookie" to generate xauth cookies
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating launchd/Makefile
config.status: creating launchd/privileged_startx/Makefile
config.status: creating launchd/user_startx/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
Making all in man
make[2]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
  GEN      startx.1
  GEN      xinit.1
make[2]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
make[2]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
  CC       xinit.o
  GEN      startx
  GEN      xinitrc
startx.cpp:24:19: warning: missing terminating ' character
   24 | XCOMM server there's a pretty good chance you want to bias the Xorg clients
      |                   ^
startx.cpp:25:26: warning: missing terminating ' character
   25 | XCOMM over the old system's clients.
      |                          ^
startx.cpp:101:18: warning: missing terminating ' character
  101 |         XCOMM Don't push this into the background because it can cause
      |                  ^
startx.cpp:308:13: warning: missing terminating " character
  308 | eval XINIT \"$client\" $clientargs -- \"$server\" $display $serverargs
      |             ^
xinit.c:93:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   93 | static char *default_server = "X";
      |                               ^~~
xinit.c:94:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   94 | static char *default_display = ":0";        /* choose most efficient */
      |                                ^~~~
xinit.c:95:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                  ^~~~~~~
xinit.c:95:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                           ^~~~~~~~~~~
xinit.c:95:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                        ^~~~~~
xinit.c:95:64: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                                ^~~~
xinit.c:95:70: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   95 | static char *default_client[] = {"xterm", "-geometry", "+1+1", "-n", "login", NULL};
      |                                                                      ^~~~~~~
xinit.c: In function 'Execute':
xinit.c:140:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  140 |         vec[0] = SHELL;
      |                ^
  CCLD     xinit
make[2]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
make[1]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
>>> xinit: Entering fakeroot...
Making install in man
make[1]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
make[2]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
make[2]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/community/xinit/pkg/xinit/usr/share/man/man1'
 /usr/bin/install -c -m 644 startx.1 xinit.1 '/home/buildozer/aports/community/xinit/pkg/xinit/usr/share/man/man1'
make[2]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
make[1]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2/man'
make[1]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
make[2]: Entering directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
 ./install-sh -c -d '/home/buildozer/aports/community/xinit/pkg/xinit/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/community/xinit/pkg/xinit/etc/X11/xinit'
 ./install-sh -c -d '/home/buildozer/aports/community/xinit/pkg/xinit/usr/bin'
 /usr/bin/install -c startx '/home/buildozer/aports/community/xinit/pkg/xinit/usr/bin'
 /usr/bin/install -c -m 644 xinitrc '/home/buildozer/aports/community/xinit/pkg/xinit/etc/X11/xinit'
  /usr/bin/install -c xinit '/home/buildozer/aports/community/xinit/pkg/xinit/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
make[1]: Leaving directory '/home/buildozer/aports/community/xinit/src/xinit-1.4.2'
>>> xinit-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/xinit/pkg/xinit-doc/usr/share/man'
>>> xinit-doc*: Preparing subpackage xinit-doc...
>>> xinit-doc*: Running postcheck for xinit-doc
>>> xinit*: Running postcheck for xinit
>>> xinit*: Preparing package xinit...
>>> xinit*: Stripping binaries
>>> xinit-doc*: Scanning shared objects
>>> xinit*: Scanning shared objects
>>> xinit-doc*: Tracing dependencies...
>>> xinit-doc*: Package size: 5.3 KB
>>> xinit-doc*: Compressing data...
>>> xinit-doc*: Create checksum...
>>> xinit-doc*: Create xinit-doc-1.4.2-r1.apk
>>> xinit*: Tracing dependencies...
	xauth
	mcookie
	xmodmap
	xrdb
	so:libX11.so.6
	so:libc.musl-riscv64.so.1
>>> xinit*: Package size: 21.3 KB
>>> xinit*: Compressing data...
>>> xinit*: Create checksum...
>>> xinit*: Create xinit-1.4.2-r1.apk
>>> xinit: Build complete at Fri, 01 Nov 2024 07:56:15 +0000 elapsed time 0h 2m 13s
>>> xinit: Cleaning up srcdir
>>> xinit: Cleaning up pkgdir
>>> xinit: Uninstalling dependencies...
(1/37) Purging .makedepends-xinit (20241101.075559)
(2/37) Purging xauth (1.1.3-r0)
(3/37) Purging mcookie (2.40.2-r3)
(4/37) Purging xmodmap (1.0.11-r1)
(5/37) Purging xrdb (1.2.2-r0)
(6/37) Purging libx11-dev (1.8.10-r0)
(7/37) Purging xtrans (1.5.1-r0)
(8/37) Purging util-macros (1.20.1-r0)
(9/37) Purging libxcb-dev (1.16.1-r0)
(10/37) Purging xcb-proto-pyc (1.17.0-r0)
(11/37) Purging xcb-proto (1.17.0-r0)
(12/37) Purging python3-pyc (3.12.7-r1)
(13/37) Purging python3-pycache-pyc0 (3.12.7-r1)
(14/37) Purging pyc (3.12.7-r1)
(15/37) Purging python3 (3.12.7-r1)
(16/37) Purging libxdmcp-dev (1.1.5-r1)
(17/37) Purging libxmu (1.2.1-r0)
(18/37) Purging libxt (1.3.0-r5)
(19/37) Purging mpdecimal (4.0.0-r0)
(20/37) Purging sqlite-libs (3.47.0-r0)
(21/37) Purging xz-libs (5.6.3-r0)
(22/37) Purging gdbm (1.24-r0)
(23/37) Purging libxext (1.3.6-r2)
(24/37) Purging libx11 (1.8.10-r0)
(25/37) Purging libxcb (1.16.1-r0)
(26/37) Purging libxdmcp (1.1.5-r1)
(27/37) Purging libbsd (0.12.2-r0)
(28/37) Purging libbz2 (1.0.8-r6)
(29/37) Purging libffi (3.4.6-r0)
(30/37) Purging libsm (1.2.4-r4)
(31/37) Purging libice (1.1.1-r6)
(32/37) Purging libmd (1.1.0-r0)
(33/37) Purging libpanelw (6.5_p20241006-r2)
(34/37) Purging libuuid (2.40.2-r3)
(35/37) Purging libxau-dev (1.0.11-r4)
(36/37) Purging libxau (1.0.11-r4)
(37/37) Purging xorgproto (2024.1-r0)
Executing busybox-1.37.0-r3.trigger
OK: 333 MiB in 98 packages
>>> xinit: Updating the community/riscv64 repository index...
>>> xinit: Signing the index...