Building elan-1.7c.txz (origin /buildshare/ports/355755/lang/elan) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/elan-1.7.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/gettext-0.18.3.1_1.txz x packages/mimir-2.15.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> elan-1.7c depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of elan-1.7c ===> elan-1.7c depends on shared library: dcg - not found ===> Verifying install for dcg in /buildshare/ports/355755/devel/mimir ===> Installing existing package /packages/mimir-2.15.txz Installing mimir-2.15... done ===> Returning to build of elan-1.7c ===> elan-1.7c depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of elan-1.7c ===> elan-1.7c depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of elan-1.7c Make install ===> elan-1.7c depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elan-1.7c for building ===> Extracting for elan-1.7c => SHA256 Checksum OK for elan-1.7.tar.gz. ===> Patching for elan-1.7c ===> Applying FreeBSD patches for elan-1.7c ===> elan-1.7c depends on executable: gmake - found ===> elan-1.7c depends on package: libtool>=2.4 - found ===> elan-1.7c depends on shared library: dcg - found ===> Configuring for elan-1.7c ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/elan/work/elan-1.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/elan/work/elan-1.7/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/elan/work/elan-1.7/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets ${MAKE}... yes checking whether build environment is sane... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 Building elan compiler for a powerpc-portbld-freebsd11.0 system checking for ranlib... ranlib checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking dependency style of cc... gcc3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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 ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache /dev/null checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking dependency style of cc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for dcg... /usr/local/bin/dcg Using /usr/local/include to locate dcg header files Using /usr/local/lib to locate dcg libraries checking how to run the C preprocessor... cpp 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 stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for ctype.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for float.h... (cached) yes checking for netdb.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/ioctl.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking whether byte ordering is bigendian... yes checking for char *... (cached) yes checking size of char *... 4 checking whether time.h and sys/time.h may both be included... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for pow in -lm... yes Compiling runtime system with plain VT52 cursor control checking whether gmake sets ${MAKE}... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating manuals/Makefile config.status: creating manuals/common/Makefile config.status: creating manuals/language/Makefile config.status: creating manuals/compiler/Makefile config.status: creating manuals/man1/Makefile config.status: creating erts/Makefile config.status: creating gen/Makefile config.status: creating prelude/Makefile config.status: creating esocket/Makefile config.status: creating ethread/Makefile config.status: creating scripts/Makefile config.status: creating exp/Makefile config.status: creating config.h config.status: executing default-1 commands ===> Building for elan-1.7c gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' Making all in manuals gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' Making all in common gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' Making all in language gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' cp elan.ps elan-manual-1.7.ps gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' Making all in compiler gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' cp comp.ps elan-comp-1.7.ps gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' Making all in man1 gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' Making all in erts gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' source='rts_alloc.c' object='liberts_la-rts_alloc.lo' libtool=yes \ depfile='.deps/liberts_la-rts_alloc.Plo' tmpdepfile='.deps/liberts_la-rts_alloc.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_alloc.lo `test -f rts_alloc.c || echo './'`rts_alloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_alloc.c -MT liberts_la-rts_alloc.lo -MD -MP -MF .deps/liberts_la-rts_alloc.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_alloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_alloc.c -MT liberts_la-rts_alloc.lo -MD -MP -MF .deps/liberts_la-rts_alloc.TPlo -o liberts_la-rts_alloc.o >/dev/null 2>&1 source='rts_error.c' object='liberts_la-rts_error.lo' libtool=yes \ depfile='.deps/liberts_la-rts_error.Plo' tmpdepfile='.deps/liberts_la-rts_error.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_error.lo `test -f rts_error.c || echo './'`rts_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_error.c -MT liberts_la-rts_error.lo -MD -MP -MF .deps/liberts_la-rts_error.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_error.c -MT liberts_la-rts_error.lo -MD -MP -MF .deps/liberts_la-rts_error.TPlo -o liberts_la-rts_error.o >/dev/null 2>&1 source='rts_term.c' object='liberts_la-rts_term.lo' libtool=yes \ depfile='.deps/liberts_la-rts_term.Plo' tmpdepfile='.deps/liberts_la-rts_term.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_term.lo `test -f rts_term.c || echo './'`rts_term.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_term.c -MT liberts_la-rts_term.lo -MD -MP -MF .deps/liberts_la-rts_term.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_term.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_term.c -MT liberts_la-rts_term.lo -MD -MP -MF .deps/liberts_la-rts_term.TPlo -o liberts_la-rts_term.o >/dev/null 2>&1 source='rts_init.c' object='liberts_la-rts_init.lo' libtool=yes \ depfile='.deps/liberts_la-rts_init.Plo' tmpdepfile='.deps/liberts_la-rts_init.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_init.lo `test -f rts_init.c || echo './'`rts_init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_init.c -MT liberts_la-rts_init.lo -MD -MP -MF .deps/liberts_la-rts_init.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_init.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_init.c -MT liberts_la-rts_init.lo -MD -MP -MF .deps/liberts_la-rts_init.TPlo -o liberts_la-rts_init.o >/dev/null 2>&1 source='rts_ints.c' object='liberts_la-rts_ints.lo' libtool=yes \ depfile='.deps/liberts_la-rts_ints.Plo' tmpdepfile='.deps/liberts_la-rts_ints.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_ints.lo `test -f rts_ints.c || echo './'`rts_ints.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_ints.c -MT liberts_la-rts_ints.lo -MD -MP -MF .deps/liberts_la-rts_ints.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_ints.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_ints.c -MT liberts_la-rts_ints.lo -MD -MP -MF .deps/liberts_la-rts_ints.TPlo -o liberts_la-rts_ints.o >/dev/null 2>&1 source='rts_files.c' object='liberts_la-rts_files.lo' libtool=yes \ depfile='.deps/liberts_la-rts_files.Plo' tmpdepfile='.deps/liberts_la-rts_files.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_files.lo `test -f rts_files.c || echo './'`rts_files.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_files.c -MT liberts_la-rts_files.lo -MD -MP -MF .deps/liberts_la-rts_files.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_files.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_files.c -MT liberts_la-rts_files.lo -MD -MP -MF .deps/liberts_la-rts_files.TPlo -o liberts_la-rts_files.o >/dev/null 2>&1 source='rts_reals.c' object='liberts_la-rts_reals.lo' libtool=yes \ depfile='.deps/liberts_la-rts_reals.Plo' tmpdepfile='.deps/liberts_la-rts_reals.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_reals.lo `test -f rts_reals.c || echo './'`rts_reals.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_reals.c -MT liberts_la-rts_reals.lo -MD -MP -MF .deps/liberts_la-rts_reals.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_reals.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_reals.c -MT liberts_la-rts_reals.lo -MD -MP -MF .deps/liberts_la-rts_reals.TPlo -o liberts_la-rts_reals.o >/dev/null 2>&1 source='rts_texts.c' object='liberts_la-rts_texts.lo' libtool=yes \ depfile='.deps/liberts_la-rts_texts.Plo' tmpdepfile='.deps/liberts_la-rts_texts.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_texts.lo `test -f rts_texts.c || echo './'`rts_texts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_texts.c -MT liberts_la-rts_texts.lo -MD -MP -MF .deps/liberts_la-rts_texts.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_texts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_texts.c -MT liberts_la-rts_texts.lo -MD -MP -MF .deps/liberts_la-rts_texts.TPlo -o liberts_la-rts_texts.o >/dev/null 2>&1 source='rts_random.c' object='liberts_la-rts_random.lo' libtool=yes \ depfile='.deps/liberts_la-rts_random.Plo' tmpdepfile='.deps/liberts_la-rts_random.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_random.lo `test -f rts_random.c || echo './'`rts_random.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_random.c -MT liberts_la-rts_random.lo -MD -MP -MF .deps/liberts_la-rts_random.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_random.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_random.c -MT liberts_la-rts_random.lo -MD -MP -MF .deps/liberts_la-rts_random.TPlo -o liberts_la-rts_random.o >/dev/null 2>&1 source='rts_system.c' object='liberts_la-rts_system.lo' libtool=yes \ depfile='.deps/liberts_la-rts_system.Plo' tmpdepfile='.deps/liberts_la-rts_system.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c -o liberts_la-rts_system.lo `test -f rts_system.c || echo './'`rts_system.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_system.c -MT liberts_la-rts_system.lo -MD -MP -MF .deps/liberts_la-rts_system.TPlo -fPIC -DPIC -o .libs/liberts_la-rts_system.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O -Wall -O2 -pipe -fno-strict-aliasing -c rts_system.c -MT liberts_la-rts_system.lo -MD -MP -MF .deps/liberts_la-rts_system.TPlo -o liberts_la-rts_system.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o liberts.la -rpath /usr/local/lib -version-info 1:7 liberts_la-rts_alloc.lo liberts_la-rts_error.lo liberts_la-rts_term.lo liberts_la-rts_init.lo liberts_la-rts_ints.lo liberts_la-rts_files.lo liberts_la-rts_reals.lo liberts_la-rts_texts.lo liberts_la-rts_random.lo liberts_la-rts_system.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/liberts_la-rts_alloc.o .libs/liberts_la-rts_error.o .libs/liberts_la-rts_term.o .libs/liberts_la-rts_init.o .libs/liberts_la-rts_ints.o .libs/liberts_la-rts_files.o .libs/liberts_la-rts_reals.o .libs/liberts_la-rts_texts.o .libs/liberts_la-rts_random.o .libs/liberts_la-rts_system.o -lm -O2 -Wl,-soname -Wl,liberts.so.1 -o .libs/liberts.so.1 libtool: link: (cd ".libs" && rm -f "liberts.so" && ln -s "liberts.so.1" "liberts.so") libtool: link: (cd ".libs" && rm -f "liberts.so" && ln -s "liberts.so.1" "liberts.so") libtool: link: ar cru .libs/liberts.a liberts_la-rts_alloc.o liberts_la-rts_error.o liberts_la-rts_term.o liberts_la-rts_init.o liberts_la-rts_ints.o liberts_la-rts_files.o liberts_la-rts_reals.o liberts_la-rts_texts.o liberts_la-rts_random.o liberts_la-rts_system.o libtool: link: ranlib .libs/liberts.a libtool: link: ( cd ".libs" && rm -f "liberts.la" && ln -s "../liberts.la" "liberts.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' Making all in gen gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' source='elan_ast.c' object='elancc-elan_ast.o' libtool=no \ depfile='.deps/elancc-elan_ast.Po' tmpdepfile='.deps/elancc-elan_ast.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-elan_ast.o `test -f elan_ast.c || echo './'`elan_ast.c source='elan_imc.c' object='elancc-elan_imc.o' libtool=no \ depfile='.deps/elancc-elan_imc.Po' tmpdepfile='.deps/elancc-elan_imc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-elan_imc.o `test -f elan_imc.c || echo './'`elan_imc.c source='decl_tree.c' object='elancc-decl_tree.o' libtool=no \ depfile='.deps/elancc-decl_tree.Po' tmpdepfile='.deps/elancc-decl_tree.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-decl_tree.o `test -f decl_tree.c || echo './'`decl_tree.c source='main.c' object='elancc-main.o' libtool=no \ depfile='.deps/elancc-main.Po' tmpdepfile='.deps/elancc-main.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-main.o `test -f main.c || echo './'`main.c source='options.c' object='elancc-options.o' libtool=no \ depfile='.deps/elancc-options.Po' tmpdepfile='.deps/elancc-options.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-options.o `test -f options.c || echo './'`options.c source='symbol_table.c' object='elancc-symbol_table.o' libtool=no \ depfile='.deps/elancc-symbol_table.Po' tmpdepfile='.deps/elancc-symbol_table.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-symbol_table.o `test -f symbol_table.c || echo './'`symbol_table.c source='ast_utils.c' object='elancc-ast_utils.o' libtool=no \ depfile='.deps/elancc-ast_utils.Po' tmpdepfile='.deps/elancc-ast_utils.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-ast_utils.o `test -f ast_utils.c || echo './'`ast_utils.c source='lexer.c' object='elancc-lexer.o' libtool=no \ depfile='.deps/elancc-lexer.Po' tmpdepfile='.deps/elancc-lexer.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-lexer.o `test -f lexer.c || echo './'`lexer.c source='parser.c' object='elancc-parser.o' libtool=no \ depfile='.deps/elancc-parser.Po' tmpdepfile='.deps/elancc-parser.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-parser.o `test -f parser.c || echo './'`parser.c source='contfree.c' object='elancc-contfree.o' libtool=no \ depfile='.deps/elancc-contfree.Po' tmpdepfile='.deps/elancc-contfree.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-contfree.o `test -f contfree.c || echo './'`contfree.c source='contsens.c' object='elancc-contsens.o' libtool=no \ depfile='.deps/elancc-contsens.Po' tmpdepfile='.deps/elancc-contsens.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-contsens.o `test -f contsens.c || echo './'`contsens.c source='pre_checker.c' object='elancc-pre_checker.o' libtool=no \ depfile='.deps/elancc-pre_checker.Po' tmpdepfile='.deps/elancc-pre_checker.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-pre_checker.o `test -f pre_checker.c || echo './'`pre_checker.c source='evaluate.c' object='elancc-evaluate.o' libtool=no \ depfile='.deps/elancc-evaluate.Po' tmpdepfile='.deps/elancc-evaluate.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-evaluate.o `test -f evaluate.c || echo './'`evaluate.c source='ident.c' object='elancc-ident.o' libtool=no \ depfile='.deps/elancc-ident.Po' tmpdepfile='.deps/elancc-ident.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-ident.o `test -f ident.c || echo './'`ident.c source='type_table.c' object='elancc-type_table.o' libtool=no \ depfile='.deps/elancc-type_table.Po' tmpdepfile='.deps/elancc-type_table.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-type_table.o `test -f type_table.c || echo './'`type_table.c source='checker.c' object='elancc-checker.o' libtool=no \ depfile='.deps/elancc-checker.Po' tmpdepfile='.deps/elancc-checker.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-checker.o `test -f checker.c || echo './'`checker.c source='imc_utils.c' object='elancc-imc_utils.o' libtool=no \ depfile='.deps/elancc-imc_utils.Po' tmpdepfile='.deps/elancc-imc_utils.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-imc_utils.o `test -f imc_utils.c || echo './'`imc_utils.c source='imc_gen.c' object='elancc-imc_gen.o' libtool=no \ depfile='.deps/elancc-imc_gen.Po' tmpdepfile='.deps/elancc-imc_gen.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-imc_gen.o `test -f imc_gen.c || echo './'`imc_gen.c source='imc_opt.c' object='elancc-imc_opt.o' libtool=no \ depfile='.deps/elancc-imc_opt.Po' tmpdepfile='.deps/elancc-imc_opt.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-imc_opt.o `test -f imc_opt.c || echo './'`imc_opt.c source='tgt_gen.c' object='elancc-tgt_gen.o' libtool=no \ depfile='.deps/elancc-tgt_gen.Po' tmpdepfile='.deps/elancc-tgt_gen.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen.o `test -f tgt_gen.c || echo './'`tgt_gen.c source='tgt_gen_machdep.c' object='elancc-tgt_gen_machdep.o' libtool=no \ depfile='.deps/elancc-tgt_gen_machdep.Po' tmpdepfile='.deps/elancc-tgt_gen_machdep.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_machdep.o `test -f tgt_gen_machdep.c || echo './'`tgt_gen_machdep.c source='tgt_gen_common.c' object='elancc-tgt_gen_common.o' libtool=no \ depfile='.deps/elancc-tgt_gen_common.Po' tmpdepfile='.deps/elancc-tgt_gen_common.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_common.o `test -f tgt_gen_common.c || echo './'`tgt_gen_common.c source='tgt_gen_intelx86.c' object='elancc-tgt_gen_intelx86.o' libtool=no \ depfile='.deps/elancc-tgt_gen_intelx86.Po' tmpdepfile='.deps/elancc-tgt_gen_intelx86.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_intelx86.o `test -f tgt_gen_intelx86.c || echo './'`tgt_gen_intelx86.c source='tgt_gen_sparc.c' object='elancc-tgt_gen_sparc.o' libtool=no \ depfile='.deps/elancc-tgt_gen_sparc.Po' tmpdepfile='.deps/elancc-tgt_gen_sparc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_sparc.o `test -f tgt_gen_sparc.c || echo './'`tgt_gen_sparc.c source='tgt_gen_alpha.c' object='elancc-tgt_gen_alpha.o' libtool=no \ depfile='.deps/elancc-tgt_gen_alpha.Po' tmpdepfile='.deps/elancc-tgt_gen_alpha.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_alpha.o `test -f tgt_gen_alpha.c || echo './'`tgt_gen_alpha.c source='tgt_gen_vax.c' object='elancc-tgt_gen_vax.o' libtool=no \ depfile='.deps/elancc-tgt_gen_vax.Po' tmpdepfile='.deps/elancc-tgt_gen_vax.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-tgt_gen_vax.o `test -f tgt_gen_vax.c || echo './'`tgt_gen_vax.c source='backend.c' object='elancc-backend.o' libtool=no \ depfile='.deps/elancc-backend.Po' tmpdepfile='.deps/elancc-backend.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-backend.o `test -f backend.c || echo './'`backend.c source='warshall.c' object='elancc-warshall.o' libtool=no \ depfile='.deps/elancc-warshall.Po' tmpdepfile='.deps/elancc-warshall.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DVERSION=\"1.7\" -DTCPU=\"powerpc\" -DTOS=\"freebsd11.0\" -DPRELDIR=\"/usr/local/share/elan/prelude\" -DLIBDIR=\"/usr/local/lib\" -O -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o elancc-warshall.o `test -f warshall.c || echo './'`warshall.c /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o elancc elancc-elan_ast.o elancc-elan_imc.o elancc-decl_tree.o elancc-main.o elancc-options.o elancc-symbol_table.o elancc-ast_utils.o elancc-lexer.o elancc-parser.o elancc-contfree.o elancc-contsens.o elancc-pre_checker.o elancc-evaluate.o elancc-ident.o elancc-type_table.o elancc-checker.o elancc-imc_utils.o elancc-imc_gen.o elancc-imc_opt.o elancc-tgt_gen.o elancc-tgt_gen_machdep.o elancc-tgt_gen_common.o elancc-tgt_gen_intelx86.o elancc-tgt_gen_sparc.o elancc-tgt_gen_alpha.o elancc-tgt_gen_vax.o elancc-backend.o elancc-warshall.o -L/usr/local/lib -ldcg2 -ldcg -lm libtool: link: cc -O2 -pipe -fno-strict-aliasing -o elancc elancc-elan_ast.o elancc-elan_imc.o elancc-decl_tree.o elancc-main.o elancc-options.o elancc-symbol_table.o elancc-ast_utils.o elancc-lexer.o elancc-parser.o elancc-contfree.o elancc-contsens.o elancc-pre_checker.o elancc-evaluate.o elancc-ident.o elancc-type_table.o elancc-checker.o elancc-imc_utils.o elancc-imc_gen.o elancc-imc_opt.o elancc-tgt_gen.o elancc-tgt_gen_machdep.o elancc-tgt_gen_common.o elancc-tgt_gen_intelx86.o elancc-tgt_gen_sparc.o elancc-tgt_gen_alpha.o elancc-tgt_gen_vax.o elancc-backend.o elancc-warshall.o -L/usr/local/lib /usr/local/lib/libdcg2.so /usr/local/lib/libdcg.so -lm -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' Making all in prelude gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' ../gen/elancc -pp standard.e ../gen/elancc -pp elan0.e ../gen/elancc -pp kareltje.e gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' Making all in scripts gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' Making all in exp gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' ===> Installing for elan-1.7c ===> Generating temporary packing list ===> Checking if lang/elan already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' Making install in manuals gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' Making install in common gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/common' Making install in language gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language' Making install in compiler gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler' Making install in man1 gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 ./elancc.1 /usr/local/man/man1/elancc.1 gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/man1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals' Making install in erts gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' /bin/sh ../mkinstalldirs /usr/local/lib /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel liberts.la /usr/local/lib/liberts.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/liberts.so.1 /usr/local/lib/liberts.so.1 libtool: install: (cd /usr/local/lib && { ln -s -f liberts.so.1 liberts.so || { rm -f liberts.so && ln -s liberts.so.1 liberts.so; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f liberts.so.1 liberts.so || { rm -f liberts.so && ln -s liberts.so.1 liberts.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/liberts.lai /usr/local/lib/liberts.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/liberts.a /usr/local/lib/liberts.a libtool: install: chmod 644 /usr/local/lib/liberts.a libtool: install: ranlib /usr/local/lib/liberts.a /bin/sh ../mkinstalldirs /usr/local/include install -o root -g wheel -m 444 rts_alloc.h /usr/local/include/rts_alloc.h install -o root -g wheel -m 444 rts_error.h /usr/local/include/rts_error.h install -o root -g wheel -m 444 rts_term.h /usr/local/include/rts_term.h install -o root -g wheel -m 444 rts_init.h /usr/local/include/rts_init.h install -o root -g wheel -m 444 rts_ints.h /usr/local/include/rts_ints.h install -o root -g wheel -m 444 rts_files.h /usr/local/include/rts_files.h install -o root -g wheel -m 444 rts_reals.h /usr/local/include/rts_reals.h install -o root -g wheel -m 444 rts_texts.h /usr/local/include/rts_texts.h install -o root -g wheel -m 444 rts_random.h /usr/local/include/rts_random.h install -o root -g wheel -m 444 rts_system.h /usr/local/include/rts_system.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/erts' Making install in gen gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' /bin/sh ../mkinstalldirs /usr/local/bin /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 elancc /usr/local/bin/elancc libtool: install: install -o root -g wheel -m 555 -s elancc /usr/local/bin/elancc gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/gen' Making install in prelude gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/share/elan/prelude mkdir /usr/local/share/elan mkdir /usr/local/share/elan/prelude install -o root -g wheel -m 444 standard.ppe /usr/local/share/elan/prelude/standard.ppe install -o root -g wheel -m 444 elan0.ppe /usr/local/share/elan/prelude/elan0.ppe install -o root -g wheel -m 444 kareltje.ppe /usr/local/share/elan/prelude/kareltje.ppe /bin/sh ../mkinstalldirs /usr/local/share/elan/src mkdir /usr/local/share/elan/src install -o root -g wheel -m 444 standard.e /usr/local/share/elan/src/standard.e install -o root -g wheel -m 444 elan0.e /usr/local/share/elan/src/elan0.e install -o root -g wheel -m 444 kareltje.e /usr/local/share/elan/src/kareltje.e gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/prelude' Making install in scripts gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' /bin/sh ../mkinstalldirs /usr/local/bin install -o root -g wheel -m 555 mktests /usr/local/bin/mktests gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/scripts' Making install in exp gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7/exp' gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/elan/work/elan-1.7' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/compiler/comp.ps /usr/local/share/doc/elan/elan-compiler.ps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/lang/elan/work/elan-1.7/manuals/language/elan.ps /usr/local/share/doc/elan/elan-language.ps ===> Compressing manual pages for elan-1.7c ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for elan-1.7c Installing elan-1.7c... done Make package ===> Building package for elan-1.7c Creating package for elan-1.7c slot1: removed