Subject: More builtin.mk issues
To: None <tech-pkg@netbsd.org>
From: Jonathan Perkin <jonathan@perkin.org.uk>
List: tech-pkg
Date: 04/01/2004 16:55:25
--OZkY3AIuv2LYvjdk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Solaris we're seeing more builtin breakages, similar to what
was breaking before with dependancies of builtin packages not
picking up the USE_BUILTIN.pkg variable correctly.

In a nutshell:

  $ cd ../../sysutils/xosview
  $ bmake

  [..irrelevant lines snipped inline..]
  =3D=3D=3D> Extracting for xosview-1.8.1
  =3D=3D=3D> Required package xpm>=3D3.4k: NOT found
  =3D=3D=3D> Verifying reinstall for ../../graphics/xpm
  =3D=3D=3D> xpm-3.4knb1 is part of your X11 distribution
  =3D=3D=3D> Returning to build of xosview-1.8.1
  =3D=3D=3D> Buildlinking for xosview-1.8.1
  xpm is not installed; can't buildlink files.
  *** Error code 255

  $ bmake show-var VARNAME=3DUSE_BUILTIN.xpm
  no
  $ cd ../../graphics/xpm
  $ bmake show-var VARNAME=3DUSE_BUILTIN.xpm
  yes

xpm comes with Openwin on Solaris 9, hence not being needed.

It'd be great to have this fixed permanently, as it's been
hampering the last number of bulk build attempts due to the
various problems.  I tried to work out the code path yesterday
through the bl3 files and gave myself a headache :-)  If the
people who are developing this infrastructure need accounts on
Solaris machines to test, I'm sure that could be arranged.

Thanks,

--=20
Jonathan Perkin                         <jonathan@perkin.org.uk>
BBC Internet Services         http://www.perkin.org.uk/jonathan/

--OZkY3AIuv2LYvjdk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iQEVAwUBQGw7bCFee6/VMqV4AQImhgf6A2+6nTbjFTHB26xgZ+G6MTGw+Qs7umnH
nWeIa/72L8Ak/A9F2GsZ7DaOfmAslnskUhcsoiAurWu8IPzra/ox5H7ME1+8ww+8
yxdIjL+tJtJM/0rxH1T8KLta3TlEKKiFQ42IX3EH5HAlfzZgGsXa7WmhrskQpK/z
8OfYNgVH1SPFgNmz63p2laNEw8RBJwXiMsxkr6kIAW12rDj+nQpSBeMFfFfgTJCS
EPzOmK2HoWLfE7B8+KmcXiOA6TDbhjPUkxx2kYvWLOEviO1trcQKsMG0ie4HjmD0
inpC3+SxRL8NapA2JbJMEmBEcFRNsbknFuHem/QtTwjGZnnm0HCr9w==
=QUZR
-----END PGP SIGNATURE-----

--OZkY3AIuv2LYvjdk--