Yan Xue Yang wrote: > Recently I tried several times to build the sfwnv for the unison porting > project. But I always get the build fail result, and the failure is > nothing to do with my portion. It's really appreciated if you guys can > help take a look at the log and give some hints. Thanks a lot. > > ------------------------------------------------------------------------ > > Subject: Nightly i386 Build of sfwnv-unison-putback Failed. > Date: Wed, 14 May 2008 15:32:11 -0700 (PDT) > From: Xue-Yang Bill Yan <xy148369 at ion.sfbay.sun.com> > To: xy148369 at ion.sfbay.sun.com > > ==== Nightly distributed build started: Wed May 14 09:57:01 PDT 2008 ==== > ==== Nightly distributed build completed: Wed May 14 15:32:07 PDT 2008 ==== [snip] > ==== Build errors (non-DEBUG) ==== > > dmake: Warning: Target `install' not remade because of errors > The following command caused the error: > dmake: Warning: Command failed for target `postgres/postgresql-8.1' > dmake: Warning: Target `install' not remade because of errors > The following command caused the error: > dmake: Warning: Command failed for target `postgres/postgresql-8.2' > dmake: Warning: Target `install' not remade because of errors > The following command caused the error: > dmake: Warning: Command failed for target `postgres/postgresql-8.3' > dmake: Warning: Target `install' not remade because of errors > The following command caused the error: > dmake: Warning: Target `install' not remade because of errors
Raw guessing: Please check whether you're having the environment variable "PROFILE" set - the "postgres" build is AFAIK highly allergic to that variable... ;-( As general note I suggest to clear the environment before starting "bldenv" except some well-known variables, e.g. $ env - SHELL=$SHELL TERM=$TERM HOME=$HOME LOGNAME=$LOGNAME DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY LANG=C LC_ALL=C PAGER=less MANPATH=$MANPATH /opt/onbld/bin/bldenv opensolaris_sparc.sh # ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) roland.mainz at nrubsig.org \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 7950090 (;O/ \/ \O;)
