Skip site navigation (1)Skip section navigation (2)
Date:      14 Jan 2002 17:04:46 -0800
From:      Ken McGlothlen <mcglk@artlogix.com>
To:        ports@freebsd.org
Subject:   What's up with ghostscript-afpl?
Message-ID:  <878zb0pgpd.fsf@ralf.artlogix.com>

next in thread | raw e-mail | index | archive | help
I'm trying to upgrade from 7.03_1 to 7.03_2.  It looks for a file called
/nonexistent (why, I don't know; search for the string "[[*1]]" in the build
transcript below), doesn't include db2pdf, db2html or db2ps in the dependencies
([[*2]]), and then barfs on a required file called "./depcomp" ([[*3]]) which
automake apparently needs (and is getting from configure.in).  And then, even
though the build fails, the old version is backed up, and the new version wants
to install anyway ([[*4]]), which of course dies for a similar reason ([[*5]]).

Thank goodness portupgrade restores the old version.  I can't thank you guys
enough for *that* little feature.  But still, it appears this port is broken.
(My apologies for such a long transcript, but I hope it proves useful in
diagnosis.)

# uname -a
FreeBSD <host> 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #12: Sat Jan  5 05:24:06 PST 2002     mcglk@<host>:/usr/obj/usr/src/sys/RALF  i386
# portupgrade ghostscript-afpl
--->  Upgrading 'ghostscript-afpl-7.03_1' to 'ghostscript-afpl-7.03_2' (print/ghostscript-afpl)
--->  Building '/usr/ports/print/ghostscript-afpl'
===>  Cleaning for gettext-0.10.35_1
===>  Cleaning for gmake-3.79.1
===>  Cleaning for imake-4.1.0_2
===>  Cleaning for libtool-1.3.4_2
===>  Cleaning for jpeg-6b_1
===>  Cleaning for png-1.2.1
===>  Cleaning for freetype2-2.0.5
===>  Cleaning for XFree86-libraries-4.1.0_1
===>  Cleaning for ghostscript-afpl-7.03_2
Type "make A4=yes" if you want -DA4 for compilation.
===>  Extracting for ghostscript-afpl-7.03_2
>> Checksum OK for ghostscript/ghostscript-7.03.tar.gz.
>> Checksum OK for ghostscript/ghostscript-fonts-std-6.0.tar.gz.
>> Checksum OK for ghostscript/ghostscript-fonts-other-6.0.tar.gz.
>> Checksum OK for ghostscript/pdf_sec.ps.
>> Checksum OK for ghostscript/gdevcd8.tar.gz.
>> Checksum OK for ghostscript/hpdj-2.6.tar.gz.
>> Checksum OK for ghostscript/pcl3-3.3.tar.gz.
>> Checksum OK for ghostscript/gdevdj9.c.gz.
>> Checksum OK for ghostscript/gimp-print-4.2.0.tar.gz.
>> Checksum OK for ghostscript/hpijs-1.0.tar.gz.
===>   ghostscript-afpl-7.03_2 depends on file: /nonexistent - not found [[*1]]
===>    Verifying extract for /nonexistent in /usr/ports/graphics/jpeg
===>  Extracting for jpeg-6b_1
>> Checksum OK for jpegsrc.v6b.tar.gz.
===>   jpeg-6b_1 depends on executable: libtool - found
===>   Returning to build of ghostscript-afpl-7.03_2
===>   ghostscript-afpl-7.03_2 depends on executable: gmake - found
===>   ghostscript-afpl-7.03_2 depends on shared library: png.5 - found
===>   ghostscript-afpl-7.03_2 depends on shared library: X11.6 - found
>>> in post-extract ...
>>>   extracting gdevcd8.tar.gz ...
>>>   extracting hpdj-2.6.tar.gz ...
>>>   extracting pcl3-3.3.tar.gz ...
>>>   extracting gdevdj9.c.gz ...
>>>   extracting gimp-print-4.2.0.tar.gz ...
>>>   extracting hpijs-1.0.tar.gz ...
===>  Patching for ghostscript-afpl-7.03_2
===>  Applying FreeBSD patches for ghostscript-afpl-7.03_2
===>  Configuring for ghostscript-afpl-7.03_2
>>> in pre-configure ...
>>>   adding cdj880 driver to contrib.mak ...
>>>   adding hpdj driver to contrib.mak ...
>>>   adding pcl3 driver to contrib.mak ...
>>>   adding DJ970 driver to contrib.mak ...
>>>   adding gimp-print driver to contrib.mak ...
>>>   adding hpijs driver to contrib.mak ...
>>> in do-configure ...
[[...driver configuration...]]
>>> in post-configure ...
>>>   running configure script for gimp-print driver ...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for the presence of the GIMP source tree... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i386-unknown-freebsd4.5
checking whether to build CUPS driver... no
checking whether to build translated CUPS PPD files... no
checking whether to use level 3 PostScript... no
checking whether to build ghostscript driver... yes
checking whether to build foomatic data files... no
checking whether to turn on debugging in build... no
checking whether to use readline... yes
checking whether to build GIMP plugin... no
checking whether to install sample images... no
checking whether to install user guide... no
checking whether to build escputil... no
checking whether to build libgimpprint... yes
checking whether to build testpattern generator... no
checking whether to build test programs... no
checking if user install is enabled... no
checking for strerror in -lcposix... no
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... cc
checking whether the C compiler (cc -O -pipe  ) works... yes
checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... bison -y
checking how to run the C preprocessor... cc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... /usr/local/bin/bison
checking for yacc... /usr/bin/yacc
checking for perl... /usr/bin/perl
checking for convert... /usr/local/bin/convert
checking for texi2html... /usr/local/bin/texi2html
checking for dvips... /usr/local/bin/dvips
checking for db2pdf... no [[*2]]
configure: warning: PDF user's guide cannot be regenerated!
checking for dvipdf... /usr/local/bin/dvipdf
checking for db2ps... no
configure: warning: PostScript user's guide cannot be regenerated!
checking for db2html... no
configure: warning: HTML user's guide cannot be regenerated!
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i386-unknown-freebsd4.5
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.5 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking for bison... bison
checking version of bison... 1.30, ok
checking for readline in -lreadline... yes
  Using -lreadline -lncurses
checking for pow in -lm... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for readline/readline.h... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for poll... yes
checking for xgetcwd... no
checking for xmalloc... no
checking for asprintf... yes
checking for vasprintf... yes
checking for getopt_long... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating doc/users_guide/Makefile
creating include/Makefile
creating include/gimp-print/Makefile
creating include/gimp-print/gimp-print.h
creating intl/Makefile
creating lib/Makefile
creating man/Makefile
creating man/escputil.1
creating man/gimpprint.3
creating man/gimpprint-config.1
creating po/Makefile.in
creating samples/Makefile
creating src/Makefile
creating src/escputil/Makefile
creating src/gimp/Makefile
creating cups-gimpprint.list
creating man/cups-calibrate.8
creating src/testpattern/Makefile
creating src/cups/Makefile
creating src/foomatic/Makefile
creating test/Makefile
creating src/foomatic/foomatic-generator
creating src/ghost/Makefile
creating src/ghost/contrib.mak.addon
creating src/main/Makefile
creating src/main/gimpprint-config
creating src/printdef/Makefile
creating config.h
creating po/POTFILES
creating po/Makefile
Finished configuring.
Type 'make' to build the package
then 'make install' to install it.
>>>   running configure script for hpijs driver ...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O -pipe  ) works... yes
checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for c++... c++
checking whether the C++ compiler (c++  -O -pipe  ) works... yes
checking whether the C++ compiler (c++  -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for malloc.h... no
checking for syslog.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking which type of build... release
checking for 8-bit clean memcmp... yes
checking for strtod... yes
checking for strtol... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
===>  Building for ghostscript-afpl-7.03_2
>>> in pre-build ...
>>>   creating directories for compilation ...
>>>   building gimp-print library ...
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
Making all in include
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
Making all in gimp-print
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include/gimp-print'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include/gimp-print'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
Making all in intl
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/intl'
Making all in lib
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/lib'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl    -O -pipe  -c xgetcwd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl -O -pipe -c xgetcwd.c -o xgetcwd.o
echo timestamp > xgetcwd.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl    -O -pipe  -c xmalloc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl -O -pipe -c xmalloc.c -o xmalloc.o
echo timestamp > xmalloc.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl    -O -pipe  -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl -O -pipe -c getopt.c -o getopt.o
echo timestamp > getopt.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl    -O -pipe  -c getopt1.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../intl -O -pipe -c getopt1.c -o getopt1.o
echo timestamp > getopt1.lo
/bin/sh ../libtool --mode=link cc  -O -pipe   -o libprintut.la    xgetcwd.lo xmalloc.lo getopt.lo getopt1.lo 
mkdir .libs
rm -fr .libs/libprintut.la .libs/libprintut.* .libs/libprintut.*
ar cru .libs/libprintut.a  xgetcwd.o xmalloc.o getopt.o getopt1.o 
ranlib .libs/libprintut.a
creating libprintut.la
(cd .libs && rm -f libprintut.la && ln -s ../libprintut.la libprintut.la)
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/lib'
Making all in man
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/man'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/man'
Making all in src
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
Making all in printdef
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/printdef'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c printdefy.c
printdefy.y:107: warning: static declaration for `yyerror' follows non-static
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c printdefl.c
/bin/sh ../../libtool --mode=link cc  -O -pipe   -o printdef  printdefl.o printdefy.o  
mkdir .libs
cc -O -pipe -o printdef printdefl.o printdefy.o 
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/printdef'
Making all in main
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/main'
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-lexmark.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-lexmark.c -o print-lexmark.o
echo timestamp > print-lexmark.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-canon.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-canon.c -o print-canon.o
echo timestamp > print-canon.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-dither.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-dither.c -o print-dither.o
echo timestamp > print-dither.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-escp2.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-escp2.c -o print-escp2.o
echo timestamp > print-escp2.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-pcl.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-pcl.c -o print-pcl.o
echo timestamp > print-pcl.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-ps.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-ps.c -o print-ps.o
echo timestamp > print-ps.lo
../printdef/printdef < ./printers.xml > print-printers.c
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-util.c -o print-util.o
echo timestamp > print-util.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-color.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-color.c -o print-color.o
echo timestamp > print-color.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-weave.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-weave.c -o print-weave.o
echo timestamp > print-weave.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-version.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-version.c -o print-version.o
echo timestamp > print-version.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl    -O -pipe  -c print-dither-matrices.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -O -pipe -c print-dither-matrices.c -o print-dither-matrices.o
echo timestamp > print-dither-matrices.lo
/bin/sh ../../libtool --mode=link cc  -O -pipe   -o libgimpprint.la  -version-info 1:0:0  -rpath /usr/local/lib print-lexmark.lo print-canon.lo print-dither.lo print-escp2.lo print-pcl.lo print-ps.lo print-util.lo print-color.lo print-weave.lo print-version.lo print-dither-matrices.lo -lm 
mkdir .libs
rm -fr .libs/libgimpprint.la .libs/libgimpprint.* .libs/libgimpprint.*
ar cru .libs/libgimpprint.a  print-lexmark.o print-canon.o print-dither.o print-escp2.o print-pcl.o print-ps.o print-util.o print-color.o print-weave.o print-version.o print-dither-matrices.o 
ranlib .libs/libgimpprint.a
creating libgimpprint.la
(cd .libs && rm -f libgimpprint.la && ln -s ../libgimpprint.la libgimpprint.la)
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/main'
Making all in escputil
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/escputil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/escputil'
Making all in gimp
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/gimp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/gimp'
Making all in cups
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/cups'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/cups'
Making all in foomatic
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/foomatic'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/foomatic'
Making all in ghost
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/ghost'
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-canon.c > gdevstp-canon.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-color.c > gdevstp-color.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-dither.c > gdevstp-dither.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-escp2.c > gdevstp-escp2.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-lexmark.c > gdevstp-lexmark.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-pcl.c > gdevstp-pcl.c
sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-printers.c > gdevstp-printers.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-ps.c > gdevstp-ps.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-util.c > gdevstp-util.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-weave.c > gdevstp-weave.c
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/print-dither-matrices.c > gdevstp-dither-matrices.c
sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../../include/gimp-print/gimp-print.h > ./gdevstp-print.h
sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../../src/main/gimp-print-internal.h > ./gdevstp-print-internal.h
sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../../include/gimp-print/gimp-print-intl-internal.h > ./gdevstp-print-intl-internal.h
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/quickmatrix257.h > gdevstp-quickmatrix257.h
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/ran.367.179.h > gdevstp-ran.367.179.h
cd . ; sed -e 's/print-printers.c/gdevstp-printers.c/' -e 's/^\#include "\(gimp\-\)*\(.*\)\.h"$/\#include "gdevstp-\2.h"/' -e 's/^\#include <gimp-print\/gimp-print\(.*\)\.h>$/\#include "gdevstp-print\1.h"/' ../main/ran.509.131.h > gdevstp-ran.509.131.h
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/ghost'
Making all in testpattern
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/testpattern'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/testpattern'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
Making all in samples
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/samples'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/samples'
Making all in test
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/test'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/test'
Making all in po
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/po'
Making all in doc
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
Makefile:682: warning: overriding commands for target `mostlyclean-aminfo'
Makefile:369: warning: ignoring old commands for target `mostlyclean-aminfo'
Making all in users_guide
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
Makefile:682: warning: overriding commands for target `mostlyclean-aminfo'
Makefile:369: warning: ignoring old commands for target `mostlyclean-aminfo'
cd users_guide; gmake html
gmake[4]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[4]: Nothing to be done for `html'.
gmake[4]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
gmake[1]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
>>>   creating symlinks for gimp-print ...
>>>   building hpijs server ...
cd . && aclocal
cd . && automake --foreign --include-deps Makefile [[*3]]
automake: configure.in: required file `./depcomp' not found
gmake: *** [Makefile.in] Error 1
*** Error code 2

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl. [[*4]]
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'ghostscript-afpl-7.03_1'
pkg_delete: package 'ghostscript-afpl-7.03_1' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
ImageMagick-5.4.1.2
kdegraphics-2.2.2_2
[Updating the pkgdb in /var/db/pkg ... - 197 packages found (-1 +0) (...) done]
--->  Installing the new version via the port
===>  Building for ghostscript-afpl-7.03_2
>>> in pre-build ...
>>>   creating directories for compilation ...
>>>   building gimp-print library ...
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
Making all in include
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
Making all in gimp-print
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include/gimp-print'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include/gimp-print'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/include'
Making all in intl
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/intl'
Making all in lib
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/lib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/lib'
Making all in man
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/man'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/man'
Making all in src
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
Making all in printdef
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/printdef'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/printdef'
Making all in main
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/main'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/main'
Making all in escputil
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/escputil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/escputil'
Making all in gimp
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/gimp'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/gimp'
Making all in cups
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/cups'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/cups'
Making all in foomatic
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/foomatic'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/foomatic'
Making all in ghost
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/ghost'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/ghost'
Making all in testpattern
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/testpattern'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src/testpattern'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/src'
Making all in samples
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/samples'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/samples'
Making all in test
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/test'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/test'
Making all in po
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/po'
Making all in doc
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
Makefile:682: warning: overriding commands for target `mostlyclean-aminfo'
Makefile:369: warning: ignoring old commands for target `mostlyclean-aminfo'
Making all in users_guide
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
Makefile:682: warning: overriding commands for target `mostlyclean-aminfo'
Makefile:369: warning: ignoring old commands for target `mostlyclean-aminfo'
cd users_guide; gmake html
gmake[4]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[4]: Nothing to be done for `html'.
gmake[4]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc/users_guide'
gmake[3]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0/doc'
gmake[2]: Entering directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
gmake[2]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
gmake[1]: Leaving directory `/usr/ports/print/ghostscript-afpl/work/gs7.03/gimp-print-4.2.0'
>>>   creating symlinks for gimp-print ...
>>>   building hpijs server ...
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr/local --no-create --no-recursion
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/ports/print/ghostscript-afpl/work/gs7.03/hpijs-1.0/missing: Unknown `--run' option
Try `/usr/ports/print/ghostscript-afpl/work/gs7.03/hpijs-1.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for a BSD compatible install... /usr/bin/install -c
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for malloc.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking "which type of build"... release
checking for working memcmp... yes
checking for strtod... yes
checking for strtol... yes
configure: creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile [[*5]]
source='hpijs.cpp' object='hpijs.o' libtool=no \
depfile='.deps/hpijs.Po' tmpdepfile='.deps/hpijs.TPo' \
depmode=none /bin/sh ./depcomp \
c++ -DPACKAGE=\"hpijs\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DVERSION=\"1.0\" -DHAVE_STRTOD=1 -DHAVE_STRTOL=1  -I. -I.     -pipe -Wall -DAPDK_LITTLE_ENDIAN -DAPDK_DJ660 -DAPDK_DJ6xx -DAPDK_DJ6xxPhoto -DAPDK_DJ8xx -DAPDK_DJ9xx -DAPDK_DJ9xxVIP -DAPDK_DJ630 -DAPDK_APOLLO2XXX -DAPDK_APOLLO21XX -DAPDK_APOLLO2560 -DAPDK_DJ600 -DAPDK_DJ350 -DAPDK_DJ8x5 -DAPDK_PSP100 -DAPDK_AUTODUPLEX -c -o hpijs.o `test -f hpijs.cpp || echo './'`hpijs.cpp
./depcomp: Can't open ./depcomp: No such file or directory
gmake: *** [hpijs.o] Error 2
*** Error code 2

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl.
*** Error code 1

Stop in /usr/ports/print/ghostscript-afpl.
** Command failed: make
--->  Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb in /var/db/pkg ... - 198 packages found (-0 +1) . done]
** The following packages were not installed or upgraded (-:skipped / !:failed)
        ! print/ghostscript-afpl (ghostscript-afpl-7.03_1)      (install error)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?878zb0pgpd.fsf>