The following packages will be installed: xss-lock Fetching README... 0%100%100%100%100%100%Done Fetching policy.diff... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xss-lock.1... 0%100%100%100%100%100%Done Fetching xss-lock.SlackBuild... 0%100%100%100%100%100%Done Fetching xss-lock.info... 0%100%100%100%100%100%Done xss-lock-0.3.0/ xss-lock-0.3.0/.gitignore xss-lock-0.3.0/CMakeLists.txt xss-lock-0.3.0/LICENSE xss-lock-0.3.0/NEWS xss-lock-0.3.0/completion/ xss-lock-0.3.0/completion/CMakeLists.txt xss-lock-0.3.0/completion/xss-lock.bash xss-lock-0.3.0/completion/xss-lock.zsh xss-lock-0.3.0/doc/ xss-lock-0.3.0/doc/CMakeLists.txt xss-lock-0.3.0/doc/dim-screen.sh xss-lock-0.3.0/doc/transfer-sleep-lock-generic-delay.sh xss-lock-0.3.0/doc/transfer-sleep-lock-i3lock.sh xss-lock-0.3.0/doc/xdg-screensaver.patch xss-lock-0.3.0/doc/xss-lock.1.rst.in xss-lock-0.3.0/src/ xss-lock-0.3.0/src/CMakeLists.txt xss-lock-0.3.0/src/config.h.in xss-lock-0.3.0/src/xcb_utils.c xss-lock-0.3.0/src/xcb_utils.h xss-lock-0.3.0/src/xss-lock.c patching file CMakeLists.txt patching file src/CMakeLists.txt -- The C 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for modules 'glib-2.0>=2.32;gio-unix-2.0' -- Found glib-2.0, version 2.70.3 -- Found gio-unix-2.0, version 2.70.3 -- Checking for modules 'xcb;xcb-event;xcb-screensaver' -- Found xcb, version 1.14 -- Found xcb-event, version 0.4.0 -- Found xcb-screensaver, version 1.14 -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0/build [ 25%] Building C object src/CMakeFiles/xss-lock.dir/xss-lock.c.o /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0/src/xss-lock.c: In function ‘child_watch_cb’: /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0/src/xss-lock.c:257:5: warning: ‘g_spawn_check_exit_status’ is deprecated: Use 'g_spawn_check_wait_status' instead [-Wdeprecated-declarations] 257 | if (!g_spawn_check_exit_status(status, &error)) { | ^~ In file included from /usr/include/glib-2.0/glib.h:81, from /usr/include/glib-2.0/glib-unix.h:33, from /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0/src/xss-lock.c:11: /usr/include/glib-2.0/glib/gspawn.h:280:10: note: declared here 280 | gboolean g_spawn_check_exit_status (gint wait_status, | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 50%] Building C object src/CMakeFiles/xss-lock.dir/xcb_utils.c.o [ 75%] Linking C executable xss-lock [ 75%] Built target xss-lock [100%] Generating xss-lock.1 [100%] Built target man Consolidate compiler generated dependencies of target xss-lock [ 75%] Built target xss-lock [100%] Built target man Installing the project stripped... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/doc/xss-lock/NEWS -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/bin/xss-lock -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/man/man1/xss-lock.1 -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/doc/xss-lock/dim-screen.sh -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/doc/xss-lock/xdg-screensaver.patch -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/doc/xss-lock/transfer-sleep-lock-i3lock.sh -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/doc/xss-lock/transfer-sleep-lock-generic-delay.sh -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/zsh/site-functions/_xss-lock -- Installing: /usr/src/slapt-src/desktop/xss-lock/package-xss-lock/usr/share/bash-completion/completions/xss-lock 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: /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/xss-lock usr/doc/ usr/doc/xss-lock-0.3.0/ usr/doc/xss-lock-0.3.0/LICENSE usr/doc/xss-lock-0.3.0/NEWS usr/doc/xss-lock-0.3.0/README usr/doc/xss-lock-0.3.0/dim-screen.sh usr/doc/xss-lock-0.3.0/transfer-sleep-lock-generic-delay.sh usr/doc/xss-lock-0.3.0/transfer-sleep-lock-i3lock.sh usr/doc/xss-lock-0.3.0/xdg-screensaver.patch usr/doc/xss-lock-0.3.0/xss-lock.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/xss-lock.1.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/xss-lock usr/share/zsh/ usr/share/zsh/site-functions/ usr/share/zsh/site-functions/_xss-lock Slackware package /usr/src/slapt-src/desktop/xss-lock/xss-lock-0.3.0-i586-1salix15.0.txz created. Installing package xss-lock-0.3.0-i586-1salix15.0... | xss-lock (using external locker as X screensaver) | | xss-lock hooks up a favorite screen locker to the MIT screen saver | extension for X and to the login manager. | | Although xss-lock conflicts with no Slackware packages, native DE | screensavers may cause runtime interference. | | Author: Raymond Wagenmaker | | https://github.com/xdbob/xss-lock | |