Re: PostgreSQL-9.0alpha: jade required? - Mailing list pgsql-bugs

From Lou Picciano
Subject Re: PostgreSQL-9.0alpha: jade required?
Date
Msg-id 1725944332.8590791267029837186.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
Whole thread Raw
In response to PostgreSQL-9.0alpha: jade required?  (Lou Picciano <loupicciano@comcast.net>)
Responses Re: PostgreSQL-9.0alpha: jade required?  (Joe Conway <mail@joeconway.com>)
List pgsql-bugs
Tom -=20



Didn't realize I was arm waving - was I? (Sometimes email falls well short.=
..)=20


We've managed a build of PostgreSQL 9.0-alpha4 - nice! However, the # make =
install command apparently(?) hiccups=20
on a dependency on Jade (we ain't usin' it!)=20




Here's the exact make install output:=20


- - - snip=20
make[3]: Entering directory `/media/SOURCES/postgresql-9.0alpha4/doc/src/sg=
ml'=20
{ \=20
echo "<!entity version \"9.0alpha4\">"; \=20
echo "<!entity majorversion \"9.0\">"; \=20
} >version.sgml=20
"/usr/local/bin/perl" ./mk_feature_tables.pl YES ../../../src/backend/catal=
og/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt >=
 features-supported.sgml=20
"/usr/local/bin/perl" ./mk_feature_tables.pl NO ../../../src/backend/catalo=
g/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > =
features-unsupported.sgml=20
jade -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D . -c /usr/sh=
are/sgml/docbook/dsssl-stylesheets/catalog -d stylesheet.dsl -t sgml -i out=
put-html -V html-index postgres.sgml=20
make[3]: jade: Command not found=20
make[3]: *** [HTML.index] Error 127=20
make[3]: Leaving directory `/media/SOURCES/postgresql-9.0alpha4/doc/src/sgm=
l'=20
make[2]: *** [install] Error 2=20
make[2]: Leaving directory `/media/SOURCES/postgresql-9.0alpha4/doc/src'=20
make[1]: *** [install] Error 2=20
make[1]: Leaving directory `/media/SOURCES/postgresql-9.0alpha4/doc'=20
make: *** [install] Error 2=20
- - - snip=20


Looking at the Error 127; chown'd all files to root, then tried the make in=
stall again - as root - with same result.=20


Got around this by commenting out the $DOC line in GNUmakefile's make insta=
ll section, and seem to have installed rest of the build AOK=E2=80=A6=20


Would it make sense: to have more granular control over docs build in the c=
onfig script - specific kinds of docs/no docs at all/etc?=20


Thanks for any help, and for the great work! We love PostgreSQL!=20


Lou=20



----- Original Message -----=20
From: "Tom Lane" <tgl@sss.pgh.pa.us>=20
To: "Lou Picciano" <loupicciano@comcast.net>=20
Cc: pgsql-bugs@postgresql.org=20
Sent: Wednesday, February 24, 2010 11:08:19 AM GMT -05:00 US/Canada Eastern=
=20
Subject: Re: [BUGS] PostgreSQL-9.0alpha: jade required?=20

Lou Picciano <loupicciano@comcast.net> writes:=20
> Not sure it's exactly a bug, but in attempting a compile of PostgreSQL-9.=
0alpha, we are getting a choke on jade (don't have jade on this system)=20
> Can the config script test for jade or, better yet, allow an option to tu=
rn off build of documentation?=20

Would you show exactly what happened rather than arm-waving? I'm sure=20
that the majority of the buildfarm machines don't have jade installed,=20
but they're getting through their builds OK.=20

(And yes, there *is* a configure check.)=20

regards, tom lane=20

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #4921: ltree @> ltree[] operator shouldn't fail if ltree[] is empty
Next
From: Tom Lane
Date:
Subject: Re: BUG #4921: ltree @> ltree[] operator shouldn't fail if ltree[] is empty