tio 3.8-1
Status: | SUCCESS |
---|---|
Last updated: | 2024-12-01 16:31 |
Description: | The simple TTY terminal I/O application |
Upstream: | AUR |
Build Output
==> Making package: tio 3.8-1 (Sun Dec 1 16:31:10 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) lua-5.4.7-1
Total Installed Size: 1.48 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lua...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading tio-3.8.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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3378k 100 3378k 0 0 4523k 0 --:--:-- --:--:-- --:--:-- 4523k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
tio-3.8.tar.xz ... Passed
==> Extracting sources...
-> Extracting tio-3.8.tar.xz with bsdtar
==> Starting build()...
The Meson build system
Version: 1.6.0
Source dir: /builder/src/tio-3.8
Build dir: /builder/src/tio-3.8/build
Build type: native build
Project name: tio
Project version: 3.8
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
C linker for the host machine: cc ld.bfd 2.43.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Check usable header "asm-generic/ioctls.h" : YES
Header "asm-generic/ioctls.h" 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" : (undefined)
Fetching value of define "B9600" : 0000015
Fetching value of define "B14400" : (undefined)
Fetching value of define "B19200" : 0000016
Fetching value of define "B28800" : (undefined)
Fetching value of define "B38400" : 0000017
Fetching value of define "B57600" : 0010001
Fetching value of define "B76800" : (undefined)
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
Check usable header "linux/serial.h" : YES
Header "sys/ioctl.h" has symbol "TIOCSRS485" : YES
Configuring config.h using configuration
Found pkg-config: YES (/usr/sbin/pkg-config) 2.1.1
Run-time dependency lua-5.4 found: YES 5.4.7
Run-time dependency threads found: YES
Run-time dependency glib-2.0 found: YES 2.82.2
Configuring tio using configuration
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Configuring tio.1 using configuration
Build targets in project: 2
tio 3.8
User defined options
buildtype: plain
prefix : /usr
Found ninja-1.12.1 at /usr/sbin/ninja
Generating targets: 0%| | 0/2 eta ?
Writing build.ninja: 0%| | 0/46 eta ?
ninja: Entering directory `/builder/src/tio-3.8/build'
[1/20] Generating src/version.h with a custom command
[2/20] Compiling C object src/tio.p/error.c.o
[3/20] Compiling C object src/tio.p/print.c.o
[4/20] Compiling C object src/tio.p/log.c.o
[5/20] Compiling C object src/tio.p/misc.c.o
[6/20] Compiling C object src/tio.p/main.c.o
[7/20] Compiling C object src/tio.p/setspeed.c.o
[8/20] Compiling C object src/tio.p/signals.c.o
[9/20] Compiling C object src/tio.p/configfile.c.o
[10/20] Compiling C object src/tio.p/socket.c.o
[11/20] Compiling C object src/tio.p/options.c.o
[12/20] Compiling C object src/tio.p/rs485.c.o
[13/20] Compiling C object src/tio.p/timestamp.c.o
[14/20] Compiling C object src/tio.p/alert.c.o
[15/20] Compiling C object src/tio.p/readline.c.o
[16/20] Compiling C object src/tio.p/script.c.o
[17/20] Compiling C object src/tio.p/tty.c.o
[18/20] Compiling C object src/tio.p/fs.c.o
[19/20] Compiling C object src/tio.p/xymodem.c.o
[20/20] Linking target src/tio
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/sbin/ninja -C /builder/src/tio-3.8/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/builder/src/tio-3.8/build'
[1/5] Generating src/version.h with a custom command
Installing src/tio to /builder/pkg/tio/usr/bin
Installing /builder/src/tio-3.8/build/man/tio.1 to /builder/pkg/tio/usr/share/man/man1
==> 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 "tio"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tio 3.8-1 (Sun Dec 1 16:31:27 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) lua-5.4.7-1
Total Installed Size: 1.48 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lua...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading tio-3.8.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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3378k 100 3378k 0 0 4523k 0 --:--:-- --:--:-- --:--:-- 4523k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
tio-3.8.tar.xz ... Passed
==> Extracting sources...
-> Extracting tio-3.8.tar.xz with bsdtar
==> Starting build()...
The Meson build system
Version: 1.6.0
Source dir: /builder/src/tio-3.8
Build dir: /builder/src/tio-3.8/build
Build type: native build
Project name: tio
Project version: 3.8
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
C linker for the host machine: cc ld.bfd 2.43.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Check usable header "asm-generic/ioctls.h" : YES
Header "asm-generic/ioctls.h" 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" : (undefined)
Fetching value of define "B9600" : 0000015
Fetching value of define "B14400" : (undefined)
Fetching value of define "B19200" : 0000016
Fetching value of define "B28800" : (undefined)
Fetching value of define "B38400" : 0000017
Fetching value of define "B57600" : 0010001
Fetching value of define "B76800" : (undefined)
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
Check usable header "linux/serial.h" : YES
Header "sys/ioctl.h" has symbol "TIOCSRS485" : YES
Configuring config.h using configuration
Found pkg-config: YES (/usr/sbin/pkg-config) 2.1.1
Run-time dependency lua-5.4 found: YES 5.4.7
Run-time dependency threads found: YES
Run-time dependency glib-2.0 found: YES 2.82.2
Configuring tio using configuration
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Configuring tio.1 using configuration
Build targets in project: 2
tio 3.8
User defined options
buildtype: plain
prefix : /usr
Found ninja-1.12.1 at /usr/sbin/ninja
Generating targets: 0%| | 0/2 eta ?
Writing build.ninja: 0%| | 0/46 eta ?
ninja: Entering directory `/builder/src/tio-3.8/build'
[1/20] Generating src/version.h with a custom command
[2/20] Compiling C object src/tio.p/error.c.o
[3/20] Compiling C object src/tio.p/print.c.o
[4/20] Compiling C object src/tio.p/log.c.o
[5/20] Compiling C object src/tio.p/misc.c.o
[6/20] Compiling C object src/tio.p/main.c.o
[7/20] Compiling C object src/tio.p/setspeed.c.o
[8/20] Compiling C object src/tio.p/signals.c.o
[9/20] Compiling C object src/tio.p/configfile.c.o
[10/20] Compiling C object src/tio.p/socket.c.o
[11/20] Compiling C object src/tio.p/options.c.o
[12/20] Compiling C object src/tio.p/rs485.c.o
[13/20] Compiling C object src/tio.p/timestamp.c.o
[14/20] Compiling C object src/tio.p/alert.c.o
[15/20] Compiling C object src/tio.p/readline.c.o
[16/20] Compiling C object src/tio.p/script.c.o
[17/20] Compiling C object src/tio.p/tty.c.o
[18/20] Compiling C object src/tio.p/fs.c.o
[19/20] Compiling C object src/tio.p/xymodem.c.o
[20/20] Linking target src/tio
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/sbin/ninja -C /builder/src/tio-3.8/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/builder/src/tio-3.8/build'
[1/5] Generating src/version.h with a custom command
Installing src/tio to /builder/pkg/tio/usr/bin
Installing /builder/src/tio-3.8/build/man/tio.1 to /builder/pkg/tio/usr/share/man/man1
==> 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 "tio"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tio 3.8-1 (Sun Dec 1 16:31:27 2024)