------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building => SHA256 Checksum OK for pdksh-5.2.14.tar.gz. => SHA256 Checksum OK for pdksh-5.2.14-patches.1. => SHA256 Checksum OK for pdksh-5.2.14-patches.2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building ===> Extracting for pdksh-5.2.14p2_6 ===> pdksh-5.2.14p2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pdksh-5.2.14p2_6 for building => SHA256 Checksum OK for pdksh-5.2.14.tar.gz. => SHA256 Checksum OK for pdksh-5.2.14-patches.1. => SHA256 Checksum OK for pdksh-5.2.14-patches.2. Extracted Memory Use: 1.75M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pdksh-5.2.14p2_6 ===> Applying distribution patches for pdksh-5.2.14p2_6 ===> Applying ports patches for pdksh-5.2.14p2_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for pdksh-5.2.14p2_6 loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether we are using GNU C... yes checking how to run the C preprocessor... cpp -P -P checking whether cc needs -traditional... no checking if this is a problematic os... checking for minix/config.h... (cached) no no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for opendir in -lndir... no checking for sane unistd.h... yes checking terminal interface... termios checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for paths.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for values.h... no checking for ulimit.h... yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t in sys/types.h... (cached) yes checking for mode_t in sys/types.h... (cached) yes checking for pid_t in sys/types.h... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking return type of signal handlers... void checking size of int... 4 checking size of long... 8 checking for clock_t in any of , and ... yes checking for sigset_t in and ... (cached) yes checking for rlim_t in and ... yes checking for working memmove... yes checking for memset... yes checking for confstr... yes checking for dup2... (cached) yes checking for flock... yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for killpg... (cached) yes checking for nice... yes checking for setrlimit... (cached) yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for strstr... (cached) yes checking for sysconf... (cached) yes checking for tcsetpgrp... yes checking for ulimit... yes checking for waitpid... yes checking for wait3... yes checking for sigsetjmp... yes checking for valloc... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for lstat... yes checking for sys_errlist declaration in errno.h... no checking for sys_errlist in library... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for sys_siglist in library... yes checking time() declaration in time.h... yes checking if times() is present/working... yes checking whether stat file-mode macros are broken... no checking for st_rdev in struct stat... yes checking for working const... yes checking if compiler understands void... yes checking if compiler understands volatile... yes checking if compiler understands prototypes... yes checking if C compiler groks __attribute__(( .. ))... yes checking whether #! works in shell scripts... yes checking for a BSD compatible install... /usr/bin/install -c checking if dup2() works (ie, resets the close-on-exec flag)... yes checking flavour of signal routines... posix checking flavour of pgrp routines... posix checking if process group synchronization is required... no checking if opendir() fails to open non-directories... yes checking if you have /dev/fd/n... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pdksh-5.2.14p2_6 --- emacs.out --- --- ksh.1 --- --- stamp-h --- --- ksh.1 --- ./mkman ksh ./ksh.Man > tmpksh.1 --- emacs.out --- ./emacs-gen.sh ./emacs.c > tmpemacs.out --- stamp-h --- CONFIG_FILES="" CONFIG_HEADERS=config.h ./config.status --- emacs.out --- mv tmpemacs.out emacs.out --- ksh.1 --- mv tmpksh.1 ksh.1 --- stamp-h --- creating config.h config.h is unchanged date > stamp-h --- siglist.out --- --- alloc.o --- --- c_ksh.o --- --- c_sh.o --- --- c_test.o --- --- c_ulimit.o --- --- edit.o --- --- emacs.o --- --- eval.o --- --- exec.o --- --- siglist.out --- ./siglist.sh "cpp -P -P -DHAVE_CONFIG_H -I. -I." < ./siglist.in > tmpsiglist.out --- alloc.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing alloc.c --- c_sh.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing c_sh.c --- c_test.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing c_test.c --- edit.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing edit.c --- emacs.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing emacs.c --- eval.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing eval.c --- exec.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing exec.c --- c_ksh.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing c_ksh.c --- c_ulimit.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing c_ulimit.c --- siglist.out --- mv tmpsiglist.out siglist.out --- expr.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing expr.c --- history.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing history.c --- io.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing io.c --- jobs.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing jobs.c --- lex.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing lex.c --- mail.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing mail.c --- main.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing main.c --- misc.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing misc.c --- missing.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing missing.c --- path.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing path.c --- shf.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing shf.c --- sigact.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing sigact.c --- syn.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing syn.c --- table.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing table.c --- tree.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing tree.c --- tty.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing tty.c --- var.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing var.c --- version.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing version.c --- vi.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing vi.c --- trap.o --- cc -c -DHAVE_CONFIG_H -I. -I. -pipe -O2 -fno-strict-aliasing trap.c --- ksh --- cc -o ksh alloc.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o main.o misc.o missing.o path.o shf.o sigact.o syn.o table.o trap.o tree.o tty.o var.o version.o vi.o SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pdksh-5.2.14p2_6 ===> Generating temporary packing list ./mkinstalldirs /construction/shells/pdksh/stage/usr/local/bin /construction/shells/pdksh/stage/usr/local/man/man1 install -s -m 555 ksh /construction/shells/pdksh/stage/usr/local/bin/`echo ksh|sed 's,x,x,'` install -m 0644 ksh.1 /construction/shells/pdksh/stage/usr/local/man/man1/`echo ksh|sed 's,x,x,'`.1 NOTE: /etc/shells does not contain /construction/shells/pdksh/stage/usr/local/bin/ksh you should add it if you want to set your shell to ksh ====> 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 pdksh-5.2.14p2_6 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16