The problem is that I had:
PERL5LIB=/home/willf/app_support/lib/perl5:/home/willf/app_support/lib/perl5/site_perl
in my shell's env.  This now causes dmake to fail in usr/src/cmd/perl.
The fix is to unset it before running nightly, bldenv or ws.

On Mon, Jul 19, 2010 at 05:25:20PM -0500, Will Fiveash wrote:
> I've been using a hg repo for a while and recently I did a hg
> pull/update using a local copy of onnv-clone as the parent.  What I
> notice is that in my dev. repo (onnv-bugs) I see:
> /pool/willf/hg/i386/onnv-bugs/usr/src/cmd/perl/5.10.0/
> 
> but in my local onnv-clone copy (/pool/willf/hg/i386/onnv-clone) that
> directory does not exist.  As far as I can tell, hg pull indicates there
> are no missing changesets in onnv-bugs so I'm confused as to why that
> difference exists nor are there any missing changesets between my copy
> of onnv-clone and the real onnv-clone.
> 
> Note that the reason I noticed this is that I recently ran nightly after
> doing the hg pull/update and saw these build errors:
> 
> /builds/willf/hg/sparc/onnv-bugs/usr/src/cmd/perl/5.10.0/Sun/Solaris/PerlGcc
> dmake: Fatal error in reader: Makefile, line 466: Extra `:', `::', or `:=' on 
> dependency line
> Current working directory 
> /builds/willf/hg/sparc/onnv-bugs/usr/src/cmd/perl/5.10.0/Sun/Solaris/PerlGcc
> *** Error code 1
> The following command caused the error:
> cd Sun/Solaris/PerlGcc; pwd; unset KEEP_STATE SUNPRO_DEPENDENCIES ; \
>         INSTALLDIRS=perl 
> CC='/builds/willf/hg/sparc/onnv-bugs/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/cw
>  -_cc' 
> LD='/builds/willf/hg/sparc/onnv-bugs/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/cw
>  -_cc' dmake 
> DESTDIR=/builds/willf/hg/sparc/onnv-bugs/usr/src/cmd/perl/5.10.0/staging all
> dmake: Warning: Command failed for target `Sun/Solaris/PerlGcc'
> Current working directory 
> /builds/willf/hg/sparc/onnv-bugs/usr/src/cmd/perl/5.10.0
> 
> Any ideas as to why the usr/src/cmd/perl/5.10.0/ wasn't removed?
> -- 
> Will Fiveash
> Oracle
> Note my new work e-mail address: will.five...@oracle.com
> http://opensolaris.org/os/project/kerberos/
> Sent using mutt, a sweet text based e-mail app: http://www.mutt.org/
> _______________________________________________
> on-discuss mailing list
> on-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/on-discuss

-- 
Will Fiveash
Oracle
Note my new work e-mail address: will.five...@oracle.com
http://opensolaris.org/os/project/kerberos/
Sent using mutt, a sweet text based e-mail app: http://www.mutt.org/
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to