CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:73 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Xrender) does not match the name of the calling package (XRender). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): modules/FindXRender.cmake:38 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:75 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. rd.cpp slop-7.5/src/keyboard.hpp slop-7.5/src/main.cpp slop-7.5/src/mouse.cpp slop-7.5/src/mouse.hpp slop-7.5/src/rectangle.cpp slop-7.5/src/rectangle.hpp slop-7.5/src/resource.cpp slop-7.5/src/resource.hpp slop-7.5/src/shader.cpp slop-7.5/src/shader.hpp slop-7.5/src/slop.cpp slop-7.5/src/slop.hpp slop-7.5/src/slopstates.cpp slop-7.5/src/slopstates.hpp slop-7.5/src/window.cpp slop-7.5/src/window.hpp slop-7.5/src/x.cpp slop-7.5/src/x.hpp slop-7.5/src/xshaperectangle.cpp slop-7.5/src/xshaperectangle.hpp -- The CXX compiler identification is GNU 11.2.0 -- 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 -- Found GLM: /usr/include -- 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 -- Found GLEW: /usr/include (found version "2.2.0") -- Found OpenGL: /usr/lib/libOpenGL.so -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found GLX: /usr/include -- Found Xrender: /usr/lib/libXrender.so -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found the following ICU libraries: -- uc (required) -- Found ICU: /usr/include (found version "69.1") -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/misc/slop/slop-7.5 [ 6%] Building CXX object CMakeFiles/slopy.dir/src/mouse.cpp.o [ 13%] Building CXX object CMakeFiles/slopy.dir/src/keyboard.cpp.o [ 20%] Building CXX object CMakeFiles/slopy.dir/src/x.cpp.o [ 26%] Building CXX object CMakeFiles/slopy.dir/src/slopstates.cpp.o [ 33%] Building CXX object CMakeFiles/slopy.dir/src/resource.cpp.o [ 40%] Building CXX object CMakeFiles/slopy.dir/src/slop.cpp.o [ 46%] Building CXX object CMakeFiles/slopy.dir/src/rectangle.cpp.o [ 53%] Building CXX object CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o [ 60%] Building CXX object CMakeFiles/slopy.dir/src/shader.cpp.o [ 66%] Building CXX object CMakeFiles/slopy.dir/src/window.cpp.o [ 73%] Building CXX object CMakeFiles/slopy.dir/src/framebuffer.cpp.o [ 80%] Building CXX object CMakeFiles/slopy.dir/src/glrectangle.cpp.o [ 86%] Linking CXX shared library libslopy.so [ 86%] Built target slopy [ 93%] Building CXX object CMakeFiles/slop.dir/src/main.cpp.o [100%] Linking CXX executable bin/slop [100%] Built target slop Consolidate compiler generated dependencies of target slopy [ 86%] Built target slopy Consolidate compiler generated dependencies of target slop [100%] Built target slop Install the project... -- Install configuration: "" -- Installing: /usr/src/slapt-src/misc/slop/package-slop/usr/bin/slop -- Set runtime path of "/usr/src/slapt-src/misc/slop/package-slop/usr/bin/slop" to "" -- Installing: /usr/src/slapt-src/misc/slop/package-slop/usr/lib/libslopy.so.7.5 -- Installing: /usr/src/slapt-src/misc/slop/package-slop/usr/lib/libslopy.so -- Installing: /usr/src/slapt-src/misc/slop/package-slop/usr/include/slop.hpp -- Installing: /usr/src/slapt-src/misc/slop/package-slop/usr/share/man/man1/slop.1 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libslopy.so libslopy.so.7.5 Making symbolic link creation script: ( cd usr/lib ; rm -rf libslopy.so ) ( cd usr/lib ; ln -sf libslopy.so.7.5 libslopy.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/libslopy.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/misc/slop/slop-7.5-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/slop usr/doc/ usr/doc/slop-7.5/ usr/doc/slop-7.5/COPYING usr/doc/slop-7.5/README.md usr/doc/slop-7.5/license.txt usr/doc/slop-7.5/slop.SlackBuild usr/include/ usr/include/slop.hpp usr/lib/ usr/lib/libslopy.so.7.5 usr/man/ usr/man/man1/ usr/man/man1/slop.1.gz Slackware package /usr/src/slapt-src/misc/slop/slop-7.5-i586-1salix15.0.txz created. Installing package slop-7.5-i586-1salix15.0... | slop (selection query) | | slop (Select Operation) is an application that | queries for a selection from the user | and prints the region to stdout. | | https://github.com/naelstrof/slop | | | | | |