FreeBSD web build failed on build-web.stream.FreeBSD.org
Glen Barber
gjb at FreeBSD.org
Sun Apr 7 04:55:48 UTC 2013
On Sun, Apr 07, 2013 at 04:30:06AM +0000, www-data at FreeBSD.org wrote:
> [...]
> ===> ../../de_DE.ISO8859-1/htdocs/ports
> make: don't know how to make /usr/ports/INDEX-9. Stop
> *** [all] Error code 2
>
> Stop in /home/www/build/head/de_DE.ISO8859-1/htdocs.
> *** [all] Error code 1
>
> Stop in /home/www/build/head/en_US.ISO8859-1/htdocs.
> 3.81 real 1.96 user 1.93 sys
Peter manually fetched the INDEX file to shut up the build failures for
now.
Here's the problem:
- We define PORTSBASE?=/usr and PINDEX=ports/INDEX
- build-web.stream.f.o sets INDEXDIR=/var/ports in make.conf, since
/usr/ports is not a local checkout, but a nullfs(5) import (and also
a symlink)
I think PORTSBASE needs to go away, and rather than using a concatenated
PORTSBASE/PINDEX combination, need to honor INDEXDIR. I cannot fix it
tonight, though.
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20130407/ace2b5cc/attachment-0001.sig>
More information about the freebsd-doc
mailing list