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

multimedia/UxPlay: Added (AirPlay Unix mirroring server). #8975

Closed
wants to merge 1 commit into from

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Dec 2, 2024

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Dec 2, 2024
Copy link
Author

sbo-bot bot commented Dec 2, 2024

@sbo-bot: build multimedia/UxPlay

Copy link

github-actions bot commented Dec 2, 2024

reverse dependencies - multimedia/UxPlay

None

Copy link

github-actions bot commented Dec 2, 2024

✅ sbolint - multimedia/UxPlay ✅

sbolint: UxPlay checks out OK

Copy link
Author

sbo-bot bot commented Dec 2, 2024

buildpkg i586 multimedia/UxPlay

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:     Mon Dec  2 11:35:07 GMT 2024
revision: 6495ffc3c55bde176e95dcdf39beec940d429443
title:    Merge 44dbefd5c0d478e6c915d3ebf5db4f0498d096fc into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
multimedia/UxPlay                                                       12:08:17
================================================================================

Calculating dependencies ... 
Hints for network/avahi:
  GROUPADD="214:avahi"
  USERADD="214:avahi"
Dependency tree:
multimedia/UxPlay (update for git 44dbefd)
  network/avahi (ok)
    libraries/libdaemon (ok)
  libraries/libdaemon (ok)

Building multimedia/UxPlay (update for git 44dbefd) ------------------- 12:08:19
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 12:08:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
Built ok:  UxPlay-1.70-i586-2_SBo.txz                                   12:08:27
Testing package UxPlay-1.70-i586-2_SBo.txz ... done.
Test installing UxPlay-1.70-i586-2_SBo.txz ...
UxPlay-1.70-i586-2_SBo: AirPlay-Mirror and AirPlay-Audio server ........ [ 1.1M]
Unmounting chroot ... done.
Backed up: UxPlay-1.70-i586-1_SBo.txz
✅ multimedia/UxPlay Updated for git 44dbefd ✅

================================================================================
SUMMARY                                                                 12:08:28
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-02_12:08:16.log
Runtime:     0h 0m 12s
Updated:     1
  multimedia/UxPlay/UxPlay-1.70-i586-2_SBo.txz

Snipped Build Log

Building multimedia/UxPlay (update for git 44dbefd) 2024-12-02 12:08:19
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 12:08:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
UxPlay-1.70/
UxPlay-1.70/.gitignore
UxPlay-1.70/CMakeLists.txt
UxPlay-1.70/LICENSE
UxPlay-1.70/README.html
UxPlay-1.70/README.md
UxPlay-1.70/README.txt
UxPlay-1.70/cmake_uninstall.cmake.in
UxPlay-1.70/lib/
UxPlay-1.70/lib/CMakeLists.txt
UxPlay-1.70/lib/byteutils.c
UxPlay-1.70/lib/byteutils.h
UxPlay-1.70/lib/compat.h
UxPlay-1.70/lib/crypto.c
UxPlay-1.70/lib/crypto.h
UxPlay-1.70/lib/dnssd.c
UxPlay-1.70/lib/dnssd.h
UxPlay-1.70/lib/dnssdint.h
UxPlay-1.70/lib/fairplay.h
UxPlay-1.70/lib/fairplay_playfair.c
UxPlay-1.70/lib/global.h
UxPlay-1.70/lib/http_request.c
UxPlay-1.70/lib/http_request.h
UxPlay-1.70/lib/http_response.c
UxPlay-1.70/lib/http_response.h
UxPlay-1.70/lib/httpd.c
UxPlay-1.70/lib/httpd.h
UxPlay-1.70/lib/llhttp/
UxPlay-1.70/lib/llhttp/CMakeLists.txt
UxPlay-1.70/lib/llhttp/LICENSE-MIT
UxPlay-1.70/lib/llhttp/api.c
UxPlay-1.70/lib/llhttp/http.c
UxPlay-1.70/lib/llhttp/llhttp.c
UxPlay-1.70/lib/llhttp/llhttp.h
UxPlay-1.70/lib/logger.c
UxPlay-1.70/lib/logger.h
UxPlay-1.70/lib/mirror_buffer.c
UxPlay-1.70/lib/mirror_buffer.h
UxPlay-1.70/lib/netutils.c
UxPlay-1.70/lib/netutils.h
UxPlay-1.70/lib/pairing.c
UxPlay-1.70/lib/pairing.h
UxPlay-1.70/lib/playfair/
UxPlay-1.70/lib/playfair/CMakeLists.txt
UxPlay-1.70/lib/playfair/LICENSE.md
UxPlay-1.70/lib/playfair/hand_garble.c
UxPlay-1.70/lib/playfair/modified_md5.c
UxPlay-1.70/lib/playfair/omg_hax.c
UxPlay-1.70/lib/playfair/omg_hax.h
UxPlay-1.70/lib/playfair/playfair.c
UxPlay-1.70/lib/playfair/playfair.h
UxPlay-1.70/lib/playfair/sap_hash.c
UxPlay-1.70/lib/raop.c
UxPlay-1.70/lib/raop.h
UxPlay-1.70/lib/raop_buffer.c
UxPlay-1.70/lib/raop_buffer.h
UxPlay-1.70/lib/raop_handlers.h
UxPlay-1.70/lib/raop_ntp.c
UxPlay-1.70/lib/raop_ntp.h
UxPlay-1.70/lib/raop_rtp.c
UxPlay-1.70/lib/raop_rtp.h
UxPlay-1.70/lib/raop_rtp_mirror.c
UxPlay-1.70/lib/raop_rtp_mirror.h
UxPlay-1.70/lib/sockets.h
UxPlay-1.70/lib/srp.c
UxPlay-1.70/lib/srp.h
UxPlay-1.70/lib/stream.h
UxPlay-1.70/lib/threads.h
UxPlay-1.70/lib/utils.c
UxPlay-1.70/lib/utils.h
UxPlay-1.70/renderers/
UxPlay-1.70/renderers/CMakeLists.txt
UxPlay-1.70/renderers/audio_renderer.c
UxPlay-1.70/renderers/audio_renderer.h
UxPlay-1.70/renderers/video_renderer.c
UxPlay-1.70/renderers/video_renderer.h
UxPlay-1.70/renderers/x_display_fix.h
UxPlay-1.70/uxplay.1
UxPlay-1.70/uxplay.cpp
UxPlay-1.70/uxplay.spec
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project name: uxplay
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Will compile using X11 Libraries  (use cmake option -DNO_X11_DEPS=ON if X11 dependence is not wanted)
-- *** CFLAGS "-O2 -march=i586 -mtune=i686" from build environment will be postpended to CMAKE_CFLAGS
-- Not using -march=native
-- using CMAKE_CFLAGS: -DSTANDALONE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -D_LINUX -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -O2 -O2 -march=i586 -mtune=i686
-- Looking for include file sys/endian.h
-- Looking for include file sys/endian.h - not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Checking for one of the modules 'libplist-2.0'
-- found libplist-2.2.0
-- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1{", minimum required is "1.1.1")  
-- Checking for one of the modules 'avahi-compat-libdns_sd'
-- Will use X_DISPLAY_FIX
-- Checking for module 'gstreamer-1.0>=1.20'
--   Requested 'gstreamer-1.0 >= 1.20' but version of GStreamer is 1.18.5
--   Failure to find Gstreamer >= 1.20 is NOT an error!
--   ZOOMFIX will be applied as Gstreamer version is < 1.20
-- Checking for modules 'gstreamer-1.0>=1.4;gstreamer-sdp-1.0>=1.4;gstreamer-video-1.0>=1.4;gstreamer-app-1.0>=1.4'
--   Found gstreamer-1.0, version 1.18.5
--   Found gstreamer-sdp-1.0, version 1.18.5
--   Found gstreamer-video-1.0, version 1.18.5
--   Found gstreamer-app-1.0, version 1.18.5
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    MAN_INSTALL_DIR


-- Build files have been written to: /tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/build
[  5%] Building C object lib/playfair/CMakeFiles/playfair.dir/omg_hax.c.o
[  5%] Building C object lib/playfair/CMakeFiles/playfair.dir/modified_md5.c.o
[  8%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/api.c.o
[ 17%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/http.c.o
[ 17%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/llhttp.c.o
[ 17%] Building C object lib/playfair/CMakeFiles/playfair.dir/playfair.c.o
[ 20%] Building C object lib/playfair/CMakeFiles/playfair.dir/hand_garble.c.o
[ 23%] Building C object lib/playfair/CMakeFiles/playfair.dir/sap_hash.c.o
[ 26%] Linking C static library libplayfair.a
[ 26%] Built target playfair
[ 29%] Linking C static library libllhttp.a
[ 29%] Built target llhttp
[ 32%] Building C object lib/CMakeFiles/airplay.dir/byteutils.c.o
[ 41%] Building C object lib/CMakeFiles/airplay.dir/mirror_buffer.c.o
[ 41%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
[ 44%] Building C object lib/CMakeFiles/airplay.dir/http_request.c.o
[ 50%] Building C object lib/CMakeFiles/airplay.dir/netutils.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/httpd.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/crypto.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/http_response.c.o
[ 55%] Building C object lib/CMakeFiles/airplay.dir/pairing.c.o
[ 58%] Building C object lib/CMakeFiles/airplay.dir/raop.c.o
[ 61%] Building C object lib/CMakeFiles/airplay.dir/logger.c.o
[ 64%] Building C object lib/CMakeFiles/airplay.dir/fairplay_playfair.c.o
[ 67%] Building C object lib/CMakeFiles/airplay.dir/raop_ntp.c.o
[ 70%] Building C object lib/CMakeFiles/airplay.dir/raop_buffer.c.o
[ 73%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp.c.o
[ 76%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp_mirror.c.o
[ 79%] Building C object lib/CMakeFiles/airplay.dir/srp.c.o
[ 82%] Building C object lib/CMakeFiles/airplay.dir/utils.c.o
/tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c: In function ‘raop_buffer_enqueue’:
/tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c:214:9: warning: unused variable ‘decrypt_ret’ [-Wunused-variable]
  214 |     int decrypt_ret = raop_buffer_decrypt(raop_buffer, data, entry->payload_data, payload_size, &entry->payload_size);
      |         ^~~~~~~~~~~
/tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c: In function ‘raop_rtp_thread_udp’:
/tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:536:25: warning: unused variable ‘result’ [-Wunused-variable]
  536 |                     int result = raop_buffer_enqueue(raop_rtp->buffer, resent_packet, resent_packetlen, &ntp_time, &rtp_time, 1);
      |                         ^~~~~~
/tmp/SBo/repo.XME7ay/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:668:17: warning: unused variable ‘result’ [-Wunused-variable]
  668 |             int result = raop_buffer_enqueue(raop_rtp->buffer, packet, packetlen, &ntp_time, &rtp_time, 1);
      |                 ^~~~~~
[ 85%] Linking C static library libairplay.a
[ 85%] Built target airplay
[ 88%] Building C object renderers/CMakeFiles/renderers.dir/audio_renderer.c.o
[ 91%] Building C object renderers/CMakeFiles/renderers.dir/video_renderer.c.o
[ 94%] Linking C static library librenderers.a
[ 94%] Built target renderers
[ 97%] Building CXX object CMakeFiles/uxplay.dir/uxplay.cpp.o
[100%] Linking CXX executable uxplay
[100%] Built target uxplay
Consolidate compiler generated dependencies of target llhttp
Consolidate compiler generated dependencies of target playfair
[ 11%] Built target llhttp
[ 29%] Built target playfair
Consolidate compiler generated dependencies of target airplay
[ 85%] Built target airplay
Consolidate compiler generated dependencies of target renderers
[ 94%] Built target renderers
Consolidate compiler generated dependencies of target uxplay
[100%] Built target uxplay
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/bin/uxplay
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/man/man1/uxplay.1
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.md
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.txt
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.html
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/doc/uxplay/LICENSE
-- Installing: /tmp/SBo/repo.XME7ay/build_UxPlay/package-UxPlay/usr/doc/uxplay/llhttp/LICENSE-MIT

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.XME7ay/output_UxPlay/UxPlay-1.70-i586-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/uxplay
usr/doc/
usr/doc/UxPlay-1.70/
usr/doc/UxPlay-1.70/LICENSE
usr/doc/UxPlay-1.70/README.html
usr/doc/UxPlay-1.70/README.md
usr/doc/UxPlay-1.70/README.txt
usr/doc/UxPlay-1.70/UxPlay.SlackBuild
usr/doc/uxplay/
usr/doc/uxplay/LICENSE
usr/doc/uxplay/README.html
usr/doc/uxplay/README.md
usr/doc/uxplay/README.txt
usr/doc/uxplay/llhttp/
usr/doc/uxplay/llhttp/LICENSE-MIT
usr/man/
usr/man/man1/
usr/man/man1/uxplay.1.gz

Slackware package /tmp/SBo/repo.XME7ay/output_UxPlay/UxPlay-1.70-i586-2_SBo.txz created.

Built ok:  UxPlay-1.70-i586-2_SBo.txz                                   12:08:27
Testing package UxPlay-1.70-i586-2_SBo.txz ... 
Test installing UxPlay-1.70-i586-2_SBo.txz ...
UxPlay-1.70-i586-2_SBo: AirPlay-Mirror and AirPlay-Audio server ........ [ 1.1M]
Unmounting chroot ... 
Backed up: UxPlay-1.70-i586-1_SBo.txz
:-) multimedia/UxPlay Updated for git 44dbefd (-:

Copy link
Author

sbo-bot bot commented Dec 2, 2024

sbopkglint i586 multimedia/UxPlay

Installing dependency: libdaemon
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]

Installing dependency: avahi
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/multimedia/UxPlay/UxPlay-1.70-i586-2_SBo.txz to /tmp/SBo/sbopkglint.GClRpv ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/multimedia/UxPlay/UxPlay-1.70-i586-2_SBo.txz to /tmp/SBo/sbopkglint.GClRpv ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...
--- docs outside of usr/doc/UxPlay-1.70:
drwxr-xr-x 3 root root 89 Dec  2 12:08 usr/doc/uxplay
FAILED
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
⛔️ !!! UxPlay-1.70-i586-2_SBo.txz: 1 failures ⛔️

Copy link
Author

sbo-bot bot commented Dec 2, 2024

buildpkg x86_64 multimedia/UxPlay

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:     Mon Dec  2 11:35:07 GMT 2024
revision: 6495ffc3c55bde176e95dcdf39beec940d429443
title:    Merge 44dbefd5c0d478e6c915d3ebf5db4f0498d096fc into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
multimedia/UxPlay                                                       12:09:30
================================================================================

Calculating dependencies ... 
Hints for network/avahi:
  GROUPADD="214:avahi"
  USERADD="214:avahi"
Dependency tree:
multimedia/UxPlay (update for git 44dbefd)
  network/avahi (ok)
    libraries/libdaemon (ok)
  libraries/libdaemon (ok)

Building multimedia/UxPlay (update for git 44dbefd) ------------------- 12:09:31
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 12:10:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
Built ok:  UxPlay-1.70-x86_64-2_SBo.txz                                 12:09:39
Testing package UxPlay-1.70-x86_64-2_SBo.txz ... done.
Test installing UxPlay-1.70-x86_64-2_SBo.txz ...
UxPlay-1.70-x86_64-2_SBo: AirPlay-Mirror and AirPlay-Audio server ...... [ 1.1M]
Unmounting chroot ... done.
Backed up: UxPlay-1.70-x86_64-1_SBo.txz
✅ multimedia/UxPlay Updated for git 44dbefd ✅

================================================================================
SUMMARY                                                                 12:09:40
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-02_12:09:29.log
Runtime:     0h 0m 11s
Updated:     1
  multimedia/UxPlay/UxPlay-1.70-x86_64-2_SBo.txz

Snipped Build Log

Building multimedia/UxPlay (update for git 44dbefd) 2024-12-02 12:09:31
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 12:10:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
UxPlay-1.70/
UxPlay-1.70/.gitignore
UxPlay-1.70/CMakeLists.txt
UxPlay-1.70/LICENSE
UxPlay-1.70/README.html
UxPlay-1.70/README.md
UxPlay-1.70/README.txt
UxPlay-1.70/cmake_uninstall.cmake.in
UxPlay-1.70/lib/
UxPlay-1.70/lib/CMakeLists.txt
UxPlay-1.70/lib/byteutils.c
UxPlay-1.70/lib/byteutils.h
UxPlay-1.70/lib/compat.h
UxPlay-1.70/lib/crypto.c
UxPlay-1.70/lib/crypto.h
UxPlay-1.70/lib/dnssd.c
UxPlay-1.70/lib/dnssd.h
UxPlay-1.70/lib/dnssdint.h
UxPlay-1.70/lib/fairplay.h
UxPlay-1.70/lib/fairplay_playfair.c
UxPlay-1.70/lib/global.h
UxPlay-1.70/lib/http_request.c
UxPlay-1.70/lib/http_request.h
UxPlay-1.70/lib/http_response.c
UxPlay-1.70/lib/http_response.h
UxPlay-1.70/lib/httpd.c
UxPlay-1.70/lib/httpd.h
UxPlay-1.70/lib/llhttp/
UxPlay-1.70/lib/llhttp/CMakeLists.txt
UxPlay-1.70/lib/llhttp/LICENSE-MIT
UxPlay-1.70/lib/llhttp/api.c
UxPlay-1.70/lib/llhttp/http.c
UxPlay-1.70/lib/llhttp/llhttp.c
UxPlay-1.70/lib/llhttp/llhttp.h
UxPlay-1.70/lib/logger.c
UxPlay-1.70/lib/logger.h
UxPlay-1.70/lib/mirror_buffer.c
UxPlay-1.70/lib/mirror_buffer.h
UxPlay-1.70/lib/netutils.c
UxPlay-1.70/lib/netutils.h
UxPlay-1.70/lib/pairing.c
UxPlay-1.70/lib/pairing.h
UxPlay-1.70/lib/playfair/
UxPlay-1.70/lib/playfair/CMakeLists.txt
UxPlay-1.70/lib/playfair/LICENSE.md
UxPlay-1.70/lib/playfair/hand_garble.c
UxPlay-1.70/lib/playfair/modified_md5.c
UxPlay-1.70/lib/playfair/omg_hax.c
UxPlay-1.70/lib/playfair/omg_hax.h
UxPlay-1.70/lib/playfair/playfair.c
UxPlay-1.70/lib/playfair/playfair.h
UxPlay-1.70/lib/playfair/sap_hash.c
UxPlay-1.70/lib/raop.c
UxPlay-1.70/lib/raop.h
UxPlay-1.70/lib/raop_buffer.c
UxPlay-1.70/lib/raop_buffer.h
UxPlay-1.70/lib/raop_handlers.h
UxPlay-1.70/lib/raop_ntp.c
UxPlay-1.70/lib/raop_ntp.h
UxPlay-1.70/lib/raop_rtp.c
UxPlay-1.70/lib/raop_rtp.h
UxPlay-1.70/lib/raop_rtp_mirror.c
UxPlay-1.70/lib/raop_rtp_mirror.h
UxPlay-1.70/lib/sockets.h
UxPlay-1.70/lib/srp.c
UxPlay-1.70/lib/srp.h
UxPlay-1.70/lib/stream.h
UxPlay-1.70/lib/threads.h
UxPlay-1.70/lib/utils.c
UxPlay-1.70/lib/utils.h
UxPlay-1.70/renderers/
UxPlay-1.70/renderers/CMakeLists.txt
UxPlay-1.70/renderers/audio_renderer.c
UxPlay-1.70/renderers/audio_renderer.h
UxPlay-1.70/renderers/video_renderer.c
UxPlay-1.70/renderers/video_renderer.h
UxPlay-1.70/renderers/x_display_fix.h
UxPlay-1.70/uxplay.1
UxPlay-1.70/uxplay.cpp
UxPlay-1.70/uxplay.spec
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project name: uxplay
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Will compile using X11 Libraries  (use cmake option -DNO_X11_DEPS=ON if X11 dependence is not wanted)
-- *** CFLAGS "-O2 -fPIC" from build environment will be postpended to CMAKE_CFLAGS
-- Not using -march=native
-- using CMAKE_CFLAGS: -DSTANDALONE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -D_LINUX -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -O2 -O2 -fPIC
-- Looking for include file sys/endian.h
-- Looking for include file sys/endian.h - not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Checking for one of the modules 'libplist-2.0'
-- found libplist-2.2.0
-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1{", minimum required is "1.1.1")  
-- Checking for one of the modules 'avahi-compat-libdns_sd'
-- Will use X_DISPLAY_FIX
-- Checking for module 'gstreamer-1.0>=1.20'
--   Requested 'gstreamer-1.0 >= 1.20' but version of GStreamer is 1.18.5
--   Failure to find Gstreamer >= 1.20 is NOT an error!
--   ZOOMFIX will be applied as Gstreamer version is < 1.20
-- Checking for modules 'gstreamer-1.0>=1.4;gstreamer-sdp-1.0>=1.4;gstreamer-video-1.0>=1.4;gstreamer-app-1.0>=1.4'
--   Found gstreamer-1.0, version 1.18.5
--   Found gstreamer-sdp-1.0, version 1.18.5
--   Found gstreamer-video-1.0, version 1.18.5
--   Found gstreamer-app-1.0, version 1.18.5
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    MAN_INSTALL_DIR


-- Build files have been written to: /tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/build
[  2%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/llhttp.c.o
[  5%] Building C object lib/playfair/CMakeFiles/playfair.dir/omg_hax.c.o
[  8%] Building C object lib/playfair/CMakeFiles/playfair.dir/hand_garble.c.o
[ 11%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/api.c.o
[ 14%] Building C object lib/playfair/CMakeFiles/playfair.dir/modified_md5.c.o
[ 17%] Building C object lib/playfair/CMakeFiles/playfair.dir/sap_hash.c.o
[ 20%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/http.c.o
[ 23%] Building C object lib/playfair/CMakeFiles/playfair.dir/playfair.c.o
[ 26%] Linking C static library libplayfair.a
[ 26%] Built target playfair
[ 29%] Linking C static library libllhttp.a
[ 29%] Built target llhttp
[ 32%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
[ 35%] Building C object lib/CMakeFiles/airplay.dir/byteutils.c.o
[ 38%] Building C object lib/CMakeFiles/airplay.dir/crypto.c.o
[ 41%] Building C object lib/CMakeFiles/airplay.dir/http_response.c.o
[ 44%] Building C object lib/CMakeFiles/airplay.dir/netutils.c.o
[ 47%] Building C object lib/CMakeFiles/airplay.dir/fairplay_playfair.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/http_request.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/httpd.c.o
[ 55%] Building C object lib/CMakeFiles/airplay.dir/pairing.c.o
[ 58%] Building C object lib/CMakeFiles/airplay.dir/raop.c.o
[ 61%] Building C object lib/CMakeFiles/airplay.dir/mirror_buffer.c.o
[ 64%] Building C object lib/CMakeFiles/airplay.dir/logger.c.o
[ 67%] Building C object lib/CMakeFiles/airplay.dir/raop_buffer.c.o
[ 70%] Building C object lib/CMakeFiles/airplay.dir/raop_ntp.c.o
[ 73%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp.c.o
[ 76%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp_mirror.c.o
[ 82%] Building C object lib/CMakeFiles/airplay.dir/utils.c.o
[ 82%] Building C object lib/CMakeFiles/airplay.dir/srp.c.o
/tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c: In function ‘raop_rtp_thread_udp’:
/tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:536:25: warning: unused variable ‘result’ [-Wunused-variable]
  536 |                     int result = raop_buffer_enqueue(raop_rtp->buffer, resent_packet, resent_packetlen, &ntp_time, &rtp_time, 1);
      |                         ^~~~~~
/tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c: In function ‘raop_buffer_enqueue’:
/tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c:214:9: warning: unused variable ‘decrypt_ret’ [-Wunused-variable]
  214 |     int decrypt_ret = raop_buffer_decrypt(raop_buffer, data, entry->payload_data, payload_size, &entry->payload_size);
      |         ^~~~~~~~~~~
/tmp/SBo/repo.D6G9zj/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:668:17: warning: unused variable ‘result’ [-Wunused-variable]
  668 |             int result = raop_buffer_enqueue(raop_rtp->buffer, packet, packetlen, &ntp_time, &rtp_time, 1);
      |                 ^~~~~~
[ 85%] Linking C static library libairplay.a
[ 85%] Built target airplay
[ 88%] Building C object renderers/CMakeFiles/renderers.dir/audio_renderer.c.o
[ 91%] Building C object renderers/CMakeFiles/renderers.dir/video_renderer.c.o
[ 94%] Linking C static library librenderers.a
[ 94%] Built target renderers
[ 97%] Building CXX object CMakeFiles/uxplay.dir/uxplay.cpp.o
[100%] Linking CXX executable uxplay
[100%] Built target uxplay
Consolidate compiler generated dependencies of target playfair
Consolidate compiler generated dependencies of target llhttp
[ 17%] Built target playfair
[ 29%] Built target llhttp
Consolidate compiler generated dependencies of target airplay
[ 85%] Built target airplay
Consolidate compiler generated dependencies of target renderers
[ 94%] Built target renderers
Consolidate compiler generated dependencies of target uxplay
[100%] Built target uxplay
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/bin/uxplay
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/man/man1/uxplay.1
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.md
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.txt
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.html
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/doc/uxplay/LICENSE
-- Installing: /tmp/SBo/repo.D6G9zj/build_UxPlay/package-UxPlay/usr/doc/uxplay/llhttp/LICENSE-MIT

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.D6G9zj/output_UxPlay/UxPlay-1.70-x86_64-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/uxplay
usr/doc/
usr/doc/UxPlay-1.70/
usr/doc/UxPlay-1.70/LICENSE
usr/doc/UxPlay-1.70/README.html
usr/doc/UxPlay-1.70/README.md
usr/doc/UxPlay-1.70/README.txt
usr/doc/UxPlay-1.70/UxPlay.SlackBuild
usr/doc/uxplay/
usr/doc/uxplay/LICENSE
usr/doc/uxplay/README.html
usr/doc/uxplay/README.md
usr/doc/uxplay/README.txt
usr/doc/uxplay/llhttp/
usr/doc/uxplay/llhttp/LICENSE-MIT
usr/man/
usr/man/man1/
usr/man/man1/uxplay.1.gz

Slackware package /tmp/SBo/repo.D6G9zj/output_UxPlay/UxPlay-1.70-x86_64-2_SBo.txz created.

Built ok:  UxPlay-1.70-x86_64-2_SBo.txz                                 12:09:39
Testing package UxPlay-1.70-x86_64-2_SBo.txz ... 
Test installing UxPlay-1.70-x86_64-2_SBo.txz ...
UxPlay-1.70-x86_64-2_SBo: AirPlay-Mirror and AirPlay-Audio server ...... [ 1.1M]
Unmounting chroot ... 
Backed up: UxPlay-1.70-x86_64-1_SBo.txz
:-) multimedia/UxPlay Updated for git 44dbefd (-:

Copy link
Author

sbo-bot bot commented Dec 2, 2024

sbopkglint x86_64 multimedia/UxPlay

Installing dependency: libdaemon
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]

Installing dependency: avahi
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/multimedia/UxPlay/UxPlay-1.70-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.Q6jFP2 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/multimedia/UxPlay/UxPlay-1.70-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.Q6jFP2 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...
--- docs outside of usr/doc/UxPlay-1.70:
drwxr-xr-x 3 root root 89 Dec  2 12:09 usr/doc/uxplay
FAILED
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
⛔️ !!! UxPlay-1.70-x86_64-2_SBo.txz: 1 failures ⛔️

@willysr
Copy link
Member

willysr commented Dec 2, 2024

@clavisound there's a dual directory for the docs, which should be unified
usr/doc/UxPlay-1.70/
usr/doc/uxplay/

can you revise this?

| xargs rm -f

mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
Copy link
Contributor

Choose a reason for hiding this comment

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

@willysr

After line 121 add this if you want.

mv $PKG/usr/doc/uxplay/* $PKG/usr/doc/$PRGNAM-$VERSION/
rm -r $PKG/usr/doc/uxplay/

I don't know how to edit a commit. I have send you email to drop it so I can re-submit. Whatever suits you.

@willysr willysr force-pushed the UxPlay-b8d46d9c374b7ef574e8829a3138e006 branch from 44dbefd to 8089f27 Compare December 2, 2024 14:24
@willysr
Copy link
Member

willysr commented Dec 2, 2024

@sbo-bot: build multimedia/UxPlay

Copy link
Author

sbo-bot bot commented Dec 2, 2024

buildpkg i586 multimedia/UxPlay

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:     Mon Dec  2 14:24:07 GMT 2024
revision: eef701d0f0ecaed21b684ec480292d76e411f8d8
title:    Merge 8089f276698699b31bd36263196e4c9ab2e9c389 into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
multimedia/UxPlay                                                       17:46:45
================================================================================

Calculating dependencies ... 
Hints for network/avahi:
  GROUPADD="214:avahi"
  USERADD="214:avahi"
Dependency tree:
multimedia/UxPlay (update for git 8089f27)
  network/avahi (ok)
    libraries/libdaemon (ok)
  libraries/libdaemon (ok)

Building multimedia/UxPlay (update for git 8089f27) ------------------- 17:46:46
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 17:47:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
Built ok:  UxPlay-1.70-i586-3_SBo.txz                                   17:46:54
Testing package UxPlay-1.70-i586-3_SBo.txz ... done.
Test installing UxPlay-1.70-i586-3_SBo.txz ...
UxPlay-1.70-i586-3_SBo: AirPlay-Mirror and AirPlay-Audio server ........ [ 750K]
Unmounting chroot ... done.
Backed up: UxPlay-1.70-i586-2_SBo.txz
✅ multimedia/UxPlay Updated for git 8089f27 ✅

================================================================================
SUMMARY                                                                 17:46:55
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-02_17:46:44.log
Runtime:     0h 0m 12s
Updated:     1
  multimedia/UxPlay/UxPlay-1.70-i586-3_SBo.txz

Snipped Build Log

Building multimedia/UxPlay (update for git 8089f27) 2024-12-02 17:46:46
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 17:47:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
UxPlay-1.70/
UxPlay-1.70/.gitignore
UxPlay-1.70/CMakeLists.txt
UxPlay-1.70/LICENSE
UxPlay-1.70/README.html
UxPlay-1.70/README.md
UxPlay-1.70/README.txt
UxPlay-1.70/cmake_uninstall.cmake.in
UxPlay-1.70/lib/
UxPlay-1.70/lib/CMakeLists.txt
UxPlay-1.70/lib/byteutils.c
UxPlay-1.70/lib/byteutils.h
UxPlay-1.70/lib/compat.h
UxPlay-1.70/lib/crypto.c
UxPlay-1.70/lib/crypto.h
UxPlay-1.70/lib/dnssd.c
UxPlay-1.70/lib/dnssd.h
UxPlay-1.70/lib/dnssdint.h
UxPlay-1.70/lib/fairplay.h
UxPlay-1.70/lib/fairplay_playfair.c
UxPlay-1.70/lib/global.h
UxPlay-1.70/lib/http_request.c
UxPlay-1.70/lib/http_request.h
UxPlay-1.70/lib/http_response.c
UxPlay-1.70/lib/http_response.h
UxPlay-1.70/lib/httpd.c
UxPlay-1.70/lib/httpd.h
UxPlay-1.70/lib/llhttp/
UxPlay-1.70/lib/llhttp/CMakeLists.txt
UxPlay-1.70/lib/llhttp/LICENSE-MIT
UxPlay-1.70/lib/llhttp/api.c
UxPlay-1.70/lib/llhttp/http.c
UxPlay-1.70/lib/llhttp/llhttp.c
UxPlay-1.70/lib/llhttp/llhttp.h
UxPlay-1.70/lib/logger.c
UxPlay-1.70/lib/logger.h
UxPlay-1.70/lib/mirror_buffer.c
UxPlay-1.70/lib/mirror_buffer.h
UxPlay-1.70/lib/netutils.c
UxPlay-1.70/lib/netutils.h
UxPlay-1.70/lib/pairing.c
UxPlay-1.70/lib/pairing.h
UxPlay-1.70/lib/playfair/
UxPlay-1.70/lib/playfair/CMakeLists.txt
UxPlay-1.70/lib/playfair/LICENSE.md
UxPlay-1.70/lib/playfair/hand_garble.c
UxPlay-1.70/lib/playfair/modified_md5.c
UxPlay-1.70/lib/playfair/omg_hax.c
UxPlay-1.70/lib/playfair/omg_hax.h
UxPlay-1.70/lib/playfair/playfair.c
UxPlay-1.70/lib/playfair/playfair.h
UxPlay-1.70/lib/playfair/sap_hash.c
UxPlay-1.70/lib/raop.c
UxPlay-1.70/lib/raop.h
UxPlay-1.70/lib/raop_buffer.c
UxPlay-1.70/lib/raop_buffer.h
UxPlay-1.70/lib/raop_handlers.h
UxPlay-1.70/lib/raop_ntp.c
UxPlay-1.70/lib/raop_ntp.h
UxPlay-1.70/lib/raop_rtp.c
UxPlay-1.70/lib/raop_rtp.h
UxPlay-1.70/lib/raop_rtp_mirror.c
UxPlay-1.70/lib/raop_rtp_mirror.h
UxPlay-1.70/lib/sockets.h
UxPlay-1.70/lib/srp.c
UxPlay-1.70/lib/srp.h
UxPlay-1.70/lib/stream.h
UxPlay-1.70/lib/threads.h
UxPlay-1.70/lib/utils.c
UxPlay-1.70/lib/utils.h
UxPlay-1.70/renderers/
UxPlay-1.70/renderers/CMakeLists.txt
UxPlay-1.70/renderers/audio_renderer.c
UxPlay-1.70/renderers/audio_renderer.h
UxPlay-1.70/renderers/video_renderer.c
UxPlay-1.70/renderers/video_renderer.h
UxPlay-1.70/renderers/x_display_fix.h
UxPlay-1.70/uxplay.1
UxPlay-1.70/uxplay.cpp
UxPlay-1.70/uxplay.spec
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project name: uxplay
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Will compile using X11 Libraries  (use cmake option -DNO_X11_DEPS=ON if X11 dependence is not wanted)
-- *** CFLAGS "-O2 -march=i586 -mtune=i686" from build environment will be postpended to CMAKE_CFLAGS
-- Not using -march=native
-- using CMAKE_CFLAGS: -DSTANDALONE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -D_LINUX -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -O2 -O2 -march=i586 -mtune=i686
-- Looking for include file sys/endian.h
-- Looking for include file sys/endian.h - not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Checking for one of the modules 'libplist-2.0'
-- found libplist-2.2.0
-- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1{", minimum required is "1.1.1")  
-- Checking for one of the modules 'avahi-compat-libdns_sd'
-- Will use X_DISPLAY_FIX
-- Checking for module 'gstreamer-1.0>=1.20'
--   Requested 'gstreamer-1.0 >= 1.20' but version of GStreamer is 1.18.5
--   Failure to find Gstreamer >= 1.20 is NOT an error!
--   ZOOMFIX will be applied as Gstreamer version is < 1.20
-- Checking for modules 'gstreamer-1.0>=1.4;gstreamer-sdp-1.0>=1.4;gstreamer-video-1.0>=1.4;gstreamer-app-1.0>=1.4'
--   Found gstreamer-1.0, version 1.18.5
--   Found gstreamer-sdp-1.0, version 1.18.5
--   Found gstreamer-video-1.0, version 1.18.5
--   Found gstreamer-app-1.0, version 1.18.5
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    MAN_INSTALL_DIR


-- Build files have been written to: /tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/build
[  8%] Building C object lib/playfair/CMakeFiles/playfair.dir/modified_md5.c.o
[  8%] Building C object lib/playfair/CMakeFiles/playfair.dir/omg_hax.c.o
[  8%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/http.c.o
[ 11%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/llhttp.c.o
[ 14%] Building C object lib/playfair/CMakeFiles/playfair.dir/hand_garble.c.o
[ 17%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/api.c.o
[ 20%] Building C object lib/playfair/CMakeFiles/playfair.dir/sap_hash.c.o
[ 23%] Building C object lib/playfair/CMakeFiles/playfair.dir/playfair.c.o
[ 26%] Linking C static library libplayfair.a
[ 26%] Built target playfair
[ 29%] Linking C static library libllhttp.a
[ 29%] Built target llhttp
[ 32%] Building C object lib/CMakeFiles/airplay.dir/http_request.c.o
[ 35%] Building C object lib/CMakeFiles/airplay.dir/byteutils.c.o
[ 38%] Building C object lib/CMakeFiles/airplay.dir/http_response.c.o
[ 41%] Building C object lib/CMakeFiles/airplay.dir/crypto.c.o
[ 44%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
[ 47%] Building C object lib/CMakeFiles/airplay.dir/httpd.c.o
[ 50%] Building C object lib/CMakeFiles/airplay.dir/fairplay_playfair.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/pairing.c.o
[ 55%] Building C object lib/CMakeFiles/airplay.dir/logger.c.o
[ 58%] Building C object lib/CMakeFiles/airplay.dir/mirror_buffer.c.o
[ 61%] Building C object lib/CMakeFiles/airplay.dir/raop.c.o
[ 64%] Building C object lib/CMakeFiles/airplay.dir/netutils.c.o
[ 67%] Building C object lib/CMakeFiles/airplay.dir/raop_buffer.c.o
[ 70%] Building C object lib/CMakeFiles/airplay.dir/raop_ntp.c.o
[ 73%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp.c.o
[ 76%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp_mirror.c.o
[ 79%] Building C object lib/CMakeFiles/airplay.dir/srp.c.o
[ 82%] Building C object lib/CMakeFiles/airplay.dir/utils.c.o
/tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c: In function ‘raop_buffer_enqueue’:
/tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c:214:9: warning: unused variable ‘decrypt_ret’ [-Wunused-variable]
  214 |     int decrypt_ret = raop_buffer_decrypt(raop_buffer, data, entry->payload_data, payload_size, &entry->payload_size);
      |         ^~~~~~~~~~~
/tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c: In function ‘raop_rtp_thread_udp’:
/tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:536:25: warning: unused variable ‘result’ [-Wunused-variable]
  536 |                     int result = raop_buffer_enqueue(raop_rtp->buffer, resent_packet, resent_packetlen, &ntp_time, &rtp_time, 1);
      |                         ^~~~~~
/tmp/SBo/repo.1Gn62E/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:668:17: warning: unused variable ‘result’ [-Wunused-variable]
  668 |             int result = raop_buffer_enqueue(raop_rtp->buffer, packet, packetlen, &ntp_time, &rtp_time, 1);
      |                 ^~~~~~
[ 85%] Linking C static library libairplay.a
[ 85%] Built target airplay
[ 88%] Building C object renderers/CMakeFiles/renderers.dir/audio_renderer.c.o
[ 91%] Building C object renderers/CMakeFiles/renderers.dir/video_renderer.c.o
[ 94%] Linking C static library librenderers.a
[ 94%] Built target renderers
[ 97%] Building CXX object CMakeFiles/uxplay.dir/uxplay.cpp.o
[100%] Linking CXX executable uxplay
[100%] Built target uxplay
Consolidate compiler generated dependencies of target llhttp
Consolidate compiler generated dependencies of target playfair
[ 17%] Built target playfair
[ 29%] Built target llhttp
Consolidate compiler generated dependencies of target airplay
[ 85%] Built target airplay
Consolidate compiler generated dependencies of target renderers
[ 94%] Built target renderers
Consolidate compiler generated dependencies of target uxplay
[100%] Built target uxplay
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/bin/uxplay
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/man/man1/uxplay.1
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.md
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.txt
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.html
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/doc/uxplay/LICENSE
-- Installing: /tmp/SBo/repo.1Gn62E/build_UxPlay/package-UxPlay/usr/doc/uxplay/llhttp/LICENSE-MIT

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.1Gn62E/output_UxPlay/UxPlay-1.70-i586-3_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/uxplay
usr/doc/
usr/doc/UxPlay-1.70/
usr/doc/UxPlay-1.70/LICENSE
usr/doc/UxPlay-1.70/README.html
usr/doc/UxPlay-1.70/README.md
usr/doc/UxPlay-1.70/README.txt
usr/doc/UxPlay-1.70/UxPlay.SlackBuild
usr/doc/UxPlay-1.70/llhttp/
usr/doc/UxPlay-1.70/llhttp/LICENSE-MIT
usr/man/
usr/man/man1/
usr/man/man1/uxplay.1.gz

Slackware package /tmp/SBo/repo.1Gn62E/output_UxPlay/UxPlay-1.70-i586-3_SBo.txz created.

Built ok:  UxPlay-1.70-i586-3_SBo.txz                                   17:46:54
Testing package UxPlay-1.70-i586-3_SBo.txz ... 
Test installing UxPlay-1.70-i586-3_SBo.txz ...
UxPlay-1.70-i586-3_SBo: AirPlay-Mirror and AirPlay-Audio server ........ [ 750K]
Unmounting chroot ... 
Backed up: UxPlay-1.70-i586-2_SBo.txz
:-) multimedia/UxPlay Updated for git 8089f27 (-:

Copy link
Author

sbo-bot bot commented Dec 2, 2024

sbopkglint i586 multimedia/UxPlay

Installing dependency: libdaemon
libdaemon-0.14-i586-1_SBo: Unix daemonizing library .................... [ 110K]

Installing dependency: avahi
avahi-0.8-i586-7_SBo: service discovery aka zeroconf ................... [ 2.3M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/multimedia/UxPlay/UxPlay-1.70-i586-3_SBo.txz to /tmp/SBo/sbopkglint.mMI2Zd ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/multimedia/UxPlay/UxPlay-1.70-i586-3_SBo.txz to /tmp/SBo/sbopkglint.mMI2Zd ...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
✅ === UxPlay-1.70-i586-3_SBo.txz: All tests passed ✅

Copy link
Author

sbo-bot bot commented Dec 2, 2024

buildpkg x86_64 multimedia/UxPlay

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:     Mon Dec  2 14:24:07 GMT 2024
revision: eef701d0f0ecaed21b684ec480292d76e411f8d8
title:    Merge 8089f276698699b31bd36263196e4c9ab2e9c389 into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
multimedia/UxPlay                                                       17:47:56
================================================================================

Calculating dependencies ... 
Hints for network/avahi:
  GROUPADD="214:avahi"
  USERADD="214:avahi"
Dependency tree:
multimedia/UxPlay (update for git 8089f27)
  network/avahi (ok)
    libraries/libdaemon (ok)
  libraries/libdaemon (ok)

Building multimedia/UxPlay (update for git 8089f27) ------------------- 17:47:57
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 17:48:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
Built ok:  UxPlay-1.70-x86_64-3_SBo.txz                                 17:48:04
Testing package UxPlay-1.70-x86_64-3_SBo.txz ... done.
Test installing UxPlay-1.70-x86_64-3_SBo.txz ...
UxPlay-1.70-x86_64-3_SBo: AirPlay-Mirror and AirPlay-Audio server ...... [ 750K]
Unmounting chroot ... done.
Backed up: UxPlay-1.70-x86_64-2_SBo.txz
✅ multimedia/UxPlay Updated for git 8089f27 ✅

================================================================================
SUMMARY                                                                 17:48:05
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-02_17:47:55.log
Runtime:     0h 0m 10s
Updated:     1
  multimedia/UxPlay/UxPlay-1.70-x86_64-3_SBo.txz

Snipped Build Log

Building multimedia/UxPlay (update for git 8089f27) 2024-12-02 17:47:57
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]
Adding groups and users:
  groupadd -g 214 avahi; 
  useradd  -u 214 -g avahi -c avahi -d /dev/null -s /bin/false  avahi; 
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]
Reloading system message bus configuration...
Running UxPlay.SlackBuild ...                                       ETA 17:48:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./UxPlay.SlackBuild
UxPlay-1.70/
UxPlay-1.70/.gitignore
UxPlay-1.70/CMakeLists.txt
UxPlay-1.70/LICENSE
UxPlay-1.70/README.html
UxPlay-1.70/README.md
UxPlay-1.70/README.txt
UxPlay-1.70/cmake_uninstall.cmake.in
UxPlay-1.70/lib/
UxPlay-1.70/lib/CMakeLists.txt
UxPlay-1.70/lib/byteutils.c
UxPlay-1.70/lib/byteutils.h
UxPlay-1.70/lib/compat.h
UxPlay-1.70/lib/crypto.c
UxPlay-1.70/lib/crypto.h
UxPlay-1.70/lib/dnssd.c
UxPlay-1.70/lib/dnssd.h
UxPlay-1.70/lib/dnssdint.h
UxPlay-1.70/lib/fairplay.h
UxPlay-1.70/lib/fairplay_playfair.c
UxPlay-1.70/lib/global.h
UxPlay-1.70/lib/http_request.c
UxPlay-1.70/lib/http_request.h
UxPlay-1.70/lib/http_response.c
UxPlay-1.70/lib/http_response.h
UxPlay-1.70/lib/httpd.c
UxPlay-1.70/lib/httpd.h
UxPlay-1.70/lib/llhttp/
UxPlay-1.70/lib/llhttp/CMakeLists.txt
UxPlay-1.70/lib/llhttp/LICENSE-MIT
UxPlay-1.70/lib/llhttp/api.c
UxPlay-1.70/lib/llhttp/http.c
UxPlay-1.70/lib/llhttp/llhttp.c
UxPlay-1.70/lib/llhttp/llhttp.h
UxPlay-1.70/lib/logger.c
UxPlay-1.70/lib/logger.h
UxPlay-1.70/lib/mirror_buffer.c
UxPlay-1.70/lib/mirror_buffer.h
UxPlay-1.70/lib/netutils.c
UxPlay-1.70/lib/netutils.h
UxPlay-1.70/lib/pairing.c
UxPlay-1.70/lib/pairing.h
UxPlay-1.70/lib/playfair/
UxPlay-1.70/lib/playfair/CMakeLists.txt
UxPlay-1.70/lib/playfair/LICENSE.md
UxPlay-1.70/lib/playfair/hand_garble.c
UxPlay-1.70/lib/playfair/modified_md5.c
UxPlay-1.70/lib/playfair/omg_hax.c
UxPlay-1.70/lib/playfair/omg_hax.h
UxPlay-1.70/lib/playfair/playfair.c
UxPlay-1.70/lib/playfair/playfair.h
UxPlay-1.70/lib/playfair/sap_hash.c
UxPlay-1.70/lib/raop.c
UxPlay-1.70/lib/raop.h
UxPlay-1.70/lib/raop_buffer.c
UxPlay-1.70/lib/raop_buffer.h
UxPlay-1.70/lib/raop_handlers.h
UxPlay-1.70/lib/raop_ntp.c
UxPlay-1.70/lib/raop_ntp.h
UxPlay-1.70/lib/raop_rtp.c
UxPlay-1.70/lib/raop_rtp.h
UxPlay-1.70/lib/raop_rtp_mirror.c
UxPlay-1.70/lib/raop_rtp_mirror.h
UxPlay-1.70/lib/sockets.h
UxPlay-1.70/lib/srp.c
UxPlay-1.70/lib/srp.h
UxPlay-1.70/lib/stream.h
UxPlay-1.70/lib/threads.h
UxPlay-1.70/lib/utils.c
UxPlay-1.70/lib/utils.h
UxPlay-1.70/renderers/
UxPlay-1.70/renderers/CMakeLists.txt
UxPlay-1.70/renderers/audio_renderer.c
UxPlay-1.70/renderers/audio_renderer.h
UxPlay-1.70/renderers/video_renderer.c
UxPlay-1.70/renderers/video_renderer.h
UxPlay-1.70/renderers/x_display_fix.h
UxPlay-1.70/uxplay.1
UxPlay-1.70/uxplay.cpp
UxPlay-1.70/uxplay.spec
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project name: uxplay
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Will compile using X11 Libraries  (use cmake option -DNO_X11_DEPS=ON if X11 dependence is not wanted)
-- *** CFLAGS "-O2 -fPIC" from build environment will be postpended to CMAKE_CFLAGS
-- Not using -march=native
-- using CMAKE_CFLAGS: -DSTANDALONE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -D_LINUX -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Wall -O2 -O2 -fPIC
-- Looking for include file sys/endian.h
-- Looking for include file sys/endian.h - not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Checking for one of the modules 'libplist-2.0'
-- found libplist-2.2.0
-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1{", minimum required is "1.1.1")  
-- Checking for one of the modules 'avahi-compat-libdns_sd'
-- Will use X_DISPLAY_FIX
-- Checking for module 'gstreamer-1.0>=1.20'
--   Requested 'gstreamer-1.0 >= 1.20' but version of GStreamer is 1.18.5
--   Failure to find Gstreamer >= 1.20 is NOT an error!
--   ZOOMFIX will be applied as Gstreamer version is < 1.20
-- Checking for modules 'gstreamer-1.0>=1.4;gstreamer-sdp-1.0>=1.4;gstreamer-video-1.0>=1.4;gstreamer-app-1.0>=1.4'
--   Found gstreamer-1.0, version 1.18.5
--   Found gstreamer-sdp-1.0, version 1.18.5
--   Found gstreamer-video-1.0, version 1.18.5
--   Found gstreamer-app-1.0, version 1.18.5
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    MAN_INSTALL_DIR


-- Build files have been written to: /tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/build
[  2%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/api.c.o
[  8%] Building C object lib/playfair/CMakeFiles/playfair.dir/omg_hax.c.o
[  8%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/http.c.o
[ 14%] Building C object lib/playfair/CMakeFiles/playfair.dir/modified_md5.c.o
[ 14%] Building C object lib/playfair/CMakeFiles/playfair.dir/hand_garble.c.o
[ 17%] Building C object lib/playfair/CMakeFiles/playfair.dir/sap_hash.c.o
[ 20%] Building C object lib/llhttp/CMakeFiles/llhttp.dir/llhttp.c.o
[ 23%] Building C object lib/playfair/CMakeFiles/playfair.dir/playfair.c.o
[ 26%] Linking C static library libplayfair.a
[ 26%] Built target playfair
[ 29%] Linking C static library libllhttp.a
[ 29%] Built target llhttp
[ 32%] Building C object lib/CMakeFiles/airplay.dir/dnssd.c.o
[ 35%] Building C object lib/CMakeFiles/airplay.dir/byteutils.c.o
[ 38%] Building C object lib/CMakeFiles/airplay.dir/http_response.c.o
[ 41%] Building C object lib/CMakeFiles/airplay.dir/crypto.c.o
[ 44%] Building C object lib/CMakeFiles/airplay.dir/mirror_buffer.c.o
[ 47%] Building C object lib/CMakeFiles/airplay.dir/fairplay_playfair.c.o
[ 50%] Building C object lib/CMakeFiles/airplay.dir/raop.c.o
[ 52%] Building C object lib/CMakeFiles/airplay.dir/pairing.c.o
[ 55%] Building C object lib/CMakeFiles/airplay.dir/logger.c.o
[ 61%] Building C object lib/CMakeFiles/airplay.dir/http_request.c.o
[ 61%] Building C object lib/CMakeFiles/airplay.dir/httpd.c.o
[ 64%] Building C object lib/CMakeFiles/airplay.dir/netutils.c.o
[ 67%] Building C object lib/CMakeFiles/airplay.dir/raop_buffer.c.o
[ 70%] Building C object lib/CMakeFiles/airplay.dir/raop_ntp.c.o
[ 76%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp_mirror.c.o
[ 76%] Building C object lib/CMakeFiles/airplay.dir/raop_rtp.c.o
[ 79%] Building C object lib/CMakeFiles/airplay.dir/srp.c.o
[ 82%] Building C object lib/CMakeFiles/airplay.dir/utils.c.o
/tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c: In function ‘raop_buffer_enqueue’:
/tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/lib/raop_buffer.c:214:9: warning: unused variable ‘decrypt_ret’ [-Wunused-variable]
  214 |     int decrypt_ret = raop_buffer_decrypt(raop_buffer, data, entry->payload_data, payload_size, &entry->payload_size);
      |         ^~~~~~~~~~~
/tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c: In function ‘raop_rtp_thread_udp’:
/tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:536:25: warning: unused variable ‘result’ [-Wunused-variable]
  536 |                     int result = raop_buffer_enqueue(raop_rtp->buffer, resent_packet, resent_packetlen, &ntp_time, &rtp_time, 1);
      |                         ^~~~~~
/tmp/SBo/repo.7WtF4Q/build_UxPlay/UxPlay-1.70/lib/raop_rtp.c:668:17: warning: unused variable ‘result’ [-Wunused-variable]
  668 |             int result = raop_buffer_enqueue(raop_rtp->buffer, packet, packetlen, &ntp_time, &rtp_time, 1);
      |                 ^~~~~~
[ 85%] Linking C static library libairplay.a
[ 85%] Built target airplay
[ 88%] Building C object renderers/CMakeFiles/renderers.dir/audio_renderer.c.o
[ 91%] Building C object renderers/CMakeFiles/renderers.dir/video_renderer.c.o
[ 94%] Linking C static library librenderers.a
[ 94%] Built target renderers
[ 97%] Building CXX object CMakeFiles/uxplay.dir/uxplay.cpp.o
[100%] Linking CXX executable uxplay
[100%] Built target uxplay
Consolidate compiler generated dependencies of target playfair
Consolidate compiler generated dependencies of target llhttp
[ 17%] Built target playfair
[ 29%] Built target llhttp
Consolidate compiler generated dependencies of target airplay
[ 85%] Built target airplay
Consolidate compiler generated dependencies of target renderers
[ 94%] Built target renderers
Consolidate compiler generated dependencies of target uxplay
[100%] Built target uxplay
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/bin/uxplay
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/man/man1/uxplay.1
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.md
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.txt
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/doc/uxplay/README.html
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/doc/uxplay/LICENSE
-- Installing: /tmp/SBo/repo.7WtF4Q/build_UxPlay/package-UxPlay/usr/doc/uxplay/llhttp/LICENSE-MIT

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.7WtF4Q/output_UxPlay/UxPlay-1.70-x86_64-3_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/uxplay
usr/doc/
usr/doc/UxPlay-1.70/
usr/doc/UxPlay-1.70/LICENSE
usr/doc/UxPlay-1.70/README.html
usr/doc/UxPlay-1.70/README.md
usr/doc/UxPlay-1.70/README.txt
usr/doc/UxPlay-1.70/UxPlay.SlackBuild
usr/doc/UxPlay-1.70/llhttp/
usr/doc/UxPlay-1.70/llhttp/LICENSE-MIT
usr/man/
usr/man/man1/
usr/man/man1/uxplay.1.gz

Slackware package /tmp/SBo/repo.7WtF4Q/output_UxPlay/UxPlay-1.70-x86_64-3_SBo.txz created.

Built ok:  UxPlay-1.70-x86_64-3_SBo.txz                                 17:48:04
Testing package UxPlay-1.70-x86_64-3_SBo.txz ... 
Test installing UxPlay-1.70-x86_64-3_SBo.txz ...
UxPlay-1.70-x86_64-3_SBo: AirPlay-Mirror and AirPlay-Audio server ...... [ 750K]
Unmounting chroot ... 
Backed up: UxPlay-1.70-x86_64-2_SBo.txz
:-) multimedia/UxPlay Updated for git 8089f27 (-:

Copy link
Author

sbo-bot bot commented Dec 2, 2024

sbopkglint x86_64 multimedia/UxPlay

Installing dependency: libdaemon
libdaemon-0.14-x86_64-1_SBo: Unix daemonizing library .................. [ 120K]

Installing dependency: avahi
avahi-0.8-x86_64-7_SBo: service discovery aka zeroconf ................. [ 2.3M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/multimedia/UxPlay/UxPlay-1.70-x86_64-3_SBo.txz to /tmp/SBo/sbopkglint.zDBtGB ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/multimedia/UxPlay/UxPlay-1.70-x86_64-3_SBo.txz to /tmp/SBo/sbopkglint.zDBtGB ...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
✅ === UxPlay-1.70-x86_64-3_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 3, 2024

merged

@willysr willysr closed this Dec 3, 2024
@willysr willysr deleted the UxPlay-b8d46d9c374b7ef574e8829a3138e006 branch December 3, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-rework submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants