CMake Deprecation Warning at CMakeLists.txt:2 (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. CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS MAN_INSTALL_DIR f-1.1+git20201107/ unsf-1.1+git20201107/libunsf.c unsf-1.1+git20201107/.travis.yml unsf-1.1+git20201107/Makefile.linux unsf-1.1+git20201107/.travis.sh unsf-1.1+git20201107/libunsf.h unsf-1.1+git20201107/CMakeLists.txt unsf-1.1+git20201107/unsf.vcproj unsf-1.1+git20201107/unsf.pc.in unsf-1.1+git20201107/getopt.c unsf-1.1+git20201107/README.md unsf-1.1+git20201107/unsf.c unsf-1.1+git20201107/libunsf.vcproj unsf-1.1+git20201107/strtok_r.h unsf-1.1+git20201107/unsf.1 unsf-1.1+git20201107/Makefile.mingw unsf-1.1+git20201107/unsf_static.vcproj unsf-1.1+git20201107/LICENSE unsf-1.1+git20201107/Makefile.os2 unsf-1.1+git20201107/Makefile.darwin unsf-1.1+git20201107/appveyor.yml unsf-1.1+git20201107/unsf.sln -- 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 -- Build Type: Release -- Performing Test HAVE_VISIBILITY_DEFAULT -- Performing Test HAVE_VISIBILITY_DEFAULT - Success -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Looking for strtok_r -- Looking for strtok_r - found -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/audio/unsf/unsf-1.1+git20201107/build [ 12%] Building C object CMakeFiles/libunsf_static.dir/libunsf.c.o [ 25%] Linking C static library libunsf.a [ 25%] Built target libunsf_static [ 37%] Building C object CMakeFiles/unsf-static.dir/unsf.c.o [ 50%] Linking C executable unsf-static [ 50%] Built target unsf-static [ 62%] Building C object CMakeFiles/libunsf_dynamic.dir/libunsf.c.o [ 75%] Linking C shared library libunsf.so [ 75%] Built target libunsf_dynamic [ 87%] Building C object CMakeFiles/unsf.dir/unsf.c.o [100%] Linking C executable unsf [100%] Built target unsf Consolidate compiler generated dependencies of target libunsf_static [ 25%] Built target libunsf_static Consolidate compiler generated dependencies of target unsf-static [ 50%] Built target unsf-static Consolidate compiler generated dependencies of target libunsf_dynamic [ 75%] Built target libunsf_dynamic Consolidate compiler generated dependencies of target unsf [100%] Built target unsf Installing the project stripped... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/lib/libunsf.a -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/bin/unsf-static -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/lib/libunsf.so.1.1.0 -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/lib/libunsf.so.1 -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/lib/libunsf.so -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/bin/unsf -- Set runtime path of "/usr/src/slapt-src/audio/unsf/package-unsf/usr/bin/unsf" to "" -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/lib/pkgconfig/unsf.pc -- Installing: /usr/src/slapt-src/audio/unsf/package-unsf/usr/include/libunsf.h Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libunsf.so libunsf.so.1 usr/lib/libunsf.so.1 libunsf.so.1.1.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libunsf.so ) ( cd usr/lib ; ln -sf libunsf.so.1 libunsf.so ) ( cd usr/lib ; rm -rf libunsf.so.1 ) ( cd usr/lib ; ln -sf libunsf.so.1.1.0 libunsf.so.1 ) 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/libunsf.so.1' removed './usr/lib/libunsf.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/audio/unsf/unsf-1.1+git20201107-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/unsf usr/doc/ usr/doc/unsf-1.1+git20201107/ usr/doc/unsf-1.1+git20201107/LICENSE usr/doc/unsf-1.1+git20201107/README.md usr/doc/unsf-1.1+git20201107/unsf.SlackBuild usr/include/ usr/include/libunsf.h usr/lib/ usr/lib/libunsf.so.1.1.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/unsf.pc usr/man/ usr/man/man1/ usr/man/man1/unsf.1.gz Slackware package /usr/src/slapt-src/audio/unsf/unsf-1.1+git20201107-i586-1salix15.0.txz created. Installing package unsf-1.1+git20201107-i586-1salix15.0... | unsf (converts SoundFont .sf2 files into GUS-type instrument patches) | | UnSF is a tool to convert SoundFont (sf2) files into GUS | patches. libunsf is a library that is used by UnSF. | | | | | | | | |