Current-Users archive

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

-current's usr.bin/make problems with pkgsrc



Hi!

I'm still seeing this kind of problems with pkgsrc, e. g.

  # cd /usr/pkgsrc/print/gv
  # make
  make: Unclosed substitution for  (/ missing)
  make: "../../mk/../../mk/find-prefix.mk" line 31: warning: Missing
  closing parenthesis for defined()
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  make: Unclosed substitution for  (/ missing)
  => Bootstrap dependency digest>=20010302: found digest-20080510
  => Checksum SHA1 OK for gv-3.6.3.tar.gz
  => Checksum RMD160 OK for gv-3.6.3.tar.gz
  ===> Installing dependencies for gv-3.6.3nb1
  ==========================================================================
  The following variables will affect the build process of this package,
  gv-3.6.3nb1.  Their current value is shown below:
  
          * XAW_TYPE = 3d
  
  You may want to abort the process now with CTRL-C and change their
  value
  before continuing.  Be sure to run `/usr/bin/make clean' after
  the changes.
  ==========================================================================
  ERROR: [reduce-depends.awk] ../../print/ghostscript} does not exist.
  *** Error code 1
  
  Stop.
  make: stopped in /usr/pkgsrc/print/gv

Recent usr.bin/make changes seem to introduce this problem. I can
reproduce these problems on my cobalt/mipsel and amd64 machine with
-current kernel/userland. A netbsd-4's machine/make does not show this
problem.

Is this a known problem (send-pr?)?

Markus.


Home | Main Index | Thread Index | Old Index