The following packages will be installed: squashfuse Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching squashfuse.SlackBuild... 0%100%100%100%100%100%Done Fetching squashfuse.info... 0%100%100%100%100%100%Done checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for option for POSIX-2001 preprocessor... none checking how to enable all compiler warnings... -Wall checking for QNX makedev... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes configure: checking for definition needed by makedev checking if makedev works without changes... yes configure: checking for definition needed by pread checking if pread works without changes... no checking if pread requires changing _DARWIN_C_SOURCE... no checking if pread requires changing _NETBSD_SOURCE... no checking if pread requires changing _XOPEN_SOURCE... yes configure: checking for definition needed by S_IFSOCK checking if S_IFSOCK works without changes... no checking if S_IFSOCK requires changing _DARWIN_C_SOURCE... no checking if S_IFSOCK requires changing _NETBSD_SOURCE... no checking if S_IFSOCK requires changing _XOPEN_SOURCE... yes checking for attr/xattr.h... no configure: checking for definition needed by ENOATTR checking if ENOATTR works without changes... no checking if ENOATTR requires changing _DARWIN_C_SOURCE... no checking if ENOATTR requires changing _NETBSD_SOURCE... no checking if ENOATTR requires changing _XOPEN_SOURCE... no checking if ENOATTR requires changing _BSD_SOURCE... no checking if ENOATTR requires changing _GNU_SOURCE... no checking if ENOATTR requires changing _POSIX_C_SOURCE... no checking for library containing uncompress... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for liblzma... yes checking for library containing lzma_stream_buffer_decode... none required checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for library containing lzo1x_decompress_safe... -llzo2 checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for library containing LZ4_decompress_safe... -llz4 checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.h... yes checking for library containing ZSTD_decompress... -lzstd checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking for fuse3 >= 3.2... yes checking for FUSE library... already present checking for FUSE header... yes checking whether fuse_session_loop is declared... yes checking for fuse_session_loop... yes checking whether fuse_add_direntry is declared... yes checking whether fuse_add_dirent is declared... no checking whether fuse_daemonize is declared... yes checking whether fuse_session_remove_chan is declared... no checking for two-argument fuse_unmount... yes checking for position argument to FUSE xattr operations... no checking if make supports export... yes checking for __le16... yes checking for fusermount3... fusermount3 checking for mksquashfs... yes checking for md5sum... md5sum checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/ll-smoke.sh config.status: creating Makefile config.status: creating squashfuse.pc config.status: creating tests/lib.sh config.status: creating ci/features config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Compression support ....... : ZLIB XZ LZO LZ4 ZSTD High-level FUSE driver .... : yes Low-level FUSE driver ..... : yes Demo program .............. : yes Tests ..................... : FUSE demo make all-am make[1]: Entering directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' CC squashfuse-hl.o SED="/usr/bin/sed" ./gen_swap.sh ./squashfs_fs.h CC libsquashfuse_la-swap.lo CC libsquashfuse_la-cache.lo CC libsquashfuse_la-table.lo CC libsquashfuse_la-dir.lo CC libsquashfuse_la-file.lo CC libsquashfuse_la-fs.lo CC libsquashfuse_la-decompress.lo CC libsquashfuse_la-xattr.lo CC libsquashfuse_la-hash.lo CC libsquashfuse_la-stack.lo CC libsquashfuse_la-traverse.lo CC libsquashfuse_la-util.lo CC libsquashfuse_la-nonstd-pread.lo CC libsquashfuse_la-nonstd-stat.lo CCLD libsquashfuse.la CC libfuseprivate_la-fuseprivate.lo CC libfuseprivate_la-nonstd-makedev.lo CC libfuseprivate_la-nonstd-enoattr.lo CC libfuseprivate_la-stat.lo CCLD libfuseprivate.la CCLD squashfuse CC squashfuse_ll-ll.o ll.c: In function ‘main’: ll.c:582:41: warning: assignment to ‘void (*)(struct fuse_req *, fuse_ino_t, uint64_t)’ {aka ‘void (*)(struct fuse_req *, long long unsigned int, long long unsigned int)’} from incompatible pointer type ‘void (*)(struct fuse_req *, fuse_ino_t, long unsigned int)’ {aka ‘void (*)(struct fuse_req *, long long unsigned int, long unsigned int)’} [-Wincompatible-pointer-types] 582 | sqfs_ll_ops.forget = sqfs_ll_op_forget; | ^ CC squashfuse_ll-ll_inode.o CC squashfuse_ll-nonstd-daemon.o CCLD squashfuse_ll CC ls.o CCLD squashfuse_ls CC squashfuse_extract-extract.o CC squashfuse_extract-stat.o CC squashfuse_extract-nonstd-makedev.o CCLD squashfuse_extract make[1]: Leaving directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' make[2]: Entering directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c -s libsquashfuse.la '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libsquashfuse.so.0.0.0 /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib/libsquashfuse.so.0.0.0 libtool: install: strip --strip-unneeded /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib/libsquashfuse.so.0.0.0 libtool: install: (cd /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib && { ln -s -f libsquashfuse.so.0.0.0 libsquashfuse.so.0 || { rm -f libsquashfuse.so.0 && ln -s libsquashfuse.so.0.0.0 libsquashfuse.so.0; }; }) libtool: install: (cd /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib && { ln -s -f libsquashfuse.so.0.0.0 libsquashfuse.so || { rm -f libsquashfuse.so && ln -s libsquashfuse.so.0.0.0 libsquashfuse.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsquashfuse.lai /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib/libsquashfuse.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s squashfuse squashfuse_ll '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/bin' libtool: warning: 'libsquashfuse.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s .libs/squashfuse /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/bin/squashfuse libtool: warning: 'libsquashfuse.la' has not been installed in '/usr/lib' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104/build-aux/install-sh -c -s .libs/squashfuse_ll /usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/bin/squashfuse_ll /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/man/man1' /usr/bin/ginstall -c -m 644 squashfuse.1 '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 squashfuse.pc '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/lib/pkgconfig' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/include/squashfuse' /usr/bin/ginstall -c -m 644 squashfuse.h squashfs_fs.h cache.h common.h config.h decompress.h dir.h file.h fs.h stack.h table.h traverse.h util.h xattr.h '/usr/src/slapt-src-i486/system/squashfuse/package-squashfuse/usr/include/squashfuse' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libsquashfuse.so libsquashfuse.so.0.0.0 usr/lib/libsquashfuse.so.0 libsquashfuse.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libsquashfuse.so ) ( cd usr/lib ; ln -sf libsquashfuse.so.0.0.0 libsquashfuse.so ) ( cd usr/lib ; rm -rf libsquashfuse.so.0 ) ( cd usr/lib ; ln -sf libsquashfuse.so.0.0.0 libsquashfuse.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/libsquashfuse.so.0' removed './usr/lib/libsquashfuse.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/squashfuse/squashfuse-0.1.104-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/squashfuse usr/bin/squashfuse_ll usr/doc/ usr/doc/squashfuse-0.1.104/ usr/doc/squashfuse-0.1.104/LICENSE usr/doc/squashfuse-0.1.104/NEWS usr/doc/squashfuse-0.1.104/PLATFORMS usr/doc/squashfuse-0.1.104/README usr/doc/squashfuse-0.1.104/TODO usr/doc/squashfuse-0.1.104/squashfuse.SlackBuild usr/include/ usr/include/squashfuse/ usr/include/squashfuse/cache.h usr/include/squashfuse/common.h usr/include/squashfuse/config.h usr/include/squashfuse/decompress.h usr/include/squashfuse/dir.h usr/include/squashfuse/file.h usr/include/squashfuse/fs.h usr/include/squashfuse/squashfs_fs.h usr/include/squashfuse/squashfuse.h usr/include/squashfuse/stack.h usr/include/squashfuse/table.h usr/include/squashfuse/traverse.h usr/include/squashfuse/util.h usr/include/squashfuse/xattr.h usr/lib/ usr/lib/libsquashfuse.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/squashfuse.pc usr/man/ usr/man/man1/ usr/man/man1/squashfuse.1.gz Slackware package /usr/src/slapt-src-i486/system/squashfuse/squashfuse-0.1.104-i586-1salix15.0.txz created. Installing package squashfuse-0.1.104-i586-1salix15.0... | squashfuse (FUSE filesystem to mount squashfs archives) | | Squashfuse lets you mount SquashFS archives in user-space. It | supports almost all features of the SquashFS format, yet is still | fast and memory-efficient. So that everyone can use it, squashfuse | supports many different operating systems and is available under a | permissing license. | | Homepage: https://github.com/vasi/squashfuse | | | |