The following packages will be installed: ncdu Fetching README... 0%100%100%100%100%100%Done Fetching ncdu.SlackBuild... 0%100%100%100%100%100%Done Fetching ncdu.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ncdu-1.15.1/ ncdu-1.15.1/install-sh ncdu-1.15.1/Makefile.am ncdu-1.15.1/deps/ ncdu-1.15.1/deps/khashl.h ncdu-1.15.1/deps/yopt.h ncdu-1.15.1/aclocal.m4 ncdu-1.15.1/Makefile.in ncdu-1.15.1/doc/ ncdu-1.15.1/doc/ncdu.pod ncdu-1.15.1/src/ ncdu-1.15.1/src/browser.c ncdu-1.15.1/src/help.c ncdu-1.15.1/src/dir.h ncdu-1.15.1/src/quit.h ncdu-1.15.1/src/delete.c ncdu-1.15.1/src/dir_import.c ncdu-1.15.1/src/dir_mem.c ncdu-1.15.1/src/help.h ncdu-1.15.1/src/delete.h ncdu-1.15.1/src/exclude.c ncdu-1.15.1/src/dir_scan.c ncdu-1.15.1/src/dir_common.c ncdu-1.15.1/src/path.c ncdu-1.15.1/src/util.h ncdu-1.15.1/src/path.h ncdu-1.15.1/src/quit.c ncdu-1.15.1/src/dir_export.c ncdu-1.15.1/src/shell.h ncdu-1.15.1/src/dirlist.h ncdu-1.15.1/src/dirlist.c ncdu-1.15.1/src/browser.h ncdu-1.15.1/src/shell.c ncdu-1.15.1/src/main.c ncdu-1.15.1/src/exclude.h ncdu-1.15.1/src/global.h ncdu-1.15.1/src/util.c ncdu-1.15.1/missing ncdu-1.15.1/README ncdu-1.15.1/COPYING ncdu-1.15.1/configure.ac ncdu-1.15.1/compile ncdu-1.15.1/configure ncdu-1.15.1/ChangeLog ncdu-1.15.1/config.h.in ncdu-1.15.1/depcomp ncdu-1.15.1/ncdu.1 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for int64_t... yes checking for uint64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for struct stat.st_blocks... yes checking for getcwd... yes checking for gettimeofday... yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... yes checking for lstat... yes checking for system... yes checking for getenv... yes checking for statfs... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking for getattrlist... no checking whether ATTR_CMNEXT_NOFIRMLINKPATH is declared... no checking for ncursesw... yes configure: Using /bin/sh as the default shell if $SHELL is not set checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-i486/system/ncdu/ncdu-1.15.1' depbase=`echo src/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/browser.o -MD -MP -MF $depbase.Tpo -c -o src/browser.o src/browser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/delete.o -MD -MP -MF $depbase.Tpo -c -o src/delete.o src/delete.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dirlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dirlist.o -MD -MP -MF $depbase.Tpo -c -o src/dirlist.o src/dirlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dir_common.o -MD -MP -MF $depbase.Tpo -c -o src/dir_common.o src/dir_common.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir_export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dir_export.o -MD -MP -MF $depbase.Tpo -c -o src/dir_export.o src/dir_export.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir_import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dir_import.o -MD -MP -MF $depbase.Tpo -c -o src/dir_import.o src/dir_import.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir_mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dir_mem.o -MD -MP -MF $depbase.Tpo -c -o src/dir_mem.o src/dir_mem.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/dir_scan.o -MD -MP -MF $depbase.Tpo -c -o src/dir_scan.o src/dir_scan.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/exclude.o -MD -MP -MF $depbase.Tpo -c -o src/exclude.o src/exclude.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/help.o -MD -MP -MF $depbase.Tpo -c -o src/help.o src/help.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/shell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/shell.o -MD -MP -MF $depbase.Tpo -c -o src/shell.o src/shell.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/quit.o -MD -MP -MF $depbase.Tpo -c -o src/quit.o src/quit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/path.o -MD -MP -MF $depbase.Tpo -c -o src/path.o src/path.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -march=i586 -mtune=i686 -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -O2 -march=i586 -mtune=i686 -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o -lncursesw -ltinfo make[1]: Leaving directory '/usr/src/slapt-src-i486/system/ncdu/ncdu-1.15.1' make[1]: Entering directory '/usr/src/slapt-src-i486/system/ncdu/ncdu-1.15.1' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/ncdu/package-ncdu/usr/bin' /usr/bin/ginstall -c ncdu '/usr/src/slapt-src-i486/system/ncdu/package-ncdu/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/ncdu/package-ncdu/usr/man/man1' /usr/bin/ginstall -c -m 644 ncdu.1 '/usr/src/slapt-src-i486/system/ncdu/package-ncdu/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/ncdu/ncdu-1.15.1' 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/ncdu/ncdu-1.15.1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ncdu usr/doc/ usr/doc/ncdu-1.15.1/ usr/doc/ncdu-1.15.1/COPYING usr/doc/ncdu-1.15.1/ChangeLog usr/doc/ncdu-1.15.1/README usr/doc/ncdu-1.15.1/ncdu.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/ncdu.1.gz Slackware package /usr/src/slapt-src-i486/system/ncdu/ncdu-1.15.1-i586-1salix15.0.txz created. Installing package ncdu-1.15.1-i586-1salix15.0... | ncdu (NCurses Disk Usage) | | As the name already suggests, ncdu is an NCurses version of the famous | old 'du' unix command. It provides a fast and easy interface to your | harddrive. Where is your disk space going? Why is your home directory | that large? ncdu can answer those questions for you in just a matter | of seconds! | | https://dev.yorhel.nl/ncdu/ | | | |