>>> bootchart2: Building testing/bootchart2 0.14.9-r0 (using abuild 3.14.1-r5) started Fri, 03 Jan 2025 10:13:20 +0000
>>> bootchart2: Validating /home/buildozer/aports/testing/bootchart2/APKBUILD...
>>> bootchart2: Analyzing dependencies...
>>> bootchart2: Installing for build: build-base python3 !bootchart py3-setuptools linux-headers py3-cairo sed
(1/35) Installing libbz2 (1.0.8-r6)
(2/35) Installing libffi (3.4.6-r0)
(3/35) Installing gdbm (1.24-r0)
(4/35) Installing xz-libs (5.6.3-r0)
(5/35) Installing mpdecimal (4.0.0-r0)
(6/35) Installing libpanelw (6.5_p20241006-r3)
(7/35) Installing sqlite-libs (3.47.2-r0)
(8/35) Installing python3 (3.12.8-r1)
(9/35) Installing python3-pycache-pyc0 (3.12.8-r1)
(10/35) Installing pyc (3.12.8-r1)
(11/35) Installing python3-pyc (3.12.8-r1)
(12/35) Installing py3-parsing (3.2.0-r0)
(13/35) Installing py3-parsing-pyc (3.2.0-r0)
(14/35) Installing py3-packaging (24.2-r0)
(15/35) Installing py3-packaging-pyc (24.2-r0)
(16/35) Installing py3-setuptools (70.3.0-r0)
(17/35) Installing py3-setuptools-pyc (70.3.0-r0)
(18/35) Installing linux-headers (6.12.6-r0)
(19/35) Installing libxau (1.0.12-r0)
(20/35) Installing libmd (1.1.0-r0)
(21/35) Installing libbsd (0.12.2-r0)
(22/35) Installing libxdmcp (1.1.5-r1)
(23/35) Installing libxcb (1.17.0-r0)
(24/35) Installing libx11 (1.8.10-r0)
(25/35) Installing libxext (1.3.6-r2)
(26/35) Installing libxrender (0.9.12-r0)
(27/35) Installing libpng (1.6.44-r0)
(28/35) Installing freetype (2.13.3-r0)
(29/35) Installing fontconfig (2.15.0-r1)
(30/35) Installing pixman (0.43.4-r1)
(31/35) Installing cairo (1.18.2-r1)
(32/35) Installing py3-cairo (1.27.0-r0)
(33/35) Installing py3-cairo-pyc (1.27.0-r0)
(34/35) Installing sed (4.9-r2)
(35/35) Installing .makedepends-bootchart2 (20250103.101321)
Executing busybox-1.37.0-r10.trigger
OK: 461 MiB in 139 packages
>>> bootchart2: Cleaning up srcdir
>>> bootchart2: Cleaning up pkgdir
>>> bootchart2: Cleaning up tmpdir
>>> bootchart2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bootchart-0.14.9.tar.gz
>>> bootchart2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bootchart-0.14.9.tar.gz
>>> bootchart2: Checking sha512sums...
bootchart-0.14.9.tar.gz: OK
Makefile.patch: OK
>>> bootchart2: Unpacking /var/cache/distfiles/edge/bootchart-0.14.9.tar.gz...
>>> bootchart2: Makefile.patch
patching file Makefile
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread \
	-DEARLY_PREFIX='"/usr"' \
	-DLIBDIR='"/lib"' \
	-DPKGLIBDIR='"/usr/lib/bootchart2"' \
	-DPROGRAM_PREFIX='""' \
	-DPROGRAM_SUFFIX='"2"' \
	-DVERSION='"0.14.9"' \
	 \
	-c collector/collector.c -o collector/collector.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread \
	-DEARLY_PREFIX='"/usr"' \
	-DLIBDIR='"/lib"' \
	-DPKGLIBDIR='"/usr/lib/bootchart2"' \
	-DPROGRAM_PREFIX='""' \
	-DPROGRAM_SUFFIX='"2"' \
	-DVERSION='"0.14.9"' \
	 \
	-c collector/output.c -o collector/output.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread \
	-DEARLY_PREFIX='"/usr"' \
	-DLIBDIR='"/lib"' \
	-DPKGLIBDIR='"/usr/lib/bootchart2"' \
	-DPROGRAM_PREFIX='""' \
	-DPROGRAM_SUFFIX='"2"' \
	-DVERSION='"0.14.9"' \
	 \
	-c collector/tasks.c -o collector/tasks.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread \
	-DEARLY_PREFIX='"/usr"' \
	-DLIBDIR='"/lib"' \
	-DPKGLIBDIR='"/usr/lib/bootchart2"' \
	-DPROGRAM_PREFIX='""' \
	-DPROGRAM_SUFFIX='"2"' \
	-DVERSION='"0.14.9"' \
	 \
	-c collector/tasks-netlink.c -o collector/tasks-netlink.o
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread \
	-DEARLY_PREFIX='"/usr"' \
	-DLIBDIR='"/lib"' \
	-DPKGLIBDIR='"/usr/lib/bootchart2"' \
	-DPROGRAM_PREFIX='""' \
	-DPROGRAM_SUFFIX='"2"' \
	-DVERSION='"0.14.9"' \
	 \
	-c collector/dump.c -o collector/dump.o
sed -s -e "s:@LIBDIR@:/lib:g" -e "s:@PKGLIBDIR@:/usr/lib/bootchart2:" -e "s:@PROGRAM_PREFIX@::" -e "s:@PROGRAM_SUFFIX@:2:" -e "s:@EARLY_PREFIX@:/usr:" -e "s:@VER@:0.14.9:" bootchartd.in > bootchartd
sed -s -e "s:@LIBDIR@:/lib:g" -e "s:@PKGLIBDIR@:/usr/lib/bootchart2:" -e "s:@PROGRAM_PREFIX@::" -e "s:@PROGRAM_SUFFIX@:2:" -e "s:@EARLY_PREFIX@:/usr:" -e "s:@VER@:0.14.9:" bootchart2.service.in > bootchart2.service
sed -s -e "s:@LIBDIR@:/lib:g" -e "s:@PKGLIBDIR@:/usr/lib/bootchart2:" -e "s:@PROGRAM_PREFIX@::" -e "s:@PROGRAM_SUFFIX@:2:" -e "s:@EARLY_PREFIX@:/usr:" -e "s:@VER@:0.14.9:" bootchart2-done.service.in > bootchart2-done.service
sed -s -e "s:@LIBDIR@:/lib:g" -e "s:@PKGLIBDIR@:/usr/lib/bootchart2:" -e "s:@PROGRAM_PREFIX@::" -e "s:@PROGRAM_SUFFIX@:2:" -e "s:@EARLY_PREFIX@:/usr:" -e "s:@VER@:0.14.9:" bootchart2-done.timer.in > bootchart2-done.timer
sed -s -e "s:@LIBDIR@:/lib:g" -e "s:@PKGLIBDIR@:/usr/lib/bootchart2:" -e "s:@PROGRAM_PREFIX@::" -e "s:@PROGRAM_SUFFIX@:2:" -e "s:@EARLY_PREFIX@:/usr:" -e "s:@VER@:0.14.9:" pybootchartgui/main.py.in > pybootchartgui/main.py
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -pthread -Icollector -o bootchart-collector collector/collector.o collector/output.o collector/tasks.o collector/tasks-netlink.o collector/dump.o
>>> bootchart2: Entering fakeroot...
install -d /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/python3.12/site-packages/pybootchartgui
install -d /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/bootchart2/tmpfs
mkdir -p /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/systemd/system
install -m 644 -D README /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/doc/bootchart2/README
cp pybootchartgui/*.py /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/python3.12/site-packages/pybootchartgui
install -m 755 -D bootchartd /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/bin/bootchartd2
install -m 0644 bootchart2.service \
       bootchart2-done.service \
       bootchart2-done.timer \
       /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/systemd/system
install -m 644 -D README.pybootchart /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/doc/bootchart2/README.pybootchart
install -m 644 -D bootchartd.conf /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/etc/bootchartd2.conf
mkdir -p /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/man/man1
install -D -m 755 pybootchartgui.py /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/bin/pybootchartgui
install -m 755 -D bootchart-collector /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/bootchart2/bootchart2-collector
gzip -c bootchart2.1 > /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/man/man1/bootchart2.1.gz
[ -z "" ] && ( cd /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/lib/python3.12/site-packages/pybootchartgui ; \
	python3 /usr/lib/python3.12/py_compile.py *.py ; \
	PYTHONOPTIMIZE=1 python3 /usr/lib/python3.12/py_compile.py *.py ); :
gzip -c bootchartd.1 > /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/man/man1/bootchartd2.1.gz
gzip -c pybootchartgui.1 > /home/buildozer/aports/testing/bootchart2/pkg/bootchart2/usr/share/man/man1/pybootchartgui.1.gz
draw.py:472: SyntaxWarning: invalid escape sequence '\s'
  ('system.cpu', 'CPU', lambda s: re.sub('model name\s*:\s*', '', s, 1)),
draw.py:511: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
  if (OPTIONS.show_pid or OPTIONS.show_all) and ipid is not 0:
draw.py:609: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
  if i is not 0:
parsing.py:454: SyntaxWarning: invalid escape sequence '\d'
  disk_regex_re = re.compile ('^([hsv]d.|mtdblock\d|mmcblk\d|cciss/c\d+d\d+.*)$')
parsing.py:523: SyntaxWarning: invalid escape sequence '\['
  timestamp_re = re.compile ("^\[\s*(\d+\.\d+)\s*]\s+(.*)$")
parsing.py:524: SyntaxWarning: invalid escape sequence '\S'
  split_re = re.compile ("^(\S+)\s+([\S\+_-]+) (.*)$")
parsing.py:569: SyntaxWarning: invalid escape sequence '\@'
  p = re.match ("\@ (\d+)", rest)
parsing.py:101: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
  if pid is 0:
draw.py:472: SyntaxWarning: invalid escape sequence '\s'
  ('system.cpu', 'CPU', lambda s: re.sub('model name\s*:\s*', '', s, 1)),
draw.py:511: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
  if (OPTIONS.show_pid or OPTIONS.show_all) and ipid is not 0:
draw.py:609: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
  if i is not 0:
parsing.py:454: SyntaxWarning: invalid escape sequence '\d'
  disk_regex_re = re.compile ('^([hsv]d.|mtdblock\d|mmcblk\d|cciss/c\d+d\d+.*)$')
parsing.py:523: SyntaxWarning: invalid escape sequence '\['
  timestamp_re = re.compile ("^\[\s*(\d+\.\d+)\s*]\s+(.*)$")
parsing.py:524: SyntaxWarning: invalid escape sequence '\S'
  split_re = re.compile ("^(\S+)\s+([\S\+_-]+) (.*)$")
parsing.py:569: SyntaxWarning: invalid escape sequence '\@'
  p = re.match ("\@ (\d+)", rest)
parsing.py:101: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
  if pid is 0:
>>> bootchart2*: Running postcheck for bootchart2
>>> WARNING: bootchart2*: Found /usr/share/doc but package name doesn't end with -doc
>>> WARNING: bootchart2*: Found /usr/share/man but package name doesn't end with -doc
>>> WARNING: bootchart2*: Found __pycache__ but package name doesn't end with -pyc
>>> bootchart2*: Preparing package bootchart2...
>>> bootchart2*: Stripping binaries
>>> bootchart2*: Scanning shared objects
>>> bootchart2*: Tracing dependencies...
	python3
	!bootchart
	py3-setuptools
	linux-headers
	py3-cairo
	python3~3.12
	so:libc.musl-aarch64.so.1
>>> bootchart2*: Package size: 415.0 KB
>>> bootchart2*: Compressing data...
>>> bootchart2*: Create checksum...
>>> bootchart2*: Create bootchart2-0.14.9-r0.apk
>>> bootchart2: Build complete at Fri, 03 Jan 2025 10:13:23 +0000 elapsed time 0h 0m 3s
>>> bootchart2: Cleaning up srcdir
>>> bootchart2: Cleaning up pkgdir
>>> bootchart2: Uninstalling dependencies...
(1/35) Purging .makedepends-bootchart2 (20250103.101321)
(2/35) Purging py3-setuptools-pyc (70.3.0-r0)
(3/35) Purging py3-setuptools (70.3.0-r0)
(4/35) Purging py3-packaging-pyc (24.2-r0)
(5/35) Purging py3-packaging (24.2-r0)
(6/35) Purging py3-parsing-pyc (3.2.0-r0)
(7/35) Purging py3-parsing (3.2.0-r0)
(8/35) Purging linux-headers (6.12.6-r0)
(9/35) Purging py3-cairo-pyc (1.27.0-r0)
(10/35) Purging py3-cairo (1.27.0-r0)
(11/35) Purging python3-pyc (3.12.8-r1)
(12/35) Purging python3-pycache-pyc0 (3.12.8-r1)
(13/35) Purging pyc (3.12.8-r1)
(14/35) Purging python3 (3.12.8-r1)
(15/35) Purging sed (4.9-r2)
Executing sed-4.9-r2.post-deinstall
(16/35) Purging cairo (1.18.2-r1)
(17/35) Purging fontconfig (2.15.0-r1)
(18/35) Purging freetype (2.13.3-r0)
(19/35) Purging gdbm (1.24-r0)
(20/35) Purging libbz2 (1.0.8-r6)
(21/35) Purging libffi (3.4.6-r0)
(22/35) Purging libpanelw (6.5_p20241006-r3)
(23/35) Purging libpng (1.6.44-r0)
(24/35) Purging libxext (1.3.6-r2)
(25/35) Purging libxrender (0.9.12-r0)
(26/35) Purging mpdecimal (4.0.0-r0)
(27/35) Purging pixman (0.43.4-r1)
(28/35) Purging sqlite-libs (3.47.2-r0)
(29/35) Purging xz-libs (5.6.3-r0)
(30/35) Purging libx11 (1.8.10-r0)
(31/35) Purging libxcb (1.17.0-r0)
(32/35) Purging libxdmcp (1.1.5-r1)
(33/35) Purging libbsd (0.12.2-r0)
(34/35) Purging libmd (1.1.0-r0)
(35/35) Purging libxau (1.0.12-r0)
Executing busybox-1.37.0-r10.trigger
OK: 399 MiB in 104 packages
>>> bootchart2: Updating the testing/aarch64 repository index...
>>> bootchart2: Signing the index...