>>> tio: Building community/tio 1.37-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 17:20:58 +0000 >>> tio: Checking sanity of /home/buildozer/aports/community/tio/APKBUILD... >>> tio: Analyzing dependencies... >>> tio: Installing for build: build-base bash-completion inih-dev linux-headers meson (1/16) Installing readline (8.1.2-r0) (2/16) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (3/16) Installing bash-completion (2.11-r4) (4/16) Installing inih (55-r0) (5/16) Installing inih-dev (55-r0) (6/16) Installing linux-headers (5.16.7-r1) (7/16) Installing samurai (1.2-r1) (8/16) Installing gdbm (1.23-r0) (9/16) Installing mpdecimal (2.5.1-r1) (10/16) Installing sqlite-libs (3.38.2-r0) (11/16) Installing python3 (3.10.3-r1) (12/16) Installing meson (0.62.0-r0) (13/16) Installing meson-bash-completion (0.62.0-r0) (14/16) Installing .makedepends-tio (20220420.172100) (15/16) Installing openrc-bash-completion (0.44.10-r5) (16/16) Installing git-bash-completion (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1341 MiB in 119 packages >>> tio: Cleaning up srcdir >>> tio: Cleaning up pkgdir >>> tio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/tio-1.37.tar.xz % 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 1761k 100 1761k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M >>> tio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/tio-1.37.tar.xz >>> tio: Checking sha512sums... tio-1.37.tar.xz: OK >>> tio: Unpacking /var/cache/distfiles/v3.16/tio-1.37.tar.xz... The Meson build system Version: 0.62.0 Source dir: /home/buildozer/aports/community/tio/src/tio-1.37 Build dir: /home/buildozer/aports/community/tio/src/tio-1.37/output Build type: native build Project name: tio Project version: 1.37 C compiler for the host machine: gcc (gcc 11.2.1 "gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219") C linker for the host machine: gcc ld.bfd 2.38 Host machine cpu family: x86_64 Host machine cpu: x86_64 Check usable header "asm-generic/ioctls.h" : YES Header has symbol "TCGETS2" : YES Fetching value of define "B0" : 0000000 Fetching value of define "B50" : 0000001 Fetching value of define "B75" : 0000002 Fetching value of define "B110" : 0000003 Fetching value of define "B134" : 0000004 Fetching value of define "B150" : 0000005 Fetching value of define "B200" : 0000006 Fetching value of define "B300" : 0000007 Fetching value of define "B600" : 0000010 Fetching value of define "B1200" : 0000011 Fetching value of define "B1800" : 0000012 Fetching value of define "B2400" : 0000013 Fetching value of define "B4800" : 0000014 Fetching value of define "B7200" : Fetching value of define "B9600" : 0000015 Fetching value of define "B14400" : Fetching value of define "B19200" : 0000016 Fetching value of define "B28800" : Fetching value of define "B38400" : 0000017 Fetching value of define "B57600" : 0010001 Fetching value of define "B76800" : Fetching value of define "B115200" : 0010002 Fetching value of define "B230400" : 0010003 Fetching value of define "B460800" : 0010004 Fetching value of define "B500000" : 0010005 Fetching value of define "B576000" : 0010006 Fetching value of define "B921600" : 0010007 Fetching value of define "B1000000" : 0010010 Fetching value of define "B1152000" : 0010011 Fetching value of define "B1500000" : 0010012 Fetching value of define "B2000000" : 0010013 Fetching value of define "B2500000" : 0010014 Fetching value of define "B3000000" : 0010015 Fetching value of define "B3500000" : 0010016 Fetching value of define "B4000000" : 0010017 Configuring config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency inih found: YES 55 Configuring tio using configuration Run-time dependency bash-completion found: YES 2.11 Configuring tio.1 using configuration Build targets in project: 1 tio 1.37 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir: /var/lib sysconfdir : /etc wrap_mode : nodownload b_lto : false b_pie : true b_staticpic : true Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/community/tio/src/tio-1.37/output' [1/11] Compiling C object src/tio.p/setspeed2.c.o [2/11] Compiling C object src/tio.p/signals.c.o [3/11] Compiling C object src/tio.p/configfile.c.o [4/11] Compiling C object src/tio.p/print.c.o [5/11] Compiling C object src/tio.p/tty.c.o [6/11] Compiling C object src/tio.p/misc.c.o [7/11] Compiling C object src/tio.p/options.c.o [8/11] Compiling C object src/tio.p/main.c.o [9/11] Compiling C object src/tio.p/log.c.o [10/11] Compiling C object src/tio.p/error.c.o ../src/tty.c: In function 'tty_configure': ../src/tty.c:355:18: warning: 'baudrate' may be used uninitialized in this function [-Wmaybe-uninitialized] 355 | status = cfsetispeed(&tio, baudrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [11/11] Linking target src/tio >>> tio: Entering fakeroot... Installing src/tio to /home/buildozer/aports/community/tio/pkg/tio/usr/bin Installing /home/buildozer/aports/community/tio/src/tio-1.37/output/man/tio.1 to /home/buildozer/aports/community/tio/pkg/tio/usr/share/man/man1 Installing /home/buildozer/aports/community/tio/src/tio-1.37/output/src/bash-completion/tio to /home/buildozer/aports/community/tio/pkg/tio/usr/share/bash-completion/completions >>> tio-doc*: Running split function doc... >>> tio-doc*: Preparing subpackage tio-doc... >>> tio-doc*: Running postcheck for tio-doc >>> tio-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/tio/pkg/tio/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/tio/pkg/tio-bash-completion/usr/share/bash-completion/completions' >>> tio-bash-completion*: Preparing subpackage tio-bash-completion... >>> tio-bash-completion*: Running postcheck for tio-bash-completion >>> tio*: Running postcheck for tio >>> tio*: Preparing package tio... >>> tio*: Stripping binaries >>> tio-bash-completion*: Scanning shared objects >>> tio-doc*: Scanning shared objects >>> tio*: Scanning shared objects >>> tio-bash-completion*: Tracing dependencies... >>> tio-bash-completion*: Package size: 24.0 KB >>> tio-bash-completion*: Compressing data... >>> tio-bash-completion*: Create checksum... >>> tio-bash-completion*: Create tio-bash-completion-1.37-r0.apk >>> tio-doc*: Tracing dependencies... >>> tio-doc*: Package size: 24.0 KB >>> tio-doc*: Compressing data... >>> tio-doc*: Create checksum... >>> tio-doc*: Create tio-doc-1.37-r0.apk >>> tio*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libinih.so.0 >>> tio*: Package size: 48.0 KB >>> tio*: Compressing data... >>> tio*: Create checksum... >>> tio*: Create tio-1.37-r0.apk >>> tio: Build complete at Wed, 20 Apr 2022 17:21:06 +0000 elapsed time 0h 0m 8s >>> tio: Cleaning up srcdir >>> tio: Cleaning up pkgdir >>> tio: Uninstalling dependencies... (1/16) Purging meson-bash-completion (0.62.0-r0) (2/16) Purging .makedepends-tio (20220420.172100) (3/16) Purging git-bash-completion (2.35.2-r0) (4/16) Purging openrc-bash-completion (0.44.10-r5) (5/16) Purging bash-completion (2.11-r4) (6/16) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (7/16) Purging inih-dev (55-r0) (8/16) Purging inih (55-r0) (9/16) Purging linux-headers (5.16.7-r1) (10/16) Purging meson (0.62.0-r0) (11/16) Purging samurai (1.2-r1) (12/16) Purging python3 (3.10.3-r1) (13/16) Purging readline (8.1.2-r0) (14/16) Purging gdbm (1.23-r0) (15/16) Purging mpdecimal (2.5.1-r1) (16/16) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> tio: Updating the community/x86_64 repository index... >>> tio: Signing the index...