------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gwhich-2.21_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gwhich-2.21_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gwhich-2.21_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gwhich-2.21_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gwhich-2.21_1 for building => SHA256 Checksum OK for which-2.21.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gwhich-2.21_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gwhich-2.21_1 for building ===> Extracting for gwhich-2.21_1 => SHA256 Checksum OK for which-2.21.tar.gz. Extracted Memory Use: 0.59M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gwhich-2.21_1 ===> Applying ports patches for gwhich-2.21_1 ===> Cleanly applied ports patch(es) patch-depcomp SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for gwhich-2.21_1 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 whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of cc... pch 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for getopt_long... yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for sysconf... (cached) yes checking for getgroups... yes checking for eaccess... (cached) yes checking for ar... ar checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for pwd.h... (cached) yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gwhich-2.21_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in tilde --- tilde.o --- --- shell.o --- --- tilde.o --- source='tilde.c' object='tilde.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -c -o tilde.o tilde.c --- shell.o --- source='shell.c' object='shell.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -c -o shell.o shell.c --- libtilde.a --- rm -f libtilde.a ar cru libtilde.a tilde.o shell.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtilde.a Making all in . --- getopt.o --- --- getopt1.o --- --- bash.o --- --- which.o --- --- getopt.o --- source='getopt.c' object='getopt.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -c -o getopt.o getopt.c --- getopt1.o --- source='getopt1.c' object='getopt1.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -c -o getopt1.o getopt1.c --- which.o --- source='which.c' object='which.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -c -o which.o which.c --- bash.o --- source='bash.c' object='bash.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -c -o bash.o bash.c --- which --- cc -pipe -O2 -fno-strict-aliasing -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gwhich-2.21_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gwhich-2.21_1 ===> gwhich-2.21_1 depends on executable: indexinfo - found ===> Generating temporary packing list /usr/bin/make install-recursive Making install in tilde Making install in . /bin/mkdir -p '/construction/misc/gwhich/stage/usr/local/bin' install -s -m 555 which '/construction/misc/gwhich/stage/usr/local/bin/./gwhich' /bin/mkdir -p '/construction/misc/gwhich/stage/usr/local/share/info' install -m 0644 ./which.info '/construction/misc/gwhich/stage/usr/local/share/info' /bin/mkdir -p '/construction/misc/gwhich/stage/usr/local/man/man1' install -m 0644 'which.1' '/construction/misc/gwhich/stage/usr/local/man/man1/gwhich.1' install -m 0644 /construction/misc/gwhich/which-2.21/EXAMPLES /construction/misc/gwhich/stage/usr/local/share/examples/gwhich ====> 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 gwhich-2.21_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:07