Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system/tio: Updated for version 3.8 #9145

Closed

Conversation

atelszewski
Copy link
Contributor

No description provided.

Copy link

reverse dependencies - system/tio

None

Copy link

✅ sbolint - system/tio ✅

tio: NOTE: tio.SlackBuild:64: LIBDIRSUFFIX gets set, but never used.
sbolint: tio checks out OK

@willysr
Copy link
Member

willysr commented Dec 18, 2024

@sbo-bot: build system/tio

Copy link

sbo-bot bot commented Dec 18, 2024

buildpkg i586 system/tio

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Dec 18 14:03:41 GMT 2024
revision: 8d0ec7f79f785d895c830152c0be34c0c714fdea
title:    Merge 607038d68a0dc0fa9b491d49326735534fb6da03 into 1db48d630c5d3f7ae1ba73d8600a33637670252c

================================================================================
system/tio                                                              14:16:26
================================================================================

Calculating dependencies ... 
Dependency tree:
system/tio (update for version 3.8)
  development/lua (ok)

Building system/tio (update for version 3.8) -------------------------- 14:16:26
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.7-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]
Running tio.SlackBuild ...                                          ETA 14:17:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./tio.SlackBuild
Built ok:  tio-3.8-i586-1_SBo.txz                                       14:16:32
Testing package tio-3.8-i586-1_SBo.txz ... done.
Test installing tio-3.8-i586-1_SBo.txz ...
tio-3.8-i586-1_SBo: a simple serial device I/O tool .................... [ 290K]
Unmounting chroot ... done.
Backed up: tio-3.7-i586-3_SBo.txz
✅ system/tio Updated for version 3.8 ✅

================================================================================
SUMMARY                                                                 14:16:33
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-18_14:16:25.log
Runtime:     0h 0m 8s
Updated:     1
  system/tio/tio-3.8-i586-1_SBo.txz

Snipped Build Log

Building system/tio (update for version 3.8) 2024-12-18 14:16:26
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
lua-5.4.7-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]
Running tio.SlackBuild ...                                          ETA 14:17:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./tio.SlackBuild
tio-3.8/
tio-3.8/.clang-format
tio-3.8/.github/
tio-3.8/.github/FUNDING.yml
tio-3.8/.github/workflows/
tio-3.8/.github/workflows/codeql-buildscript.sh
tio-3.8/.github/workflows/codeql.yml
tio-3.8/.github/workflows/fail_on_error.py
tio-3.8/.github/workflows/macos.yml
tio-3.8/.github/workflows/ubuntu.yml
tio-3.8/.gitignore
tio-3.8/AUTHORS
tio-3.8/LICENSE
tio-3.8/NEWS
tio-3.8/README.md
tio-3.8/TODO
tio-3.8/examples/
tio-3.8/examples/config/
tio-3.8/examples/config/config
tio-3.8/examples/lua/
tio-3.8/examples/lua/automatic-linux-login.lua
tio-3.8/examples/lua/control-lines-test.lua
tio-3.8/examples/lua/read.lua
tio-3.8/examples/lua/read_line.lua
tio-3.8/examples/lua/serial-device-search.lua
tio-3.8/images/
tio-3.8/images/paypal.png
tio-3.8/images/tio-demo.gif
tio-3.8/images/tio-icon.png
tio-3.8/man/
tio-3.8/man/meson.build
tio-3.8/man/tio.1.in
tio-3.8/man/tio.1.txt
tio-3.8/meson.build
tio-3.8/meson_options.txt
tio-3.8/src/
tio-3.8/src/alert.c
tio-3.8/src/alert.h
tio-3.8/src/bash-completion/
tio-3.8/src/bash-completion/meson.build
tio-3.8/src/bash-completion/tio.in
tio-3.8/src/configfile.c
tio-3.8/src/configfile.h
tio-3.8/src/error.c
tio-3.8/src/error.h
tio-3.8/src/fs.c
tio-3.8/src/fs.h
tio-3.8/src/log.c
tio-3.8/src/log.h
tio-3.8/src/main.c
tio-3.8/src/meson.build
tio-3.8/src/misc.c
tio-3.8/src/misc.h
tio-3.8/src/options.c
tio-3.8/src/options.h
tio-3.8/src/print.c
tio-3.8/src/print.h
tio-3.8/src/readline.c
tio-3.8/src/readline.h
tio-3.8/src/rs485.c
tio-3.8/src/rs485.h
tio-3.8/src/script.c
tio-3.8/src/script.h
tio-3.8/src/setspeed.c
tio-3.8/src/setspeed.h
tio-3.8/src/signals.c
tio-3.8/src/signals.h
tio-3.8/src/socket.c
tio-3.8/src/socket.h
tio-3.8/src/timestamp.c
tio-3.8/src/timestamp.h
tio-3.8/src/tty.c
tio-3.8/src/tty.h
tio-3.8/src/version.h.in
tio-3.8/src/xymodem.c
tio-3.8/src/xymodem.h
The Meson build system
Version: 0.59.4
Source dir: /tmp/SBo/repo.QmCxto/build_tio/tio-3.8
Build dir: /tmp/SBo/repo.QmCxto/build_tio/tio-3.8/build
Build type: native build
Project name: tio
Project version: 3.8
C compiler for the host machine: ccache cc (gcc 11.2.0 "cc (GCC) 11.2.0")
C linker for the host machine: cc ld.bfd 2.37-slack15
Host machine cpu family: x86
Host machine cpu: i686
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" :  
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 
Check usable header "linux/serial.h" : YES 
Header <sys/ioctl.h> has symbol "TIOCSRS485" : YES 
Program /usr/bin/meson found: YES (/usr/bin/meson)
Configuring config.h using configuration
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Found CMake: /usr/bin/cmake (3.21.4)
Run-time dependency lua-5.4 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.3 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.2 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.1 found: NO (tried pkgconfig and cmake)
Run-time dependency lua found: YES 5.4.7
Run-time dependency threads found: YES
Run-time dependency glib-2.0 found: YES 2.70.3
Configuring tio using configuration
Configuring tio.1 using configuration
Build targets in project: 2

Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1/20] Generating version.h with a custom command
fatal: not a git repository (or any parent up to mount point /tmp/SBo/repo.QmCxto)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[2/20] Compiling C object src/tio.p/setspeed.c.o
[3/20] Compiling C object src/tio.p/error.c.o
[4/20] Compiling C object src/tio.p/alert.c.o
[5/20] Compiling C object src/tio.p/main.c.o
[6/20] Compiling C object src/tio.p/print.c.o
[7/20] Compiling C object src/tio.p/timestamp.c.o
[8/20] Compiling C object src/tio.p/log.c.o
[9/20] Compiling C object src/tio.p/signals.c.o
[10/20] Compiling C object src/tio.p/misc.c.o
[11/20] Compiling C object src/tio.p/rs485.c.o
[12/20] Compiling C object src/tio.p/socket.c.o
[13/20] Compiling C object src/tio.p/readline.c.o
[14/20] Compiling C object src/tio.p/fs.c.o
[15/20] Compiling C object src/tio.p/configfile.c.o
[16/20] Compiling C object src/tio.p/options.c.o
[17/20] Compiling C object src/tio.p/script.c.o
[18/20] Compiling C object src/tio.p/xymodem.c.o
../src/xymodem.c: In function ‘xymodem_send’:
../src/xymodem.c:692:32: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=]
  692 |             p += sprintf(p, "%ld %lo %o", len, stat.st_mtime, stat.st_mode);
      |                              ~~^          ~~~
      |                                |          |
      |                                long int   size_t {aka unsigned int}
      |                              %d
[19/20] Compiling C object src/tio.p/tty.c.o
[20/20] Linking target src/tio
ninja: Entering directory `/tmp/SBo/repo.QmCxto/build_tio/tio-3.8/build'
[1/5] Generating version.h with a custom command
fatal: not a git repository (or any parent up to mount point /tmp/SBo/repo.QmCxto)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Installing src/tio to /tmp/SBo/repo.QmCxto/build_tio/package-tio/usr/bin
Installing /tmp/SBo/repo.QmCxto/build_tio/tio-3.8/build/man/tio.1 to /tmp/SBo/repo.QmCxto/build_tio/package-tio/usr/man/man1
Installing /tmp/SBo/repo.QmCxto/build_tio/tio-3.8/build/src/bash-completion/tio to /tmp/SBo/repo.QmCxto/build_tio/package-tio/etc/bash_completion.d

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.QmCxto/output_tio/tio-3.8-i586-1_SBo.txz

./
etc/
etc/bash_completion.d/
etc/bash_completion.d/tio
install/
install/slack-desc
usr/
usr/bin/
usr/bin/tio
usr/doc/
usr/doc/tio-3.8/
usr/doc/tio-3.8/AUTHORS
usr/doc/tio-3.8/LICENSE
usr/doc/tio-3.8/NEWS
usr/doc/tio-3.8/README.md
usr/doc/tio-3.8/TODO
usr/doc/tio-3.8/examples/
usr/doc/tio-3.8/examples/config/
usr/doc/tio-3.8/examples/config/config
usr/doc/tio-3.8/examples/lua/
usr/doc/tio-3.8/examples/lua/automatic-linux-login.lua
usr/doc/tio-3.8/examples/lua/control-lines-test.lua
usr/doc/tio-3.8/examples/lua/read.lua
usr/doc/tio-3.8/examples/lua/read_line.lua
usr/doc/tio-3.8/examples/lua/serial-device-search.lua
usr/doc/tio-3.8/tio.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/tio.1.gz

Slackware package /tmp/SBo/repo.QmCxto/output_tio/tio-3.8-i586-1_SBo.txz created.

Built ok:  tio-3.8-i586-1_SBo.txz                                       14:16:32
Testing package tio-3.8-i586-1_SBo.txz ... 
Test installing tio-3.8-i586-1_SBo.txz ...
tio-3.8-i586-1_SBo: a simple serial device I/O tool .................... [ 290K]
Unmounting chroot ... 
Backed up: tio-3.7-i586-3_SBo.txz
:-) system/tio Updated for version 3.8 (-:

Copy link

sbo-bot bot commented Dec 18, 2024

sbopkglint i586 system/tio

Installing dependency: lua
lua-5.4.7-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/tio/tio-3.8-i586-1_SBo.txz to /tmp/SBo/sbopkglint.IrDLjw ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/tio/tio-3.8-i586-1_SBo.txz to /tmp/SBo/sbopkglint.IrDLjw ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === tio-3.8-i586-1_SBo.txz: All tests passed ✅

Copy link

sbo-bot bot commented Dec 18, 2024

buildpkg x86_64 system/tio

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Dec 18 14:03:41 GMT 2024
revision: 8d0ec7f79f785d895c830152c0be34c0c714fdea
title:    Merge 607038d68a0dc0fa9b491d49326735534fb6da03 into 1db48d630c5d3f7ae1ba73d8600a33637670252c

================================================================================
system/tio                                                              14:17:32
================================================================================

Calculating dependencies ... 
Dependency tree:
system/tio (update for version 3.8)
  development/lua (ok)

Building system/tio (update for version 3.8) -------------------------- 14:17:32
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.7-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]
Running tio.SlackBuild ...                                          ETA 14:18:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./tio.SlackBuild
Built ok:  tio-3.8-x86_64-1_SBo.txz                                     14:17:37
Testing package tio-3.8-x86_64-1_SBo.txz ... done.
Test installing tio-3.8-x86_64-1_SBo.txz ...
tio-3.8-x86_64-1_SBo: a simple serial device I/O tool .................. [ 290K]
Unmounting chroot ... done.
Backed up: tio-3.7-x86_64-3_SBo.txz
✅ system/tio Updated for version 3.8 ✅

================================================================================
SUMMARY                                                                 14:17:38
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-18_14:17:31.log
Runtime:     0h 0m 7s
Updated:     1
  system/tio/tio-3.8-x86_64-1_SBo.txz

Snipped Build Log

Building system/tio (update for version 3.8) 2024-12-18 14:17:32
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
lua-5.4.7-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]
Running tio.SlackBuild ...                                          ETA 14:18:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./tio.SlackBuild
tio-3.8/
tio-3.8/.clang-format
tio-3.8/.github/
tio-3.8/.github/FUNDING.yml
tio-3.8/.github/workflows/
tio-3.8/.github/workflows/codeql-buildscript.sh
tio-3.8/.github/workflows/codeql.yml
tio-3.8/.github/workflows/fail_on_error.py
tio-3.8/.github/workflows/macos.yml
tio-3.8/.github/workflows/ubuntu.yml
tio-3.8/.gitignore
tio-3.8/AUTHORS
tio-3.8/LICENSE
tio-3.8/NEWS
tio-3.8/README.md
tio-3.8/TODO
tio-3.8/examples/
tio-3.8/examples/config/
tio-3.8/examples/config/config
tio-3.8/examples/lua/
tio-3.8/examples/lua/automatic-linux-login.lua
tio-3.8/examples/lua/control-lines-test.lua
tio-3.8/examples/lua/read.lua
tio-3.8/examples/lua/read_line.lua
tio-3.8/examples/lua/serial-device-search.lua
tio-3.8/images/
tio-3.8/images/paypal.png
tio-3.8/images/tio-demo.gif
tio-3.8/images/tio-icon.png
tio-3.8/man/
tio-3.8/man/meson.build
tio-3.8/man/tio.1.in
tio-3.8/man/tio.1.txt
tio-3.8/meson.build
tio-3.8/meson_options.txt
tio-3.8/src/
tio-3.8/src/alert.c
tio-3.8/src/alert.h
tio-3.8/src/bash-completion/
tio-3.8/src/bash-completion/meson.build
tio-3.8/src/bash-completion/tio.in
tio-3.8/src/configfile.c
tio-3.8/src/configfile.h
tio-3.8/src/error.c
tio-3.8/src/error.h
tio-3.8/src/fs.c
tio-3.8/src/fs.h
tio-3.8/src/log.c
tio-3.8/src/log.h
tio-3.8/src/main.c
tio-3.8/src/meson.build
tio-3.8/src/misc.c
tio-3.8/src/misc.h
tio-3.8/src/options.c
tio-3.8/src/options.h
tio-3.8/src/print.c
tio-3.8/src/print.h
tio-3.8/src/readline.c
tio-3.8/src/readline.h
tio-3.8/src/rs485.c
tio-3.8/src/rs485.h
tio-3.8/src/script.c
tio-3.8/src/script.h
tio-3.8/src/setspeed.c
tio-3.8/src/setspeed.h
tio-3.8/src/signals.c
tio-3.8/src/signals.h
tio-3.8/src/socket.c
tio-3.8/src/socket.h
tio-3.8/src/timestamp.c
tio-3.8/src/timestamp.h
tio-3.8/src/tty.c
tio-3.8/src/tty.h
tio-3.8/src/version.h.in
tio-3.8/src/xymodem.c
tio-3.8/src/xymodem.h
The Meson build system
Version: 0.59.4
Source dir: /tmp/SBo/repo.KTfDI0/build_tio/tio-3.8
Build dir: /tmp/SBo/repo.KTfDI0/build_tio/tio-3.8/build
Build type: native build
Project name: tio
Project version: 3.8
C compiler for the host machine: ccache cc (gcc 11.2.0 "cc (GCC) 11.2.0")
C linker for the host machine: cc ld.bfd 2.37-slack15
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" :  
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 
Check usable header "linux/serial.h" : YES 
Header <sys/ioctl.h> has symbol "TIOCSRS485" : YES 
Program /usr/bin/meson found: YES (/usr/bin/meson)
Configuring config.h using configuration
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Found CMake: /usr/bin/cmake (3.21.4)
Run-time dependency lua-5.4 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.3 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.2 found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.1 found: NO (tried pkgconfig and cmake)
Run-time dependency lua found: YES 5.4.7
Run-time dependency threads found: YES
Run-time dependency glib-2.0 found: YES 2.70.3
Configuring tio using configuration
Configuring tio.1 using configuration
Build targets in project: 2

Found ninja-1.10.2 at /usr/bin/ninja
ninja: Entering directory `build'
[1/20] Generating version.h with a custom command
fatal: not a git repository (or any parent up to mount point /tmp/SBo/repo.KTfDI0)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[2/20] Compiling C object src/tio.p/setspeed.c.o
[3/20] Compiling C object src/tio.p/alert.c.o
[4/20] Compiling C object src/tio.p/signals.c.o
[5/20] Compiling C object src/tio.p/print.c.o
[6/20] Compiling C object src/tio.p/rs485.c.o
[7/20] Compiling C object src/tio.p/error.c.o
[8/20] Compiling C object src/tio.p/main.c.o
[9/20] Compiling C object src/tio.p/log.c.o
[10/20] Compiling C object src/tio.p/timestamp.c.o
[11/20] Compiling C object src/tio.p/misc.c.o
[12/20] Compiling C object src/tio.p/socket.c.o
[13/20] Compiling C object src/tio.p/readline.c.o
[14/20] Compiling C object src/tio.p/fs.c.o
[15/20] Compiling C object src/tio.p/configfile.c.o
[16/20] Compiling C object src/tio.p/options.c.o
[17/20] Compiling C object src/tio.p/script.c.o
[18/20] Compiling C object src/tio.p/xymodem.c.o
[19/20] Compiling C object src/tio.p/tty.c.o
[20/20] Linking target src/tio
ninja: Entering directory `/tmp/SBo/repo.KTfDI0/build_tio/tio-3.8/build'
[1/5] Generating version.h with a custom command
fatal: not a git repository (or any parent up to mount point /tmp/SBo/repo.KTfDI0)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Installing src/tio to /tmp/SBo/repo.KTfDI0/build_tio/package-tio/usr/bin
Installing /tmp/SBo/repo.KTfDI0/build_tio/tio-3.8/build/man/tio.1 to /tmp/SBo/repo.KTfDI0/build_tio/package-tio/usr/man/man1
Installing /tmp/SBo/repo.KTfDI0/build_tio/tio-3.8/build/src/bash-completion/tio to /tmp/SBo/repo.KTfDI0/build_tio/package-tio/etc/bash_completion.d

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.KTfDI0/output_tio/tio-3.8-x86_64-1_SBo.txz

./
etc/
etc/bash_completion.d/
etc/bash_completion.d/tio
install/
install/slack-desc
usr/
usr/bin/
usr/bin/tio
usr/doc/
usr/doc/tio-3.8/
usr/doc/tio-3.8/AUTHORS
usr/doc/tio-3.8/LICENSE
usr/doc/tio-3.8/NEWS
usr/doc/tio-3.8/README.md
usr/doc/tio-3.8/TODO
usr/doc/tio-3.8/examples/
usr/doc/tio-3.8/examples/config/
usr/doc/tio-3.8/examples/config/config
usr/doc/tio-3.8/examples/lua/
usr/doc/tio-3.8/examples/lua/automatic-linux-login.lua
usr/doc/tio-3.8/examples/lua/control-lines-test.lua
usr/doc/tio-3.8/examples/lua/read.lua
usr/doc/tio-3.8/examples/lua/read_line.lua
usr/doc/tio-3.8/examples/lua/serial-device-search.lua
usr/doc/tio-3.8/tio.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/tio.1.gz

Slackware package /tmp/SBo/repo.KTfDI0/output_tio/tio-3.8-x86_64-1_SBo.txz created.

Built ok:  tio-3.8-x86_64-1_SBo.txz                                     14:17:37
Testing package tio-3.8-x86_64-1_SBo.txz ... 
Test installing tio-3.8-x86_64-1_SBo.txz ...
tio-3.8-x86_64-1_SBo: a simple serial device I/O tool .................. [ 290K]
Unmounting chroot ... 
Backed up: tio-3.7-x86_64-3_SBo.txz
:-) system/tio Updated for version 3.8 (-:

Copy link

sbo-bot bot commented Dec 18, 2024

sbopkglint x86_64 system/tio

Installing dependency: lua
lua-5.4.7-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/tio/tio-3.8-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.uJqNvB ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/tio/tio-3.8-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.uJqNvB ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === tio-3.8-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 18, 2024

merged

@willysr willysr closed this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants