Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2012 10:58:14 +0100
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        freebsd-ports@FreeBSD.org
Subject:   databases/grass: build problem with docs
Message-ID:  <50CC49B6.2090108@gwdg.de>

next in thread | raw e-mail | index | archive | help
I am not able to build the now unbroken GRASS on 10.0-CURRENT. It
produces the followoing messages:

[..snip..]
cut: ../dist.amd64-portbld-freebsd10.0/etc/VERSIONNUMBER: No such file
or directory
cut: ../dist.amd64-portbld-freebsd10.0/etc/VERSIONNUMBER: No such file
or directory
build_html_index.sh
cp: directory ../dist.amd64-portbld-freebsd10.0/docs/html does not exist
chmod: ../dist.amd64-portbld-freebsd10.0/docs/html/grassdocs.css: No
such file or directory
ls: *.*.html: No such file or directory
Generating HTML manual pages index (help system)...
Generated HTML docs in
../dist.amd64-portbld-freebsd10.0/docs/html/index.html
----------------------------------------------------------------------
Following modules are missing the 'description.html' file in src code:
----------------------------------------------------------------------
GRASS GIS compilation log
-------------------------
Started compilation: Sa 15 Dez 2012 10:35:02 CET
--
Errors in:
/usr/ports/databases/grass/work/grass-6.4.2/lib/datetime
/usr/ports/databases/grass/work/grass-6.4.2/lib/gis
/usr/ports/databases/grass/work/grass-6.4.2/lib/external/shapelib
/usr/ports/databases/grass/work/grass-6.4.2/lib/gmath
/usr/ports/databases/grass/work/grass-6.4.2/lib/linkm
/usr/ports/databases/grass/work/grass-6.4.2/lib/driver
/usr/ports/databases/grass/work/grass-6.4.2/lib/pngdriver
/usr/ports/databases/grass/work/grass-6.4.2/lib/psdriver
/usr/ports/databases/grass/work/grass-6.4.2/lib/raster
/usr/ports/databases/grass/work/grass-6.4.2/lib/bitmap
/usr/ports/databases/grass/work/grass-6.4.2/lib/btree
[..snip..]


Looking into the sources there are two directories 'dist.amd64' and
'dist.amd64-portbld-freebsd10.0'. The second one is created by
tools/build_html_index.sh:l53

Is it really intended to have two almost similar directories at this
point? The html files are spread over both dirs, most of them are in
'dist.amd64'.

This happens with both compilers, clang and gcc46. Of course I am not
sure if this is the main reason for the breakage.

Any help is really appreciated. Thanks in advance,
Rainer Hurling



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50CC49B6.2090108>