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. CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS LIB_SUFFIX tignore unshield-1.4.3/.travis.yml unshield-1.4.3/CMakeLists.txt unshield-1.4.3/ChangeLog unshield-1.4.3/LICENSE unshield-1.4.3/README.md unshield-1.4.3/lib/ unshield-1.4.3/lib/CMakeLists.txt unshield-1.4.3/lib/bswap.c unshield-1.4.3/lib/cabfile.h unshield-1.4.3/lib/component.c unshield-1.4.3/lib/convert_utf/ unshield-1.4.3/lib/convert_utf/CMakeLists.txt unshield-1.4.3/lib/convert_utf/ConvertUTF.c unshield-1.4.3/lib/convert_utf/ConvertUTF.h unshield-1.4.3/lib/convert_utf/README.google unshield-1.4.3/lib/convert_utf/README.unshield unshield-1.4.3/lib/convert_utf/readme.txt unshield-1.4.3/lib/directory.c unshield-1.4.3/lib/file.c unshield-1.4.3/lib/file_group.c unshield-1.4.3/lib/helper.c unshield-1.4.3/lib/internal.h unshield-1.4.3/lib/libunshield.c unshield-1.4.3/lib/libunshield.h unshield-1.4.3/lib/log.c unshield-1.4.3/lib/log.h unshield-1.4.3/lib/md5/ unshield-1.4.3/lib/md5/CMakeLists.txt unshield-1.4.3/lib/md5/global.h unshield-1.4.3/lib/md5/md5.h unshield-1.4.3/lib/md5/md5c.c unshield-1.4.3/lib/unshield_config.h.in unshield-1.4.3/libunshield.pc.in unshield-1.4.3/man/ unshield-1.4.3/man/unshield.1 unshield-1.4.3/rebuild.sh unshield-1.4.3/run-tests.sh unshield-1.4.3/src/ unshield-1.4.3/src/CMakeLists.txt unshield-1.4.3/src/unshield-deobfuscate.c unshield-1.4.3/src/unshield.c unshield-1.4.3/test/ unshield-1.4.3/test/v0/ unshield-1.4.3/test/v0/avigomanager.md5 unshield-1.4.3/test/v0/avigomanager.sh unshield-1.4.3/test/v0/baldurs_gate_patch_v1_1_4315_international.md5 unshield-1.4.3/test/v0/baldurs_gate_patch_v1_1_4315_international.sh unshield-1.4.3/test/v0/the-feeble-files-spanish.md5 unshield-1.4.3/test/v0/the-feeble-files-spanish.sh unshield-1.4.3/test/v5/ unshield-1.4.3/test/v5/CVE-2015-1386/ unshield-1.4.3/test/v5/CVE-2015-1386/CVE-2015-1386.sh unshield-1.4.3/test/v5/CVE-2015-1386/data1.cab unshield-1.4.3/test/v5/CVE-2015-1386/data1.hdr unshield-1.4.3/valgrind.sh unshield-1.4.3/win32_msvc/ unshield-1.4.3/win32_msvc/dirent.h unshield-1.4.3/win32_msvc/getopt.h unshield-1.4.3/win32_msvc/unistd.h -- 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 -- Looking for include file byteswap.h -- Looking for include file byteswap.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/byteswap.h -- Looking for include file sys/byteswap.h - not found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for fnmatch -- Looking for fnmatch - found -- Looking for iconv -- Looking for iconv - found -- Performing Test SIZE_FORMAT_ZI -- Performing Test SIZE_FORMAT_ZI - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1o") -- OPENSSL_FOUND: TRUE -- USE_OUR_OWN_MD5: OFF -- BUILD_STATIC: OFF -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/system/unshield/unshield-1.4.3/build [ 6%] Building C object lib/convert_utf/CMakeFiles/convert_utf.dir/ConvertUTF.c.o [ 13%] Linking C static library libconvert_utf.a [ 13%] Built target convert_utf [ 20%] Building C object lib/CMakeFiles/libunshield.dir/bswap.c.o [ 26%] Building C object lib/CMakeFiles/libunshield.dir/component.c.o [ 33%] Building C object lib/CMakeFiles/libunshield.dir/directory.c.o [ 40%] Building C object lib/CMakeFiles/libunshield.dir/file.c.o [ 46%] Building C object lib/CMakeFiles/libunshield.dir/file_group.c.o [ 53%] Building C object lib/CMakeFiles/libunshield.dir/helper.c.o [ 60%] Building C object lib/CMakeFiles/libunshield.dir/libunshield.c.o [ 66%] Building C object lib/CMakeFiles/libunshield.dir/log.c.o [ 73%] Linking C shared library libunshield.so [ 73%] Built target libunshield [ 80%] Building C object src/CMakeFiles/unshield-deobfuscate.dir/unshield-deobfuscate.c.o [ 86%] Linking C executable unshield-deobfuscate [ 86%] Built target unshield-deobfuscate [ 93%] Building C object src/CMakeFiles/unshield.dir/unshield.c.o [100%] Linking C executable unshield [100%] Built target unshield Consolidate compiler generated dependencies of target convert_utf [ 13%] Built target convert_utf Consolidate compiler generated dependencies of target libunshield [ 73%] Built target libunshield Consolidate compiler generated dependencies of target unshield-deobfuscate [ 86%] Built target unshield-deobfuscate Consolidate compiler generated dependencies of target unshield [100%] Built target unshield Installing the project stripped... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/man/man1/unshield.1 -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/lib/pkgconfig/libunshield.pc -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/lib/libunshield.so.0.0.0 -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/lib/libunshield.so.0 -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/lib/libunshield.so -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/include/libunshield.h -- Installing: /usr/src/slapt-src-i486/system/unshield/package-unshield/usr/bin/unshield -- Set runtime path of "/usr/src/slapt-src-i486/system/unshield/package-unshield/usr/bin/unshield" to "" Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libunshield.so libunshield.so.0 usr/lib/libunshield.so.0 libunshield.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libunshield.so ) ( cd usr/lib ; ln -sf libunshield.so.0 libunshield.so ) ( cd usr/lib ; rm -rf libunshield.so.0 ) ( cd usr/lib ; ln -sf libunshield.so.0.0.0 libunshield.so.0 ) 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/libunshield.so.0' removed './usr/lib/libunshield.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-i486/system/unshield/unshield-1.4.3-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/unshield usr/doc/ usr/doc/unshield-1.4.3/ usr/doc/unshield-1.4.3/LICENSE usr/doc/unshield-1.4.3/README.md usr/doc/unshield-1.4.3/unshield.SlackBuild usr/include/ usr/include/libunshield.h usr/lib/ usr/lib/libunshield.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libunshield.pc usr/man/ usr/man/man1/ usr/man/man1/unshield.1.gz Slackware package /usr/src/slapt-src-i486/system/unshield/unshield-1.4.3-i586-1salix15.0.txz created. Installing package unshield-1.4.3-i586-1salix15.0... | unshield (extractor for Microsoft InstallShield cabinet files) | | Unshield extracts CAB files from InstallShield installers, used to | install software on Microsoft Windows based machines. | | | | | | | | |