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

Re: My Plan For Uploading Modular To Unstable



On Tue, Mar 21, 2006 at 10:59:45PM -0500, David Nusinow wrote:
> Hi everyone,
> 
>    So we're finally at the end of a very long line. At the end of this week
> I'm going to upload the whole of 7.0 to unstable. I've gotten the green
> light from the release team to do this, so I'm just going to go for it and
> we'll iron out whatever major bugs are blocking us from actually releasing
> this with etch. Here's the plan:
> 
>  1) Wait for the latest upload of 6.9 to propagate to testing. Since this
>     is a high urgency security upload it shouldn't take too long.

AFAICT it won't happen because xorg-x11 FTBFS on mips/mipsel:
   http://buildd.debian.org/fetch.php?&pkg=xorg-x11&ver=6.9.0.dfsg.1-5&arch=mips&stamp=1142952397&file=log&as=raw
] making all in programs/Xserver/hw/xfree86/input/evdev...
] make[8]: Entering directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/Xserver/hw/xfree86/input/evdev'
] rm -f evdev.o
] gcc -c -O2 -fno-strict-aliasing -ansi -Wall -Wpointer-arith -Wstrict-prototypes 			  -Wmissing-prototypes -Wmissing-declarations 			  -Wredundant-decls -Wnested-externs -Wundef  -fPIC  -I. -I../../../../../../programs/Xserver/hw/xfree86/common -I../../../../../../programs/Xserver/hw/xfree86/loader -I../../../../../../programs/Xserver/hw/xfree86/os-support        -I../../../../../../programs/Xserver/include -I../../../../../../programs/Xserver/mi -I../../../../../../exports/include/X11 -I../../../../../../include/extensions  -I../../../../../.. -I../../../../../../exports/include   -Dlinux -D__mips__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				 -D_GNU_SOURCE 				 -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP 	-DXCSECURITY -DTOGCUP  	-DXF86BIGFONT -DDPMSExtension 	-DXPRINT -DPIXPRIV -DPANORAMIX 	 -DRENDER -DRANDR 	-DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE 	 -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 				-DXFreeXDGA -DXvExtension 				 -DXFree86Server 				-DXF86VIDMODE 				-DXvMCExtension 				-DSMART_SCHEDULE 				-DBUILDDEBUG -DXResExtension 				-DX_BYTE_ORDER=X_BIG_ENDIAN 				-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO  -DXFree86Module -D__XKBDEFRULES__='"xorg"'   evdev.c
] evdev.c: In function 'EvdevReadInput':
] evdev.c:92: warning: implicit declaration of function 'read'
] evdev.c:92: warning: nested extern declaration of 'read'
] evdev.c:96: error: 'errno' undeclared (first use in this function)
] evdev.c:96: error: (Each undeclared identifier is reported only once
] evdev.c:96: error: for each function it appears in.)
] evdev.c: In function 'EvdevProc':
] evdev.c:179: error: 'errno' undeclared (first use in this function)
] evdev.c:204: warning: implicit declaration of function 'close'
] evdev.c:204: warning: nested extern declaration of 'close'
] evdev.c: In function 'EvdevNew':
] evdev.c:259: error: 'errno' undeclared (first use in this function)
] make[8]: *** [evdev.o] Error 1
] make[8]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/Xserver/hw/xfree86/input/evdev'
] make[7]: *** [evdev] Error 2
] make[7]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/Xserver/hw/xfree86/input'
] make[6]: *** [all] Error 2
] make[6]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/Xserver/hw/xfree86'
] make[5]: *** [hw/xfree86] Error 2
] make[5]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs/Xserver'
] make[4]: *** [all] Error 2
] make[4]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc/programs'
] make[3]: *** [all] Error 2
] make[3]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc'
] make[2]: *** [World] Error 2
] make[2]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc'
] make[1]: *** [World] Error 2
] make[1]: Leaving directory `/build/buildd/xorg-x11-6.9.0.dfsg.1/build-tree/xc'
] make: *** [stampdir/build] Error 2
] ******************************************************************************
] Build finished at 20060321-0643
] FAILED [dpkg-buildpackage died]
] Purging chroot-unstable/build/buildd/xorg-x11-6.9.0.dfsg.1

Denis



Reply to: