------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hstr-2.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hstr-2.0_1 for building => SHA256 Checksum OK for dvorka-hstr-2.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hstr-2.0_1 for building ===> Extracting for hstr-2.0_1 => SHA256 Checksum OK for dvorka-hstr-2.0_GH0.tar.gz. Extracted Memory Use: 2.02M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hstr-2.0_1 ===> Applying dragonfly patches for hstr-2.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hstr-2.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> hstr-2.0_1 depends on package: autoconf>=2.69 - found ===> hstr-2.0_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hstr-2.0_1 depends on package: pkgconf>=1.3.0_1 - found ===> hstr-2.0_1 depends on package: autoconf>=2.69 - found ===> hstr-2.0_1 depends on package: automake>=1.16.1 - found ===> hstr-2.0_1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for hstr-2.0_1 configure.ac:33: installing './compile' configure.ac:37: installing './config.guess' configure.ac:37: installing './config.sub' configure.ac:30: installing './install-sh' configure.ac:30: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for pkg-config... pkg-config checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for killwchar in -lncursesw... yes checking for cos in -lm... yes checking for using_history in -lreadline... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking for math.h... (cached) 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 for signal.h... (cached) yes checking for stdbool.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for /tmp/hstr-ms-wsl... no checking pkg-config is at least version 0.9.0... yes checking for BASH_COMPLETION... no 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 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hstr-2.0_1 --- all-recursive --- Making all in src --- hashset.o --- --- hstr_curses.o --- --- hstr_history.o --- --- hstr_utils.o --- --- hstr_favorites.o --- --- hstr_blacklist.o --- --- hstr_regexp.o --- --- radixsort.o --- --- hstr.o --- --- main.o --- --- hashset.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hashset.o -MD -MP -MF .deps/hashset.Tpo -c -o hashset.o hashset.c --- hstr_curses.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_curses.o -MD -MP -MF .deps/hstr_curses.Tpo -c -o hstr_curses.o hstr_curses.c --- hstr_history.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_history.o -MD -MP -MF .deps/hstr_history.Tpo -c -o hstr_history.o hstr_history.c --- hstr_utils.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_utils.o -MD -MP -MF .deps/hstr_utils.Tpo -c -o hstr_utils.o hstr_utils.c --- hstr_favorites.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_favorites.o -MD -MP -MF .deps/hstr_favorites.Tpo -c -o hstr_favorites.o hstr_favorites.c --- hstr_blacklist.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_blacklist.o -MD -MP -MF .deps/hstr_blacklist.Tpo -c -o hstr_blacklist.o hstr_blacklist.c --- hstr_regexp.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr_regexp.o -MD -MP -MF .deps/hstr_regexp.Tpo -c -o hstr_regexp.o hstr_regexp.c --- radixsort.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT radixsort.o -MD -MP -MF .deps/radixsort.Tpo -c -o radixsort.o radixsort.c --- hstr.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hstr.o -MD -MP -MF .deps/hstr.Tpo -c -o hstr.o hstr.c --- main.o --- cc -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"hstr\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martin.dvorak@mindforger.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hstr\" -DVERSION=\"2.0.0\" -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_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I/usr/local/include --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- hstr_curses.o --- mv -f .deps/hstr_curses.Tpo .deps/hstr_curses.Po --- hstr_regexp.o --- mv -f .deps/hstr_regexp.Tpo .deps/hstr_regexp.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- hashset.o --- mv -f .deps/hashset.Tpo .deps/hashset.Po --- hstr_favorites.o --- mv -f .deps/hstr_favorites.Tpo .deps/hstr_favorites.Po --- hstr_blacklist.o --- mv -f .deps/hstr_blacklist.Tpo .deps/hstr_blacklist.Po --- hstr_utils.o --- hstr_utils.c: In function 'get_shell_name_by_ppid': hstr_utils.c:211:15: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(name,shell,sizeof(char)*strlen(shell)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hstr_utils.c:211:47: note: length computed here strncpy(name,shell,sizeof(char)*strlen(shell)); ^~~~~~~~~~~~~ mv -f .deps/hstr_utils.Tpo .deps/hstr_utils.Po --- hstr_history.o --- mv -f .deps/hstr_history.Tpo .deps/hstr_history.Po --- radixsort.o --- mv -f .deps/radixsort.Tpo .deps/radixsort.Po --- hstr.o --- mv -f .deps/hstr.Tpo .deps/hstr.Po --- hstr --- cc --pedantic -Wall -std=c99 -O2 -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o hstr hashset.o hstr_curses.o hstr_history.o hstr_utils.o hstr_favorites.o hstr_blacklist.o hstr_regexp.o radixsort.o hstr.o main.o -lreadline -lm -lncursesw Making all in man SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hstr-2.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hstr-2.0_1 ===> hstr-2.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/sysutils/hstr/stage/usr/local/bin' install -s -m 555 hstr '/construction/sysutils/hstr/stage/usr/local/bin' /usr/bin/make install-exec-hook ln /construction/sysutils/hstr/stage/usr/local/bin/hstr /construction/sysutils/hstr/stage/usr/local/bin/hh Making install in man /bin/mkdir -p '/construction/sysutils/hstr/stage/usr/local/man/man1' install -m 0644 hstr.1 '/construction/sysutils/hstr/stage/usr/local/man/man1' /bin/mkdir -p '/construction/sysutils/hstr/stage/usr/local/share/bash-completion/completions' install -m 0644 etc/bash-completion.d/hstr '/construction/sysutils/hstr/stage/usr/local/share/bash-completion/completions' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hstr-2.0_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18