The following packages will be installed: snappy Fetching 73.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching snappy.SlackBuild... 0%100%100%100%100%100%Done Fetching snappy.info... 0%100%100%100%100%100%Done snappy-1.1.8/ snappy-1.1.8/.appveyor.yml snappy-1.1.8/.gitignore snappy-1.1.8/.travis.yml snappy-1.1.8/AUTHORS snappy-1.1.8/CMakeLists.txt snappy-1.1.8/CONTRIBUTING.md snappy-1.1.8/COPYING snappy-1.1.8/NEWS snappy-1.1.8/README.md snappy-1.1.8/cmake/ snappy-1.1.8/cmake/SnappyConfig.cmake.in snappy-1.1.8/cmake/config.h.in snappy-1.1.8/docs/ snappy-1.1.8/docs/README.md snappy-1.1.8/format_description.txt snappy-1.1.8/framing_format.txt snappy-1.1.8/snappy-c.cc snappy-1.1.8/snappy-c.h snappy-1.1.8/snappy-internal.h snappy-1.1.8/snappy-sinksource.cc snappy-1.1.8/snappy-sinksource.h snappy-1.1.8/snappy-stubs-internal.cc snappy-1.1.8/snappy-stubs-internal.h snappy-1.1.8/snappy-stubs-public.h.in snappy-1.1.8/snappy-test.cc snappy-1.1.8/snappy-test.h snappy-1.1.8/snappy.cc snappy-1.1.8/snappy.h snappy-1.1.8/snappy_compress_fuzzer.cc snappy-1.1.8/snappy_uncompress_fuzzer.cc snappy-1.1.8/snappy_unittest.cc snappy-1.1.8/testdata/ snappy-1.1.8/testdata/alice29.txt snappy-1.1.8/testdata/asyoulik.txt snappy-1.1.8/testdata/baddata1.snappy snappy-1.1.8/testdata/baddata2.snappy snappy-1.1.8/testdata/baddata3.snappy snappy-1.1.8/testdata/fireworks.jpeg snappy-1.1.8/testdata/geo.protodata snappy-1.1.8/testdata/html snappy-1.1.8/testdata/html_x_4 snappy-1.1.8/testdata/kppkn.gtb snappy-1.1.8/testdata/lcet10.txt snappy-1.1.8/testdata/paper-100k.pdf snappy-1.1.8/testdata/plrabn12.txt snappy-1.1.8/testdata/urls.10K patching file CMakeLists.txt Hunk #1 succeeded at 214 (offset 69 lines). -- 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 -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Success -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Failed -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Failed -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/development/snappy/snappy-1.1.8/build [ 12%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o [ 25%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o [ 37%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o [ 50%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o [ 62%] Linking CXX shared library libsnappy.so [ 62%] Built target snappy [ 75%] Building CXX object CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o [ 87%] Building CXX object CMakeFiles/snappy_unittest.dir/snappy-test.cc.o [100%] Linking CXX executable snappy_unittest [100%] Built target snappy_unittest Consolidate compiler generated dependencies of target snappy [ 62%] Built target snappy Consolidate compiler generated dependencies of target snappy_unittest [100%] Built target snappy_unittest Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/libsnappy.so.1.1.8 -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/libsnappy.so.1 -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/libsnappy.so -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/include/snappy-c.h -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/include/snappy-sinksource.h -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/include/snappy.h -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/include/snappy-stubs-public.h -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/cmake/Snappy/SnappyTargets.cmake -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/cmake/Snappy/SnappyConfig.cmake -- Installing: /usr/src/slapt-src/development/snappy/package-snappy/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake total 316 drwxr-xr-x 6 root root 4096 May 17 09:07 . drwxr-sr-x 4 root root 167 May 17 09:07 .. -rw-r--r-- 1 root root 1064 Jan 14 2020 .appveyor.yml -rw-r--r-- 1 root root 67 Jan 14 2020 .gitignore -rw-r--r-- 1 root root 2639 Jan 14 2020 .travis.yml -rw-r--r-- 1 root root 22 Jan 14 2020 AUTHORS -rw-r--r-- 1 root root 9977 May 17 09:07 CMakeLists.txt -rw-r--r-- 1 root root 9891 Jan 14 2020 CMakeLists.txt.orig -rw-r--r-- 1 root root 1118 Jan 14 2020 CONTRIBUTING.md -rw-r--r-- 1 root root 2645 Jan 14 2020 COPYING -rw-r--r-- 1 root root 5843 Jan 14 2020 NEWS -rw-r--r-- 1 root root 5857 Jan 14 2020 README.md drwxr-xr-x 4 root root 293 May 17 09:07 build drwxr-xr-x 2 root root 54 Jan 14 2020 cmake drwxr-xr-x 2 root root 23 Jan 14 2020 docs -rw-r--r-- 1 root root 4388 Jan 14 2020 format_description.txt -rw-r--r-- 1 root root 5039 Jan 14 2020 framing_format.txt -rw-r--r-- 1 root root 3637 Jan 14 2020 snappy-c.cc -rw-r--r-- 1 root root 5414 Jan 14 2020 snappy-c.h -rw-r--r-- 1 root root 9806 Jan 14 2020 snappy-internal.h -rw-r--r-- 1 root root 3286 Jan 14 2020 snappy-sinksource.cc -rw-r--r-- 1 root root 7256 Jan 14 2020 snappy-sinksource.h -rw-r--r-- 1 root root 1832 Jan 14 2020 snappy-stubs-internal.cc -rw-r--r-- 1 root root 18531 Jan 14 2020 snappy-stubs-internal.h -rw-r--r-- 1 root root 2952 Jan 14 2020 snappy-stubs-public.h.in -rw-r--r-- 1 root root 20467 Jan 14 2020 snappy-test.cc -rw-r--r-- 1 root root 15748 Jan 14 2020 snappy-test.h -rw-r--r-- 1 root root 58864 Jan 14 2020 snappy.cc -rw-r--r-- 1 root root 9885 Jan 14 2020 snappy.h -rw-r--r-- 1 root root 2601 Jan 14 2020 snappy_compress_fuzzer.cc -rw-r--r-- 1 root root 2472 Jan 14 2020 snappy_uncompress_fuzzer.cc -rw-r--r-- 1 root root 51460 Jan 14 2020 snappy_unittest.cc drwxr-xr-x 2 root root 278 Jan 14 2020 testdata Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib64/libsnappy.so libsnappy.so.1 usr/lib64/libsnappy.so.1 libsnappy.so.1.1.8 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libsnappy.so ) ( cd usr/lib64 ; ln -sf libsnappy.so.1 libsnappy.so ) ( cd usr/lib64 ; rm -rf libsnappy.so.1 ) ( cd usr/lib64 ; ln -sf libsnappy.so.1.1.8 libsnappy.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/lib64/libsnappy.so.1' removed './usr/lib64/libsnappy.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/development/snappy/snappy-1.1.8-x86_64-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/snappy-1.1.8/ usr/doc/snappy-1.1.8/README.md usr/doc/snappy-1.1.8/snappy.SlackBuild usr/include/ usr/include/snappy-c.h usr/include/snappy-sinksource.h usr/include/snappy-stubs-public.h usr/include/snappy.h usr/lib64/ usr/lib64/cmake/ usr/lib64/cmake/Snappy/ usr/lib64/cmake/Snappy/SnappyConfig.cmake usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake usr/lib64/cmake/Snappy/SnappyTargets-release.cmake usr/lib64/cmake/Snappy/SnappyTargets.cmake usr/lib64/libsnappy.so.1.1.8 Slackware package /usr/src/slapt-src/development/snappy/snappy-1.1.8-x86_64-2salix15.0.txz created. Installing package snappy-1.1.8-x86_64-2salix15.0... | snappy (A fast compressor/decompressor) | | Snappy is a compression/decompression library. It does not aim for | maximum compression, or compatibility with any other compression | library; instead, it aims for very high speeds and reasonable | compression. For instance, compared to the fastest mode of zlib, | Snappy is an order of magnitude faster for most inputs, but the | resulting compressed files are anywhere from 20% to 100% bigger. | | | | |