The following packages will be installed: shed Fetching README... 0%100%100%100%100%100%Done Fetching shed.SlackBuild... 0%100%100%100%100%100%Done Fetching shed.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done shed-1.15/ shed-1.15/ChangeLog shed-1.15/depcomp shed-1.15/AUTHORS shed-1.15/Makefile.am shed-1.15/README shed-1.15/util.h shed-1.15/NEWS shed-1.15/install-sh shed-1.15/configure.in shed-1.15/INSTALL shed-1.15/util.c shed-1.15/missing shed-1.15/TODO shed-1.15/shed.1 shed-1.15/shed.c shed-1.15/COPYING shed-1.15/aclocal.m4 shed-1.15/configure shed-1.15/Makefile.in shed-1.15/BUGS 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 for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c large file support: 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for initscr in -lncurses... yes checking for pow in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"shed\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBM=1 -I. -Wall -DSHED_LFS=1 -D_FILE_OFFSET_BITS=64 -DSHED_CYGFIX=0 -DSHED_NOFOLLOW=0 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function ‘getascii’: util.c:45:5: warning: ‘strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 45 | strncpy(s," ",3); | ^~~~~~~~~~~~~~~~~~ util.c:61:9: warning: ‘strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 61 | strncpy(s," ",3); | ^~~~~~~~~~~~~~~~~~ mv -f .deps/util.Tpo .deps/util.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"shed\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBM=1 -I. -Wall -DSHED_LFS=1 -D_FILE_OFFSET_BITS=64 -DSHED_CYGFIX=0 -DSHED_NOFOLLOW=0 -MT shed.o -MD -MP -MF .deps/shed.Tpo -c -o shed.o shed.c mv -f .deps/shed.Tpo .deps/shed.Po gcc -Wall -DSHED_LFS=1 -D_FILE_OFFSET_BITS=64 -DSHED_CYGFIX=0 -DSHED_NOFOLLOW=0 -o shed util.o shed.o -lm -lncurses make[1]: Entering directory '/usr/src/slapt-src/development/shed/shed-1.15' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src/development/shed/package-shed/usr/bin" /usr/bin/ginstall -c 'shed' '/usr/src/slapt-src/development/shed/package-shed/usr/bin/shed' test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src/development/shed/package-shed/usr/man/man1" /usr/bin/ginstall -c -m 644 './shed.1' '/usr/src/slapt-src/development/shed/package-shed/usr/man/man1/shed.1' make[1]: Leaving directory '/usr/src/slapt-src/development/shed/shed-1.15' 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/development/shed/shed-1.15-x86_64-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/shed usr/doc/ usr/doc/shed-1.15/ usr/doc/shed-1.15/AUTHORS usr/doc/shed-1.15/BUGS usr/doc/shed-1.15/COPYING usr/doc/shed-1.15/INSTALL usr/doc/shed-1.15/NEWS usr/doc/shed-1.15/README usr/doc/shed-1.15/TODO usr/doc/shed-1.15/shed.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/shed.1.gz WARNING: zero length file usr/doc/shed-1.15/NEWS Slackware package /usr/src/slapt-src/development/shed/shed-1.15-x86_64-2salix15.0.txz created. Installing package shed-1.15-x86_64-2salix15.0... | shed (a simple console hex editor) | | Shed is a hex editor written for unix/linux using ncurses, with a | friendly pico-style interface. | Shows data in ascii, hex, dec, oct and binary, and allows editing in | all of these bases. | Features also include searching and dumping. | | | | Homepage: https://sourceforge.net/projects/shed | |