tar: /usr/src/slapt-src/libraries/seatd/seatd-0.6.4.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/seatd usr/bin/seatd-launch usr/doc/ usr/doc/seatd-0.6.4/ usr/doc/seatd-0.6.4/LICENSE usr/doc/seatd-0.6.4/README.md usr/doc/seatd-0.6.4/seatd.SlackBuild usr/include/ usr/include/libseat.h usr/lib/ usr/lib/libseat.so.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/libseat.pc usr/man/ usr/man/man1/ usr/man/man1/seatd-launch.1.gz usr/man/man1/seatd.1.gz eatd-0.6.4/README.md seatd-0.6.4/common/ seatd-0.6.4/common/connection.c seatd-0.6.4/common/drm.c seatd-0.6.4/common/evdev.c seatd-0.6.4/common/linked_list.c seatd-0.6.4/common/log.c seatd-0.6.4/common/terminal.c seatd-0.6.4/contrib/ seatd-0.6.4/contrib/systemd/ seatd-0.6.4/contrib/systemd/seatd.service seatd-0.6.4/examples/ seatd-0.6.4/examples/simpletest/ seatd-0.6.4/examples/simpletest/main.c seatd-0.6.4/include/ seatd-0.6.4/include/backend.h seatd-0.6.4/include/client.h seatd-0.6.4/include/connection.h seatd-0.6.4/include/drm.h seatd-0.6.4/include/evdev.h seatd-0.6.4/include/libseat.h seatd-0.6.4/include/linked_list.h seatd-0.6.4/include/log.h seatd-0.6.4/include/poller.h seatd-0.6.4/include/protocol.h seatd-0.6.4/include/seat.h seatd-0.6.4/include/server.h seatd-0.6.4/include/terminal.h seatd-0.6.4/include/test.h seatd-0.6.4/libseat/ seatd-0.6.4/libseat/backend/ seatd-0.6.4/libseat/backend/logind.c seatd-0.6.4/libseat/backend/noop.c seatd-0.6.4/libseat/backend/seatd.c seatd-0.6.4/libseat/libseat.c seatd-0.6.4/libseat/libseat.syms seatd-0.6.4/man/ seatd-0.6.4/man/seatd-launch.1.scd seatd-0.6.4/man/seatd.1.scd seatd-0.6.4/meson.build seatd-0.6.4/meson_options.txt seatd-0.6.4/seatd-launch/ seatd-0.6.4/seatd-launch/seatd-launch.c seatd-0.6.4/seatd/ seatd-0.6.4/seatd/client.c seatd-0.6.4/seatd/poller.c seatd-0.6.4/seatd/seat.c seatd-0.6.4/seatd/seatd.c seatd-0.6.4/seatd/server.c seatd-0.6.4/tests/ seatd-0.6.4/tests/connection.c seatd-0.6.4/tests/linked_list.c seatd-0.6.4/tests/poller.c The Meson build system Version: 0.59.4 Source dir: /usr/src/slapt-src/libraries/seatd/seatd-0.6.4 Build dir: /usr/src/slapt-src/libraries/seatd/seatd-0.6.4/build Build type: native build Project name: seatd Project version: 0.6.4 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 Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-unknown-warning-option: NO Compiler for C supports arguments -Wno-unused-command-line-argument: NO Compiler for C supports arguments -Wvla: YES WARNING: -Wl,--exclude-libs=ALL looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead. Compiler for C supports arguments -Wl,--exclude-libs=ALL: YES Compiler for C supports arguments -D_XOPEN_SOURCE=700: YES Compiler for C supports arguments -D__BSD_VISIBLE: YES Compiler for C supports arguments -DSEATD_VERSION="0.6.4": YES Compiler for C supports arguments -DSEATD_DEFAULTPATH="/run/seatd.sock": YES Compiler for C supports arguments -DSEATD_INSTALLPATH="/usr/bin/seatd": YES WARNING: Project targeting '>=0.56.0' but tried to use feature deprecated since '0.56.0': meson.build_root. use meson.project_build_root() or meson.global_build_root() instead. Found pkg-config: /usr/bin/pkg-config (0.29.2) Run-time dependency libelogind found: YES 246.10 Library rt found: YES Found pkg-config: /usr/bin/pkg-config (0.29.2) Build-time dependency scdoc found: YES 1.11.2 Program /usr/bin/scdoc found: YES (/usr/bin/scdoc) Program sh found: YES (/bin/sh) Program sh found: YES (/bin/sh) Build targets in project: 9 WARNING: Deprecated features used: * 0.56.0: {'meson.build_root'} seatd 0.6.4 libseat-seatd : YES libseat-builtin: NO libseat-systemd: NO libseat-elogind: YES server : YES Found ninja-1.10.2 at /usr/bin/ninja [1/36] Compiling C object libseat-private.a.p/common_linked_list.c.o [2/36] Compiling C object seatd.p/common_linked_list.c.o [3/36] Compiling C object libseat-private.a.p/common_drm.c.o [4/36] Compiling C object libseat.so.1.p/libseat_libseat.c.o [5/36] Compiling C object seatd.p/common_log.c.o [6/36] Compiling C object libseat-private.a.p/common_log.c.o [7/36] Compiling C object libseat.so.1.p/libseat_backend_noop.c.o [8/36] Compiling C object seatd.p/common_evdev.c.o [9/36] Compiling C object libseat-private.a.p/common_connection.c.o [10/36] Compiling C object seatd.p/common_drm.c.o [11/36] Compiling C object seatd.p/common_terminal.c.o [12/36] Compiling C object libseat-private.a.p/libseat_backend_seatd.c.o [13/36] Compiling C object seatd.p/common_connection.c.o [14/36] Compiling C object seatd.p/seatd_poller.c.o [15/36] Compiling C object libseat-private.a.p/libseat_backend_logind.c.o [16/36] Compiling C object seatd.p/seatd_seatd.c.o [17/36] Linking static target libseat-private.a [18/36] Compiling C object seatd.p/seatd_client.c.o [19/36] Compiling C object linked_list_test.p/common_linked_list.c.o [20/36] Compiling C object seatd-launch.p/seatd-launch_seatd-launch.c.o [21/36] Compiling C object seatd.p/seatd_server.c.o [22/36] Compiling C object seatd.p/seatd_seat.c.o [23/36] Generating seatd.1 with a custom command [24/36] Linking target libseat.so.1 [25/36] Generating seatd-launch.1 with a custom command [26/36] Linking target seatd-launch [27/36] Compiling C object poller_test.p/common_linked_list.c.o [28/36] Linking target seatd [29/36] Compiling C object connection_test.p/tests_connection.c.o [30/36] Compiling C object connection_test.p/common_connection.c.o [31/36] Compiling C object linked_list_test.p/tests_linked_list.c.o [32/36] Linking target connection_test [33/36] Linking target linked_list_test [34/36] Compiling C object poller_test.p/seatd_poller.c.o [35/36] Compiling C object poller_test.p/tests_poller.c.o [36/36] Linking target poller_test [0/1] Installing files. Installing libseat.so.1 to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/lib Stripping target 'libseat.so.1' using strip. Installing seatd to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/bin Stripping target 'seatd' using strip. Installing seatd-launch to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/bin Stripping target 'seatd-launch' using strip. Installing seatd.1 to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/man/man1 Installing seatd-launch.1 to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/man/man1 Installing /usr/src/slapt-src/libraries/seatd/seatd-0.6.4/include/libseat.h to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/include Installing /usr/src/slapt-src/libraries/seatd/seatd-0.6.4/build/meson-private/libseat.pc to /usr/src/slapt-src/libraries/seatd/package-seatd/usr/lib/pkgconfig Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libseat.so libseat.so.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libseat.so ) ( cd usr/lib ; ln -sf libseat.so.1 libseat.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libseat.so' Creating your new ./install/doinst.sh... 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: /usr/src/slapt-src/libraries/seatd/seatd-0.6.4-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/libraries/seatd/seatd-0.6.4-i586-1salix15.0.txz created. Installing package seatd-0.6.4-i586-1salix15.0... | seatd (universal seat management library and daemon) | | A minimal seat management daemon, and a universal | seat management library. | Supports: seatd, elogind, embedded seatd for standalone operation | | Homepage: https://sr.ht/~kennylevinsen/seatd/ | | | | | |