Skip to content

network/pounce: update to 3.2#15919

Closed
r1w1s1 wants to merge 1 commit into
SlackBuildsOrg:masterfrom
r1w1s1:update/pounce-3.2
Closed

network/pounce: update to 3.2#15919
r1w1s1 wants to merge 1 commit into
SlackBuildsOrg:masterfrom
r1w1s1:update/pounce-3.2

Conversation

@r1w1s1
Copy link
Copy Markdown
Contributor

@r1w1s1 r1w1s1 commented May 29, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

reverse dependencies - network/pounce

None

@github-actions
Copy link
Copy Markdown

✅ sbolint - network/pounce ✅

sbolint: pounce checks out OK

@r1w1s1
Copy link
Copy Markdown
Contributor Author

r1w1s1 commented May 29, 2026

@sbo-bot: build network/pounce

@sbo-bot
Copy link
Copy Markdown

sbo-bot Bot commented May 29, 2026

buildpkg i586 network/pounce

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:     Fri May 29 03:04:27 GMT 2026
revision: ed5514ab06556e71c245a48639dc80de38e17fd5
title:    Merge 99cd5ce99a3afd6668632d4ced10bcffc101bc7a into ce653b887274b9906116c9a15f1bd7addc6c52d0

================================================================================
network/pounce                                                          03:07:53
================================================================================

Calculating dependencies ... 
Dependency tree:
network/pounce (update for version 3.2)
  network/libtls (update for version 3.7.1)

Building network/libtls (update for version 3.7.1) -------------------- 03:07:53
Testing SlackBuild files ... done.
Removing old source files ... done.
Downloading source files ...
Verifying source files ... done.
Running libtls.SlackBuild ...                                       ETA 03:09:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./libtls.SlackBuild
Built ok:  libtls-3.7.1-i586-1_SBo.txz                                  03:08:43
Testing package libtls-3.7.1-i586-1_SBo.txz ... done.
Test installing libtls-3.7.1-i586-1_SBo.txz ...
libtls-3.7.1-i586-1_SBo: a new TLS library by OpenBSD, part of libreSSL  [ 4.5M]
Unmounting chroot ... done.
Backed up: libtls-4.3.2-i586-1_SBo.txz
✅ network/libtls Updated for version 3.7.1 ✅

Building network/pounce (update for version 3.2) ---------------------- 03:08:44
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libtls-3.7.1-i586-1_SBo: a new TLS library by OpenBSD, part of libreSSL  [ 4.5M]
Running pounce.SlackBuild ...                                       ETA 03:09:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./pounce.SlackBuild
Built ok:  pounce-3.2-i586-2_SBo.txz                                    03:08:47
Testing package pounce-3.2-i586-2_SBo.txz ... done.
Test installing pounce-3.2-i586-2_SBo.txz ...
pounce-3.2-i586-2_SBo: multi-client, TLS-only IRC bouncer .............. [ 160K]
Unmounting chroot ... done.
Backed up: pounce-3.1-i586-2_SBo.txz
✅ network/pounce Updated for version 3.2 ✅

================================================================================
SUMMARY                                                                 03:08:48
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-05-29_03:07:52.log
Runtime:     0h 0m 57s
Updated:     2
  network/libtls/libtls-3.7.1-i586-1_SBo.txz
  network/pounce/pounce-3.2-i586-2_SBo.txz

Snipped Build Log

Details
Building network/pounce (update for version 3.2) 2026-05-29 03:08:44
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libtls-3.7.1-i586-1_SBo: a new TLS library by OpenBSD, part of libreSSL  [ 4.5M]
Running pounce.SlackBuild ...                                       ETA 03:09:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./pounce.SlackBuild
pounce-3.2/
pounce-3.2/.gitignore
pounce-3.2/LICENSE
pounce-3.2/Makefile
pounce-3.2/QUIRKS.7
pounce-3.2/README.7
pounce-3.2/bounce.c
pounce-3.2/bounce.h
pounce-3.2/calico.1
pounce-3.2/client.c
pounce-3.2/config.c
pounce-3.2/configure
pounce-3.2/dispatch.c
pounce-3.2/local.c
pounce-3.2/notify.c
pounce-3.2/pounce-notify.1
pounce-3.2/pounce.1
pounce-3.2/ring.c
pounce-3.2/server.c
pounce-3.2/state.c
pounce-3.2/xdg.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o dispatch.o dispatch.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o bounce.o bounce.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o client.o client.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o config.o config.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o local.o local.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o ring.o ring.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o server.o server.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o state.o state.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o xdg.o xdg.c
cc -O2 -march=i586 -mtune=i686 -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o notify.o notify.c
bounce.c: In function ‘genCert’:
bounce.c:500:13: warning: unused variable ‘error’ [-Wunused-variable]
  500 |         int error;
      |             ^~~~~
cc -Wl,-rpath=/usr/lib/libressl -L/usr/lib/libressl dispatch.o  -o calico
cc -Wl,-rpath=/usr/lib/libressl -L/usr/lib/libressl notify.o -ltls -o pounce-notify
cc -Wl,-rpath=/usr/lib/libressl -L/usr/lib/libressl bounce.o client.o config.o local.o ring.o server.o state.o xdg.o -lcrypt -ltls -o pounce
install -d /tmp/SBo/repo.Rm3u5r/build_pounce/package-pounce/usr/bin /tmp/SBo/repo.Rm3u5r/build_pounce/package-pounce/usr/man/man1
install calico pounce pounce-notify /tmp/SBo/repo.Rm3u5r/build_pounce/package-pounce/usr/bin
install -m 644 calico.1 pounce.1 pounce-notify.1 /tmp/SBo/repo.Rm3u5r/build_pounce/package-pounce/usr/man/man1

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

WARNING: rpath found in ./usr/bin/calico:   RPATH                /usr/lib/libressl
WARNING: rpath found in ./usr/bin/pounce:   RPATH                /usr/lib/libressl
WARNING: rpath found in ./usr/bin/pounce-notify:   RPATH                /usr/lib/libressl

Creating Slackware package:  /tmp/SBo/repo.Rm3u5r/output_pounce/pounce-3.2-i586-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/calico
usr/bin/pounce
usr/bin/pounce-notify
usr/doc/
usr/doc/pounce-3.2/
usr/doc/pounce-3.2/LICENSE
usr/doc/pounce-3.2/QUIRKS.7
usr/doc/pounce-3.2/README.7
usr/doc/pounce-3.2/pounce.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/calico.1.gz
usr/man/man1/pounce-notify.1.gz
usr/man/man1/pounce.1.gz

Slackware package /tmp/SBo/repo.Rm3u5r/output_pounce/pounce-3.2-i586-2_SBo.txz created.

Built ok:  pounce-3.2-i586-2_SBo.txz                                    03:08:47
Testing package pounce-3.2-i586-2_SBo.txz ... 
Test installing pounce-3.2-i586-2_SBo.txz ...
pounce-3.2-i586-2_SBo: multi-client, TLS-only IRC bouncer .............. [ 160K]
Unmounting chroot ... 
Backed up: pounce-3.1-i586-2_SBo.txz
:-) network/pounce Updated for version 3.2 (-:

@sbo-bot
Copy link
Copy Markdown

sbo-bot Bot commented May 29, 2026

sbopkglint i586 network/pounce

Installing dependency: libtls
libtls-3.7.1-i586-1_SBo: a new TLS library by OpenBSD, part of libreSSL  [ 4.5M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/network/pounce/pounce-3.2-i586-2_SBo.txz to /tmp/SBo/sbopkglint.jrhwUr ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/pounce/pounce-3.2-i586-2_SBo.txz to /tmp/SBo/sbopkglint.jrhwUr ...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
Running test: 95-pkgconfig...OK
✅ === pounce-3.2-i586-2_SBo.txz: All tests passed ✅

@sbo-bot
Copy link
Copy Markdown

sbo-bot Bot commented May 29, 2026

buildpkg x86_64 network/pounce

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:     Fri May 29 03:04:27 GMT 2026
revision: ed5514ab06556e71c245a48639dc80de38e17fd5
title:    Merge 99cd5ce99a3afd6668632d4ced10bcffc101bc7a into ce653b887274b9906116c9a15f1bd7addc6c52d0

================================================================================
network/pounce                                                          03:09:47
================================================================================

Calculating dependencies ... 
Dependency tree:
network/pounce (update for version 3.2)
  network/libtls (update for version 3.7.1)

Building network/libtls (update for version 3.7.1) -------------------- 03:09:48
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Running libtls.SlackBuild ...                                       ETA 03:10:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./libtls.SlackBuild
Built ok:  libtls-3.7.1-x86_64-1_SBo.txz                                03:10:14
Testing package libtls-3.7.1-x86_64-1_SBo.txz ... done.
Test installing libtls-3.7.1-x86_64-1_SBo.txz ...
libtls-3.7.1-x86_64-1_SBo: a new TLS library by OpenBSD, part of libreSS [ 4.3M]
Unmounting chroot ... done.
Backed up: libtls-4.3.2-x86_64-1_SBo.txz
✅ network/libtls Updated for version 3.7.1 ✅

Building network/pounce (update for version 3.2) ---------------------- 03:10:15
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libtls-3.7.1-x86_64-1_SBo: a new TLS library by OpenBSD, part of libreSS [ 4.3M]
Running pounce.SlackBuild ...                                       ETA 03:10:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./pounce.SlackBuild
Built ok:  pounce-3.2-x86_64-2_SBo.txz                                  03:10:18
Testing package pounce-3.2-x86_64-2_SBo.txz ... done.
Test installing pounce-3.2-x86_64-2_SBo.txz ...
pounce-3.2-x86_64-2_SBo: multi-client, TLS-only IRC bouncer ............ [ 170K]
Unmounting chroot ... done.
Backed up: pounce-3.1-x86_64-2_SBo.txz
✅ network/pounce Updated for version 3.2 ✅

================================================================================
SUMMARY                                                                 03:10:19
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-05-29_03:09:46.log
Runtime:     0h 0m 33s
Updated:     2
  network/libtls/libtls-3.7.1-x86_64-1_SBo.txz
  network/pounce/pounce-3.2-x86_64-2_SBo.txz

Snipped Build Log

Details
Building network/pounce (update for version 3.2) 2026-05-29 03:10:15
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libtls-3.7.1-x86_64-1_SBo: a new TLS library by OpenBSD, part of libreSS [ 4.3M]
Running pounce.SlackBuild ...                                       ETA 03:10:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./pounce.SlackBuild
pounce-3.2/
pounce-3.2/.gitignore
pounce-3.2/LICENSE
pounce-3.2/Makefile
pounce-3.2/QUIRKS.7
pounce-3.2/README.7
pounce-3.2/bounce.c
pounce-3.2/bounce.h
pounce-3.2/calico.1
pounce-3.2/client.c
pounce-3.2/config.c
pounce-3.2/configure
pounce-3.2/dispatch.c
pounce-3.2/local.c
pounce-3.2/notify.c
pounce-3.2/pounce-notify.1
pounce-3.2/pounce.1
pounce-3.2/ring.c
pounce-3.2/server.c
pounce-3.2/state.c
pounce-3.2/xdg.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o dispatch.o dispatch.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o bounce.o bounce.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o client.o client.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o config.o config.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o local.o local.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o ring.o ring.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o server.o server.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o state.o state.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o xdg.o xdg.c
cc -O2 -fPIC -std=c11 -Wall -Wextra -Wpedantic -D_GNU_SOURCE -D'OPENSSL_BIN="/usr/bin/openssl"'   -c -o notify.o notify.c
bounce.c: In function ‘genCert’:
bounce.c:500:13: warning: unused variable ‘error’ [-Wunused-variable]
  500 |         int error;
      |             ^~~~~
cc -Wl,-rpath=/usr/lib64/libressl -L/usr/lib64/libressl dispatch.o  -o calico
cc -Wl,-rpath=/usr/lib64/libressl -L/usr/lib64/libressl notify.o -ltls -o pounce-notify
cc -Wl,-rpath=/usr/lib64/libressl -L/usr/lib64/libressl bounce.o client.o config.o local.o ring.o server.o state.o xdg.o -lcrypt -ltls -o pounce
install -d /tmp/SBo/repo.bXzas6/build_pounce/package-pounce/usr/bin /tmp/SBo/repo.bXzas6/build_pounce/package-pounce/usr/man/man1
install calico pounce pounce-notify /tmp/SBo/repo.bXzas6/build_pounce/package-pounce/usr/bin
install -m 644 calico.1 pounce.1 pounce-notify.1 /tmp/SBo/repo.bXzas6/build_pounce/package-pounce/usr/man/man1

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

WARNING: rpath found in ./usr/bin/calico:   RPATH                /usr/lib64/libressl
WARNING: rpath found in ./usr/bin/pounce:   RPATH                /usr/lib64/libressl
WARNING: rpath found in ./usr/bin/pounce-notify:   RPATH                /usr/lib64/libressl

Creating Slackware package:  /tmp/SBo/repo.bXzas6/output_pounce/pounce-3.2-x86_64-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/calico
usr/bin/pounce
usr/bin/pounce-notify
usr/doc/
usr/doc/pounce-3.2/
usr/doc/pounce-3.2/LICENSE
usr/doc/pounce-3.2/QUIRKS.7
usr/doc/pounce-3.2/README.7
usr/doc/pounce-3.2/pounce.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/calico.1.gz
usr/man/man1/pounce-notify.1.gz
usr/man/man1/pounce.1.gz

Slackware package /tmp/SBo/repo.bXzas6/output_pounce/pounce-3.2-x86_64-2_SBo.txz created.

Built ok:  pounce-3.2-x86_64-2_SBo.txz                                  03:10:18
Testing package pounce-3.2-x86_64-2_SBo.txz ... 
Test installing pounce-3.2-x86_64-2_SBo.txz ...
pounce-3.2-x86_64-2_SBo: multi-client, TLS-only IRC bouncer ............ [ 170K]
Unmounting chroot ... 
Backed up: pounce-3.1-x86_64-2_SBo.txz
:-) network/pounce Updated for version 3.2 (-:

@sbo-bot
Copy link
Copy Markdown

sbo-bot Bot commented May 29, 2026

sbopkglint x86_64 network/pounce

Installing dependency: libtls
libtls-3.7.1-x86_64-1_SBo: a new TLS library by OpenBSD, part of libreSS [ 4.3M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/network/pounce/pounce-3.2-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.erdmlh ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/pounce/pounce-3.2-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.erdmlh ...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
Running test: 95-pkgconfig...OK
✅ === pounce-3.2-x86_64-2_SBo.txz: All tests passed ✅

Copy link
Copy Markdown
Member

@willysr willysr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged

@willysr willysr closed this May 29, 2026
@r1w1s1 r1w1s1 deleted the update/pounce-3.2 branch May 30, 2026 15:26
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