The following packages will be installed: hh Fetching README... 0%100%100%100%100%100%Done Fetching hh.SlackBuild... 0%100%100%100%100%100%Done Fetching hh.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done hstr/ hstr/CONFIGURATION.md hstr/PKGBUILD hstr/missing hstr/install-sh hstr/INSTALLATION.md hstr/configure.ac hstr/Makefile.am hstr/bin/ hstr/bin/ppa-add.sh hstr/configure hstr/aclocal.m4 hstr/depcomp hstr/README.md hstr/compile hstr/man/ hstr/man/Makefile.am hstr/man/hh.1 hstr/man/Makefile.in hstr/dist/ hstr/dist/debian-env.sh hstr/dist/1-dist.sh hstr/dist/ubuntu-make-all-distros.sh hstr/dist/debian/ hstr/dist/debian/watch hstr/dist/debian/rules hstr/dist/debian/hh.dirs hstr/dist/debian/.dput.cf hstr/dist/upload-to-mentors.sh hstr/dist/ubuntu-add-new-distro-base.sh hstr/dist/ubuntu-refresh-all-pbuilder.sh hstr/dist/github-release.sh hstr/dist/3-debian-push-mentors.sh hstr/dist/ubuntu-make-distro.sh hstr/dist/github-env.sh hstr/dist/debian-make-distro.sh hstr/dist/2-debian-build-deb.sh hstr/dist/clean.sh hstr/Makefile.in hstr/src/ hstr/src/Makefile.am hstr/src/hstr_regexp.c hstr/src/hstr_history.c hstr/src/hstr.c hstr/src/hashset.c hstr/src/include/ hstr/src/include/hstr_regexp.h hstr/src/include/radixsort.h hstr/src/include/hashset.h hstr/src/include/hstr_favorites.h hstr/src/include/hstr_utils.h hstr/src/include/hstr_history.h hstr/src/include/hstr_curses.h hstr/src/Makefile.in hstr/src/radixsort.c hstr/src/hstr_favorites.c hstr/src/hstr_utils.c hstr/src/hstr_curses.c hstr/LICENSE 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for killwchar in -lncursesw... yes checking for cos in -lm... yes checking for using_history in -lreadline... 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ncursesw/curses.h usability... yes checking ncursesw/curses.h presence... yes checking for ncursesw/curses.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strdup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr/src' gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hashset.o -MD -MP -MF .deps/hashset.Tpo -c -o hashset.o hashset.c mv -f .deps/hashset.Tpo .deps/hashset.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr_curses.o -MD -MP -MF .deps/hstr_curses.Tpo -c -o hstr_curses.o hstr_curses.c mv -f .deps/hstr_curses.Tpo .deps/hstr_curses.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr_history.o -MD -MP -MF .deps/hstr_history.Tpo -c -o hstr_history.o hstr_history.c mv -f .deps/hstr_history.Tpo .deps/hstr_history.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr_utils.o -MD -MP -MF .deps/hstr_utils.Tpo -c -o hstr_utils.o hstr_utils.c mv -f .deps/hstr_utils.Tpo .deps/hstr_utils.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr_favorites.o -MD -MP -MF .deps/hstr_favorites.Tpo -c -o hstr_favorites.o hstr_favorites.c mv -f .deps/hstr_favorites.Tpo .deps/hstr_favorites.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr_regexp.o -MD -MP -MF .deps/hstr_regexp.Tpo -c -o hstr_regexp.o hstr_regexp.c mv -f .deps/hstr_regexp.Tpo .deps/hstr_regexp.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT radixsort.o -MD -MP -MF .deps/radixsort.Tpo -c -o radixsort.o radixsort.c mv -f .deps/radixsort.Tpo .deps/radixsort.Po gcc -DPACKAGE_NAME=\"hh\" -DPACKAGE_TARNAME=\"hh\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"hh\ 1.15\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hh\" -DVERSION=\"1.15\" -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -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__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. --pedantic -Wall -std=c99 -O2 -O2 -fPIC -MT hstr.o -MD -MP -MF .deps/hstr.Tpo -c -o hstr.o hstr.c hstr.c: In function 'print_selection_row': hstr.c:615:17: warning: 'keywordsSavePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] mvprintw(y, 1+(p-text), "%s", keywordsToken); ^ mv -f .deps/hstr.Tpo .deps/hstr.Po gcc --pedantic -Wall -std=c99 -O2 -O2 -fPIC -o hh hashset.o hstr_curses.o hstr_history.o hstr_utils.o hstr_favorites.o hstr_regexp.o radixsort.o hstr.o -lreadline -lm -lncursesw make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/src' Making all in man make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/man' make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr' Making install in src make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr/src' make[2]: Entering directory '/usr/src/slapt-src/system/hh/hstr/src' /usr/bin/mkdir -p '/usr/src/slapt-src/system/hh/package-hh/usr/bin' /usr/bin/ginstall -c hh '/usr/src/slapt-src/system/hh/package-hh/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/src' make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/src' Making install in man make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr/man' make[2]: Entering directory '/usr/src/slapt-src/system/hh/hstr/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/system/hh/package-hh/usr/man/man1' /usr/bin/ginstall -c -m 644 hh.1 '/usr/src/slapt-src/system/hh/package-hh/usr/man/man1' make[2]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/man' make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr/man' make[1]: Entering directory '/usr/src/slapt-src/system/hh/hstr' make[2]: Entering directory '/usr/src/slapt-src/system/hh/hstr' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/system/hh/hstr' make[1]: Leaving directory '/usr/src/slapt-src/system/hh/hstr' Slackware package maker, version 3.141593. 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/system/hh/hh-1.15-x86_64-1salix.txz ./ usr/ usr/bin/ usr/bin/hh usr/doc/ usr/doc/hh-1.15/ usr/doc/hh-1.15/README.md usr/doc/hh-1.15/hh.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/hh.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/system/hh/hh-1.15-x86_64-1salix.txz created. Installing package hh-1.15-x86_64-1salix... | hh (BASH History Suggest Box) | | BASH history suggest box is a command line utility that brings | improved BASH command completion from the history. It aims to | make completion easier and more efficient than Ctrl-r. | | | | | homepage: https://github.com/dvorka/hstr | | |