------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shed-1.15 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shed-1.15 for building => SHA256 Checksum OK for shed-1.15.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shed-1.15 for building ===> Extracting for shed-1.15 => SHA256 Checksum OK for shed-1.15.tar.gz. Extracted Memory Use: 0.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for shed-1.15 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for shed-1.15 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 for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c large file support: yes 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 ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking for getopt.h... (cached) 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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for shed-1.15 --- util.o --- --- shed.o --- --- util.o --- cc -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. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 --- shed.o --- cc -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. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- shed.o --- mv -f .deps/shed.Tpo .deps/shed.Po --- shed --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DSHED_LFS=1 -D_FILE_OFFSET_BITS=64 -DSHED_CYGFIX=0 -DSHED_NOFOLLOW=0 -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o shed util.o shed.o -lm -lncurses SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> shed-1.15 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for shed-1.15 ===> shed-1.15 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/construction/editors/shed/stage/usr/local/bin" install -s -m 555 'shed' '/construction/editors/shed/stage/usr/local/bin/shed' test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/editors/shed/stage/usr/local/man/man1" install -m 0644 './shed.1' '/construction/editors/shed/stage/usr/local/man/man1/shed.1' install -m 0644 /construction/editors/shed/shed-1.15/ChangeLog /construction/editors/shed/shed-1.15/README /construction/editors/shed/shed-1.15/TODO /construction/editors/shed/stage/usr/local/share/doc/shed ====> 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 shed-1.15 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08