Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fw: Re: release cross-build failed for sgimips



Ops, sorry, send patch to myself

--- On Fri, 2/20/09, Andrew Randrianasulu <randrik_a%yahoo.com@localhost> wrote:

> From: Andrew Randrianasulu <randrik_a%yahoo.com@localhost>
> Subject: Re: release cross-build failed for sgimips
> To: randrik_a%yahoo.com@localhost
> Date: Friday, February 20, 2009, 11:04 PM
> and after this patch build finished:
> 
> guest@slax:/mnt/hdb1/src/NetBSD/src/src/distrib/sets/lists/xserver$
> cvs diff -u md.sgimips 
> Index: md.sgimips
> ===================================================================
> RCS file:
> /cvsroot/src/distrib/sets/lists/xserver/md.sgimips,v
> retrieving revision 1.28
> diff -u -r1.28 md.sgimips
> --- md.sgimips  16 Feb 2009 18:47:51 -0000      1.28
> +++ md.sgimips  20 Feb 2009 23:01:04 -0000
> @@ -406,6 +406,8 @@
>  ./usr/X11R7/lib/X11/doc/README.DRI                    
> -unknown-       xorg
>  ./usr/X11R7/lib/X11/doc/README.fonts                  
> -unknown-       xorg
>  ./usr/X11R7/lib/X11/doc/README.rapidaccess            
> -unknown-       xorg
> +./usr/X11R7/lib/modules/dri/mesa_dri.so                   
>     -unknown-       xorg
> +./usr/X11R7/lib/modules/dri/mesa_dri.so.0             
> -unknown-       xorg
>  ./usr/X11R7/lib/modules/drivers/crime_drv.so          
> -unknown-       xorg
>  ./usr/X11R7/lib/modules/drivers/crime_drv.so.0        
> -unknown-       xorg
>  ./usr/X11R7/lib/modules/drivers/kbd_drv.so            
> -unknown-       xorg
> 
> 
> --- On Fri, 2/20/09, Andrew Randrianasulu
> <randrik_a%yahoo.com@localhost> wrote:
> 
> > From: Andrew Randrianasulu <randrik_a%yahoo.com@localhost>
> > Subject: release cross-build failed for sgimips
> > To: port-sgimips%netbsd.org@localhost
> > Cc: current-users%NetBSD.org@localhost
> > Date: Friday, February 20, 2009, 2:23 PM
> > command-line (on my Slackware linux x86 box) was:
> > 
> > ../build.sh -u -U -m sgimips -T /mnt/hdb2/tools -O
> > /mnt/hdb2/obj -x -X ../xsrc release (and i set export
> > X11FLAVOUR=Xorg first)
> > 
> > --------end of bulid log here -----
> >
> /mnt/hdb1/src/NetBSD/src/src/distrib/sets/lists/xfont/mi
> >
> /mnt/hdb1/src/NetBSD/src/src/distrib/sets/lists/xserver/mi
> >
> /mnt/hdb1/src/NetBSD/src/src/distrib/sets/lists/xserver/ad.mipseb
> >
> /mnt/hdb1/src/NetBSD/src/src/distrib/sets/lists/xserver/md.sgimips
> > 
> > =======  2 extra files in DESTDIR  =========
> > Files in DESTDIR but missing from flist.
> > File is obsolete or flist is out of date ?
> > ------------------------------------------
> > ../usr/X11R7/lib/modules/dri/mesa_dri.so
> > ../usr/X11R7/lib/modules/dri/mesa_dri.so.0
> > =========  end of 2 extra files  ===========
> > 
> > 
> > *** Failed target:  checkflist
> > *** Failed command: cd
> > /mnt/hdb1/src/NetBSD/src/src/distrib/sets &&
> > DESTDIR=/mnt/hdb2/obj/destdir.sgimips MACHINE=sgimips
> > MACHINE_ARCH=mipseb AWK=/mnt/hdb2/tools/bin/nbawk
> > CKSUM=/mnt/hdb2/tools/bin/nbcksum
> > DB=/mnt/hdb2/tools/bin/nbdb HOST_SH=/bin/sh
> > MAKE=/mnt/hdb2/tools/bin/nbmake
> > MKTEMP=/mnt/hdb2/tools/bin/nbmktemp
> > MTREE=/mnt/hdb2/tools/bin/nbmtree
> > PAX=/mnt/hdb2/tools/bin/nbpax
> SED=/mnt/hdb2/tools/bin/nbsed
> > TSORT=/mnt/hdb2/tools/bin/nbtsort\ -q /bin/sh
> > /mnt/hdb1/src/NetBSD/src/src/distrib/sets/checkflist
> -b -M
> > /mnt/hdb2/obj/destdir.sgimips/METALOG.sanitised
> > *** Error code 1
> > 
> > Stop.
> > nbmake: stopped in
> > /mnt/hdb1/src/NetBSD/src/src/distrib/sets
> > 
> > *** Failed target:  distribution
> > *** Failed command: _makedirtarget() {
> dir="$1";
> > shift; target="$1"; shift; case
> "${dir}"
> > in /*) this="${dir}/";
> real="${dir}" ;;
> > .) this="";
> > real="/mnt/hdb1/src/NetBSD/src/src" ;; *)
> > this="${dir}/";
> > real="/mnt/hdb1/src/NetBSD/src/src/${dir}"
> ;;
> > esac; show=${this:-.}; echo "${target} ===>
> > ${show%/}${1:+ (with: $@)}"; cd
> "${real}"
> > && /mnt/hdb2/tools/bin/nbmake
> > _THISDIR_="${this}" "$@"
> ${target}; };
> > _makedirtarget distrib/sets checkflist
> > *** Error code 1
> > 
> > Stop.
> > nbmake: stopped in /mnt/hdb1/src/NetBSD/src/src
> > 
> > *** Failed target:  release
> > *** Failed command: _makedirtarget() {
> dir="$1";
> > shift; target="$1"; shift; case
> "${dir}"
> > in /*) this="${dir}/";
> real="${dir}" ;;
> > .) this="";
> > real="/mnt/hdb1/src/NetBSD/src/src" ;; *)
> > this="${dir}/";
> > real="/mnt/hdb1/src/NetBSD/src/src/${dir}"
> ;;
> > esac; show=${this:-.}; echo "${target} ===>
> > ${show%/}${1:+ (with: $@)}"; cd
> "${real}"
> > && /mnt/hdb2/tools/bin/nbmake
> > _THISDIR_="${this}" "$@"
> ${target}; };
> > _makedirtarget . distribution
> > *** Error code 1
> > 
> > Stop.
> > nbmake: stopped in /mnt/hdb1/src/NetBSD/src/src
> > 
> > ERROR: Failed to make release
> > *** BUILD ABORTED ***
> > 
> > source was updated this morning, and my box  was
> worked
> > nearly 10 hours to this point.


      


Home | Main Index | Thread Index | Old Index