CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Fetching slack-desc... 0%100%100%100%100%100%Done j4-dmenu-desktop-r2.18/ j4-dmenu-desktop-r2.18/.gitignore j4-dmenu-desktop-r2.18/.travis.yml j4-dmenu-desktop-r2.18/CHANGELOG j4-dmenu-desktop-r2.18/CMakeLists.txt j4-dmenu-desktop-r2.18/HOW-TO-RELEASE j4-dmenu-desktop-r2.18/LICENSE j4-dmenu-desktop-r2.18/README.md j4-dmenu-desktop-r2.18/iwyu-driver j4-dmenu-desktop-r2.18/j4-dmenu-desktop.1 j4-dmenu-desktop-r2.18/src/ j4-dmenu-desktop-r2.18/src/Application.hh j4-dmenu-desktop-r2.18/src/ApplicationRunner.hh j4-dmenu-desktop-r2.18/src/Applications.hh j4-dmenu-desktop-r2.18/src/Dmenu.hh j4-dmenu-desktop-r2.18/src/FileFinder.hh j4-dmenu-desktop-r2.18/src/Formatters.hh j4-dmenu-desktop-r2.18/src/LocaleSuffixes.hh j4-dmenu-desktop-r2.18/src/Main.hh j4-dmenu-desktop-r2.18/src/SearchPath.hh j4-dmenu-desktop-r2.18/src/Test.cc j4-dmenu-desktop-r2.18/src/TestApplication.cc j4-dmenu-desktop-r2.18/src/TestApplicationRunner.cc j4-dmenu-desktop-r2.18/src/TestFileFinder.cc j4-dmenu-desktop-r2.18/src/TestFormatters.cc j4-dmenu-desktop-r2.18/src/TestLocaleSuffixes.cc j4-dmenu-desktop-r2.18/src/TestSearchPath.cc j4-dmenu-desktop-r2.18/src/Utilities.hh j4-dmenu-desktop-r2.18/src/main.cc j4-dmenu-desktop-r2.18/test_files/ j4-dmenu-desktop-r2.18/test_files/applications/ j4-dmenu-desktop-r2.18/test_files/applications/eagle.desktop j4-dmenu-desktop-r2.18/test_files/applications/gimp.desktop j4-dmenu-desktop-r2.18/test_files/applications/hidden.desktop j4-dmenu-desktop-r2.18/test_files/applications/htop.desktop j4-dmenu-desktop-r2.18/test_files/applications/notShowIn.desktop j4-dmenu-desktop-r2.18/test_files/applications/onlyShowIn.desktop j4-dmenu-desktop-r2.18/test_files/applications/visible.desktop j4-dmenu-desktop-r2.18/test_files/applications/whitespaces.desktop j4-dmenu-desktop-r2.18/test_files/file.desktop j4-dmenu-desktop-r2.18/test_files/other.ext j4-dmenu-desktop-r2.18/test_files/usr/ j4-dmenu-desktop-r2.18/test_files/usr/local/ j4-dmenu-desktop-r2.18/test_files/usr/local/share/ j4-dmenu-desktop-r2.18/test_files/usr/local/share/applications/ j4-dmenu-desktop-r2.18/test_files/usr/local/share/applications/dummy j4-dmenu-desktop-r2.18/test_files/usr/share/ j4-dmenu-desktop-r2.18/test_files/usr/share/applications/ j4-dmenu-desktop-r2.18/test_files/usr/share/applications/dummy Using TERMINAL=xterm -- 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 -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/desktop/j4-dmenu-desktop/j4-dmenu-desktop-r2.18/build [ 50%] Building CXX object CMakeFiles/j4-dmenu-desktop.dir/src/main.cc.o In file included from /usr/src/slapt-src/desktop/j4-dmenu-desktop/j4-dmenu-desktop-r2.18/src/main.cc:2: /usr/src/slapt-src/desktop/j4-dmenu-desktop/j4-dmenu-desktop-r2.18/src/Main.hh: In member function ‘std::string Main::get_command()’: /usr/src/slapt-src/desktop/j4-dmenu-desktop/j4-dmenu-desktop-r2.18/src/Main.hh:318:58: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘std::map, Application*>::size_type’ {aka ‘unsigned int’} [-Wformat=] 318 | fprintf(stderr, "Read %d .desktop files, found %lu apps.\n", parsed_files, apps.size()); | ~~^ ~~~~~~~~~~~ | | | | long unsigned int std::map, Application*>::size_type {aka unsigned int} | %u [100%] Linking CXX executable j4-dmenu-desktop [100%] Built target j4-dmenu-desktop 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/j4-dmenu-desktop/j4-dmenu-desktop-2.18-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/j4-dmenu-desktop usr/doc/ usr/doc/j4-dmenu-desktop-2.18/ usr/doc/j4-dmenu-desktop-2.18/CHANGELOG usr/doc/j4-dmenu-desktop-2.18/LICENSE usr/doc/j4-dmenu-desktop-2.18/README.md usr/doc/j4-dmenu-desktop-2.18/j4-dmenu-desktop.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/j4-dmenu-desktop.1.gz Slackware package /usr/src/slapt-src/desktop/j4-dmenu-desktop/j4-dmenu-desktop-2.18-i586-1salix15.0.txz created. Installing package j4-dmenu-desktop-2.18-i586-1salix15.0... | j4-dmenu-desktop (dmenu menu generator) | | j4-dmenu-desktop is a replacement for i3-dmenu-desktop. Its purpose | is to find .desktop files and offer you a menu to start an application | using dmenu. | | This package built with xterm as default terminal. | | | | | |