Hi Roland, Thanks a lot for your help. I found the following in the nightly.log file:
ld: fatal: file /usr/dist/pkgs/cue/env/std/Profile: open failed: No such file or directory ld: fatal: File processing errors. No output written to postgres And the file /usr/dist/pkgs/cue/env/std/Profile is related to the PROFILE env variable: $env | grep PROFILE $PROFILE=/usr/dist/pkgs/cue/env/std/Profile Thanks again. Regards, Bill Roland Mainz ???: >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 > > >
