The following packages will be installed: mhddfs Fetching README... 0%100%100%100%100%100%Done Fetching mhddfs.SlackBuild... 0%100%100%100%100%100%Done Fetching mhddfs.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mhddfs-0.1.39/ mhddfs-0.1.39/debian/ mhddfs-0.1.39/debian/source/ mhddfs-0.1.39/debian/source/format mhddfs-0.1.39/debian/control mhddfs-0.1.39/debian/compat mhddfs-0.1.39/debian/install mhddfs-0.1.39/debian/changelog mhddfs-0.1.39/debian/copyright mhddfs-0.1.39/debian/docs mhddfs-0.1.39/debian/rules mhddfs-0.1.39/debian/manpages mhddfs-0.1.39/tests/ mhddfs-0.1.39/tests/utimes.sh mhddfs-0.1.39/tests/seek.pl mhddfs-0.1.39/tests/statvfs.pl mhddfs-0.1.39/tests/rename.c mhddfs-0.1.39/tests/access.pl mhddfs-0.1.39/tests/plocks.c mhddfs-0.1.39/tests/xattrs.sh mhddfs-0.1.39/src/ mhddfs-0.1.39/src/test/ mhddfs-0.1.39/src/test/stat.pl mhddfs-0.1.39/src/test/pwrite.c mhddfs-0.1.39/src/test/statvfs.c mhddfs-0.1.39/src/tools.c mhddfs-0.1.39/src/flist.c mhddfs-0.1.39/src/main.c mhddfs-0.1.39/src/usage.c mhddfs-0.1.39/src/parse_options.c mhddfs-0.1.39/src/tools.h mhddfs-0.1.39/src/debug.c mhddfs-0.1.39/src/flist.h mhddfs-0.1.39/src/usage.h mhddfs-0.1.39/src/parse_options.h mhddfs-0.1.39/src/version.h mhddfs-0.1.39/src/debug.h mhddfs-0.1.39/mnt/ mhddfs-0.1.39/LICENSE mhddfs-0.1.39/README.ru.UTF-8 mhddfs-0.1.39/mhddfs.1 mhddfs-0.1.39/ChangeLog mhddfs-0.1.39/COPYING mhddfs-0.1.39/Makefile mhddfs-0.1.39/README mhddfs-0.1.39/mhddfs.spec mkdir -p obj touch obj/obj-stamp gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/debug.c -o obj/debug.o gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/flist.c -o obj/flist.o gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/main.c -o obj/main.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/i586-slackware-linux/11.2.0/include/stdint.h:9, from /usr/include/fuse/fuse_common.h:19, from /usr/include/fuse/fuse.h:26, from src/main.c:23: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/parse_options.c -o obj/parse_options.o src/parse_options.c: In function ‘parse_options’: src/parse_options.c:51:43: warning: integer overflow in expression of type ‘long int’ results in ‘0’ [-Woverflow] 51 | #define DEFAULT_MLIMIT ( 4l * 1024 * 1024 * 1024 ) | ^ src/parse_options.c:253:27: note: in expansion of macro ‘DEFAULT_MLIMIT’ 253 | mhdd.move_limit = DEFAULT_MLIMIT; | ^~~~~~~~~~~~~~ src/parse_options.c:51:43: warning: integer overflow in expression of type ‘long int’ results in ‘0’ [-Woverflow] 51 | #define DEFAULT_MLIMIT ( 4l * 1024 * 1024 * 1024 ) | ^ src/parse_options.c:295:51: note: in expansion of macro ‘DEFAULT_MLIMIT’ 295 | mhdd.move_limit = DEFAULT_MLIMIT; | ^~~~~~~~~~~~~~ gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/tools.c -o obj/tools.o gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD -c src/usage.c -o obj/usage.o gcc -Wall -O2 -march=i586 -mtune=i686 -Wl,-s -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -MMD obj/debug.o obj/flist.o obj/main.o obj/parse_options.o obj/tools.o obj/usage.o -o mhddfs -lfuse -pthread 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-i486/system/mhddfs/mhddfs-0.1.39-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/mhddfs usr/doc/ usr/doc/mhddfs-0.1.39/ usr/doc/mhddfs-0.1.39/COPYING usr/doc/mhddfs-0.1.39/ChangeLog usr/doc/mhddfs-0.1.39/LICENSE usr/doc/mhddfs-0.1.39/README usr/doc/mhddfs-0.1.39/README.ru.UTF-8 usr/doc/mhddfs-0.1.39/mhddfs.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/mhddfs.1.gz Slackware package /usr/src/slapt-src-i486/system/mhddfs/mhddfs-0.1.39-i586-1salix15.0.txz created. Installing package mhddfs-0.1.39-i586-1salix15.0... | mhddfs (Multi HDD [FUSE] File System) | | A fuse-based file system for unifying several mount points into one. | | This FUSE-based file system allows mount points (or directories) to | be combined, simulating a single big volume which can merge several | hard drives or remote file systems. It is like unionfs, but can | choose the drive with the most free space to create new files on, | and can move data transparently between drives. | | See http://mhddfs.uvw.ru | |