Building styx-1.6.1_1.txz (origin /buildshare/ports/355755/devel/styx) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/styx-1.6.1.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/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> styx-1.6.1_1 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 styx-1.6.1_1 ===> styx-1.6.1_1 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 styx-1.6.1_1 ===> styx-1.6.1_1 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 styx-1.6.1_1 Make install ===> styx-1.6.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by styx-1.6.1_1 for building ===> Extracting for styx-1.6.1_1 => SHA256 Checksum OK for styx-1.6.1.tar.gz. ===> Patching for styx-1.6.1_1 ===> Applying FreeBSD patches for styx-1.6.1_1 ===> styx-1.6.1_1 depends on executable: gmake - found ===> styx-1.6.1_1 depends on package: libtool>=2.4 - found ===> Configuring for styx-1.6.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/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 whether gmake sets $(MAKE)... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... cpp checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /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 whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... 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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool ./configure: ./ltconfig: not found 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)... (cached) yes checking for sed... (cached) /usr/bin/sed checking for dlopen in -ldl... no checking for sem_init in -lrt... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking for errno.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/stat.h... (cached) yes checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/types.h... (cached) yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for dlfcn.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for strchr... yes checking for strrchr... yes checking for index... yes checking for rindex... yes checking for memcpy... (cached) yes checking for memcmp... (cached) yes checking for vsnprintf... (cached) yes checking for dlerror... yes checking where to install HTML documents... $(datadir)/doc checking where to install SGML documents... $(datadir)/doc checking where to install examples... $(datadir)/examples/styx configure: creating ./config.status config.status: creating Makefile config.status: creating gen/Makefile config.status: creating genxml/Makefile config.status: creating libbase/Makefile config.status: creating libstyx/Makefile config.status: creating libutil/Makefile config.status: creating libxml/Makefile config.status: creating modstd/Makefile config.status: creating modext/Makefile config.status: creating pgm/Makefile config.status: creating pgmxml/Makefile config.status: creating inc/Makefile config.status: creating incxml/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/example01/Makefile config.status: creating examples/example01/mx config.status: creating examples/example02/Makefile config.status: creating examples/example02/mx config.status: creating examples/example03/Makefile config.status: creating examples/example03/mx config.status: creating examples/example04/Makefile config.status: creating examples/example04/mx config.status: creating examples/example05/Makefile config.status: creating examples/example05/mx config.status: creating examples/example06/Makefile config.status: creating examples/example06/mx config.status: creating spe/Makefile config.status: creating spe/xsty.in config.status: creating spexml/Makefile config.status: creating spexml/xxml.in config.status: creating pat/Makefile config.status: creating config.h config.status: executing default-1 commands ===> Building for styx-1.6.1_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' Making all in gen gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/gen' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctoh_cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ccnv_lim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c lim__cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pim__cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styp_cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styd_cim.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm__cim.c rm -f libpgm.a ar cru libpgm.a ctoh_cim.o ccnv_lim.o lim__cim.o styx_cim.o pim__cim.o styp_cim.o styd_cim.o ptm__cim.o ranlib libpgm.a /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_int.c -fPIC -DPIC -o .libs/cmd_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_int.c -o cmd_int.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_int.c -fPIC -DPIC -o .libs/hpat_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_int.c -o hpat_int.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_lim.c -fPIC -DPIC -o .libs/cmd_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_lim.c -o cmd_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c rexp_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c rexp_lim.c -fPIC -DPIC -o .libs/rexp_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c rexp_lim.c -o rexp_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_lim.c -fPIC -DPIC -o .libs/styx_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_lim.c -o styx_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_pim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_pim.c -fPIC -DPIC -o .libs/cmd_pim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cmd_pim.c -o cmd_pim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_lim.c -fPIC -DPIC -o .libs/hpat_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_lim.c -o hpat_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_pim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_pim.c -fPIC -DPIC -o .libs/hpat_pim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat_pim.c -o hpat_pim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_pim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_pim.c -fPIC -DPIC -o .libs/styx_pim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_pim.c -o styx_pim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_int.c -fPIC -DPIC -o .libs/styx_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_int.c -o styx_int.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libxstyx.la cmd_int.lo hpat_int.lo cmd_lim.lo rexp_lim.lo styx_lim.lo cmd_pim.lo hpat_lim.lo hpat_pim.lo styx_pim.lo styx_int.lo -lrt libtool: link: ar cru .libs/libxstyx.a .libs/cmd_int.o .libs/hpat_int.o .libs/cmd_lim.o .libs/rexp_lim.o .libs/styx_lim.o .libs/cmd_pim.o .libs/hpat_lim.o .libs/hpat_pim.o .libs/styx_pim.o .libs/styx_int.o libtool: link: ranlib .libs/libxstyx.a libtool: link: ( cd ".libs" && rm -f "libxstyx.la" && ln -s "../libxstyx.la" "libxstyx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/gen' Making all in libbase gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c symbols.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c symbols.c -fPIC -DPIC -o .libs/symbols.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c symbols.c -o symbols.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gstream.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gstream.c -fPIC -DPIC -o .libs/gstream.o gstream.c: In function 'GS_csconv_string': gstream.c:640: warning: passing argument 2 of 'iconv' from incompatible pointer type libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gstream.c -o gstream.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_pre.c -fPIC -DPIC -o .libs/scn_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_pre.c -o scn_pre.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx_app.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx_app.c -fPIC -DPIC -o .libs/ctx_app.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx_app.c -o ctx_app.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prim.c -fPIC -DPIC -o .libs/prim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prim.c -o prim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_abs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_abs.c -fPIC -DPIC -o .libs/prs_abs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_abs.c -o prs_abs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c glo_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c glo_tab.c -fPIC -DPIC -o .libs/glo_tab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c glo_tab.c -o glo_tab.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binset.c -fPIC -DPIC -o .libs/binset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binset.c -o binset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binimg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binimg.c -fPIC -DPIC -o .libs/binimg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c binimg.c -o binimg.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_dfn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_dfn.c -fPIC -DPIC -o .libs/cfg_dfn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_dfn.c -o cfg_dfn.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_io.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_io.c -fPIC -DPIC -o .libs/scn_io.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_io.c -o scn_io.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_io.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_io.c -fPIC -DPIC -o .libs/prs_io.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_io.c -o prs_io.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_abs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_abs.c -fPIC -DPIC -o .libs/cfg_abs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c cfg_abs.c -o cfg_abs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_pp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_pp.c -fPIC -DPIC -o .libs/ptm_pp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_pp.c -o ptm_pp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c line_scn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c line_scn.c -fPIC -DPIC -o .libs/line_scn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c line_scn.c -o line_scn.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm.c -fPIC -DPIC -o .libs/ptm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm.c -o ptm.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c otab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c otab.c -fPIC -DPIC -o .libs/otab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c otab.c -o otab.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hset.c -fPIC -DPIC -o .libs/hset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hset.c -o hset.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c literal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c literal.c -fPIC -DPIC -o .libs/literal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c literal.c -o literal.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_abs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_abs.c -fPIC -DPIC -o .libs/scn_abs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_abs.c -o scn_abs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hmap.c -fPIC -DPIC -o .libs/hmap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hmap.c -o hmap.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase0.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase0.c -fPIC -DPIC -o .libs/sysbase0.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase0.c -o sysbase0.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase1.c -fPIC -DPIC -o .libs/sysbase1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sysbase1.c -o sysbase1.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pathes.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pathes.c -fPIC -DPIC -o .libs/pathes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pathes.c -o pathes.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_gen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_gen.c -fPIC -DPIC -o .libs/ptm_gen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_gen.c -o ptm_gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_base.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_base.c -fPIC -DPIC -o .libs/scn_base.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_base.c -o scn_base.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs.c -fPIC -DPIC -o .libs/prs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs.c -o prs.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sink.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sink.c -fPIC -DPIC -o .libs/sink.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c sink.c -o sink.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c list.c -o list.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdstyx.la symbols.lo gstream.lo scn_pre.lo ctx_app.lo prim.lo prs_abs.lo glo_tab.lo binset.lo binimg.lo cfg_dfn.lo scn_io.lo prs_io.lo cfg_abs.lo ptm_pp.lo line_scn.lo ptm.lo otab.lo hset.lo literal.lo scn_abs.lo hmap.lo sysbase0.lo sysbase1.lo pathes.lo ptm_gen.lo scn_base.lo prs.lo sink.lo list.lo -lrt libtool: link: ar cru .libs/libdstyx.a .libs/symbols.o .libs/gstream.o .libs/scn_pre.o .libs/ctx_app.o .libs/prim.o .libs/prs_abs.o .libs/glo_tab.o .libs/binset.o .libs/binimg.o .libs/cfg_dfn.o .libs/scn_io.o .libs/prs_io.o .libs/cfg_abs.o .libs/ptm_pp.o .libs/line_scn.o .libs/ptm.o .libs/otab.o .libs/hset.o .libs/literal.o .libs/scn_abs.o .libs/hmap.o .libs/sysbase0.o .libs/sysbase1.o .libs/pathes.o .libs/ptm_gen.o .libs/scn_base.o .libs/prs.o .libs/sink.o .libs/list.o libtool: link: ranlib .libs/libdstyx.a libtool: link: ( cd ".libs" && rm -f "libdstyx.la" && ln -s "../libdstyx.la" "libdstyx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' Making all in libstyx gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libstyx' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_gen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_gen.c -fPIC -DPIC -o .libs/prs_gen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c prs_gen.c -o prs_gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_gen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_gen.c -fPIC -DPIC -o .libs/styx_gen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx_gen.c -o styx_gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_gen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_gen.c -fPIC -DPIC -o .libs/scn_gen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c scn_gen.c -o scn_gen.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c reg_exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c reg_exp.c -fPIC -DPIC -o .libs/reg_exp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c reg_exp.c -o reg_exp.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libxstyx.la prs_gen.lo styx_gen.lo scn_gen.lo reg_exp.lo -lrt libtool: link: ar cru .libs/libxstyx.a .libs/prs_gen.o .libs/styx_gen.o .libs/scn_gen.o .libs/reg_exp.o libtool: link: ranlib .libs/libxstyx.a libtool: link: ( cd ".libs" && rm -f "libxstyx.la" && ln -s "../libxstyx.la" "libxstyx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libstyx' Making all in libutil gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libutil' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx.c -fPIC -DPIC -o .libs/ctx.o ctx.c:180:44: warning: trigraph ??( ignored, use -trigraphs to enable ctx.c:302:39: warning: trigraph ??( ignored, use -trigraphs to enable ctx.c:312:42: warning: trigraph ??( ignored, use -trigraphs to enable libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctx.c -o ctx.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c charlib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c charlib.c -fPIC -DPIC -o .libs/charlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c charlib.c -o charlib.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dict.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dict.c -o dict.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c olist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c olist.c -fPIC -DPIC -o .libs/olist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c olist.c -o olist.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dicts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dicts.c -fPIC -DPIC -o .libs/dicts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dicts.c -o dicts.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c com_get.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c com_get.c -fPIC -DPIC -o .libs/com_get.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c com_get.c -o com_get.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat.c -fPIC -DPIC -o .libs/hpat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c hpat.c -o hpat.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pgm_base.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pgm_base.c -fPIC -DPIC -o .libs/pgm_base.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pgm_base.c -o pgm_base.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libxstyx.la ctx.lo charlib.lo dict.lo olist.lo dicts.lo com_get.lo hpat.lo pgm_base.lo -lrt libtool: link: ar cru .libs/libxstyx.a .libs/ctx.o .libs/charlib.o .libs/dict.o .libs/olist.o .libs/dicts.o .libs/com_get.o .libs/hpat.o .libs/pgm_base.o libtool: link: ranlib .libs/libxstyx.a libtool: link: ( cd ".libs" && rm -f "libxstyx.la" && ln -s "../libxstyx.la" "libxstyx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libutil' Making all in modext gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modext' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modext' Making all in modstd gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c memosx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c memosx.c -fPIC -DPIC -o .libs/memosx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c memosx.c -o memosx.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gls.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gls.c -fPIC -DPIC -o .libs/gls.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c gls.c -o gls.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdstyx.la memosx.lo gls.lo -lrt libtool: link: ar cru .libs/libdstyx.a .libs/memosx.o .libs/gls.o libtool: link: ranlib .libs/libdstyx.a libtool: link: ( cd ".libs" && rm -f "libdstyx.la" && ln -s "../libdstyx.la" "libdstyx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' Making all in pgm gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ctoh.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c lim_test.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c styx.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c pim_test.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c stypp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c stydoc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgm -I../modext -I../inc -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c ptm_img.c rm -f libpgm.a ar cru libpgm.a ctoh.o lim_test.o styx.o pim_test.o stypp.o stydoc.o ptm_img.o ranlib libpgm.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' Making all in inc gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' Making all in libxml gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../genxml -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_base.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../genxml -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_base.c -fPIC -DPIC -o .libs/xml_base.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../genxml -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_base.c -o xml_base.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdxml.la xml_base.lo -lrt libtool: link: ar cru .libs/libdxml.a .libs/xml_base.o libtool: link: ranlib .libs/libdxml.a libtool: link: ( cd ".libs" && rm -f "libdxml.la" && ln -s "../libdxml.la" "libdxml.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' Making all in incxml gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' Making all in pgmxml gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgmxml' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../libxml -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_test.c rm -f libpgmxml.a ar cru libpgmxml.a xml_test.o ranlib libpgmxml.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgmxml' Making all in genxml gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/genxml' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_test_cim.c rm -f libpgmxml.a ar cru libpgmxml.a xml_test_cim.o ranlib libpgmxml.a /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_int.c -fPIC -DPIC -o .libs/dtd_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_int.c -o dtd_int.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_lim.c -fPIC -DPIC -o .libs/dtd_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_lim.c -o dtd_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_pim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_pim.c -fPIC -DPIC -o .libs/dtd_pim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c dtd_pim.c -o dtd_pim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_int.c -fPIC -DPIC -o .libs/xml_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_int.c -o xml_int.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_lim.c -fPIC -DPIC -o .libs/xml_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_lim.c -o xml_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_pim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_pim.c -fPIC -DPIC -o .libs/xml_pim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xml_pim.c -o xml_pim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xmllit_lim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xmllit_lim.c -fPIC -DPIC -o .libs/xmllit_lim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../modstd -I../libutil -I../libbase -I../pgmxml -I../modext -I../inc -I../incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c xmllit_lim.c -o xmllit_lim.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdxml.la dtd_int.lo dtd_lim.lo dtd_pim.lo xml_int.lo xml_lim.lo xml_pim.lo xmllit_lim.lo -lrt libtool: link: ar cru .libs/libdxml.a .libs/dtd_int.o .libs/dtd_lim.o .libs/dtd_pim.o .libs/xml_int.o .libs/xml_lim.o .libs/xml_pim.o .libs/xmllit_lim.o libtool: link: ranlib .libs/libdxml.a libtool: link: ( cd ".libs" && rm -f "libdxml.la" && ln -s "../libdxml.la" "libdxml.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/genxml' Making all in spexml gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdstyx.la -rpath /usr/local/lib -version-info 2:0:0 \ libbase/prim.lo libbase/symbols.lo libbase/gstream.lo libbase/list.lo libbase/ptm.lo libbase/binset.lo libbase/sink.lo libbase/ptm_gen.lo libbase/hset.lo libbase/cfg_dfn.lo libbase/scn_io.lo libbase/line_scn.lo libbase/literal.lo libbase/ctx_app.lo libbase/ptm_pp.lo libbase/prs.lo libbase/hmap.lo libbase/prs_abs.lo libbase/sysbase0.lo libbase/scn_base.lo libbase/pathes.lo libbase/scn_abs.lo libbase/prs_io.lo libbase/cfg_abs.lo libbase/glo_tab.lo libbase/scn_pre.lo libbase/otab.lo libbase/sysbase1.lo libbase/binimg.lo modstd/memosx.lo modstd/gls.lo -lrt libtool: link: cc -shared -fPIC -DPIC libbase/.libs/prim.o libbase/.libs/symbols.o libbase/.libs/gstream.o libbase/.libs/list.o libbase/.libs/ptm.o libbase/.libs/binset.o libbase/.libs/sink.o libbase/.libs/ptm_gen.o libbase/.libs/hset.o libbase/.libs/cfg_dfn.o libbase/.libs/scn_io.o libbase/.libs/line_scn.o libbase/.libs/literal.o libbase/.libs/ctx_app.o libbase/.libs/ptm_pp.o libbase/.libs/prs.o libbase/.libs/hmap.o libbase/.libs/prs_abs.o libbase/.libs/sysbase0.o libbase/.libs/scn_base.o libbase/.libs/pathes.o libbase/.libs/scn_abs.o libbase/.libs/prs_io.o libbase/.libs/cfg_abs.o libbase/.libs/glo_tab.o libbase/.libs/scn_pre.o libbase/.libs/otab.o libbase/.libs/sysbase1.o libbase/.libs/binimg.o modstd/.libs/memosx.o modstd/.libs/gls.o -L/usr/local/lib -lrt -O2 -Wl,-soname -Wl,libdstyx.so.2 -o .libs/libdstyx.so.2 libtool: link: (cd ".libs" && rm -f "libdstyx.so" && ln -s "libdstyx.so.2" "libdstyx.so") libtool: link: (cd ".libs" && rm -f "libdstyx.so" && ln -s "libdstyx.so.2" "libdstyx.so") libtool: link: ar cru .libs/libdstyx.a libbase/prim.o libbase/symbols.o libbase/gstream.o libbase/list.o libbase/ptm.o libbase/binset.o libbase/sink.o libbase/ptm_gen.o libbase/hset.o libbase/cfg_dfn.o libbase/scn_io.o libbase/line_scn.o libbase/literal.o libbase/ctx_app.o libbase/ptm_pp.o libbase/prs.o libbase/hmap.o libbase/prs_abs.o libbase/sysbase0.o libbase/scn_base.o libbase/pathes.o libbase/scn_abs.o libbase/prs_io.o libbase/cfg_abs.o libbase/glo_tab.o libbase/scn_pre.o libbase/otab.o libbase/sysbase1.o libbase/binimg.o modstd/memosx.o modstd/gls.o libtool: link: ranlib .libs/libdstyx.a libtool: link: ( cd ".libs" && rm -f "libdstyx.la" && ln -s "../libdstyx.la" "libdstyx.la" ) /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libxstyx.la -rpath /usr/local/lib -version-info 2:0:0 \ libstyx/reg_exp.lo libstyx/prs_gen.lo libstyx/scn_gen.lo libstyx/styx_gen.lo libutil/olist.lo libutil/dicts.lo libutil/charlib.lo libutil/pgm_base.lo libutil/ctx.lo libutil/hpat.lo libutil/dict.lo libutil/com_get.lo \ gen/cmd_int.lo gen/cmd_lim.lo gen/cmd_pim.lo \ gen/hpat_int.lo gen/hpat_lim.lo gen/hpat_pim.lo \ gen/styx_int.lo gen/styx_lim.lo gen/styx_pim.lo \ gen/rexp_lim.lo \ libdstyx.la -lrt libtool: link: cc -shared -fPIC -DPIC libstyx/.libs/reg_exp.o libstyx/.libs/prs_gen.o libstyx/.libs/scn_gen.o libstyx/.libs/styx_gen.o libutil/.libs/olist.o libutil/.libs/dicts.o libutil/.libs/charlib.o libutil/.libs/pgm_base.o libutil/.libs/ctx.o libutil/.libs/hpat.o libutil/.libs/dict.o libutil/.libs/com_get.o gen/.libs/cmd_int.o gen/.libs/cmd_lim.o gen/.libs/cmd_pim.o gen/.libs/hpat_int.o gen/.libs/hpat_lim.o gen/.libs/hpat_pim.o gen/.libs/styx_int.o gen/.libs/styx_lim.o gen/.libs/styx_pim.o gen/.libs/rexp_lim.o -Wl,-rpath -Wl,/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ./.libs/libdstyx.so -lrt -O2 -Wl,-soname -Wl,libxstyx.so.2 -o .libs/libxstyx.so.2 libtool: link: (cd ".libs" && rm -f "libxstyx.so" && ln -s "libxstyx.so.2" "libxstyx.so") libtool: link: (cd ".libs" && rm -f "libxstyx.so" && ln -s "libxstyx.so.2" "libxstyx.so") libtool: link: ar cru .libs/libxstyx.a libstyx/reg_exp.o libstyx/prs_gen.o libstyx/scn_gen.o libstyx/styx_gen.o libutil/olist.o libutil/dicts.o libutil/charlib.o libutil/pgm_base.o libutil/ctx.o libutil/hpat.o libutil/dict.o libutil/com_get.o gen/cmd_int.o gen/cmd_lim.o gen/cmd_pim.o gen/hpat_int.o gen/hpat_lim.o gen/hpat_pim.o gen/styx_int.o gen/styx_lim.o gen/styx_pim.o gen/rexp_lim.o libtool: link: ranlib .libs/libxstyx.a libtool: link: ( cd ".libs" && rm -f "libxstyx.la" && ln -s "../libxstyx.la" "libxstyx.la" ) /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdxml.la -rpath /usr/local/lib -version-info 1:0:0 \ libxml/xml_base.lo \ genxml/xml_pim.lo genxml/xml_lim.lo genxml/dtd_pim.lo genxml/xml_int.lo genxml/xmllit_lim.lo genxml/dtd_lim.lo genxml/dtd_int.lo \ libxstyx.la -lrt libtool: link: cc -shared -fPIC -DPIC libxml/.libs/xml_base.o genxml/.libs/xml_pim.o genxml/.libs/xml_lim.o genxml/.libs/dtd_pim.o genxml/.libs/xml_int.o genxml/.libs/xmllit_lim.o genxml/.libs/dtd_lim.o genxml/.libs/dtd_int.o -Wl,-rpath -Wl,/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs -Wl,-rpath -Wl,/usr/local/lib -L/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -O2 -Wl,-soname -Wl,libdxml.so.1 -o .libs/libdxml.so.1 libtool: link: (cd ".libs" && rm -f "libdxml.so" && ln -s "libdxml.so.1" "libdxml.so") libtool: link: (cd ".libs" && rm -f "libdxml.so" && ln -s "libdxml.so.1" "libdxml.so") libtool: link: ar cru .libs/libdxml.a libxml/xml_base.o genxml/xml_pim.o genxml/xml_lim.o genxml/dtd_pim.o genxml/xml_int.o genxml/xmllit_lim.o genxml/dtd_lim.o genxml/dtd_int.o libtool: link: ranlib .libs/libdxml.a libtool: link: ( cd ".libs" && rm -f "libdxml.la" && ln -s "../libdxml.la" "libdxml.la" ) /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./modstd -I./libutil -I./libbase -I./libxml -I./pgm -I./pgmxml -I./modext -I./inc -I./incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c foolam.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I./modstd -I./libutil -I./libbase -I./libxml -I./pgm -I./pgmxml -I./modext -I./inc -I./incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c foolam.c -fPIC -DPIC -o .libs/foolam.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I./modstd -I./libutil -I./libbase -I./libxml -I./pgm -I./pgmxml -I./modext -I./inc -I./incxml -I/usr/local/include -funsigned-char -O2 -pipe -fno-strict-aliasing -c foolam.c -o foolam.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libfoolam.la foolam.lo -lrt libtool: link: ar cru .libs/libfoolam.a .libs/foolam.o libtool: link: ranlib .libs/libfoolam.a libtool: link: ( cd ".libs" && rm -f "libfoolam.la" && ln -s "../libfoolam.la" "libfoolam.la" ) /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o styx pgm/styx.o gen/styx_cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/styx pgm/styx.o gen/styx_cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o stydoc pgm/stydoc.o gen/styd_cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/stydoc pgm/stydoc.o gen/styd_cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o stypp pgm/stypp.o gen/styp_cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/stypp pgm/stypp.o gen/styp_cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o ctoh pgm/ctoh.o gen/ctoh_cim.o gen/ccnv_lim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/ctoh pgm/ctoh.o gen/ctoh_cim.o gen/ccnv_lim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o lim_test pgm/lim_test.o gen/lim__cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/lim_test pgm/lim_test.o gen/lim__cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o pim_test pgm/pim_test.o gen/pim__cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/pim_test pgm/pim_test.o gen/pim__cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o ptm_img pgm/ptm_img.o gen/ptm__cim.o libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/ptm_img pgm/ptm_img.o gen/ptm__cim.o -L/usr/local/lib ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=link cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o xml_test pgmxml/xml_test.o genxml/xml_test_cim.o libdxml.la libxstyx.la -lrt libtool: link: cc -funsigned-char -O2 -pipe -fno-strict-aliasing -o .libs/xml_test pgmxml/xml_test.o genxml/xml_test_cim.o -L/usr/local/lib ./.libs/libdxml.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libxstyx.so ./.libs/libxstyx.so /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs/libdstyx.so -lrt -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' ===> Staging for styx-1.6.1_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' Making install in gen gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/gen' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/gen' 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/devel/styx/work/styx-1.6.1/gen' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/gen' Making install in libbase gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx mkdir /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 standard.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/standard.h install -o root -g wheel -m 444 ctx_imp.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ctx_imp.h install -o root -g wheel -m 444 prs_imp.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs_imp.h install -o root -g wheel -m 444 styconf0.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styconf0.h install -o root -g wheel -m 444 syscbhdl.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/syscbhdl.h install -o root -g wheel -m 444 ctx_dfn.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ctx_dfn.h install -o root -g wheel -m 444 prs_dfn.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs_dfn.h install -o root -g wheel -m 444 scn_imp.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_imp.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libbase' Making install in libstyx gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libstyx' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libstyx' 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/devel/styx/work/styx-1.6.1/libstyx' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libstyx' Making install in libutil gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libutil' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libutil' 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/devel/styx/work/styx-1.6.1/libutil' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libutil' Making install in modext gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modext' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modext' 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/devel/styx/work/styx-1.6.1/modext' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modext' Making install in modstd gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 stdosx.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/stdosx.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/modstd' Making install in pgm gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 pgm_popt.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/pgm_popt.h install -o root -g wheel -m 444 pgm_sopt.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/pgm_sopt.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgm' Making install in inc gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 binimg.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/binimg.h install -o root -g wheel -m 444 binset.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/binset.h install -o root -g wheel -m 444 ccnv_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ccnv_lim.h install -o root -g wheel -m 444 cfg_abs.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/cfg_abs.h install -o root -g wheel -m 444 cfg_dfn.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/cfg_dfn.h install -o root -g wheel -m 444 charlib.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/charlib.h install -o root -g wheel -m 444 cmd_int.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/cmd_int.h install -o root -g wheel -m 444 cmd_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/cmd_lim.h install -o root -g wheel -m 444 cmd_pim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/cmd_pim.h install -o root -g wheel -m 444 com_get.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/com_get.h install -o root -g wheel -m 444 ctoh_cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ctoh_cim.h install -o root -g wheel -m 444 ctx.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ctx.h install -o root -g wheel -m 444 ctx_app.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ctx_app.h install -o root -g wheel -m 444 dict.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/dict.h install -o root -g wheel -m 444 dicts.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/dicts.h install -o root -g wheel -m 444 glo_tab.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/glo_tab.h install -o root -g wheel -m 444 gls.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/gls.h install -o root -g wheel -m 444 gstream.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/gstream.h install -o root -g wheel -m 444 hmap.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hmap.h install -o root -g wheel -m 444 hpat.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hpat.h install -o root -g wheel -m 444 hpat_int.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hpat_int.h install -o root -g wheel -m 444 hpat_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hpat_lim.h install -o root -g wheel -m 444 hpat_pim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hpat_pim.h install -o root -g wheel -m 444 hset.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/hset.h install -o root -g wheel -m 444 lim__cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/lim__cim.h install -o root -g wheel -m 444 line_scn.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/line_scn.h install -o root -g wheel -m 444 list.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/list.h install -o root -g wheel -m 444 literal.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/literal.h install -o root -g wheel -m 444 mem_base.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/mem_base.h install -o root -g wheel -m 444 memosx.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/memosx.h install -o root -g wheel -m 444 olist.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/olist.h install -o root -g wheel -m 444 otab.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/otab.h install -o root -g wheel -m 444 pathes.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/pathes.h install -o root -g wheel -m 444 pgm_base.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/pgm_base.h install -o root -g wheel -m 444 pim__cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/pim__cim.h install -o root -g wheel -m 444 prim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prim.h install -o root -g wheel -m 444 prs.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs.h install -o root -g wheel -m 444 prs_abs.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs_abs.h install -o root -g wheel -m 444 prs_gen.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs_gen.h install -o root -g wheel -m 444 prs_io.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/prs_io.h install -o root -g wheel -m 444 ptm.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ptm.h install -o root -g wheel -m 444 ptm_gen.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ptm_gen.h install -o root -g wheel -m 444 ptm_pp.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ptm_pp.h install -o root -g wheel -m 444 reg_exp.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/reg_exp.h install -o root -g wheel -m 444 rexp_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/rexp_lim.h install -o root -g wheel -m 444 scn_abs.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_abs.h install -o root -g wheel -m 444 scn_base.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_base.h install -o root -g wheel -m 444 scn_gen.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_gen.h install -o root -g wheel -m 444 scn_io.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_io.h install -o root -g wheel -m 444 scn_pre.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/scn_pre.h install -o root -g wheel -m 444 sink.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/sink.h install -o root -g wheel -m 444 styd_cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styd_cim.h install -o root -g wheel -m 444 styp_cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styp_cim.h install -o root -g wheel -m 444 styx_cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styx_cim.h install -o root -g wheel -m 444 styx_gen.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styx_gen.h install -o root -g wheel -m 444 styx_int.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styx_int.h install -o root -g wheel -m 444 styx_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styx_lim.h install -o root -g wheel -m 444 styx_pim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/styx_pim.h install -o root -g wheel -m 444 ptm__cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/ptm__cim.h install -o root -g wheel -m 444 symbols.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/symbols.h install -o root -g wheel -m 444 sysbase0.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/sysbase0.h install -o root -g wheel -m 444 sysbase1.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/sysbase1.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/inc' Making install in libxml gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 xml_dfn.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_dfn.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxml' Making install in incxml gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx install -o root -g wheel -m 444 dtd_int.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/dtd_int.h install -o root -g wheel -m 444 dtd_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/dtd_lim.h install -o root -g wheel -m 444 dtd_pim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/dtd_pim.h install -o root -g wheel -m 444 xml_int.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_int.h install -o root -g wheel -m 444 xml_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_lim.h install -o root -g wheel -m 444 xml_pim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_pim.h install -o root -g wheel -m 444 xmllit_lim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xmllit_lim.h install -o root -g wheel -m 444 xml_test_cim.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_test_cim.h install -o root -g wheel -m 444 xml_base.h /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/include/styx/xml_base.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/incxml' Making install in pgmxml gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgmxml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgmxml' 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/devel/styx/work/styx-1.6.1/pgmxml' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/pgmxml' Making install in genxml gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/genxml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/genxml' 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/devel/styx/work/styx-1.6.1/genxml' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/genxml' Making install in spexml gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe mkdir /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx mkdir /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe install -o root -g wheel -m 444 ./xml1.lex /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/xml1.lex install -o root -g wheel -m 444 ./xml2.lex /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/xml2.lex install -o root -g wheel -m 444 ./xml.sty /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/xml.sty install -o root -g wheel -m 444 ./dtd.sty /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/dtd.sty install -o root -g wheel -m 444 ./xmllit.sty /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/xmllit.sty gmake install-data-hook gmake[4]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' /usr/bin/sed -e 's,$(datadir),/usr/local/share,' xxml.in >xxml install -o root -g wheel -m 555 xxml /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx/spe/xxml gmake[4]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/spexml' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libdstyx.la /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdstyx.so.2 /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.so.2 libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libdstyx.so.2 libdstyx.so || { rm -f libdstyx.so && ln -s libdstyx.so.2 libdstyx.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libdstyx.so.2 libdstyx.so || { rm -f libdstyx.so && ln -s libdstyx.so.2 libdstyx.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdstyx.lai /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdstyx.a /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdstyx.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libxstyx.la /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.la libtool: install: warning: relinking `libxstyx.la' libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1; /bin/sh /usr/local/bin/libtool --mode=relink cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libxstyx.la -rpath /usr/local/lib -version-info 2:0:0 libstyx/reg_exp.lo libstyx/prs_gen.lo libstyx/scn_gen.lo libstyx/styx_gen.lo libutil/olist.lo libutil/dicts.lo libutil/charlib.lo libutil/pgm_base.lo libutil/ctx.lo libutil/hpat.lo libutil/dict.lo libutil/com_get.lo gen/cmd_int.lo gen/cmd_lim.lo gen/cmd_pim.lo gen/hpat_int.lo gen/hpat_lim.lo gen/hpat_pim.lo gen/styx_int.lo gen/styx_lim.lo gen/styx_pim.lo gen/rexp_lim.lo libdstyx.la -lrt -inst-prefix-dir /obj/buildshare/ports/355755/devel/styx/work/stage) libtool: relink: cc -shared -fPIC -DPIC libstyx/.libs/reg_exp.o libstyx/.libs/prs_gen.o libstyx/.libs/scn_gen.o libstyx/.libs/styx_gen.o libutil/.libs/olist.o libutil/.libs/dicts.o libutil/.libs/charlib.o libutil/.libs/pgm_base.o libutil/.libs/ctx.o libutil/.libs/hpat.o libutil/.libs/dict.o libutil/.libs/com_get.o gen/.libs/cmd_int.o gen/.libs/cmd_lim.o gen/.libs/cmd_pim.o gen/.libs/hpat_int.o gen/.libs/hpat_lim.o gen/.libs/hpat_pim.o gen/.libs/styx_int.o gen/.libs/styx_lim.o gen/.libs/styx_pim.o gen/.libs/rexp_lim.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib -ldstyx -lrt -O2 -Wl,-soname -Wl,libxstyx.so.2 -o .libs/libxstyx.so.2 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxstyx.so.2T /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.so.2 libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libxstyx.so.2 libxstyx.so || { rm -f libxstyx.so && ln -s libxstyx.so.2 libxstyx.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libxstyx.so.2 libxstyx.so || { rm -f libxstyx.so && ln -s libxstyx.so.2 libxstyx.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxstyx.lai /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxstyx.a /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libxstyx.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libdxml.la /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.la libtool: install: warning: relinking `libdxml.la' libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1; /bin/sh /usr/local/bin/libtool --mode=relink cc -funsigned-char -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libdxml.la -rpath /usr/local/lib -version-info 1:0:0 libxml/xml_base.lo genxml/xml_pim.lo genxml/xml_lim.lo genxml/dtd_pim.lo genxml/xml_int.lo genxml/xmllit_lim.lo genxml/dtd_lim.lo genxml/dtd_int.lo libxstyx.la -lrt -inst-prefix-dir /obj/buildshare/ports/355755/devel/styx/work/stage) libtool: relink: cc -shared -fPIC -DPIC libxml/.libs/xml_base.o genxml/.libs/xml_pim.o genxml/.libs/xml_lim.o genxml/.libs/dtd_pim.o genxml/.libs/xml_int.o genxml/.libs/xmllit_lim.o genxml/.libs/dtd_lim.o genxml/.libs/dtd_int.o -Wl,-rpath -Wl,/usr/local/lib -L/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/.libs -L/usr/local/lib -L/obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib -lxstyx -ldstyx -lrt -O2 -Wl,-soname -Wl,libdxml.so.1 -o .libs/libdxml.so.1 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdxml.so.1T /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.so.1 libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libdxml.so.1 libdxml.so || { rm -f libdxml.so && ln -s libdxml.so.1 libdxml.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib && { ln -s -f libdxml.so.1 libdxml.so || { rm -f libdxml.so && ln -s libdxml.so.1 libdxml.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdxml.lai /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdxml.a /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/lib/libdxml.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 styx /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/styx libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/styx /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/styx /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 stydoc /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/stydoc libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/stydoc /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/stydoc /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 stypp /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/stypp libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/stypp /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/stypp /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 ctoh /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/ctoh libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ctoh /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/ctoh /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 lim_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/lim_test libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/lim_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/lim_test /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 pim_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/pim_test libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/pim_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/pim_test /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 ptm_img /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/ptm_img libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/ptm_img /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/ptm_img /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 xml_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/xml_test libtool: install: warning: `libdxml.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libxstyx.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/libdstyx.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/xml_test /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/bin/xml_test gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1' /usr/bin/tar -C /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1/doc --exclude "*.in" --exclude "*Makefile*" -cf - . | /usr/bin/tar -C /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/doc/styx --unlink -xf - /usr/bin/tar -C /obj/buildshare/ports/355755/devel/styx/work/styx-1.6.1 --exclude "*.in" --exclude "*Makefile*" -cf - spe pat | /usr/bin/tar -C /obj/buildshare/ports/355755/devel/styx/work/stage/usr/local/share/examples/styx --unlink -xf - ====> Compressing man pages (compress-man) ===> Installing for styx-1.6.1_1 ===> Checking if devel/styx already installed ===> Registering installation for styx-1.6.1_1 Installing styx-1.6.1_1... done Make package ===> Building package for styx-1.6.1_1 slot1: removed