tar -xf unionfs-fuse-0.26.tar.xz -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS LIBRARY_OUTPUT_PATH SYSCONFDIR -- Build files have been written to: /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 /usr/bin/cmake -H/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 -B/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' make -f src/CMakeFiles/unionfs.dir/build.make src/CMakeFiles/unionfs.dir/depend make[2]: Entering directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26 /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/CMakeFiles/unionfs.dir/DependInfo.cmake --color= Dependee "/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/CMakeFiles/unionfs.dir/DependInfo.cmake" is newer than depender "/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/CMakeFiles/unionfs.dir/depend.internal". Dependee "/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/CMakeFiles/unionfs.dir/depend.internal". Scanning dependencies of target unionfs make[2]: Leaving directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' make -f src/CMakeFiles/unionfs.dir/build.make src/CMakeFiles/unionfs.dir/build make[2]: Entering directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 1 [ 6%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/unionfs.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unionfs.c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unionfs.c: In function ‘unionfs_getattr’: /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unionfs.c:193:26: προειδοποίηση: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(stbuf, 0, sizeof(stbuf)); ^ /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unionfs.c: In function ‘unionfs_init’: /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unionfs.c:232:3: προειδοποίηση: implicit declaration of function ‘chroot’ [-Wimplicit-function-declaration] int res = chroot(uopt.chroot); ^ /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 2 [ 13%] Building C object src/CMakeFiles/unionfs.dir/stats.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/stats.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/stats.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 3 [ 20%] Building C object src/CMakeFiles/unionfs.dir/opts.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/opts.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/opts.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 4 [ 26%] Building C object src/CMakeFiles/unionfs.dir/debug.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/debug.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/debug.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 5 [ 33%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/findbranch.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/findbranch.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 6 [ 40%] Building C object src/CMakeFiles/unionfs.dir/readdir.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/readdir.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/readdir.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 7 [ 46%] Building C object src/CMakeFiles/unionfs.dir/general.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/general.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/general.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 8 [ 53%] Building C object src/CMakeFiles/unionfs.dir/unlink.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/unlink.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/unlink.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 9 [ 60%] Building C object src/CMakeFiles/unionfs.dir/cow.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/cow.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/cow.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 10 [ 66%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/cow_utils.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/cow_utils.c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/cow_utils.c: In function ‘setfile’: /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/cow_utils.c:64:6: προειδοποίηση: variable ‘rval’ set but not used [-Wunused-but-set-variable] int rval; ^ /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 11 [ 73%] Building C object src/CMakeFiles/unionfs.dir/string.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/string.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/string.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 12 [ 80%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/rmdir.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/rmdir.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 13 [ 86%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/usyslog.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/usyslog.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 14 [ 93%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/hashtable.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/hashtable.c /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 15 [100%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cc -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g -o CMakeFiles/unionfs.dir/hashtable_itr.o -c /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src/hashtable_itr.c Linking C executable unionfs cd /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/unionfs.dir/link.txt --verbose=1 /usr/bin/cc -pipe -W -Wall -DFORTIFY_SOURCE=2 -O2 -g CMakeFiles/unionfs.dir/unionfs.o CMakeFiles/unionfs.dir/stats.o CMakeFiles/unionfs.dir/opts.o CMakeFiles/unionfs.dir/debug.o CMakeFiles/unionfs.dir/findbranch.o CMakeFiles/unionfs.dir/readdir.o CMakeFiles/unionfs.dir/general.o CMakeFiles/unionfs.dir/unlink.o CMakeFiles/unionfs.dir/cow.o CMakeFiles/unionfs.dir/cow_utils.o CMakeFiles/unionfs.dir/string.o CMakeFiles/unionfs.dir/rmdir.o CMakeFiles/unionfs.dir/usyslog.o CMakeFiles/unionfs.dir/hashtable.o CMakeFiles/unionfs.dir/hashtable_itr.o -o unionfs -rdynamic -lfuse -lpthread -lrt make[2]: Leaving directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' /usr/bin/cmake -E cmake_progress_report /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [100%] Built target unionfs make[1]: Leaving directory `/home/djemos/unionfs-fuse/src/unionfs-fuse-0.26' /usr/bin/cmake -E cmake_progress_start /home/djemos/unionfs-fuse/src/unionfs-fuse-0.26/CMakeFiles 0 [100%] Built target unionfs Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/djemos/unionfs-fuse/pkg/usr/bin/unionfs -- Installing: /home/djemos/unionfs-fuse/pkg/usr/share/man/man8/unionfs-fuse.8 /home/djemos/unionfs-fuse/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάρ 17 17:15 install drwxr-xr-x 6 root root 4096 Μάρ 17 17:15 usr /home/djemos/unionfs-fuse/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 238 Μάρ 17 17:15 slack-desc /home/djemos/unionfs-fuse/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Μάρ 17 17:15 bin drwxr-xr-x 3 root root 4096 Μάρ 17 17:15 doc drwxr-xr-x 3 root root 4096 Μάρ 17 17:15 man drwxr-xr-x 3 root root 4096 Μάρ 17 17:15 src /home/djemos/unionfs-fuse/pkg/usr/bin: σύνολο 88 -rwxr-xr-x 1 root root 86864 Μάρ 17 17:15 unionfs /home/djemos/unionfs-fuse/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 17 17:15 unionfs-fuse-0.26 /home/djemos/unionfs-fuse/pkg/usr/doc/unionfs-fuse-0.26: σύνολο 12 -rw-r--r-- 1 root root 1289 Μάρ 17 17:15 CREDITS -rw-r--r-- 1 root root 6217 Μάρ 17 17:15 changelog /home/djemos/unionfs-fuse/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 17 17:15 man8 /home/djemos/unionfs-fuse/pkg/usr/man/man8: σύνολο 4 -rw-r--r-- 1 root root 2680 Σεπ 11 2012 unionfs-fuse.8.gz /home/djemos/unionfs-fuse/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 17 17:15 unionfs-fuse-0.26 /home/djemos/unionfs-fuse/pkg/usr/src/unionfs-fuse-0.26: σύνολο 4 -rwxr-xr-x 1 root root 751 Μάρ 17 17:15 SLKBUILD Slackware package maker, version 3.14159. 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: /home/djemos/unionfs-fuse/unionfs-fuse-0.26-x86_64-1dj.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/unionfs usr/doc/ usr/doc/unionfs-fuse-0.26/ usr/doc/unionfs-fuse-0.26/CREDITS usr/doc/unionfs-fuse-0.26/changelog usr/man/ usr/man/man8/ usr/man/man8/unionfs-fuse.8.gz usr/src/ usr/src/unionfs-fuse-0.26/ usr/src/unionfs-fuse-0.26/SLKBUILD Slackware package /home/djemos/unionfs-fuse/unionfs-fuse-0.26-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories