pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47045: pkgsrc print/ghostscript fails to build Darwin (Mac OS X 10.7.5)



>Number:         47045
>Category:       pkg
>Synopsis:       pkgsrc print/ghostscript fails to build Darwin (Mac OS X 
>10.7.5)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 08 03:25:00 +0000 2012
>Originator:     Ian McWiliam
>Release:        
>Organization:
>Environment:
Darwin kristamari-w1 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 
PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64
>Description:
pkgsrc print/ghostscript 9.05 fails to build.
Looks like some patches are not being applied as well.

=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg 
fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for ghostscript-9.05.tar.bz2
=> Checksum RMD160 OK for ghostscript-9.05.tar.bz2
===> Installing dependencies for ghostscript-9.05
==========================================================================
The supported build options for ghostscript are:

        cups debug disable-compile-inits fontconfig
        x11

The currently selected options are:

        fontconfig x11

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.ghostscript (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
ghostscript-9.05.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency pkg-config>=0.25: found pkg-config-0.27.1
=> Build dependency x11-links>=0.71: found x11-links-0.71
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ghostscript-fonts>=6.0: found ghostscript-fonts-8.11nb3
=> Full dependency perl>=5.8.0: found perl-5.16.1
=> Full dependency libpaper>=1.1.22: found libpaper-1.1.24
=> Full dependency png>=1.5.0: found png-1.5.13
=> Full dependency tiff>=4.0.0: found tiff-4.0.3
===> Overriding tools for ghostscript-9.05
===> Extracting for ghostscript-9.05
=> Fixing resource directory path
/bin/mkdir -p 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/bin
/bin/mkdir -p 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/obj
/bin/rm -rf 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/libpng
===> Patching for ghostscript-9.05
=> Applying pkgsrc patches for ghostscript-9.05
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-aa: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ab: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ac: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ad: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ae: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ag: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ak: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-am: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-ba: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-bb: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-bc: no checksum found
**************************************
**************************************
Ignoring patch file 
/Users/ianm/ports/pkgsrc/print/ghostscript/patches/patch-bd: no checksum found
**************************************
/usr/bin/sed -e 's/^#Darwin#//' 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/base/unix-dll.mak
 >  
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/base/unix-darwin.mak
/bin/mv 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/base/unix-darwin.mak
 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/ghostscript-9.05/base/unix-dll.mak
===> Creating toolchain wrappers for ghostscript-9.05
===> Configuring for ghostscript-9.05
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing Perl interpreter in lib/fixmswrd.pl.
WARNING: [replace-interpreter] Skipping non-existent file "lib/fixmswrd.pl".
=> Checking for portability problems in extracted files
checking for i386-apple-darwin11-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for i386-apple-darwin11-ranlib... no
checking for ranlib... ranlib
checking for pkg-config... 
/Users/ianm/ports/pkgsrc/print/ghostscript/work/.tools/bin/pkg-config
checking supported compiler flags... 
   -O2
   -Wall
   -Wstrict-prototypes
   -Wundef
   -Wmissing-declarations
   -Wmissing-prototypes
   -Wwrite-strings
   -Wno-strict-aliasing
   -Wdeclaration-after-statement
   -fno-builtin
   -fno-common

   -g
   -O0
 ...done.
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/window.h usability... no
checking sys/window.h presence... no
checking for sys/window.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_blocks... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of unsigned long int... 4
checking size of unsigned long long... 8
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for iconv_open... no
checking for libiconv_open in -liconv... yes
checking for stringprep in -lidn... no
checking for systempapername in -lpaper... yes
checking paper.h usability... yes
checking paper.h presence... yes
checking for paper.h... yes
checking for fontconfig with pkg-config... yes
checking for dbus with pkg-config... no
checking for dbus_message_iter_get_basic in -ldbus... no
checking for dlopen in -ldl... yes
checking for local freetype library source... yes
checking for local jpeg library source... jpeg
checking for jmemsys.h... yes
checking for local zlib source... yes
checking for local png library source... no
checking for png_create_write_struct in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for local lcms2 library source... yes

Running libtiff configure script...
checking build system type... i386-apple-darwin11
checking host system type... i386-apple-darwin11
checking target system type... i386-apple-darwin11
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... 
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for ld used by gcc -std=gnu99... (cached) 
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... 
(cached) no
checking for C compiler warning flags... -Wall -W
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option 
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc -std=gnu99 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if gcc -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... rm: conftest*: No such file 
or directory
yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... darwin11 dyld
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
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... 
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... rm: conftest*: No such file or 
directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... darwin11 dyld
checking how to hardcode library paths into programs... immediate
checking for main in -lc... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking size of int... 4
checking size of long... 4
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int8... no
checking for int16... no
checking for int32... no
checking size of signed long... 4
checking size of unsigned long... 4
checking size of signed long long... 8
checking size of unsigned long long... 8
checking for signed 64-bit type... signed long long
checking for unsigned 64-bit type... unsigned long long
checking for floor... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for pow... yes
checking for setmode... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for getopt... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for lfind... yes
checking native cpu bit order... lsb2msb
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for cc_r... gcc -std=gnu99
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking for OpenGL Utility library... -lGLU
checking for GLUT library... -lglut
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/acorn/Makefile
config.status: creating contrib/addtiffo/Makefile
config.status: creating contrib/dbs/Makefile
config.status: creating contrib/dbs/xtiff/Makefile
config.status: creating contrib/iptcutil/Makefile
config.status: creating contrib/mac-cw/Makefile
config.status: creating contrib/mac-mpw/Makefile
config.status: creating contrib/mfs/Makefile
config.status: creating contrib/pds/Makefile
config.status: creating contrib/ras/Makefile
config.status: creating contrib/stream/Makefile
config.status: creating contrib/tags/Makefile
config.status: creating contrib/win_dib/Makefile
config.status: creating html/Makefile
config.status: creating html/images/Makefile
config.status: creating html/man/Makefile
config.status: creating libtiff/Makefile
config.status: creating man/Makefile
config.status: creating port/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating libtiff/tif_config.h
config.status: creating libtiff/tiffconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

Libtiff is now configured for i386-apple-darwin11

  Installation directory:             /usr/local
  Documentation directory:            ${prefix}/share/doc/tiff-3.9.2
  C compiler:                         gcc -std=gnu99 -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -Wall -W
  C++ compiler:                       g++ -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2
  Enable runtime linker paths:        no
  Support Microsoft Document Imaging: yes

 Support for internal codecs:
  CCITT Group 3 & 4 algorithms:       yes
  Macintosh PackBits algorithm:       yes
  LZW algorithm:                      yes
  ThunderScan 4-bit RLE algorithm:    yes
  NeXT 2-bit RLE algorithm:           yes
  LogLuv high dynamic range encoding: yes

 Support for external codecs:
  ZLIB support:                       yes
  Pixar log-format algorithm:         yes
  JPEG support:                       yes
  Old JPEG support:                   yes
  ISO JBIG support:                   no

  C++ support:                        yes

  OpenGL support:                     yes


Continuing with Ghostscript configuration...
checking for local ijs library source... yes
checking for local Luratech JBIG2 library source... no
checking for local jbig2dec library source... Running jbig2dec configure 
script...
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... i386-apple-darwin11
checking host system type... i386-apple-darwin11
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... 
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option 
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or 
directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker 
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... darwin11 dyld
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
checking for library containing pow... none required
checking for png_check_sig in -lpng... no
checking for ANSI C header files... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for working memcmp... yes
checking for snprintf... yes
checking for memset... yes
checking for strdup... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config_types.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

Continuing with Ghostscript configuration...
jbig2dec
checking for local Luratech JPEG2K library source... no
checking for local OpenJPEG library source... yes
checking for GTK+ 2.x... no
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XdbeQueryExtension in -lXext... yes
checking for XtAppCreateShell in -lXt... yes
checking for mkstemp... yes
checking for fopen64... no
checking for mkstemp64... no
checking for setlocale... yes
checking whether gcc needs -traditional... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for dup2... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for modf... yes
checking for pow... yes
checking for putenv... yes
checking for rint... yes
checking for setenv... yes
checking for sqrt... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for big endian... no
checking sse2 support... yes
checking byteswap support... yes
checking for byteswap.h... no
configure: creating ./config.status
config.status: creating Makefile
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cups/gstopxl
===> Building for ghostscript-9.05
/usr/bin/gnumake so-subtarget_1 BUILDDIRPREFIX=so
/usr/bin/gnumake GS_XE=./sobin/libgs.9.05.dylib DISPLAY_DEV=./soobj/display.dev 
STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/usr/pkg/lib 
-L/usr/X11/lib -L/usr/lib -L/usr/X11/lib '\
         CFLAGS='-O2 -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER  ' 
prefix=/usr/pkg\
         directories
/usr/bin/gnumake GS_XE=./sobin/libgs.9.05.dylib DISPLAY_DEV=./soobj/display.dev 
STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/usr/pkg/lib 
-L/usr/X11/lib -L/usr/lib -L/usr/X11/lib '\
         CFLAGS='-O2 -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER  ' 
prefix=/usr/pkg\
         ./soobj/aux/echogs ./soobj/aux/genarch
gcc -O2 -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./base -o 
./soobj/aux/echogs ./base/echogs.c
gcc -O2 -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./base -o 
./soobj/aux/genarch ./base/genarch.c
/usr/bin/gnumake GS_XE=./sobin/libgs.9.05.dylib DISPLAY_DEV=./soobj/display.dev 
STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-L/usr/pkg/lib 
-L/usr/X11/lib -L/usr/lib -L/usr/X11/lib  -dynamiclib -install_name 
libgs.9.05.dylib'\
         CFLAGS='-O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER  '\
         prefix=/usr/pkg
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./base -o 
./soobj/aux/genconf ./base/genconf.c
./soobj/aux/echogs -w ./soobj/devs.tr - -include ./soobj/unix_
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/psl3.dev ./soobj/pdf.dev 
./soobj/dpsnext.dev ./soobj/ttfont.dev ./soobj/epsf.dev ./soobj/pipe.dev 
./soobj/gsnogc.dev ./soobj/htxlib.dev ./soobj/fapi.dev ./soobj/jbig2.dev 
./soobj/jpx.dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/display.dev ./soobj/x11.dev 
./soobj/x11_.dev ./soobj/x11alpha.dev ./soobj/x11alt_.dev ./soobj/x11cmyk.dev 
./soobj/x11cmyk2.dev ./soobj/x11cmyk4.dev ./soobj/x11cmyk8.dev 
./soobj/x11gray2.dev ./soobj/x11gray4.dev ./soobj/x11mono.dev 
./soobj/x11rg16x.dev ./soobj/x11rg32x.dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/bbox.dev ./soobj/bit.dev 
./soobj/bitcmyk.dev ./soobj/bitrgb.dev ./soobj/bitrgbtags.dev ./soobj/bmp16.dev 
./soobj/bmp16m.dev ./soobj/bmp256.dev ./soobj/bmp32b.dev ./soobj/bmpgray.dev 
./soobj/bmpmono.dev ./soobj/bmpsep1.dev ./soobj/bmpsep8.dev ./soobj/ccr.dev 
./soobj/cfax.dev ./soobj/cif.dev ./soobj/devicen.dev ./soobj/dfaxhigh.dev 
./soobj/dfaxlow.dev ./soobj/epswrite.dev ./soobj/fax.dev ./soobj/faxg3.dev 
./soobj/faxg32d.dev ./soobj/faxg4.dev ./soobj/inferno.dev ./soobj/inkcov.dev 
./soobj/jpeg.dev ./soobj/jpegcmyk.dev ./soobj/jpeggray.dev ./soobj/mag16.dev 
./soobj/mag256.dev ./soobj/mgr4.dev ./soobj/mgr8.dev ./soobj/mgrgray2.dev 
./soobj/mgrgray4.dev ./soobj/mgrgray8.dev ./soobj/mgrmono.dev 
./soobj/miff24.dev ./soobj/pam.dev ./soobj/pamcmyk32.dev ./soobj/pamcmyk4.dev 
./soobj/pbm.dev ./soobj/pbmraw.dev ./soobj/pcx16.dev ./soobj/pcx24b.dev 
./soobj/pcx256.dev ./soobj/pcx2up.dev ./soobj/pcxcmyk.dev ./soobj/pcxgray.dev 
./soobj/pcxmono.
 dev ./soobj/pdfwrite.dev ./soobj/pgm.dev ./soobj/pgmraw.dev ./soobj/pgnm.dev 
./soobj/pgnmraw.dev ./soobj/pkm.dev ./soobj/pkmraw.dev ./soobj/pksm.dev 
./soobj/pksmraw.dev ./soobj/plan.dev ./soobj/plan9bm.dev ./soobj/planc.dev 
./soobj/plang.dev ./soobj/plank.dev ./soobj/planm.dev ./soobj/pnm.dev 
./soobj/pnmraw.dev ./soobj/ppm.dev ./soobj/ppmraw.dev ./soobj/ps2write.dev 
./soobj/psdcmyk.dev ./soobj/psdf.dev ./soobj/psdrgb.dev ./soobj/psgray.dev 
./soobj/psmono.dev ./soobj/psrgb.dev ./soobj/pswrite.dev ./soobj/sgirgb.dev 
./soobj/spotcmyk.dev ./soobj/sunhmono.dev ./soobj/tfax.dev ./soobj/tiff12nc.dev 
./soobj/tiff24nc.dev ./soobj/tiff32nc.dev ./soobj/tiff48nc.dev 
./soobj/tiff64nc.dev ./soobj/tiffcrle.dev ./soobj/tiffg3.dev 
./soobj/tiffg32d.dev ./soobj/tiffg4.dev ./soobj/tiffgray.dev 
./soobj/tifflzw.dev ./soobj/tiffpack.dev ./soobj/tiffs.dev 
./soobj/tiffscaled.dev ./soobj/tiffscaled24.dev ./soobj/tiffscaled8.dev 
./soobj/tiffsep.dev ./soobj/tiffsep1.dev ./soobj/txtwrite.dev ./soobj/xcf
 .dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/alc1900.dev 
./soobj/alc2000.dev ./soobj/alc4000.dev ./soobj/alc4100.dev ./soobj/alc8500.dev 
./soobj/alc8600.dev ./soobj/alc9100.dev ./soobj/ap3250.dev ./soobj/appledmp.dev 
./soobj/atx23.dev ./soobj/atx24.dev ./soobj/atx38.dev ./soobj/bj10e.dev 
./soobj/bj10v.dev ./soobj/bj10vh.dev ./soobj/bj200.dev ./soobj/bjc600.dev 
./soobj/bjc800.dev ./soobj/bjc880j.dev ./soobj/bjccmyk.dev ./soobj/bjccolor.dev 
./soobj/bjcgray.dev ./soobj/bjcmono.dev ./soobj/cdeskjet.dev 
./soobj/cdj1600.dev ./soobj/cdj500.dev ./soobj/cdj550.dev ./soobj/cdj670.dev 
./soobj/cdj850.dev ./soobj/cdj880.dev ./soobj/cdj890.dev ./soobj/cdj970.dev 
./soobj/cdjcolor.dev ./soobj/cdjmono.dev ./soobj/cdnj500.dev 
./soobj/chp2200.dev ./soobj/cljet5.dev ./soobj/cljet5c.dev ./soobj/cljet5pr.dev 
./soobj/coslw2p.dev ./soobj/coslwxl.dev ./soobj/cp50.dev ./soobj/declj250.dev 
./soobj/deskjet.dev ./soobj/dj505j.dev ./soobj/djet500.dev ./soobj/djet500c.dev 
./soobj/dl2100.dev ./soobj/dnj
 650c.dev ./soobj/epl2050.dev ./soobj/epl2050p.dev ./soobj/epl2120.dev 
./soobj/epl2500.dev ./soobj/epl2750.dev ./soobj/epl5800.dev ./soobj/epl5900.dev 
./soobj/epl6100.dev ./soobj/epl6200.dev ./soobj/eplcolor.dev 
./soobj/eplmono.dev ./soobj/eps9high.dev ./soobj/eps9mid.dev ./soobj/epson.dev 
./soobj/epsonc.dev ./soobj/escp.dev ./soobj/escpage.dev ./soobj/fmlbp.dev 
./soobj/fmpr.dev ./soobj/fs600.dev ./soobj/gdi.dev ./soobj/hl1240.dev 
./soobj/hl1250.dev ./soobj/hl7x0.dev ./soobj/hpdj1120c.dev ./soobj/hpdj310.dev 
./soobj/hpdj320.dev ./soobj/hpdj340.dev ./soobj/hpdj400.dev ./soobj/hpdj500.dev 
./soobj/hpdj500c.dev ./soobj/hpdj510.dev ./soobj/hpdj520.dev 
./soobj/hpdj540.dev ./soobj/hpdj550c.dev ./soobj/hpdj560c.dev 
./soobj/hpdj600.dev ./soobj/hpdj660c.dev ./soobj/hpdj670c.dev 
./soobj/hpdj680c.dev ./soobj/hpdj690c.dev ./soobj/hpdj850c.dev 
./soobj/hpdj855c.dev ./soobj/hpdj870c.dev ./soobj/hpdj890c.dev 
./soobj/hpdjplus.dev ./soobj/hpdjportable.dev ./soobj/ibmpro.dev 
./soobj/imagen.dev .
 /soobj/iwhi.dev ./soobj/iwlo.dev ./soobj/iwlq.dev ./soobj/jetp3852.dev 
./soobj/jj100.dev ./soobj/la50.dev ./soobj/la70.dev ./soobj/la75.dev 
./soobj/la75plus.dev ./soobj/laserjet.dev ./soobj/lbp310.dev ./soobj/lbp320.dev 
./soobj/lbp8.dev ./soobj/lex2050.dev ./soobj/lex3200.dev ./soobj/lex5700.dev 
./soobj/lex7000.dev ./soobj/lips2p.dev ./soobj/lips3.dev ./soobj/lips4.dev 
./soobj/lips4v.dev ./soobj/lj250.dev ./soobj/lj3100sw.dev ./soobj/lj4dith.dev 
./soobj/lj4dithp.dev ./soobj/lj5gray.dev ./soobj/lj5mono.dev ./soobj/ljet2p.dev 
./soobj/ljet3.dev ./soobj/ljet3d.dev ./soobj/ljet4.dev ./soobj/ljet4d.dev 
./soobj/ljet4pjl.dev ./soobj/ljetplus.dev ./soobj/ln03.dev ./soobj/lp1800.dev 
./soobj/lp1900.dev ./soobj/lp2000.dev ./soobj/lp2200.dev ./soobj/lp2400.dev 
./soobj/lp2500.dev ./soobj/lp2563.dev ./soobj/lp3000c.dev ./soobj/lp7500.dev 
./soobj/lp7700.dev ./soobj/lp7900.dev ./soobj/lp8000.dev ./soobj/lp8000c.dev 
./soobj/lp8100.dev ./soobj/lp8200c.dev ./soobj/lp8300c.dev ./soobj/lp8300f.de
 v ./soobj/lp8400f.dev ./soobj/lp8500c.dev ./soobj/lp8600.dev 
./soobj/lp8600f.dev ./soobj/lp8700.dev ./soobj/lp8800c.dev ./soobj/lp8900.dev 
./soobj/lp9000b.dev ./soobj/lp9000c.dev ./soobj/lp9100.dev ./soobj/lp9200b.dev 
./soobj/lp9200c.dev ./soobj/lp9300.dev ./soobj/lp9400.dev ./soobj/lp9500c.dev 
./soobj/lp9600.dev ./soobj/lp9600s.dev ./soobj/lp9800c.dev ./soobj/lps4500.dev 
./soobj/lps6500.dev ./soobj/lq850.dev ./soobj/lxm3200.dev ./soobj/lxm5700m.dev 
./soobj/m8510.dev ./soobj/md1xMono.dev ./soobj/md2k.dev ./soobj/md50Eco.dev 
./soobj/md50Mono.dev ./soobj/md5k.dev ./soobj/mj500c.dev ./soobj/mj6000c.dev 
./soobj/mj700v2c.dev ./soobj/mj8000c.dev ./soobj/ml600.dev ./soobj/necp6.dev 
./soobj/npdl.dev ./soobj/oce9050.dev ./soobj/oki182.dev ./soobj/oki4w.dev 
./soobj/okiibm.dev ./soobj/oprp.dev ./soobj/opvp.dev ./soobj/paintjet.dev 
./soobj/pcl3.dev ./soobj/photoex.dev ./soobj/picty180.dev ./soobj/pj.dev 
./soobj/pjetxl.dev ./soobj/pjxl.dev ./soobj/pjxl300.dev ./soobj/pr1000.dev 
./soobj/p
 r1000_4.dev ./soobj/pr150.dev ./soobj/pr201.dev ./soobj/pxlcolor.dev 
./soobj/pxlmono.dev ./soobj/r4081.dev ./soobj/rinkj.dev ./soobj/rpdl.dev 
./soobj/samsunggdi.dev ./soobj/sj48.dev ./soobj/st800.dev ./soobj/stcolor.dev 
./soobj/t4693d2.dev ./soobj/t4693d4.dev ./soobj/t4693d8.dev ./soobj/tek4696.dev 
./soobj/uniprint.dev ./soobj/xes.dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/ijs.dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/png16.dev ./soobj/png16m.dev 
./soobj/png256.dev ./soobj/png48.dev ./soobj/pngalpha.dev ./soobj/pnggray.dev 
./soobj/pngmono.dev 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/jbig2.dev
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ 
./soobj/aux/echogs -a ./soobj/devs.tr -+ ./soobj/romfs1.dev
./soobj/aux/echogs -a ./soobj/devs.tr - ./soobj/libcore
./soobj/aux/genarch ./soobj/arch.h 
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_getnv.o -c ./base/gp_getnv.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_upapr.o -c ./base/gp_upapr.c
./base/gp_upapr.c: In function 'gp_defaultpapersize':
./base/gp_upapr.c:60: warning: passing argument 1 of 'free' discards qualifiers 
from pointer target type
./soobj/aux/echogs -w ./soobj/gconfig_.h -x 2f2a -s This file was generated 
automatically by unix-aux.mak. -s -x 2a2f
if ( test -f /usr/include/dirent.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define HAVE_DIRENT_H; else true; fi
if ( test -f /usr/include/ndir.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define HAVE_NDIR_H; else true; fi
if ( test -f /usr/include/sys/dir.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define HAVE_SYS_DIR_H; else true; fi
if ( test -f /usr/include/sys/ndir.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H; else true; fi
if ( test -f /usr/include/sys/time.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 ifndef HAVE_SYS_TIME_H ; \
             ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 define 
HAVE_SYS_TIME_H ; \
             ./soobj/aux/echogs -a ./soobj/gconfig_.h -x 23 endif; else true; fi
if ( test -f /usr/include/sys/times.h ); then ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H; else true; fi
if ( test -f jpeg/jmemsys.h); then true; else ./soobj/aux/echogs -a 
./soobj/gconfig_.h -x 23 define DONT_HAVE_JMEMSYS_H; fi
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2 
-DUSE_LIBICONV_GNU -DUSE_LIBPAPER -I/usr/X11/include   -o ./soobj/gp_unix.o -c 
./base/gp_unix.c
In file included from ./base/gp_unix.c:17:
./base/pipe_.h:39: warning: function declaration isn't a prototype
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_unifs.o -c ./base/gp_unifs.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_unifn.o -c ./base/gp_unifn.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_stdia.o -c ./base/gp_stdia.c
./soobj/aux/echogs -w ./soobj/gconfigd.h -x 23 define -s -u GS_LIB_DEFAULT -x 
2022 
/usr/pkg/share/ghostscript/9.05/Resource/Init:/usr/pkg/share/ghostscript/9.05/lib:/usr/pkg/share/ghostscript/9.05/Resource/Font:/usr/pkg/share/ghostscript/fonts:/usr/pkg/share/fonts/default/ghostscript:/usr/pkg/share/fonts/default/Type1:/usr/pkg/share/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType
 -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_DEV_DEFAULT -x 
2022 "x11alpha bbox" -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_CACHE_DIR -x 
2022 "~/.ghostscript/cache/" -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u SEARCH_HERE_FIRST 
-s 0
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_DOCDIR -x 2022 
/usr/pkg/share/ghostscript/9.05/doc -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_INIT -x 2022 
gs_init.ps -x 22
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_REVISION -s 905
./soobj/aux/echogs -a ./soobj/gconfigd.h -x 23 define -s -u GS_REVISIONDATE -s 
20120208
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_unix_cache.o -c 
./base/gp_unix_cache.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gp_nsync.o -c ./base/gp_nsync.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nosync ./soobj/gp_nsync.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/smd5.o -c ./base/smd5.c
./soobj/aux/echogs -w ./soobj/md5.h -x 23 include -x 2022 memory_.h -x 22
./soobj/aux/echogs -a ./soobj/md5.h -+R ./base/md5.h
cp ./base/md5.c ./soobj/md5.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/md5.o -c ./soobj/md5.c
rm -f ./soobj/md5.c ./soobj/md5.h
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/smd5 ./soobj/smd5.o ./soobj/md5.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/unix_ ./soobj/gp_getnv.o 
./soobj/gp_upapr.o ./soobj/gp_unix.o ./soobj/gp_unifs.o ./soobj/gp_unifn.o 
./soobj/gp_stdia.o ./soobj/gp_unix_cache.o -include ./soobj/nosync
./soobj/aux/echogs -e .dev -a-  ./soobj/unix_ -include ./soobj/smd5
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcid.o -c ./psi/zcid.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfcid.o -c ./psi/zfcid.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfcid0.o -c ./psi/zfcid0.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfcid1.o -c ./psi/zfcid1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zchar1.o -c ./psi/zchar1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcharout.o -c ./psi/zcharout.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont1.o -c ./psi/zfont1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmisc1.o -c ./psi/zmisc1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/seexec.o -c ./base/seexec.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscrypt1.o -c ./base/gscrypt1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seexec ./soobj/seexec.o 
./soobj/gscrypt1.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1read ./soobj/zchar1.o 
./soobj/zcharout.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -obj ./soobj/zfont1.o 
./soobj/zmisc1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -include ./soobj/seexec
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -oper zchar1 zfont1 zmisc1
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -ps gs_type1
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iutil2.o -c ./psi/iutil2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmisc2.o -c ./psi/zmisc2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zvmem2.o -c ./psi/zvmem2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdps1.o -c ./psi/zdps1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2int ./soobj/zvmem2.o 
./soobj/zdps1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2int -oper zvmem2 zdps1_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2int -ps gs_dps1
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zusparam.o -c ./psi/zusparam.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/usparam ./soobj/zusparam.o
./soobj/aux/echogs -e .dev -a-  ./soobj/usparam -oper zusparam -replace 
./soobj/nousparm
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2int ./soobj/iutil2.o 
./soobj/zmisc2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -include ./soobj/dps2int 
./soobj/usparam
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -oper zmisc2
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -ps gs_lev2 gs_res
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zchar2.o -c ./psi/zchar2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont2.o -c ./psi/zfont2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gstype1.o -c ./base/gstype1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxtype1.o -c ./base/gxtype1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxhintn.o -c ./base/gxhintn.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxhintn1.o -c ./base/gxhintn1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxchrout.o -c ./base/gxchrout.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1lib ./soobj/gstype1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1lib ./soobj/gxtype1.o 
./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type1 -include ./soobj/psf1lib 
./soobj/psf1read
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gstype2.o -c ./base/gstype2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf2lib ./soobj/gstype2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf2lib ./soobj/gxtype1.o 
./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type2 ./soobj/zchar2.o 
./soobj/zfont2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type2 -oper zchar2 zfont2
./soobj/aux/echogs -e .dev -a-  ./soobj/type2 -include ./soobj/type1 
./soobj/psf2lib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zchar42.o -c ./psi/zchar42.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont42.o -c ./psi/zfont42.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gstype42.o -c ./base/gstype42.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttcalc.o -c ./base/ttcalc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttfinp.o -c ./base/ttfinp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttfmain.o -c ./base/ttfmain.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttfmemd.o -c ./base/ttfmemd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttinterp.o -c ./base/ttinterp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttload.o -c ./base/ttload.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ttobjs.o -c ./base/ttobjs.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxttfb.o -c ./base/gxttfb.c
./base/gxttfb.c:241: warning: 'DebugPrint' defined but not used
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gzspotan.o -c ./base/gzspotan.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ttflib ./soobj/gstype42.o 
./soobj/gxchrout.o ./soobj/ttcalc.o ./soobj/ttfinp.o ./soobj/ttfmain.o 
./soobj/ttfmemd.o ./soobj/ttinterp.o ./soobj/ttload.o ./soobj/ttobjs.o 
./soobj/gxttfb.o ./soobj/gzspotan.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type42 ./soobj/zchar42.o 
./soobj/zcharout.o ./soobj/zfont42.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -include ./soobj/ttflib  
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -oper zchar42 zfont42
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -ps gs_typ42
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfrsd.o -c ./psi/zfrsd.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zfrsd ./soobj/zfrsd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/zfrsd -oper zfrsd
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidfont ./soobj/zcid.o 
./soobj/zfcid.o ./soobj/zfcid0.o ./soobj/zfcid1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -include ./soobj/psf1read 
./soobj/psl2int
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -include ./soobj/type2 
./soobj/type42 ./soobj/zfrsd
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -oper zfcid0 zfcid1
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -ps gs_cidfn gs_cidcm gs_fntem 
gs_cidtt gs_cidfm
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcie.o -c ./psi/zcie.c
./psi/zcie.c: In function 'cie_table_param':
./psi/zcie.c:229: warning: passing argument 1 of 'mem->procs.free_object' 
discards qualifiers from pointer target type
./psi/zcie.c: In function 'cieaspace':
./psi/zcie.c:667: warning: passing argument 3 of 'cie_cache_push_finish' 
discards qualifiers from pointer target type
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcrd.o -c ./psi/zcrd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscie.o -c ./base/gscie.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsciemap.o -c ./base/gsciemap.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscscie.o -c ./base/gscscie.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscrd.o -c ./base/gscrd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscrdp.o -c ./base/gscrdp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxctable.o -c ./base/gxctable.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cielib ./soobj/gscie.o 
./soobj/gsciemap.o ./soobj/gscscie.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cielib ./soobj/gscrd.o ./soobj/gscrdp.o 
./soobj/gxctable.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cie ./soobj/zcie.o ./soobj/zcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cie -oper zcrd_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/cie -include ./soobj/cielib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfcmap.o -c ./psi/zfcmap.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfcmap.o -c ./base/gsfcmap.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfcmap1.o -c ./base/gsfcmap1.c
./base/gsfcmap1.c: In function 'gs_cmap_adobe1_decode_next':
./base/gsfcmap1.c:410: warning: unused variable 'str'
./base/gsfcmap1.c: At top level:
./base/gsfcmap1.c:81: warning: 'print_msg_str_in_range' defined but not used
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfcid.o -c ./base/gsfcid.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfcid2.o -c ./base/gsfcid2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidlib ./soobj/gsfcid.o 
./soobj/gsfcid2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cidlib -include ./soobj/ttflib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmaplib ./soobj/gsfcmap.o 
./soobj/gsfcmap1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmaplib -include ./soobj/cidlib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmapread ./soobj/zcid.o 
./soobj/zfcmap.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -include ./soobj/cmaplib 
./soobj/psl2int
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -oper zfcmap
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -ps gs_cmap
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gschar0.o -c ./base/gschar0.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfont0.o -c ./base/gsfont0.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0lib ./soobj/gschar0.o 
./soobj/gsfont0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0lib -include ./soobj/cmaplib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcfont.o -c ./psi/zcfont.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont0.o -c ./psi/zfont0.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0read ./soobj/zcfont.o 
./soobj/zfont0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0read -oper zcfont zfont0
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0read -include ./soobj/cmapread
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/compfont -include ./soobj/psf0lib 
./soobj/psf0read
./soobj/aux/echogs -w ./soobj/jconfig0.h -+R ./base/stdpn.h -+R ./base/stdpre.h 
-+R ./base/gsjconf.h
rm -f ./soobj/jconfig1.h
cp ./soobj/jconfig0.h ./soobj/jconfig.h
cp jpeg/jmorecfg.h ./soobj/jmcorig.h
cp ./base/gsjmorec.h ./soobj/jmorecf0.h
rm -f ./soobj/jmorecf1.h
cp ./soobj/jmorecf0.h ./soobj/jmorecfg.h
cp jpeg/jpeglib.h ./soobj/jpeglib0.h
cp ./soobj/jpeglib0.h ./soobj/jpeglib_.h
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sdctc.o -c ./base/sdctc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ijpeg -DSHARE_JPEG=0  -o ./soobj/sjpegc_0.o -c ./base/sjpegc.c
cp ./soobj/sjpegc_0.o ./soobj/sjpegc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ijpeg -DSHARE_JPEG=0  -o ./soobj/sdcte_0.o -c ./base/sdcte.c
cp ./soobj/sdcte_0.o ./soobj/sdcte.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ijpeg -DSHARE_JPEG=0  -o ./soobj/sjpege_0.o -c ./base/sjpege.c
cp ./soobj/sjpege_0.o ./soobj/sjpege.o
cp jpeg/jinclude.h ./soobj/jinclude.h
cp jpeg/jpeglib.h ./soobj/jpeglib.h
cp jpeg/jcomapi.c ./soobj/jcomapi.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcomapi.o -c ./soobj/jcomapi.c
rm -f ./soobj/jcomapi.c
cp jpeg/jutils.c ./soobj/jutils.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jutils.o -c ./soobj/jutils.c
rm -f ./soobj/jutils.c
cp jpeg/jmemmgr.c ./soobj/jmemmgr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jmemmgr.o -c ./soobj/jmemmgr.c
rm -f ./soobj/jmemmgr.c
cp jpeg/jerror.c ./soobj/jerror.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jerror.o -c ./soobj/jerror.c
rm -f ./soobj/jerror.c
cp jpeg/jaricom.c ./soobj/jaricom.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jaricom.o -c ./soobj/jaricom.c
rm -f ./soobj/jaricom.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpegc0 ./soobj/jcomapi.o 
./soobj/jutils.o ./soobj/jmemmgr.o ./soobj/jerror.o ./soobj/jaricom.o
cp jpeg/jcapimin.c ./soobj/jcapimin.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcapimin.o -c ./soobj/jcapimin.c
rm -f ./soobj/jcapimin.c
cp jpeg/jcapistd.c ./soobj/jcapistd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcapistd.o -c ./soobj/jcapistd.c
rm -f ./soobj/jcapistd.c
cp jpeg/jcinit.c ./soobj/jcinit.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcinit.o -c ./soobj/jcinit.c
rm -f ./soobj/jcinit.c
cp jpeg/jccoefct.c ./soobj/jccoefct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jccoefct.o -c ./soobj/jccoefct.c
rm -f ./soobj/jccoefct.c
cp jpeg/jccolor.c ./soobj/jccolor.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jccolor.o -c ./soobj/jccolor.c
rm -f ./soobj/jccolor.c
cp jpeg/jcdctmgr.c ./soobj/jcdctmgr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcdctmgr.o -c ./soobj/jcdctmgr.c
rm -f ./soobj/jcdctmgr.c
cp jpeg/jcarith.c ./soobj/jcarith.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcarith.o -c ./soobj/jcarith.c
rm -f ./soobj/jcarith.c
cp jpeg/jchuff.c ./soobj/jchuff.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jchuff.o -c ./soobj/jchuff.c
rm -f ./soobj/jchuff.c
cp jpeg/jcmainct.c ./soobj/jcmainct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcmainct.o -c ./soobj/jcmainct.c
./soobj/jcmainct.c: In function 'start_pass_main':
./soobj/jcmainct.c:71: warning: 'main' is usually a function
./soobj/jcmainct.c: In function 'process_data_simple_main':
./soobj/jcmainct.c:117: warning: 'main' is usually a function
./soobj/jcmainct.c: In function 'jinit_c_main_controller':
./soobj/jcmainct.c:247: warning: 'main' is usually a function
rm -f ./soobj/jcmainct.c
cp jpeg/jcmarker.c ./soobj/jcmarker.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcmarker.o -c ./soobj/jcmarker.c
rm -f ./soobj/jcmarker.c
cp jpeg/jcmaster.c ./soobj/jcmaster.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcmaster.o -c ./soobj/jcmaster.c
rm -f ./soobj/jcmaster.c
cp jpeg/jcparam.c ./soobj/jcparam.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcparam.o -c ./soobj/jcparam.c
rm -f ./soobj/jcparam.c
cp jpeg/jcprepct.c ./soobj/jcprepct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcprepct.o -c ./soobj/jcprepct.c
rm -f ./soobj/jcprepct.c
cp jpeg/jcsample.c ./soobj/jcsample.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jcsample.o -c ./soobj/jcsample.c
rm -f ./soobj/jcsample.c
cp jpeg/jfdctint.c ./soobj/jfdctint.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jfdctint.o -c ./soobj/jfdctint.c
rm -f ./soobj/jfdctint.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpege6 ./soobj/jcapimin.o 
./soobj/jcapistd.o ./soobj/jcinit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpege6 -include ./soobj/jpegc0.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/jpege6 -obj ./soobj/jccoefct.o 
./soobj/jccolor.o ./soobj/jcdctmgr.o ./soobj/jcarith.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpege6 -obj ./soobj/jchuff.o 
./soobj/jcmainct.o ./soobj/jcmarker.o ./soobj/jcmaster.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpege6 -obj ./soobj/jcparam.o 
./soobj/jcprepct.o ./soobj/jcsample.o ./soobj/jfdctint.o
cp ./soobj/jpege6.dev ./soobj/jpege_0.dev
cp ./soobj/jpege_0.dev ./soobj/jpege.dev
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdcte ./soobj/sdctc.o 
./soobj/sjpegc.o ./soobj/sdcte.o ./soobj/sjpege.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sdcte -include ./soobj/jpege.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sdeparam.o -c ./base/sdeparam.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sdcparam.o -c ./base/sdcparam.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdeparam ./soobj/sdeparam.o 
./soobj/sdcparam.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfdcte.o -c ./psi/zfdcte.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dcte -include ./soobj/sdcte 
./soobj/sdeparam
./soobj/aux/echogs -e .dev -a-  ./soobj/dcte -obj ./soobj/zfdcte.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dcte -oper zfdcte
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ijpeg -DSHARE_JPEG=0  -o ./soobj/sdctd_0.o -c ./base/sdctd.c
cp ./soobj/sdctd_0.o ./soobj/sdctd.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ijpeg -DSHARE_JPEG=0  -o ./soobj/sjpegd_0.o -c ./base/sjpegd.c
cp ./soobj/sjpegd_0.o ./soobj/sjpegd.o
cp jpeg/jdapimin.c ./soobj/jdapimin.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdapimin.o -c ./soobj/jdapimin.c
rm -f ./soobj/jdapimin.c
cp jpeg/jdapistd.c ./soobj/jdapistd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdapistd.o -c ./soobj/jdapistd.c
rm -f ./soobj/jdapistd.c
cp jpeg/jdinput.c ./soobj/jdinput.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdinput.o -c ./soobj/jdinput.c
rm -f ./soobj/jdinput.c
cp jpeg/jdhuff.c ./soobj/jdhuff.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdhuff.o -c ./soobj/jdhuff.c
rm -f ./soobj/jdhuff.c
cp jpeg/jdcoefct.c ./soobj/jdcoefct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdcoefct.o -c ./soobj/jdcoefct.c
rm -f ./soobj/jdcoefct.c
cp jpeg/jdcolor.c ./soobj/jdcolor.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdcolor.o -c ./soobj/jdcolor.c
rm -f ./soobj/jdcolor.c
cp jpeg/jddctmgr.c ./soobj/jddctmgr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jddctmgr.o -c ./soobj/jddctmgr.c
rm -f ./soobj/jddctmgr.c
cp jpeg/jdmainct.c ./soobj/jdmainct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdmainct.o -c ./soobj/jdmainct.c
rm -f ./soobj/jdmainct.c
cp jpeg/jdmarker.c ./soobj/jdmarker.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdmarker.o -c ./soobj/jdmarker.c
rm -f ./soobj/jdmarker.c
cp jpeg/jdmaster.c ./soobj/jdmaster.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdmaster.o -c ./soobj/jdmaster.c
rm -f ./soobj/jdmaster.c
cp jpeg/jdpostct.c ./soobj/jdpostct.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdpostct.o -c ./soobj/jdpostct.c
rm -f ./soobj/jdpostct.c
cp jpeg/jdsample.c ./soobj/jdsample.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdsample.o -c ./soobj/jdsample.c
rm -f ./soobj/jdsample.c
cp jpeg/jidctint.c ./soobj/jidctint.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jidctint.o -c ./soobj/jidctint.c
rm -f ./soobj/jidctint.c
cp jpeg/jdarith.c ./soobj/jdarith.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-Ijpeg  -o ./soobj/jdarith.o -c ./soobj/jdarith.c
rm -f ./soobj/jdarith.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpegd6 ./soobj/jdapimin.o 
./soobj/jdapistd.o ./soobj/jdinput.o ./soobj/jdhuff.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpegd6 -include ./soobj/jpegc0.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/jpegd6 -obj ./soobj/jdcoefct.o 
./soobj/jdcolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpegd6 -obj ./soobj/jddctmgr.o 
./soobj/jdhuff.o ./soobj/jdmainct.o ./soobj/jdmarker.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpegd6 -obj ./soobj/jdmaster.o 
./soobj/jdpostct.o ./soobj/jdsample.o ./soobj/jidctint.o ./soobj/jdarith.o
cp ./soobj/jpegd6.dev ./soobj/jpegd_0.dev
cp ./soobj/jpegd_0.dev ./soobj/jpegd.dev
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdctd ./soobj/sdctc.o 
./soobj/sjpegc.o ./soobj/sdctd.o ./soobj/sjpegd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sdctd -include ./soobj/jpegd.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sddparam.o -c ./base/sddparam.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sddparam ./soobj/sddparam.o 
./soobj/sdcparam.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfdctd.o -c ./psi/zfdctd.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dctd -include ./soobj/sdctd 
./soobj/sddparam
./soobj/aux/echogs -e .dev -a-  ./soobj/dctd -obj ./soobj/zfdctd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dctd -oper zfdctd
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dct -include ./soobj/dcte 
./soobj/dctd
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iscanbin.o -c ./psi/iscanbin.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zbseq.o -c ./psi/zbseq.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/btoken ./soobj/iscanbin.o 
./soobj/zbseq.o
./soobj/aux/echogs -e .dev -a-  ./soobj/btoken -oper zbseq_l2 -replace 
./soobj/nobtoken
./soobj/aux/echogs -e .dev -a-  ./soobj/btoken -ps gs_btokn
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscolor1.o -c ./base/gscolor1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsht1.o -c ./base/gsht1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmyklib ./soobj/gscolor1.o 
./soobj/gsht1.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxicolor.o -c ./base/gxicolor.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/colimlib ./soobj/gxicolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/colimlib -imageclass 4_color
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcolor1.o -c ./psi/zcolor1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zht1.o -c ./psi/zht1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmykread ./soobj/zcolor1.o 
./soobj/zht1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmykread -oper zcolor1 zht1
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/color -include ./soobj/cmyklib 
./soobj/colimlib ./soobj/cmykread
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zupath.o -c ./psi/zupath.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ibnum.o -c ./psi/ibnum.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevhit.o -c ./base/gdevhit.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/upath ./soobj/zupath.o 
./soobj/ibnum.o ./soobj/gdevhit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/upath -oper zupath_l2
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsdps1.o -c ./base/gsdps1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2lib ./soobj/gsdps1.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcharx.o -c ./psi/zcharx.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2read ./soobj/ibnum.o 
./soobj/zcharx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -include ./soobj/dps2int
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -oper ireclaim_l2 zcharx
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -ps gs_dps2
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpsand2 -include ./soobj/btoken 
./soobj/color ./soobj/upath ./soobj/dps2lib ./soobj/dps2read
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scantab.o -c ./base/scantab.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scfparam.o -c ./base/scfparam.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sfilter2.o -c ./base/sfilter2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfdecode.o -c ./psi/zfdecode.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scfd.o -c ./base/scfd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scfdtab.o -c ./base/scfdtab.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfd ./soobj/scfd.o 
./soobj/scfdtab.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/slzwd.o -c ./base/slzwd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/slzwc.o -c ./base/slzwc.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwd ./soobj/slzwd.o 
./soobj/slzwc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/spdiff.o -c ./base/spdiff.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdiff ./soobj/spdiff.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/spngp.o -c ./base/spngp.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pngp ./soobj/spngp.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/srld.o -c ./base/srld.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rld ./soobj/srld.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fdecode ./soobj/scantab.o 
./soobj/scfparam.o ./soobj/sfilter2.o ./soobj/zfdecode.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fdecode -include ./soobj/cfd 
./soobj/lzwd ./soobj/pdiff ./soobj/pngp ./soobj/rld
./soobj/aux/echogs -e .dev -a-  ./soobj/fdecode -oper zfdecode
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfilter2.o -c ./psi/zfilter2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scfe.o -c ./base/scfe.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/scfetab.o -c ./base/scfetab.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/shc.o -c ./base/shc.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfe ./soobj/scfe.o 
./soobj/scfetab.o ./soobj/shc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/slzwe.o -c ./base/slzwe.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwe ./soobj/slzwe.o 
./soobj/slzwc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/srle.o -c ./base/srle.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rle ./soobj/srle.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/filter -include ./soobj/fdecode
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -obj ./soobj/zfilter2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -include ./soobj/cfe 
./soobj/lzwe ./soobj/rle
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -oper zfilter2
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ziodev2.o -c ./psi/ziodev2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdevcal.o -c ./psi/zdevcal.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iodevice ./soobj/ziodev2.o 
./soobj/zdevcal.o
./soobj/aux/echogs -e .dev -a-  ./soobj/iodevice -oper ziodev2_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/iodevice -iodev null calendar
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdevice2.o -c ./psi/zdevice2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmedia2.o -c ./psi/zmedia2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pagedev ./soobj/zdevice2.o 
./soobj/zmedia2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pagedev -oper zdevice2_l2 zmedia2_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/pagedev -ps gs_setpd
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxclipm.o -c ./base/gxclipm.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gximage3.o -c ./base/gximage3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gximage4.o -c ./base/gximage4.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxmclip.o -c ./base/gxmclip.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/imasklib ./soobj/gxclipm.o 
./soobj/gximage3.o ./soobj/gximage4.o ./soobj/gxmclip.o
./soobj/aux/echogs -e .dev -a-  ./soobj/imasklib -imagetype 3 4
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscolor2.o -c ./base/gscolor2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2cs ./soobj/gscolor2.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gspcolor.o -c ./base/gspcolor.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsptype1.o -c ./base/gsptype1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxclip2.o -c ./base/gxclip2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxp1fill.o -c ./base/gxp1fill.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxpcmap.o -c ./base/gxpcmap.c
./base/gxpcmap.c: In function 'gx_pattern_cache_free_entry':
./base/gxpcmap.c:832: warning: assignment discards qualifiers from pointer 
target type
./base/gxpcmap.c: In function 'gx_pattern_load':
./base/gxpcmap.c:1278: warning: passing argument 1 of 
'gx_pattern_cache_ensure_space' discards qualifiers from pointer target type
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patlib -include ./soobj/cmyklib 
./soobj/imasklib ./soobj/psl2cs
./soobj/aux/echogs -e .dev -a-  ./soobj/patlib -obj ./soobj/gspcolor.o 
./soobj/gsptype1.o ./soobj/gxclip2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/patlib -obj ./soobj/gxmclip.o 
./soobj/gxp1fill.o ./soobj/gxpcmap.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpcolor.o -c ./psi/zpcolor.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patread ./soobj/zpcolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/patread -oper zpcolor_l2
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pattern -include ./soobj/patlib 
./soobj/patread
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/imain.o -c ./psi/imain.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/imainarg.o -c ./psi/imainarg.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsargs.o -c ./base/gsargs.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/idisp.o -c ./psi/idisp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iapi.o -c ./psi/iapi.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/icontext.o -c ./psi/icontext.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/idebug.o -c ./psi/idebug.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/idict.o -c ./psi/idict.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/idparam.o -c ./psi/idparam.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/idstack.o -c ./psi/idstack.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iinit.o -c ./psi/iinit.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/interp.o -c ./psi/interp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iparam.o -c ./psi/iparam.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ireclaim.o -c ./psi/ireclaim.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iplugin.o -c ./psi/iplugin.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iscan.o -c ./psi/iscan.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iscannum.o -c ./psi/iscannum.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/istack.o -c ./psi/istack.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iutil.o -c ./psi/iutil.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sa85d.o -c ./base/sa85d.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/sfilter1.o -c ./psi/sfilter1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sstring.o -c ./base/sstring.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/stream.o -c ./base/stream.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zarith.o -c ./psi/zarith.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zarray.o -c ./psi/zarray.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcontrol.o -c ./psi/zcontrol.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdict.o -c ./psi/zdict.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfile.o -c ./psi/zfile.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfile1.o -c ./psi/zfile1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfileio.o -c ./psi/zfileio.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfilter.o -c ./psi/zfilter.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfproc.o -c ./psi/zfproc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zgeneric.o -c ./psi/zgeneric.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ziodev.o -c ./psi/ziodev.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ziodevsc.o -c ./psi/ziodevsc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmath.o -c ./psi/zmath.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zalg.o -c ./psi/zalg.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmisc.o -c ./psi/zmisc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpacked.o -c ./psi/zpacked.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zrelbit.o -c ./psi/zrelbit.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zstack.o -c ./psi/zstack.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zstring.o -c ./psi/zstring.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zsysvm.o -c ./psi/zsysvm.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ztoken.o -c ./psi/ztoken.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ztype.o -c ./psi/ztype.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zvmem.o -c ./psi/zvmem.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zbfont.o -c ./psi/zbfont.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zchar.o -c ./psi/zchar.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcolor.o -c ./psi/zcolor.c 
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdevice.o -c ./psi/zdevice.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont.o -c ./psi/zfont.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfontenum.o -c ./psi/zfontenum.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zgstate.o -c ./psi/zgstate.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdfilter.o -c ./psi/zdfilter.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zht.o -c ./psi/zht.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zimage.o -c ./psi/zimage.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmatrix.o -c ./psi/zmatrix.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpaint.o -c ./psi/zpaint.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpath.o -c ./psi/zpath.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zncdummy.o -c ./psi/zncdummy.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ialloc.o -c ./psi/ialloc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/igc.o -c ./psi/igc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/igcref.o -c ./psi/igcref.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/igcstr.o -c ./psi/igcstr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ilocate.o -c ./psi/ilocate.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/iname.o -c ./psi/iname.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/isave.o -c ./psi/isave.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/isupport ./soobj/ialloc.o 
./soobj/igc.o ./soobj/igcref.o ./soobj/igcstr.o
./soobj/aux/echogs -e .dev -a-  ./soobj/isupport -obj ./soobj/ilocate.o 
./soobj/iname.o ./soobj/isave.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/inobtokn.o -c ./psi/inobtokn.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nobtoken ./soobj/inobtokn.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/inouparm.o -c ./psi/inouparm.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nousparm ./soobj/inouparm.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sfxstdio.o -c ./base/sfxstdio.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sfxcommon.o -c ./base/sfxcommon.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sfile ./soobj/sfxstdio.o 
./soobj/sfxcommon.o ./soobj/stream.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdscpars.o -c ./psi/zdscpars.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/dscparse.o -c ./psi/dscparse.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dscparse -obj ./soobj/zdscpars.o 
./soobj/dscparse.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dscparse -oper zdscpars
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psbase ./soobj/imain.o 
./soobj/imainarg.o ./soobj/gsargs.o ./soobj/idisp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/gconfig.o 
./soobj/gscdefs.o ./soobj/iconfig.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iapi.o 
./soobj/icontext.o ./soobj/idebug.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/idict.o 
./soobj/idparam.o ./soobj/idstack.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iinit.o 
./soobj/interp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iparam.o 
./soobj/ireclaim.o ./soobj/iplugin.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iscan.o 
./soobj/iscannum.o ./soobj/istack.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iutil.o 
./soobj/sa85d.o ./soobj/scantab.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/sfilter1.o 
./soobj/sstring.o ./soobj/stream.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zarith.o 
./soobj/zarray.o ./soobj/zcontrol.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zdict.o 
./soobj/zfile.o ./soobj/zfile1.o ./soobj/zfileio.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zfilter.o 
./soobj/zfproc.o ./soobj/zgeneric.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/ziodev.o 
./soobj/ziodevsc.o ./soobj/zmath.o ./soobj/zalg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zmisc.o 
./soobj/zpacked.o ./soobj/zrelbit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zstack.o 
./soobj/zstring.o ./soobj/zsysvm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/ztoken.o 
./soobj/ztype.o ./soobj/zvmem.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zbfont.o 
./soobj/zchar.o ./soobj/zcolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zdevice.o 
./soobj/zfont.o ./soobj/zfontenum.o ./soobj/zgstate.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zdfilter.o 
./soobj/zht.o ./soobj/zimage.o ./soobj/zmatrix.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zpaint.o 
./soobj/zpath.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zncdummy.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zarith zarray zcontrol1 
zcontrol2 zcontrol3
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zdict1 zdict2 zfile zfile1 
zfileio1 zfileio2
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zfilter zfproc zgeneric 
ziodev zmath zalg
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zmisc zpacked zrelbit 
zstack zstring zsysvm
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper ztoken ztype zvmem zbfont 
zchar_a zchar_b zcolor zcolor_ext
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zdevice zfont zfontenum 
zgstate1 zgstate2 zgstate3
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zdfilter zht zimage 
zmatrix zmatrix2
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zpaint zpath pantone
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -iodev stdin stdout stderr 
lineedit statementedit
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -include ./soobj/isupport 
./soobj/nobtoken ./soobj/nousparm
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -include ./soobj/rld ./soobj/rle 
./soobj/sfile ./soobj/dscparse
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -replace ./soobj/gsiodevs
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sbcp.o -c ./base/sbcp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfbcp.o -c ./psi/zfbcp.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bcp ./soobj/sbcp.o ./soobj/zfbcp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bcp -oper zfbcp
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpath1.o -c ./psi/zpath1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gspath1.o -c ./base/gspath1.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1lib ./soobj/gspath1.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1 ./soobj/zpath1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/path1 -include ./soobj/path1lib
./soobj/aux/echogs -e .dev -a-  ./soobj/path1 -oper zpath1
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl1 -include ./soobj/psbase 
./soobj/bcp ./soobj/path1 ./soobj/type1
./soobj/aux/echogs -e .dev -a-  ./soobj/psl1 -emulator PostScript 
PostScriptLevel1
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2lib -include ./soobj/colimlib 
./soobj/psl2cs
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2lib -imageclass 2_fracs
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcolor2.o -c ./psi/zcolor2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcsindex.o -c ./psi/zcsindex.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zht2.o -c ./psi/zht2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zimage2.o -c ./psi/zimage2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2read ./soobj/zcolor2.o 
./soobj/zcsindex.o ./soobj/zht2.o ./soobj/zimage2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2read -include ./soobj/psl2int 
./soobj/dps2read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2read -oper zht2_l2
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcssepr.o -c ./psi/zcssepr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfsample.o -c ./psi/zfsample.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfunc4.o -c ./psi/zfunc4.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfunc.o -c ./psi/zfunc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfunc0.o -c ./psi/zfunc0.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsdsrc.o -c ./base/gsdsrc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfunc.o -c ./base/gsfunc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfunc0.o -c ./base/gsfunc0.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/funclib ./soobj/gsdsrc.o 
./soobj/gsfunc.o ./soobj/gsfunc0.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func ./soobj/zfunc.o 
./soobj/zfunc0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func -oper zfunc
./soobj/aux/echogs -e .dev -a-  ./soobj/func -functiontype 0
./soobj/aux/echogs -e .dev -a-  ./soobj/func -include ./soobj/funclib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfunc4.o -c ./base/gsfunc4.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/spprint.o -c ./base/spprint.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4lib ./soobj/gsfunc4.o 
./soobj/spprint.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func4lib -include ./soobj/funclib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4 ./soobj/zfunc4.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func4 -functiontype 4
./soobj/aux/echogs -e .dev -a-  ./soobj/func4 -include ./soobj/func 
./soobj/func4lib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscsepr.o -c ./base/gscsepr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsnamecl.o -c ./base/gsnamecl.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsncdummy.o -c ./base/gsncdummy.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seprlib ./soobj/gscsepr.o 
./soobj/gsnamecl.o ./soobj/gsncdummy.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sepr ./soobj/zcssepr.o 
./soobj/zfsample.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -oper zcssepr_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -oper zfsample
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -include ./soobj/func4 
./soobj/seprlib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zchar32.o -c ./psi/zchar32.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfont32.o -c ./psi/zfont32.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type32 ./soobj/zchar32.o 
./soobj/zfont32.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type32 -oper zchar32 zfont32
./soobj/aux/echogs -e .dev -a-  ./soobj/type32 -ps gs_res gs_typ32
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfimscale.o -c ./psi/zfimscale.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/simscale.o -c ./base/simscale.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/simscale ./soobj/simscale.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fimscale ./soobj/zfimscale.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fimscale -include ./soobj/simscale
./soobj/aux/echogs -e .dev -a-  ./soobj/fimscale -oper zfimscale
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2 -include ./soobj/dpsand2
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/cidfont 
./soobj/cie ./soobj/cmapread ./soobj/compfont
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/dct 
./soobj/filter ./soobj/iodevice
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/pagedev 
./soobj/pattern ./soobj/psl1 ./soobj/psl2lib ./soobj/psl2read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/sepr 
./soobj/type32 ./soobj/type42
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/fimscale
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -emulator PostScript 
PostScriptLevel2
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcspixel.o -c ./psi/zcspixel.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscpixel.o -c ./base/gscpixel.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixlib ./soobj/gscpixel.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixel ./soobj/zcspixel.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cspixel -include ./soobj/cspixlib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/frsd -include ./soobj/zfrsd
./soobj/aux/echogs -e .dev -a-  ./soobj/frsd -ps gs_lev2 gs_res gs_frsd
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsclipsr.o -c ./base/gsclipsr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscdevn.o -c ./base/gscdevn.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxdevndi.o -c ./base/gxdevndi.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscolor3.o -c ./base/gscolor3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsfunc3.o -c ./base/gsfunc3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsptype2.o -c ./base/gsptype2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsshade.o -c ./base/gsshade.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxshade.o -c ./base/gxshade.c
./base/gxshade.c: In function 'shade_init_fill_state':
./base/gxshade.c:359: warning: unused variable 'components'
./base/gxshade.c:381: warning: passing argument 1 of 
'gs_colorspace_set_icc_equivalent' discards qualifiers from pointer target type
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxshade1.o -c ./base/gxshade1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxshade4.o -c ./base/gxshade4.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxshade6.o -c ./base/gxshade6.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/shadelib ./soobj/gscolor3.o 
./soobj/gsfunc3.o ./soobj/gsptype2.o ./soobj/gsshade.o
./soobj/aux/echogs -e .dev -a-  ./soobj/shadelib -obj ./soobj/gxshade.o 
./soobj/gxshade1.o ./soobj/gxshade4.o ./soobj/gxshade6.o
./soobj/aux/echogs -e .dev -a-  ./soobj/shadelib -include ./soobj/funclib 
./soobj/patlib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gxfapiu
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3lib ./soobj/gsclipsr.o 
./soobj/gscdevn.o ./soobj/gxdevndi.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3lib -include ./soobj/imasklib 
./soobj/shadelib
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3lib -include ./soobj/gxfapiu
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfunc3.o -c ./psi/zfunc3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zimage3.o -c ./psi/zimage3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zmisc3.o -c ./psi/zmisc3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcolor3.o -c ./psi/zcolor3.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zshade.o -c ./psi/zshade.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfzlib.o -c ./psi/zfzlib.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/zutil.o -c zlib/zutil.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zlibc ./soobj/zutil.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/adler32.o -c zlib/adler32.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/deflate.o -c zlib/deflate.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/compress.o -c zlib/compress.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/trees.o -c zlib/trees.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/crc32.o -c zlib/crc32.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zlibe_0 ./soobj/adler32.o 
./soobj/deflate.o ./soobj/compress.o ./soobj/trees.o ./soobj/crc32.o
./soobj/aux/echogs -e .dev -a-  ./soobj/zlibe_0 -include ./soobj/zlibc.dev
cp ./soobj/zlibe_0.dev ./soobj/zlibe.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Izlib -DSHARE_ZLIB=0  -o ./soobj/szlibc_0.o -c ./base/szlibc.c
cp ./soobj/szlibc_0.o ./soobj/szlibc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Izlib -DSHARE_ZLIB=0  -o ./soobj/szlibe_0.o -c ./base/szlibe.c
cp ./soobj/szlibe_0.o ./soobj/szlibe.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibe ./soobj/szlibc.o 
./soobj/szlibe.o
./soobj/aux/echogs -e .dev -a-  ./soobj/szlibe -include ./soobj/zlibe.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/inffast.o -c zlib/inffast.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/inflate.o -c zlib/inflate.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/inftrees.o -c zlib/inftrees.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -Izlib  
-Dverbose=-1 -o ./soobj/uncompr.o -c zlib/uncompr.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zlibd_0 ./soobj/inffast.o 
./soobj/inflate.o ./soobj/inftrees.o ./soobj/uncompr.o
./soobj/aux/echogs -e .dev -a-  ./soobj/zlibd_0 -include ./soobj/zlibc.dev
cp ./soobj/zlibd_0.dev ./soobj/zlibd.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Izlib -DSHARE_ZLIB=0  -o ./soobj/szlibd_0.o -c ./base/szlibd.c
cp ./soobj/szlibd_0.o ./soobj/szlibd.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibd ./soobj/szlibc.o 
./soobj/szlibd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/szlibd -include ./soobj/zlibd.dev
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fzlib -include ./soobj/szlibe 
./soobj/szlibd
./soobj/aux/echogs -e .dev -a-  ./soobj/fzlib -obj ./soobj/zfzlib.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fzlib -oper zfzlib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3read ./soobj/zfunc3.o 
./soobj/zfsample.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read ./soobj/zimage3.o 
./soobj/zmisc3.o ./soobj/zcolor3.o ./soobj/zshade.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -oper zfsample
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -oper zimage3 zmisc3 
zcolor3_l3 zshade
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -functiontype 2 3
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -ps gs_ll3
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -include ./soobj/frsd 
./soobj/fzlib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3 -include ./soobj/psl2 
./soobj/cspixel ./soobj/frsd ./soobj/func
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -include ./soobj/psl3lib 
./soobj/psl3read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -emulator PostScript 
PostScriptLevel2 PostScriptLevel3
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdffonts -ps gs_mex_e gs_mro_e 
gs_pdf_e gs_wan_e
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gstrans.o -c ./base/gstrans.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gximag3x.o -c ./base/gximag3x.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxblend.o -c ./base/gxblend.c
./base/gxblend.c: In function 'smask_luminosity_mapping':
./base/gxblend.c:55: warning: assignment discards qualifiers from pointer 
target type
./base/gxblend.c:58: warning: passing argument 1 of '__builtin___memcpy_chk' 
discards qualifiers from pointer target type
./base/gxblend.c:58: warning: passing argument 1 of '__inline_memcpy_chk' 
discards qualifiers from pointer target type
./base/gxblend.c:65: warning: passing argument 1 of '__builtin___memcpy_chk' 
discards qualifiers from pointer target type
./base/gxblend.c:65: warning: passing argument 1 of '__inline_memcpy_chk' 
discards qualifiers from pointer target type
./base/gxblend.c: In function 'smask_copy':
./base/gxblend.c:188: warning: assignment discards qualifiers from pointer 
target type
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gxblend1.o -c ./base/gxblend1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevp14.o -c ./base/gdevp14.c
./base/gdevp14.c: In function 'pdf14_tile_pattern_fill':
./base/gdevp14.c:2456: warning: passing argument 1 of 
'pdf14_pop_transparency_group' discards qualifiers from pointer target type
./base/gdevp14.c: In function 'pdf14_patt_trans_image_fill':
./base/gdevp14.c:2560: warning: passing argument 4 of 
'compute_group_device_int_rect' discards qualifiers from pointer target type
./base/gdevp14.c: In function 'pdf14_clist_create_compositor':
./base/gdevp14.c:6393: warning: passing argument 4 of 
'pdf14_clist_update_params' discards qualifiers from pointer target type
./base/gdevp14.c:6467: warning: passing argument 4 of 
'pdf14_clist_update_params' discards qualifiers from pointer target type
./base/gdevp14.c: In function 'pdf14_clist_update_params':
./base/gdevp14.c:6572: warning: passing argument 4 of 
'pdev->target->procs.create_compositor' discards qualifiers from pointer target 
type
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevdevn.o -c ./base/gdevdevn.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevdcrd.o -c ./base/gdevdcrd.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gscolorbuffer.o -c 
./base/gscolorbuffer.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevbbox.o -c ./base/gdevbbox.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bboxutil ./soobj/gdevbbox.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/translib ./soobj/gstrans.o 
./soobj/gximag3x.o ./soobj/gxblend.o ./soobj/gxblend1.o ./soobj/gdevp14.o 
./soobj/gdevdevn.o ./soobj/gdevdcrd.o ./soobj/gscolorbuffer.o
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -imagetype 3x
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -include ./soobj/cspixlib 
./soobj/bboxutil
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -include ./soobj/cielib.dev
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/ztrans.o -c ./psi/ztrans.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/transpar ./soobj/ztrans.o
./soobj/aux/echogs -e .dev -a-  ./soobj/transpar -oper ztrans1 ztrans2
./soobj/aux/echogs -e .dev -a-  ./soobj/transpar -include ./soobj/psl2read 
./soobj/translib
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfread -include ./soobj/frsd 
./soobj/func4 ./soobj/fzlib
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -include ./soobj/transpar
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -ps pdf_ops gs_l2img
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -ps pdf_rbld
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -ps pdf_base pdf_draw pdf_font 
pdf_main pdf_sec
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cff -include ./soobj/psl2int -ps 
gs_css_e gs_cff
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfmd5.o -c ./psi/zfmd5.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fmd5 ./soobj/zfmd5.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fmd5 -include ./soobj/smd5
./soobj/aux/echogs -e .dev -a-  ./soobj/fmd5 -oper zfmd5
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfsha2.o -c ./psi/zfsha2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/ssha2.o -c ./base/ssha2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sha2.o -c ./base/sha2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ssha2 ./soobj/ssha2.o 
./soobj/sha2.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fsha2 ./soobj/zfsha2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fsha2 -include ./soobj/ssha2
./soobj/aux/echogs -e .dev -a-  ./soobj/fsha2 -oper zfsha2
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfarc4.o -c ./psi/zfarc4.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/sarc4.o -c ./base/sarc4.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sarc4 ./soobj/sarc4.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/farc4 ./soobj/zfarc4.o
./soobj/aux/echogs -e .dev -a-  ./soobj/farc4 -include ./soobj/sarc4
./soobj/aux/echogs -e .dev -a-  ./soobj/farc4 -oper zfarc4
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfaes.o -c ./psi/zfaes.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/saes.o -c ./base/saes.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/aes.o -c ./base/aes.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/saes ./soobj/saes.o ./soobj/aes.o
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/faes ./soobj/zfaes.o
./soobj/aux/echogs -e .dev -a-  ./soobj/faes -include ./soobj/saes
./soobj/aux/echogs -e .dev -a-  ./soobj/faes -oper zfaes
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/macroman -ps gs_mro_e
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/macglyph -include 
./soobj/macroman -ps gs_mgl_e
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ttfont -include ./soobj/macglyph 
./soobj/type42
./soobj/aux/echogs -e .dev -a-  ./soobj/ttfont -ps gs_wan_e gs_agl gs_ttf
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zicc.o -c ./psi/zicc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsicc.o -c ./base/gsicc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsicc_manage.o -c ./base/gsicc_manage.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsicc_cache.o -c ./base/gsicc_cache.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -Ilcms2/include  -o ./soobj/gsicc_lcms2_0.o -c ./base/gsicc_lcms2.c
cp ./soobj/gsicc_lcms2_0.o ./soobj/gsicc_lcms2.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsicc_profilecache.o -c 
./base/gsicc_profilecache.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base -I/include  -o ./soobj/gsicc_create_0.o -c ./base/gsicc_create.c
cp ./soobj/gsicc_create_0.o ./soobj/gsicc_create.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsicc_nocm.o -c ./base/gsicc_nocm.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmscam02.o -c lcms2/src/cmscam02.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmscgats.o -c lcms2/src/cmscgats.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmscnvrt.o -c lcms2/src/cmscnvrt.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmserr.o -c lcms2/src/cmserr.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsgamma.o -c lcms2/src/cmsgamma.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsgmt.o -c lcms2/src/cmsgmt.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsintrp.o -c lcms2/src/cmsintrp.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsio0.o -c lcms2/src/cmsio0.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsio1.o -c lcms2/src/cmsio1.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmslut.o -c lcms2/src/cmslut.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsmd5.o -c lcms2/src/cmsmd5.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsmtrx.o -c lcms2/src/cmsmtrx.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsnamed.o -c lcms2/src/cmsnamed.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsopt.o -c lcms2/src/cmsopt.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmspack.o -c lcms2/src/cmspack.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmspcs.o -c lcms2/src/cmspcs.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsplugin.o -c lcms2/src/cmsplugin.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsps2.o -c lcms2/src/cmsps2.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmssamp.o -c lcms2/src/cmssamp.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmstypes.o -c lcms2/src/cmstypes.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsvirt.o -c lcms2/src/cmsvirt.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmswtpnt.o -c lcms2/src/cmswtpnt.c
gcc -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include 
-I/usr/X11/include -I/usr/include -I/usr/X11/include/freetype2  -Wall 
-Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes 
-Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin 
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
-DGX_COLOR_INDEX_TYPE="unsigned long long" -pipe -O2 -DA4 -fPIC 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER    
-Ilcms2/include  -o ./soobj/cmsxform.o -c lcms2/src/cmsxform.c
In file included from lcms2/src/cmsxform.c:213:
lcms2/src/cmsxform.h: In function 'PrecalculatedXFORMGamutCheck':
lcms2/src/cmsxform.h:131: warning: passing argument 2 of 
'__builtin___memcpy_chk' discards qualifiers from pointer target type
lcms2/src/cmsxform.h:131: warning: passing argument 2 of '__inline_memcpy_chk' 
discards qualifiers from pointer target type
In file included from lcms2/src/cmsxform.c:236:
lcms2/src/cmsxform.h: In function 'CachedXFORMGamutCheck':
lcms2/src/cmsxform.h:131: warning: passing argument 2 of 
'__builtin___memcpy_chk' discards qualifiers from pointer target type
lcms2/src/cmsxform.h:131: warning: passing argument 2 of '__inline_memcpy_chk' 
discards qualifiers from pointer target type
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lcms2_0 ./soobj/cmscam02.o 
./soobj/cmscgats.o ./soobj/cmscnvrt.o ./soobj/cmserr.o ./soobj/cmsgamma.o 
./soobj/cmsgmt.o ./soobj/cmsintrp.o ./soobj/cmsio0.o ./soobj/cmsio1.o 
./soobj/cmslut.o ./soobj/cmsmd5.o ./soobj/cmsmtrx.o ./soobj/cmsnamed.o 
./soobj/cmsopt.o ./soobj/cmspack.o ./soobj/cmspcs.o ./soobj/cmsplugin.o 
./soobj/cmsps2.o ./soobj/cmssamp.o ./soobj/cmstypes.o ./soobj/cmsvirt.o 
./soobj/cmswtpnt.o ./soobj/cmsxform.o
cp ./soobj/lcms2_0.dev ./soobj/lcms2.dev
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sicclib ./soobj/gsicc.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sicclib ./soobj/gsicc_manage.o 
./soobj/gsicc_cache.o ./soobj/gsicc_lcms2.o ./soobj/gsicc_profilecache.o 
./soobj/gsicc_create.o  ./soobj/gsicc_nocm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sicclib -include ./soobj/lcms2.dev
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/icc ./soobj/zicc.o
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -oper zicc_ll3
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -ps gs_icc
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -include ./soobj/sicclib ./soobj/cie
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zpdfops.o -c ./psi/zpdfops.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfops ./soobj/zpdfops.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfops -oper zpdfops
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf -include ./soobj/psbase 
./soobj/dps2lib
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/dps2read 
./soobj/pdffonts ./soobj/psl3
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/psl2lib 
./soobj/pdfread ./soobj/cff
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/fmd5 ./soobj/fsha2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/farc4 
./soobj/faes.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/ttfont 
./soobj/type2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/icc ./soobj/pdfops
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -functiontype 4
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -emulator PDF
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdpnext.o -c ./psi/zdpnext.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsdps.o -c ./base/gsdps.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gximage2.o -c ./base/gximage2.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpslib ./soobj/gsdps.o 
./soobj/gximage2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dpslib -imagetype 2
./soobj/aux/echogs -e .dev -a-  ./soobj/dpslib -include ./soobj/cspixlib
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zdps.o -c ./psi/zdps.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zcontext.o -c ./psi/zcontext.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps -include ./soobj/dpslib 
./soobj/psl2
./soobj/aux/echogs -e .dev -a-  ./soobj/dps -obj ./soobj/zdps.o 
./soobj/zcontext.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dps -oper zcontext1 zcontext2 zdps
./soobj/aux/echogs -e .dev -a-  ./soobj/dps -ps gs_dps
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsalphac.o -c ./base/gsalphac.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpnxtlib ./soobj/gsalphac.o
./soobj/aux/echogs -e .dev -a- -l-comp ./soobj/dpnxtlib alpha
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpsnext -include ./soobj/dps 
./soobj/dpnxtlib
./soobj/aux/echogs -e .dev -a-  ./soobj/dpsnext -obj ./soobj/zdpnext.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dpsnext -oper zdpnext
./soobj/aux/echogs -e .dev -a-  ./soobj/dpsnext -ps gs_dpnxt
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/epsf -ps gs_epsf
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gdevpipe.o -c ./base/gdevpipe.c
In file included from ./base/gdevpipe.c:17:
./base/pipe_.h:39: warning: function declaration isn't a prototype
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pipe ./soobj/gdevpipe.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pipe -iodev pipe
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gsnogc.o -c ./base/gsnogc.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gsnogc ./soobj/gsnogc.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./soobj 
-I./base  -DWHICH_CMS="lcms2" -o ./soobj/gshtx.o -c ./base/gshtx.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/htxlib ./soobj/gshtx.o
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -o ./soobj/zfapi.o -c ./psi/zfapi.c
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fapiu
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -Ifreetype/include -o ./soobj/fapi_ft.o -c 
./psi/fapi_ft.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -Ifreetype/include -o ./soobj/write_t1.o -c 
./psi/write_t1.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -Ifreetype/include -o ./soobj/write_t2.o -c 
./psi/write_t2.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   -I./psi 
-I./soobj -I./soobj -I./base  -Ifreetype/include -o ./soobj/wrfont.o -c 
./psi/wrfont.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/afangles.o -c freetype/src/autofit/afangles.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/afcjk.o 
-c freetype/src/autofit/afcjk.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/afdummy.o 
-c freetype/src/autofit/afdummy.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/afglobal.o -c freetype/src/autofit/afglobal.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/afhints.o 
-c freetype/src/autofit/afhints.c
freetype/src/autofit/afhints.c:311: warning: no previous prototype for 
'af_glyph_hints_dump_points'
freetype/src/autofit/afhints.c:318: warning: no previous prototype for 
'af_glyph_hints_dump_segments'
freetype/src/autofit/afhints.c:325: warning: no previous prototype for 
'af_glyph_hints_dump_edges'
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/afindic.o 
-c freetype/src/autofit/afindic.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/aflatin.o 
-c freetype/src/autofit/aflatin.c
freetype/src/autofit/aflatin.c:1266: warning: no previous prototype for 
'af_latin_hints_compute_blue_edges'
freetype/src/autofit/aflatin.c:1699: warning: no previous prototype for 
'af_latin_hint_edges'
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/afloader.o -c freetype/src/autofit/afloader.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/afmodule.o -c freetype/src/autofit/afmodule.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/afwarp.o 
-c freetype/src/autofit/afwarp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftadvanc.o -c freetype/src/base/ftadvanc.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftcalc.o 
-c freetype/src/base/ftcalc.c
freetype/src/base/ftcalc.c:198: warning: no previous prototype for 'FT_MulFix'
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftdbgmem.o -c freetype/src/base/ftdbgmem.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftgloadr.o -c freetype/src/base/ftgloadr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftobjs.o 
-c freetype/src/base/ftobjs.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftoutln.o 
-c freetype/src/base/ftoutln.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftrfork.o 
-c freetype/src/base/ftrfork.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftsnames.o -c freetype/src/base/ftsnames.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftstream.o -c freetype/src/base/ftstream.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/fttrigon.o -c freetype/src/base/fttrigon.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftutil.o 
-c freetype/src/base/ftutil.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftbbox.o 
-c freetype/src/base/ftbbox.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftbdf.o 
-c freetype/src/base/ftbdf.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftbitmap.o -c freetype/src/base/ftbitmap.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftdebug.o 
-c freetype/src/base/ftdebug.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftgasp.o 
-c freetype/src/base/ftgasp.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftglyph.o 
-c freetype/src/base/ftglyph.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftgxval.o 
-c freetype/src/base/ftgxval.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftinit.o 
-c freetype/src/base/ftinit.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftlcdfil.o -c freetype/src/base/ftlcdfil.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftmm.o -c 
freetype/src/base/ftmm.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftotval.o 
-c freetype/src/base/ftotval.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftpfr.o 
-c freetype/src/base/ftpfr.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftstroke.o -c freetype/src/base/ftstroke.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/ftsynth.o 
-c freetype/src/base/ftsynth.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o 
./soobj/ftsystem.o -c freetype/src/base/ftsystem.c
gcc  -DHAVE_MKSTEMP   -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  
-DHAVE_BSWAP32  -O2  -Ijpeg -no-cpp-precomp -isystem /usr/include 
-I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2  -Wall -Wstrict-prototypes -Wundef 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common 
-DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long 
long" -pipe -O2 -DA4 -fPIC -I/usr/pkg/include -I/usr/X11/include -I/usr/include 
-I/usr/X11/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER   
-Ifreetype/include -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON  -o ./soobj/fttype1.o 
-c freetype/src/base/fttype1.c
In file included from freetype/include/freetype/internal/services/svpsinfo.h:23,
                 from freetype/src/base/fttype1.c:22:
freetype/include/freetype/internal/t1types.h:113: error: expected 
specifier-qualifier-list before 'T1_EncodingType'
gnumake[2]: *** [soobj/fttype1.o] Error 1
gnumake[1]: *** [so-subtarget_1] Error 2
gnumake: *** [so] Error 2
*** Error code 2

Stop.
bmake: stopped in /Users/ianm/ports/pkgsrc/print/ghostscript
*** Error code 1

Stop.
bmake: stopped in /Users/ianm/ports/pkgsrc/print/ghostscript

>How-To-Repeat:
grab lastest pkgsrc and try to build print/ghostscript.
>Fix:





Home | Main Index | Thread Index | Old Index