The following packages will be installed: compton Fetching README... 0%100%100%100%100%100%Done Fetching compton.SlackBuild... 0%100%100%100%100%100%Done Fetching compton.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/.github/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/.github/issue_template.md compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/.gitignore compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/CPackConfig.cmake compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/Doxyfile compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/LICENSE compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/Makefile compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/README.md compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/_CMakeLists.txt compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/bin/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/bin/compton-convgen.py compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/bin/compton-trans compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton-default-fshader-win.glsl compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton-fake-transparency-fshader-win.glsl compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton.desktop compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton.sample.conf compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/cdbus-driver.sh compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/inverter.sh compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/desc.txt compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/functions.sh compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/make-release.sh compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/man/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/man/CMakeLists.txt compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/man/compton-trans.1.asciidoc compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/man/compton.1.asciidoc compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/media/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/media/compton.svg compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/media/icons/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/media/icons/48x48/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/media/icons/48x48/compton.png compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/c2.c compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/c2.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/common.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/compton.c compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/compton.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/dbus.c compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/dbus.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/opengl.c compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/opengl.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/xrescheck.c compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/src/xrescheck.h compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/tests/ compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/tests/cmake-test.sh compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/tests/make-tests.sh fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_XSYNC -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c src/compton.c In file included from src/compton.h:10, from src/compton.c:11: src/common.h: In function ‘xr_sync_’: src/common.h:2405:12: warning: unused variable ‘triggered’ [-Wunused-variable] 2405 | Bool triggered = False; | ^~~~~~~~~ In file included from src/compton.c:11: src/compton.h: In function ‘set_tgt_clip’: src/compton.h:726:3: warning: enumeration value ‘NUM_BKEND’ not handled in switch [-Wswitch] 726 | switch (ps->o.backend) { | ^~~~~~ src/compton.c: In function ‘win_paint_win’: src/compton.c:1697:5: warning: enumeration value ‘NUM_BKEND’ not handled in switch [-Wswitch] 1697 | switch (ps->o.backend) { | ^~~~~~ src/compton.c: In function ‘win_update_focused’: src/compton.c:3443:8: warning: unused variable ‘focused_old’ [-Wunused-variable] 3443 | bool focused_old = w->focused; | ^~~~~~~~~~~ src/compton.c: In function ‘init_filters’: src/compton.c:6573:5: warning: enumeration value ‘NUM_BKEND’ not handled in switch [-Wswitch] 6573 | switch (ps->o.backend) { | ^~~~~~ At top level: src/compton.c:2671:1: warning: ‘win_upd_run’ defined but not used [-Wunused-function] 2671 | win_upd_run(session_t *ps, win *w, win_upd_t *pupd) { | ^~~~~~~~~~~ fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_XSYNC -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c src/opengl.c In file included from src/opengl.h:11, from src/opengl.c:11: src/common.h: In function ‘xr_sync_’: src/common.h:2405:12: warning: unused variable ‘triggered’ [-Wunused-variable] 2405 | Bool triggered = False; | ^~~~~~~~~ At top level: src/opengl.c:1691:1: warning: ‘glx_render_dots’ defined but not used [-Wunused-function] 1691 | glx_render_dots(session_t *ps, int dx, int dy, int width, int height, int z, | ^~~~~~~~~~~~~~~ src/opengl.c:1655:1: warning: ‘glx_render_color’ defined but not used [-Wunused-function] 1655 | glx_render_color(session_t *ps, int dx, int dy, int width, int height, int z, | ^~~~~~~~~~~~~~~~ fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_XSYNC -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c src/dbus.c In file included from src/dbus.h:11, from src/dbus.c:11: src/common.h: In function ‘xr_sync_’: src/common.h:2405:12: warning: unused variable ‘triggered’ [-Wunused-variable] 2405 | Bool triggered = False; | ^~~~~~~~~ In file included from src/dbus.c:11: src/dbus.c: In function ‘cdbus_process_win_get’: src/dbus.h:145:78: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘cdbus_window_t’ {aka ‘unsigned int’} [-Wformat=] 145 | cdbus_reply_errm((ps), dbus_message_new_error_printf((srcmsg), (err_name), (err_format), ## __VA_ARGS__)) | ^~~~~~~~~~~~ src/dbus.c:674:5: note: in expansion of macro ‘cdbus_reply_err’ 674 | cdbus_reply_err(ps, msg, CDBUS_ERROR_BADWIN, CDBUS_ERROR_BADWIN_S, wid); | ^~~~~~~~~~~~~~~ src/dbus.c: In function ‘cdbus_process_win_set’: src/dbus.h:145:78: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘cdbus_window_t’ {aka ‘unsigned int’} [-Wformat=] 145 | cdbus_reply_errm((ps), dbus_message_new_error_printf((srcmsg), (err_name), (err_format), ## __VA_ARGS__)) | ^~~~~~~~~~~~ src/dbus.c:778:5: note: in expansion of macro ‘cdbus_reply_err’ 778 | cdbus_reply_err(ps, msg, CDBUS_ERROR_BADWIN, CDBUS_ERROR_BADWIN_S, wid); | ^~~~~~~~~~~~~~~ fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_XSYNC -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c src/c2.c In file included from src/c2.h:11, from src/c2.c:11: src/common.h: In function ‘xr_sync_’: src/common.h:2405:12: warning: unused variable ‘triggered’ [-Wunused-variable] 2405 | Bool triggered = False; | ^~~~~~~~~ fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_XSYNC -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -Wl,-O1 -Wl,--as-needed -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -o compton compton.o opengl.o dbus.o c2.o -lGL -lm -lrt -lpcre -lXcomposite -lXdamage -lXfixes -lXrender -lX11 -lXext -lXrandr -lXinerama -lconfig -ldbus-1 a2x --format manpage man/compton.1.asciidoc a2x --format manpage man/compton-trans.1.asciidoc asciidoc man/compton.1.asciidoc asciidoc man/compton-trans.1.asciidoc 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/compton/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/compton usr/bin/compton-trans usr/doc/ usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/ usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/LICENSE usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton.SlackBuild usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/compton.sample.conf usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/ usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/cdbus-driver.sh usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/dbus-examples/inverter.sh usr/doc/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb/desc.txt usr/man/ usr/man/man1/ usr/man/man1/compton-trans.1.gz usr/man/man1/compton.1.gz usr/share/ usr/share/applications/ usr/share/applications/compton.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/compton.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/compton.svg Slackware package /usr/src/slapt-src/desktop/compton/compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb-i586-1salix15.0.txz created. Installing package compton-316eac0613bf342ff91cc645a6c3c80e6b9083fb-i586-1salix15.0... | compton (X compositor) | | Compton is a compositor for X, and a fork of xcompmgr-dana. | | | | | | | | | |