[ports-amd64@FreeBSD.org: librep-0.16.2_6 failed on amd64 7]

Kris Kennaway kris at obsecurity.org
Tue Jan 30 04:59:14 UTC 2007


Dear Maintainer,

Recently the /usr/bin/objformat binary was finally removed from
FreeBSD 7.0.  This binary only existed to report the default system
binary format ("elf" or "a.out") and was introduced during the
a.out/ELF transition back in the 3.x days.  Ever since FreeBSD 3.x it
defaulted to "elf", and FreeBSD 4.x and above removed all support for
running an a.out system.

The plan was always to remove this transition aid once the ELF
conversion was complete.  For various reasons this was overlooked
until recently, but unfortunately in the meantime it has migrated into
numerous upstream applications with incorrect usage.

This port is one which interprets the lack of an /usr/bin/objformat
binary to mean "we are running on a pre-FreeBSD 3.x a.out system", and
fails to build or install correctly on modern FreeBSD systems.  To
correct this you will need to locate this bogus check and correct it
to either default to elf instead, or just remove all vestiges of a.out
support since the old a.out versions of FreeBSD (2.x) have been
completely unsupported for many years.

To test the port you can just remove the /usr/bin/objformat binary
which serves no other purpose on FreeBSD systems.  Also make sure your
ports collection is up-to-date with other relevant recent fixes.

Once you have corrected this problem please also forward the relevant
changes upstream to the developers.

Thanks,
Kris



----- Forwarded message from User Ports-amd64 <ports-amd64 at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Mon, 29 Jan 2007 03:50:38 GMT
From: User Ports-amd64 <ports-amd64 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: librep-0.16.2_6 failed on amd64 7
X-UIDL: >(`!!aFA!!fU;!!PYg"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.3

====================<phase 2: make extract>====================
add_pkg
===>  Extracting for librep-0.16.2_6
=> MD5 Checksum OK for librep-0.16.2.tar.gz.
=> SHA256 Checksum OK for librep-0.16.2.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for librep-0.16.2_6
===>  Applying FreeBSD patches for librep-0.16.2_6
================================================================
====================<phase 4: make build>====================
add_pkg gdbm-1.8.3_3.tbz gettext-0.14.5_2.tbz gmake-3.81_1.tbz libgmp-4.2.1_1.tbz libiconv-1.9.2_2.tbz libtool-1.5.22_2.tbz
adding dependencies
pkg_add gdbm-1.8.3_3.tbz
pkg_add gettext-0.14.5_2.tbz
pkg_add gmake-3.81_1.tbz
pkg_add libgmp-4.2.1_1.tbz
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
pkg_add libtool-1.5.22_2.tbz
===>   librep-0.16.2_6 depends on executable in : gmake - found
===>   librep-0.16.2_6 depends on file: /usr/local/bin/libtool - found
===>   librep-0.16.2_6 depends on shared library: gdbm.3 - found
===>   librep-0.16.2_6 depends on shared library: gmp.7 - found
===>   librep-0.16.2_6 depends on shared library: intl - found
===>  Configuring for librep-0.16.2_6
creating cache ./config.cache
checking host system type... amd64-pc-freebsd7
checking for gcc... cc
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) works... yes
checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets ${MAKE}... yes
checking whether cc needs -traditional... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... amd64-pc-freebsd7
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gethostent... yes
checking for setsockopt... yes
checking for dlopen... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for sys/utsname.h... yes
checking for unistd.h... yes
checking for siginfo.h... no
checking for memory.h... yes
checking for stropts.h... no
checking for termios.h... yes
checking for string.h... yes
checking for limits.h... yes
checking for argz.h... no
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for sys/param.h... yes
checking for gmp.h... yes
checking for mpz_init in -lgmp... no
checking for __gmpz_init in -lgmp... yes
checking for __gmp_randinit... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for malloc_get_state... no
checking for malloc_set_state... no
checking for tputs in -lncurses... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dlopen... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for preceding underscore in symbols... no
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for 8-bit clean memcmp... yes
checking for vprintf... yes
checking for getcwd... yes
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strerror... yes
checking for strstr... yes
checking for stpcpy... yes
checking for strtol... yes
checking for psignal... yes
checking for strsignal... yes
checking for snprintf... yes
checking for grantpt... yes
checking for lrand48... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for dladdr... yes
checking for dlerror... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for siginterrupt... yes
checking for gettimeofday... yes
checking for strtoll... yes
checking for strtoq... yes
checking for realpath... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking whether unistd.h declares environ... no
checking whether /dev/ptmx exists... no
checking whether /dev/ptyXN devices exist... p
checking for aclocal directory... /usr/local/share/aclocal
checking for data type to store Lisp values... long int
checking for size of Lisp value type... 8 bytes
checking for value type constant suffix... L
checking for value type printf conversion... l
checking size of long... 8
checking for long long int... yes
checking size of long long... 8
checking for broken alpha gcc... no
checking for stack growth direction... downwards
checking for LC_MESSAGES... yes
checking for _nl_msg_cat_cntr... yes
checking for libintl.h... yes
updating cache ./config.cache
creating ./config.status
creating src/Makefile
creating lisp/Makefile
creating Makefile
creating man/Makefile
creating intl/Makefile
creating librep.spec
creating config.h
creating src/rep_config.h
configure: warning: You need to use GNU Make when compiling
===>  Building for librep-0.16.2_6
Makefile:86: rules.mk: No such file or directory
/bin/sh rules.mk.sh '/usr/local/share/rep' '/usr/local/libexec/rep/amd64-pc-freebsd7' '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/DOC' >rules.mk
/bin/sh build-info amd64-pc-freebsd7 0.16.2 \
	  '/usr/local/share/rep' '/usr/local/share/rep/0.16.2/lisp' '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7' \
	  '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/DOC' '/usr/local/libexec/rep/amd64-pc-freebsd7' >build.h
( cd src && gmake repdoc )
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include rep.c \
	| sed '\''s/rep\.o/& rep.lo .rep\.d/g'\'' > .rep.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include md5.c \
	| sed '\''s/md5\.o/& md5.lo .md5\.d/g'\'' > .md5.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include sockets.c \
	| sed '\''s/sockets\.o/& sockets.lo .sockets\.d/g'\'' > .sockets.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include safemach.c \
	| sed '\''s/safemach\.o/& safemach.lo .safemach\.d/g'\'' > .safemach.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include record-profile.c \
	| sed '\''s/record-profile\.o/& record-profile.lo .record-profile\.d/g'\'' > .record-profile.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include repgdbm.c \
	| sed '\''s/repgdbm\.o/& repgdbm.lo .repgdbm\.d/g'\'' > .repgdbm.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include tables.c \
	| sed '\''s/tables\.o/& tables.lo .tables\.d/g'\'' > .tables.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include readline.c \
	| sed '\''s/readline\.o/& readline.lo .readline\.d/g'\'' > .readline.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include gettext.c \
	| sed '\''s/gettext\.o/& gettext.lo .gettext\.d/g'\'' > .gettext.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include timers.c \
	| sed '\''s/timers\.o/& timers.lo .timers\.d/g'\'' > .timers.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include repsdbm.c \
	| sed '\''s/repsdbm\.o/& repsdbm.lo .repsdbm\.d/g'\'' > .repsdbm.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include unix_processes.c \
	| sed '\''s/unix_processes\.o/& unix_processes.lo .unix_processes\.d/g'\'' > .unix_processes.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include unix_main.c \
	| sed '\''s/unix_main\.o/& unix_main.lo .unix_main\.d/g'\'' > .unix_main.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include unix_files.c \
	| sed '\''s/unix_files\.o/& unix_files.lo .unix_files\.d/g'\'' > .unix_files.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include unix_dl.c \
	| sed '\''s/unix_dl\.o/& unix_dl.lo .unix_dl\.d/g'\'' > .unix_dl.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include weak-refs.c \
	| sed '\''s/weak-refs\.o/& weak-refs.lo .weak-refs\.d/g'\'' > .weak-refs.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include values.c \
	| sed '\''s/values\.o/& values.lo .values\.d/g'\'' > .values.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include tuples.c \
	| sed '\''s/tuples\.o/& tuples.lo .tuples\.d/g'\'' > .tuples.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include symbols.c \
	| sed '\''s/symbols\.o/& symbols.lo .symbols\.d/g'\'' > .symbols.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include structures.c \
	| sed '\''s/structures\.o/& structures.lo .structures\.d/g'\'' > .structures.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include streams.c \
	| sed '\''s/streams\.o/& streams.lo .streams\.d/g'\'' > .streams.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include regsub.c \
	| sed '\''s/regsub\.o/& regsub.lo .regsub\.d/g'\'' > .regsub.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include regexp.c \
	| sed '\''s/regexp\.o/& regexp.lo .regexp\.d/g'\'' > .regexp.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include origin.c \
	| sed '\''s/origin\.o/& origin.lo .origin\.d/g'\'' > .origin.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include numbers.c \
	| sed '\''s/numbers\.o/& numbers.lo .numbers\.d/g'\'' > .numbers.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include misc.c \
	| sed '\''s/misc\.o/& misc.lo .misc\.d/g'\'' > .misc.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include message.c \
	| sed '\''s/message\.o/& message.lo .message\.d/g'\'' > .message.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include main.c \
	| sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include macros.c \
	| sed '\''s/macros\.o/& macros.lo .macros\.d/g'\'' > .macros.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include lispmach.c \
	| sed '\''s/lispmach\.o/& lispmach.lo .lispmach\.d/g'\'' > .lispmach.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include lispcmds.c \
	| sed '\''s/lispcmds\.o/& lispcmds.lo .lispcmds\.d/g'\'' > .lispcmds.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include lisp.c \
	| sed '\''s/lisp\.o/& lisp.lo .lisp\.d/g'\'' > .lisp.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include fluids.c \
	| sed '\''s/fluids\.o/& fluids.lo .fluids\.d/g'\'' > .fluids.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include find.c \
	| sed '\''s/find\.o/& find.lo .find\.d/g'\'' > .find.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include files.c \
	| sed '\''s/files\.o/& files.lo .files\.d/g'\'' > .files.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include debug-buffer.c \
	| sed '\''s/debug-buffer\.o/& debug-buffer.lo .debug-buffer\.d/g'\'' > .debug-buffer.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include datums.c \
	| sed '\''s/datums\.o/& datums.lo .datums\.d/g'\'' > .datums.d'
/bin/sh -ec 'cc -MM -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include continuations.c \
	| sed '\''s/continuations\.o/& continuations.lo .continuations\.d/g'\'' > .continuations.d'
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o repdoc.o repdoc.c
/bin/sh /usr/local/bin/libtool --mode=link cc  -o repdoc repdoc.o -lgdbm -L/usr/local/lib -lintl -pthread
mkdir .libs
cc -o repdoc repdoc.o -pthread  /usr/local/lib/libgdbm.so -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
src/repdoc DOC `find . -name '*.c' -print`
for dir in intl src lisp man; do \
	  [ -d $dir ] && ( cd $dir && gmake all ) || exit 1; \
	done
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/intl'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  continuations.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe continuations.c  -fPIC -DPIC -o .libs/continuations.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe continuations.c -o continuations.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  datums.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe datums.c  -fPIC -DPIC -o .libs/datums.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe datums.c -o datums.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  debug-buffer.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe debug-buffer.c  -fPIC -DPIC -o .libs/debug-buffer.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe debug-buffer.c -o debug-buffer.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  files.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe files.c  -fPIC -DPIC -o .libs/files.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe files.c -o files.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  find.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe find.c  -fPIC -DPIC -o .libs/find.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe find.c -o find.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  fluids.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe fluids.c  -fPIC -DPIC -o .libs/fluids.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe fluids.c -o fluids.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  lisp.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lisp.c  -fPIC -DPIC -o .libs/lisp.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lisp.c -o lisp.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  lispcmds.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lispcmds.c  -fPIC -DPIC -o .libs/lispcmds.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lispcmds.c -o lispcmds.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  lispmach.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lispmach.c  -fPIC -DPIC -o .libs/lispmach.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe lispmach.c -o lispmach.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  macros.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe macros.c  -fPIC -DPIC -o .libs/macros.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe macros.c -o macros.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  main.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe main.c  -fPIC -DPIC -o .libs/main.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe main.c -o main.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  message.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe message.c  -fPIC -DPIC -o .libs/message.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe message.c -o message.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  misc.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe misc.c  -fPIC -DPIC -o .libs/misc.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe misc.c -o misc.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  numbers.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe numbers.c  -fPIC -DPIC -o .libs/numbers.o
numbers.c:115:1: warning: "LONG_LONG_MIN" redefined
numbers.c:74:1: warning: this is the location of the previous definition
numbers.c:116:1: warning: "LONG_LONG_MAX" redefined
numbers.c:75:1: warning: this is the location of the previous definition
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe numbers.c -o numbers.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  origin.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe origin.c  -fPIC -DPIC -o .libs/origin.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe origin.c -o origin.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  regexp.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe regexp.c  -fPIC -DPIC -o .libs/regexp.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe regexp.c -o regexp.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  regsub.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe regsub.c  -fPIC -DPIC -o .libs/regsub.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe regsub.c -o regsub.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  streams.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe streams.c  -fPIC -DPIC -o .libs/streams.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe streams.c -o streams.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  structures.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe structures.c  -fPIC -DPIC -o .libs/structures.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe structures.c -o structures.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  symbols.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe symbols.c  -fPIC -DPIC -o .libs/symbols.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe symbols.c -o symbols.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  tuples.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe tuples.c  -fPIC -DPIC -o .libs/tuples.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe tuples.c -o tuples.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  values.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe values.c  -fPIC -DPIC -o .libs/values.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe values.c -o values.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  weak-refs.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe weak-refs.c  -fPIC -DPIC -o .libs/weak-refs.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe weak-refs.c -o weak-refs.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  unix_dl.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_dl.c  -fPIC -DPIC -o .libs/unix_dl.o
unix_dl.c: In function 'rep_open_dl_library':
unix_dl.c:328: warning: assignment discards qualifiers from pointer target type
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_dl.c -o unix_dl.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  unix_files.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_files.c  -fPIC -DPIC -o .libs/unix_files.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_files.c -o unix_files.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  unix_main.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_main.c  -fPIC -DPIC -o .libs/unix_main.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_main.c -o unix_main.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  unix_processes.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_processes.c  -fPIC -DPIC -o .libs/unix_processes.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe unix_processes.c -o unix_processes.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc  \
	  -version-info 12:0:3 -export-symbols librep.sym \
	  -o librep.la continuations.lo datums.lo debug-buffer.lo files.lo find.lo fluids.lo lisp.lo lispcmds.lo lispmach.lo macros.lo main.lo message.lo misc.lo numbers.lo origin.lo regexp.lo regsub.lo streams.lo structures.lo symbols.lo tuples.lo values.lo weak-refs.lo unix_dl.lo unix_files.lo unix_main.lo unix_processes.lo -rpath /usr/local/lib -L/usr/local/lib -lintl -pthread -lcrypt -lgmp -lm
cc -shared  .libs/continuations.o .libs/datums.o .libs/debug-buffer.o .libs/files.o .libs/find.o .libs/fluids.o .libs/lisp.o .libs/lispcmds.o .libs/lispmach.o .libs/macros.o .libs/main.o .libs/message.o .libs/misc.o .libs/numbers.o .libs/origin.o .libs/regexp.o .libs/regsub.o .libs/streams.o .libs/structures.o .libs/symbols.o .libs/tuples.o .libs/values.o .libs/weak-refs.o .libs/unix_dl.o .libs/unix_files.o .libs/unix_main.o .libs/unix_processes.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -pthread -lcrypt /usr/local/lib/libgmp.so -lm  -pthread -pthread -pthread -Wl,-soname -Wl,librep.so.12 -Wl,-retain-symbols-file -Wl,librep.sym -o .libs/librep.so.12
(cd .libs && rm -f librep.so && ln -s librep.so.12 librep.so)
(cd .libs && rm -f librep.so && ln -s librep.so.12 librep.so)
ar cru .libs/librep.a  continuations.o datums.o debug-buffer.o files.o find.o fluids.o lisp.o lispcmds.o lispmach.o macros.o main.o message.o misc.o numbers.o origin.o regexp.o regsub.o streams.o structures.o symbols.o tuples.o values.o weak-refs.o unix_dl.o unix_files.o unix_main.o unix_processes.o
ranlib .libs/librep.a
creating librep.la
(cd .libs && rm -f librep.la && ln -s ../librep.la librep.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  sdbm.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm.c  -fPIC -DPIC -o .libs/sdbm.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm.c -o sdbm.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  sdbm_pair.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm_pair.c  -fPIC -DPIC -o .libs/sdbm_pair.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm_pair.c -o sdbm_pair.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  sdbm_hash.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm_hash.c  -fPIC -DPIC -o .libs/sdbm_hash.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sdbm_hash.c -o sdbm_hash.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  repsdbm.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe repsdbm.c  -fPIC -DPIC -o .libs/repsdbm.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe repsdbm.c -o repsdbm.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o sdbm.la sdbm.lo sdbm_pair.lo sdbm_hash.lo repsdbm.lo
cc -shared  .libs/sdbm.o .libs/sdbm_pair.o .libs/sdbm_hash.o .libs/repsdbm.o   -Wl,-soname -Wl,sdbm.so -o .libs/sdbm.so
ar cru .libs/sdbm.a  sdbm.o sdbm_pair.o sdbm_hash.o repsdbm.o
ranlib .libs/sdbm.a
creating sdbm.la
(cd .libs && rm -f sdbm.la && ln -s ../sdbm.la sdbm.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  timers.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe timers.c  -fPIC -DPIC -o .libs/timers.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe timers.c -o timers.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7 -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o timers.la timers.lo
cc -shared  .libs/timers.o   -Wl,-soname -Wl,timers.so -o .libs/timers.so
ar cru .libs/timers.a  timers.o
ranlib .libs/timers.a
creating timers.la
(cd .libs && rm -f timers.la && ln -s ../timers.la timers.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  gettext.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe gettext.c  -fPIC -DPIC -o .libs/gettext.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe gettext.c -o gettext.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o gettext.la gettext.lo 
cc -shared  .libs/gettext.o   -Wl,-soname -Wl,gettext.so -o .libs/gettext.so
ar cru .libs/gettext.a  gettext.o
ranlib .libs/gettext.a
creating gettext.la
(cd .libs && rm -f gettext.la && ln -s ../gettext.la gettext.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  readline.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe readline.c  -fPIC -DPIC -o .libs/readline.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe readline.c -o readline.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o readline.la readline.lo -lreadline  -lncurses
cc -shared  .libs/readline.o  -lreadline -lncurses  -Wl,-soname -Wl,readline.so -o .libs/readline.so
ar cru .libs/readline.a  readline.o
ranlib .libs/readline.a
creating readline.la
(cd .libs && rm -f readline.la && ln -s ../readline.la readline.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  tables.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe tables.c  -fPIC -DPIC -o .libs/tables.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe tables.c -o tables.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7 -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o tables.la tables.lo
cc -shared  .libs/tables.o   -Wl,-soname -Wl,tables.so -o .libs/tables.so
ar cru .libs/tables.a  tables.o
ranlib .libs/tables.a
creating tables.la
(cd .libs && rm -f tables.la && ln -s ../tables.la tables.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  repgdbm.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe repgdbm.c  -fPIC -DPIC -o .libs/repgdbm.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe repgdbm.c -o repgdbm.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o gdbm.la repgdbm.lo -lgdbm -L/usr/local/lib -lintl -pthread
cc -shared  .libs/repgdbm.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libgdbm.so -L/usr/local/lib /usr/local/lib/libintl.so -pthread  -pthread -pthread -pthread -Wl,-soname -Wl,gdbm.so -o .libs/gdbm.so
ar cru .libs/gdbm.a  repgdbm.o
ranlib .libs/gdbm.a
creating gdbm.la
(cd .libs && rm -f gdbm.la && ln -s ../gdbm.la gdbm.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  record-profile.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe record-profile.c  -fPIC -DPIC -o .libs/record-profile.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe record-profile.c -o record-profile.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7 -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o record-profile.la record-profile.lo
cc -shared  .libs/record-profile.o   -Wl,-soname -Wl,record-profile.so -o .libs/record-profile.so
ar cru .libs/record-profile.a  record-profile.o
ranlib .libs/record-profile.a
creating record-profile.la
(cd .libs && rm -f record-profile.la && ln -s ../record-profile.la record-profile.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  safemach.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe safemach.c  -fPIC -DPIC -o .libs/safemach.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe safemach.c -o safemach.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o safe-interpreter.la safemach.lo
cc -shared  .libs/safemach.o   -Wl,-soname -Wl,safe-interpreter.so -o .libs/safe-interpreter.so
ar cru .libs/safe-interpreter.a  safemach.o
ranlib .libs/safe-interpreter.a
creating safe-interpreter.la
(cd .libs && rm -f safe-interpreter.la && ln -s ../safe-interpreter.la safe-interpreter.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  sockets.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sockets.c  -fPIC -DPIC -o .libs/sockets.o
sockets.c: In function 'Fsocket_accept':
sockets.c:471: warning: passing argument 3 of 'accept' from incompatible pointer type
sockets.c: In function 'fill_in_address':
sockets.c:495: warning: passing argument 3 of 'getsockname' from incompatible pointer type
sockets.c: In function 'fill_in_peer_address':
sockets.c:536: warning: passing argument 3 of 'getpeername' from incompatible pointer type
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe sockets.c -o sockets.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o sockets.la sockets.lo
cc -shared  .libs/sockets.o   -Wl,-soname -Wl,sockets.so -o .libs/sockets.so
ar cru .libs/sockets.a  sockets.o
ranlib .libs/sockets.a
creating sockets.la
(cd .libs && rm -f sockets.la && ln -s ../sockets.la sockets.la)
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  md5.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe md5.c  -fPIC -DPIC -o .libs/md5.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe md5.c -o md5.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=compile cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  rep-md5.c
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe rep-md5.c  -fPIC -DPIC -o .libs/rep-md5.o
 cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe rep-md5.c -o rep-md5.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -avoid-version -module 	  -rpath /usr/local/libexec/rep/amd64-pc-freebsd7  -o md5.la md5.lo rep-md5.lo
cc -shared  .libs/md5.o .libs/rep-md5.o   -Wl,-soname -Wl,md5.so -o .libs/md5.so
ar cru .libs/md5.a  md5.o rep-md5.o
ranlib .libs/md5.a
creating md5.la
(cd .libs && rm -f md5.la && ln -s ../md5.la md5.la)
cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o rep.o rep.c
/bin/sh /usr/local/bin/libtool --mode=link cc -export-dynamic -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -o rep \
	  rep.o librep.la  -L/usr/local/lib -lintl -pthread -lcrypt -lgmp -lm
cc -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe -o .libs/rep rep.o -pthread -Wl,--export-dynamic  ./.libs/librep.so -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lcrypt /usr/local/lib/libgmp.so -lm -Wl,--rpath -Wl,/usr/local/lib
./.libs/librep.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
creating rep
/bin/sh rep-config.sh "/usr/local" "/usr/local/lib" "0.16.2" \
	  " -L/usr/local/lib -lintl -pthread -lcrypt -lgmp -lm" "/usr/local/libexec/rep/amd64-pc-freebsd7" \
	  "/usr/local/share/rep/site-lisp" >rep-config
chmod +x rep-config
cc -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe   -o rep-remote rep-remote.c -L/usr/local/lib -lintl -pthread -lcrypt
/bin/sh ./fake-libexec
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gdbm.a -> ./.libexec/rep/io/db/gdbm.a
mkdir ./.libexec
mkdir ./.libexec/rep
mkdir ./.libexec/rep/io
mkdir ./.libexec/rep/io/db
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gdbm.la -> ./.libexec/rep/io/db/gdbm.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gdbm.lai -> ./.libexec/rep/io/db/gdbm.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gdbm.so -> ./.libexec/rep/io/db/gdbm.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/repgdbm.o -> ./.libexec/rep/io/db/repgdbm.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/repsdbm.o -> ./.libexec/rep/io/db/repsdbm.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sdbm.a -> ./.libexec/rep/io/db/sdbm.a
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sdbm.la -> ./.libexec/rep/io/db/sdbm.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sdbm.lai -> ./.libexec/rep/io/db/sdbm.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sdbm.o -> ./.libexec/rep/io/db/sdbm.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sdbm.so -> ./.libexec/rep/io/db/sdbm.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gettext.a -> ./.libexec/rep/i18n/gettext.a
mkdir ./.libexec/rep/i18n
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gettext.la -> ./.libexec/rep/i18n/gettext.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gettext.lai -> ./.libexec/rep/i18n/gettext.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gettext.o -> ./.libexec/rep/i18n/gettext.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/gettext.so -> ./.libexec/rep/i18n/gettext.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/readline.a -> ./.libexec/rep/io/readline.a
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/readline.la -> ./.libexec/rep/io/readline.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/readline.lai -> ./.libexec/rep/io/readline.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/readline.o -> ./.libexec/rep/io/readline.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/readline.so -> ./.libexec/rep/io/readline.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/record-profile.a -> ./.libexec/rep/lang/record-profile.a
mkdir ./.libexec/rep/lang
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/record-profile.la -> ./.libexec/rep/lang/record-profile.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/record-profile.lai -> ./.libexec/rep/lang/record-profile.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/record-profile.o -> ./.libexec/rep/lang/record-profile.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/record-profile.so -> ./.libexec/rep/lang/record-profile.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/tables.a -> ./.libexec/rep/data/tables.a
mkdir ./.libexec/rep/data
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/tables.la -> ./.libexec/rep/data/tables.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/tables.lai -> ./.libexec/rep/data/tables.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/tables.o -> ./.libexec/rep/data/tables.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/tables.so -> ./.libexec/rep/data/tables.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/timers.a -> ./.libexec/rep/io/timers.a
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/timers.la -> ./.libexec/rep/io/timers.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/timers.lai -> ./.libexec/rep/io/timers.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/timers.o -> ./.libexec/rep/io/timers.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/timers.so -> ./.libexec/rep/io/timers.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/safe-interpreter.a -> ./.libexec/rep/vm/safe-interpreter.a
mkdir ./.libexec/rep/vm
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/safe-interpreter.la -> ./.libexec/rep/vm/safe-interpreter.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/safe-interpreter.lai -> ./.libexec/rep/vm/safe-interpreter.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/safe-interpreter.so -> ./.libexec/rep/vm/safe-interpreter.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sockets.a -> ./.libexec/rep/io/sockets.a
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sockets.la -> ./.libexec/rep/io/sockets.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sockets.lai -> ./.libexec/rep/io/sockets.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sockets.o -> ./.libexec/rep/io/sockets.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/sockets.so -> ./.libexec/rep/io/sockets.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/md5.a -> ./.libexec/rep/util/md5.a
mkdir ./.libexec/rep/util
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/md5.la -> ./.libexec/rep/util/md5.la
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/md5.lai -> ./.libexec/rep/util/md5.lai
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/md5.o -> ./.libexec/rep/util/md5.o
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/md5.so -> ./.libexec/rep/util/md5.so
/work/a/ports/lang/librep/work/librep-0.16.2/src/.libs/rep-md5.o -> ./.libexec/rep/util/rep-md5.o
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch -l rep.vm.compiler \
	  -f compile-batch rep-xgettext.jl \
	&& mv rep-xgettext.jlc rep-xgettext && chmod +x rep-xgettext
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-assembler
(compiling ../lisp/rep/vm/peephole.jl)
(compiling ../lisp/rep/vm/assembler.jl)
(compiling ../lisp/rep/vm/bytecodes.jl)
(compiling ../lisp/rep/vm/bytecode-defs.jl)
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-compiler
(compiling ../lisp/rep/vm/compiler.jl)
(compiling ../lisp/rep/vm/compiler/basic.jl)
(compiling ../lisp/rep/vm/compiler/bindings.jl)
(compiling ../lisp/rep/vm/compiler/inline.jl)
(compiling ../lisp/rep/vm/compiler/lap.jl)
(compiling ../lisp/rep/vm/compiler/modules.jl)
(compiling ../lisp/rep/vm/compiler/rep.jl)
(compiling ../lisp/rep/vm/compiler/src.jl)
(compiling ../lisp/rep/vm/compiler/utils.jl)
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-lisp-lib
(compiling ../lisp/unscheme/syntax.jl)
(compiling ../lisp/unscheme/syntax-funs.jl)
(compiling ../lisp/unscheme/misc.jl)
(compiling ../lisp/unscheme/data.jl)
(compiling ../lisp/scheme/utils.jl)
(compiling ../lisp/scheme/syntax.jl)
(compiling ../lisp/scheme/syntax-funs.jl)
(compiling ../lisp/scheme/misc.jl)
(compiling ../lisp/scheme/data.jl)
(compiling ../lisp/unscheme.jl)
(compiling ../lisp/scheme.jl)
(compiling ../lisp/rep.jl)
(compiling ../lisp/rep/xml/reader.jl)
(compiling ../lisp/rep/xml/printer.jl)
(compiling ../lisp/rep/www/quote-url.jl)
(compiling ../lisp/rep/www/fetch-url.jl)
(compiling ../lisp/rep/www/cgi-get.jl)
(compiling ../lisp/rep/vm/disassembler.jl)
(compiling ../lisp/rep/vm/compiler/unscheme.jl)
(compiling ../lisp/rep/vm/compiler/scheme.jl)
(compiling ../lisp/rep/vm/compiler/no-lang.jl)
(compiling ../lisp/rep/util/time.jl)
(compiling ../lisp/rep/util/repl.jl)
(compiling ../lisp/rep/util/memoize.jl)
(compiling ../lisp/rep/util/ispell.jl)
(compiling ../lisp/rep/util/gaol.jl)
(compiling ../lisp/rep/util/date.jl)
(compiling ../lisp/rep/util/base64.jl)
(compiling ../lisp/rep/util/autoloader.jl)
(compiling ../lisp/rep/threads/utils.jl)
(compiling ../lisp/rep/threads/proxy.jl)
(compiling ../lisp/rep/threads/mutex.jl)
(compiling ../lisp/rep/threads/message-port.jl)
(compiling ../lisp/rep/threads/condition-variable.jl)
(compiling ../lisp/rep/test/framework.jl)
(compiling ../lisp/rep/test/data.jl)
(compiling ../lisp/rep/system/pwd-prompt.jl)
(compiling ../lisp/rep/system/environ.jl)
(compiling ../lisp/rep/net/rpc.jl)
(compiling ../lisp/rep/net/domain-name.jl)
(compiling ../lisp/rep/mail/addr.jl)
(compiling ../lisp/rep/lang/profiler.jl)
(compiling ../lisp/rep/lang/math.jl)
(compiling ../lisp/rep/lang/interpreter.jl)
(compiling ../lisp/rep/lang/error-helper.jl)
(compiling ../lisp/rep/lang/doc.jl)
(compiling ../lisp/rep/lang/define.jl)
(compiling ../lisp/rep/lang/debugger.jl)
(compiling ../lisp/rep/lang/compat-doc.jl)
(compiling ../lisp/rep/lang/backquote.jl)
(compiling ../lisp/rep/io/streams.jl)
(compiling ../lisp/rep/io/files.jl)
(compiling ../lisp/rep/io/file-handlers.jl)
(compiling ../lisp/rep/io/file-handlers/tilde.jl)
(compiling ../lisp/rep/io/file-handlers/tar.jl)
(compiling ../lisp/rep/io/file-handlers/remote.jl)
(compiling ../lisp/rep/io/file-handlers/remote/utils.jl)
(compiling ../lisp/rep/io/file-handlers/remote/rep.jl)
(compiling ../lisp/rep/io/file-handlers/remote/rcp.jl)
(compiling ../lisp/rep/io/file-handlers/remote/ftp.jl)
(compiling ../lisp/rep/user.jl)
(compiling ../lisp/rep/system.jl)
(compiling ../lisp/rep/structures.jl)
(compiling ../lisp/rep/regexp.jl)
(compiling ../lisp/rep/module-system.jl)
(compiling ../lisp/rep/data.jl)
(compiling ../lisp/rep/i18n/xgettext.jl)
(compiling ../lisp/rep/data/trie.jl)
(compiling ../lisp/rep/data/symbol-table.jl)
(compiling ../lisp/rep/data/string-util.jl)
(compiling ../lisp/rep/data/sort.jl)
(compiling ../lisp/rep/data/ring.jl)
(compiling ../lisp/rep/data/records.jl)
(compiling ../lisp/rep/data/queues.jl)
(compiling ../lisp/rep/data/objects.jl)
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
makeinfo --no-split  -I . librep.texi -o librep.info
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
================================================================
====================<phase 6: make install>====================
add_pkg gdbm-1.8.3_3.tbz gettext-0.14.5_2.tbz libgmp-4.2.1_1.tbz libiconv-1.9.2_2.tbz
adding dependencies
pkg_add gdbm-1.8.3_3.tbz
skipping gdbm-1.8.3_3, already added
pkg_add gettext-0.14.5_2.tbz
skipping gettext-0.14.5_2, already added
pkg_add libgmp-4.2.1_1.tbz
skipping libgmp-4.2.1_1, already added
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
===>  Installing for librep-0.16.2_6
===>   librep-0.16.2_6 depends on shared library: gdbm.3 - found
===>   librep-0.16.2_6 depends on shared library: gmp.7 - found
===>   librep-0.16.2_6 depends on shared library: intl - found
===>   Generating temporary packing list
===>  Checking if lang/librep already installed
for dir in intl src lisp man; do \
	  [ -d $dir ] && ( cd $dir && gmake all ) || exit 1; \
	done
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/intl'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-assembler
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-compiler
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-lisp-lib
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
/bin/sh mkinstalldirs /usr/local/share/rep/0.16.2 \
	  /usr/local/bin /usr/local/share/aclocal \
	  /usr/local/libexec/rep/amd64-pc-freebsd7 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7 \
	  /usr/local/share/emacs/site-lisp
mkdir /usr/local/share/rep
mkdir /usr/local/share/rep/0.16.2
mkdir /usr/local/libexec/rep
mkdir /usr/local/libexec/rep/amd64-pc-freebsd7
mkdir /usr/local/libexec/rep/0.16.2
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7
for dir in src lisp man; do \
	  ( cd $dir && gmake install ) || exit 1; \
	done
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
/bin/sh ../mkinstalldirs /usr/local/lib /usr/local/bin \
	  /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util \
	  /usr/local/include
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm
mkdir /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util
/bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 librep.la /usr/local/lib
install -o root -g wheel -m 555 .libs/librep.so.12 /usr/local/lib/librep.so.12
strip --strip-unneeded /usr/local/lib/librep.so.12
(cd /usr/local/lib && { ln -s -f librep.so.12 librep.so || { rm -f librep.so && ln -s librep.so.12 librep.so; }; })
(cd /usr/local/lib && { ln -s -f librep.so.12 librep.so || { rm -f librep.so && ln -s librep.so.12 librep.so; }; })
install -o root -g wheel -m 555 .libs/librep.lai /usr/local/lib/librep.la
install -o root -g wheel -m 555 .libs/librep.a /usr/local/lib/librep.a
strip --strip-debug /usr/local/lib/librep.a
chmod 644 /usr/local/lib/librep.a
ranlib /usr/local/lib/librep.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/local/bin/libtool -n --finish /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 -m 755 rep /usr/local/bin
install -o root -g wheel -m 555 -m 755 -s .libs/rep /usr/local/bin/rep
/bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 -m 755 repdoc /usr/local/bin
install -o root -g wheel -m 555 -m 755 -s repdoc /usr/local/bin/repdoc
install  -o root -g wheel -m 555 -m 755 rep-config /usr/local/bin
install  -o root -g wheel -m 555 -m 755 rep-xgettext /usr/local/bin
install  -s -o root -g wheel -m 555 -m 755 rep-remote /usr/local/bin
/bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 sdbm.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 timers.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 gettext.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 readline.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 tables.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 gdbm.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555
  record-profile.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 safe-interpreter.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 sockets.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/;  /bin/sh /usr/local/bin/libtool --mode=install install  -s -o root -g wheel -m 555 md5.la /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/;
install -o root -g wheel -m 555 .libs/sdbm.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.so
install -o root -g wheel -m 555 .libs/sdbm.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.la
install -o root -g wheel -m 555 .libs/sdbm.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/timers.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.so
install -o root -g wheel -m 555 .libs/timers.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.la
install -o root -g wheel -m 555 .libs/timers.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/gettext.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.so
install -o root -g wheel -m 555 .libs/gettext.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.la
install -o root -g wheel -m 555 .libs/gettext.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/readline.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.so
install -o root -g wheel -m 555 .libs/readline.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.la
install -o root -g wheel -m 555 .libs/readline.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/tables.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.so
install -o root -g wheel -m 555 .libs/tables.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.la
install -o root -g wheel -m 555 .libs/tables.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/gdbm.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.so
install -o root -g wheel -m 555 .libs/gdbm.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.la
install -o root -g wheel -m 555 .libs/gdbm.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/record-profile.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.so
install -o root -g wheel -m 555 .libs/record-profile.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.la
install -o root -g wheel -m 555 .libs/record-profile.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/safe-interpreter.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.so
install -o root -g wheel -m 555 .libs/safe-interpreter.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.la
install -o root -g wheel -m 555 .libs/safe-interpreter.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/sockets.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.so
install -o root -g wheel -m 555 .libs/sockets.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.la
install -o root -g wheel -m 555 .libs/sockets.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
install -o root -g wheel -m 555 .libs/md5.so /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.so
strip --strip-unneeded /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.so
install -o root -g wheel -m 555 .libs/md5.lai /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.la
install -o root -g wheel -m 555 .libs/md5.a /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.a
strip --strip-debug /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.a
chmod 644 /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.a
ranlib /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.a
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/rep/amd64-pc-freebsd7'
printf "\nrep_open_globally=yes\n" \
	  >>/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.la
for i in rep.h rep_lisp.h rep_regexp.h rep_subrs.h; do \
	  install  -o root -g wheel -m 444 ./$i /usr/local/include; \
	done
install  -o root -g wheel -m 444 rep_config.h /usr/local/libexec/rep/amd64-pc-freebsd7
/bin/sh ../install-aliases -c . /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/src'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-assembler
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-compiler
REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../DOC ../src/rep --batch --no-rc \
	  -l rep.vm.compiler -f compile-lisp-lib
/bin/sh ../mkinstalldirs /usr/local/share/rep/0.16.2/lisp/. /usr/local/share/rep/0.16.2/lisp/rep /usr/local/share/rep/0.16.2/lisp/rep /usr/local/share/rep/0.16.2/lisp/rep/lang /usr/local/share/rep/0.16.2/lisp/rep/vm /usr/local/share/rep/0.16.2/lisp/rep/vm/compiler /usr/local/share/rep/0.16.2/lisp/rep/io /usr/local/share/rep/0.16.2/lisp/rep/io/file-handlers /usr/local/share/rep/0.16.2/lisp/rep/io/file-handlers/remote /usr/local/share/rep/0.16.2/lisp/rep/i18n /usr/local/share/rep/0.16.2/lisp/rep/data /usr/local/share/rep/0.16.2/lisp/rep/www /usr/local/share/rep/0.16.2/lisp/rep/util /usr/local/share/rep/0.16.2/lisp/rep/mail /usr/local/share/rep/0.16.2/lisp/rep/threads /usr/local/share/rep/0.16.2/lisp/rep/system /usr/local/share/rep/0.16.2/lisp/rep/net /usr/local/share/rep/0.16.2/lisp/rep/test /usr/local/share/rep/0.16.2/lisp/rep/xml /usr/local/share/rep/0.16.2/lisp/scheme /usr/local/share/rep/0.16.2/lisp/unscheme
mkdir /usr/local/share/rep/0.16.2/lisp
mkdir /usr/local/share/rep/0.16.2/lisp/rep
mkdir /usr/local/share/rep/0.16.2/lisp/rep/lang
mkdir /usr/local/share/rep/0.16.2/lisp/rep/vm
mkdir /usr/local/share/rep/0.16.2/lisp/rep/vm/compiler
mkdir /usr/local/share/rep/0.16.2/lisp/rep/io
mkdir /usr/local/share/rep/0.16.2/lisp/rep/io/file-handlers
mkdir /usr/local/share/rep/0.16.2/lisp/rep/io/file-handlers/remote
mkdir /usr/local/share/rep/0.16.2/lisp/rep/i18n
mkdir /usr/local/share/rep/0.16.2/lisp/rep/data
mkdir /usr/local/share/rep/0.16.2/lisp/rep/www
mkdir /usr/local/share/rep/0.16.2/lisp/rep/util
mkdir /usr/local/share/rep/0.16.2/lisp/rep/mail
mkdir /usr/local/share/rep/0.16.2/lisp/rep/threads
mkdir /usr/local/share/rep/0.16.2/lisp/rep/system
mkdir /usr/local/share/rep/0.16.2/lisp/rep/net
mkdir /usr/local/share/rep/0.16.2/lisp/rep/test
mkdir /usr/local/share/rep/0.16.2/lisp/rep/xml
mkdir /usr/local/share/rep/0.16.2/lisp/scheme
mkdir /usr/local/share/rep/0.16.2/lisp/unscheme
for d in . rep rep rep/lang rep/vm rep/vm/compiler rep/io rep/io/file-handlers rep/io/file-handlers/remote rep/i18n rep/data rep/www rep/util rep/mail rep/threads rep/system rep/net rep/test rep/xml scheme unscheme; do \
	  for f in  $d/*.jl $d/*.jlc; do \
	    install  -o root -g wheel -m 444 $f /usr/local/share/rep/0.16.2/lisp/$d; \
	  done; \
	done
/bin/sh ../install-aliases -l . /usr/local/share/rep/0.16.2/lisp
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/lisp'
gmake[1]: Entering directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
/bin/sh ../mkinstalldirs /usr/local/info
for f in librep.info*; do \
	  install  -o root -g wheel -m 444 $f /usr/local/info; \
	done
install-info --info-dir=/usr/local/info librep.info
gmake[1]: Leaving directory `/work/a/ports/lang/librep/work/librep-0.16.2/man'
install  -o root -g wheel -m 444 DOC /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7
install  -o root -g wheel -m 555 emulate-gnu-tar /usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7
install  -o root -g wheel -m 555 libtool /usr/local/libexec/rep/amd64-pc-freebsd7
install  -o root -g wheel -m 444 rules.mk /usr/local/libexec/rep/amd64-pc-freebsd7
install  -o root -g wheel -m 555 install-aliases /usr/local/libexec/rep/amd64-pc-freebsd7
install  -o root -g wheel -m 444 rep-debugger.el /usr/local/share/emacs/site-lisp
---------------------------------------------------------
Trying to install rep.m4 in /usr/local/share/aclocal;
if this fails, install it manually in a suitable location
---------------------------------------------------------
install  -o root -g wheel -m 444 ./rep.m4 /usr/local/share/aclocal
install-info --quiet /usr/local/info/librep.info /usr/local/info/dir
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for librep-0.16.2_6
===> SECURITY REPORT: 
      This port has installed the following files, which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.so

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage: 
http://librep.sourceforge.net/
================================================================
====================<phase 7: make package>====================
===>  Building package for librep-0.16.2_6
Creating package /tmp/packages/All/librep-0.16.2_6.tbz
Registering depends: gdbm-1.8.3_3 gettext-0.14.5_2 libgmp-4.2.1_1 libiconv-1.9.2_2.
Creating bzip'd tar ball in '/tmp/packages/All/librep-0.16.2_6.tbz'
Deleting librep-0.16.2_6
pkg_delete: unable to completely remove directory '/usr/local/share/emacs/site-lisp'
pkg_delete: unable to completely remove directory '/usr/local/share/emacs'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep/0.16.2'
pkg_delete: unable to completely remove directory '/usr/local/libexec/rep'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
================================================================

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
448862     1504 -rw-r--r--    1 root             wheel              737902 Jan 29 03:50 usr/local/lib/librep.a
1885420        4 drwxr-xr-x    3 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep
1885422        4 drwxr-xr-x    3 root             wheel                 512 Jan 29 03:50 usr/local/libexec/rep/0.16.2
1885423        4 drwxr-xr-x    3 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7
1885424        4 drwxr-xr-x    8 root             wheel                 512 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep
1885425        4 drwxr-xr-x    3 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io
1885426        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db
1885435       52 -rw-r--r--    1 root             wheel               25866 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/sdbm.a
1885469       24 -rw-r--r--    1 root             wheel               11166 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/db/gdbm.a
1885450       24 -rw-r--r--    1 root             wheel               10246 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/timers.a
1885459       16 -rw-r--r--    1 root             wheel                7778 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/readline.a
1885627       36 -rw-r--r--    1 root             wheel               17960 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/io/sockets.a
1885427        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n
1885453       12 -rw-r--r--    1 root             wheel                4964 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/i18n/gettext.a
1885428        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data
1885464       32 -rw-r--r--    1 root             wheel               15802 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/data/tables.a
1885429        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang
1885474       16 -rw-r--r--    1 root             wheel                6346 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/lang/record-profile.a
1885430        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm
1885570       80 -rw-r--r--    1 root             wheel               40430 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/vm/safe-interpreter.a
1885431        4 drwxr-xr-x    2 root             wheel                 512 Jan 29 03:51 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util
1885632       20 -rw-r--r--    1 root             wheel                9368 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/rep/util/md5.a
1885635        0 lrwxr-xr-x    1 root             wheel                  18 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/gettext.a -> rep/i18n/gettext.a
1885638        0 lrwxr-xr-x    1 root             wheel                  17 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/readline.a -> rep/io/readline.a
1885641        0 lrwxr-xr-x    1 root             wheel                  16 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/gdbm.a -> rep/io/db/gdbm.a
1885644        0 lrwxr-xr-x    1 root             wheel                  16 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/sdbm.a -> rep/io/db/sdbm.a
1885647        0 lrwxr-xr-x    1 root             wheel                  17 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/tables.a -> rep/data/tables.a
1885651        0 lrwxr-xr-x    1 root             wheel                  15 Jan 29 03:50 usr/local/libexec/rep/0.16.2/amd64-pc-freebsd7/timers.a -> rep/io/timers.a
================================================================
build of /usr/ports/lang/librep ended at Mon Jan 29 03:51:01 UTC 2007


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070130/7964f73b/attachment.pgp


More information about the freebsd-gnome mailing list