Subject: -current doesn't build
To: None <current-users@netbsd.org>
From: MLH <mlh@goathill.org>
List: current-users
Date: 05/06/2004 12:52:45
I haven't been able to build a -current release for i386 or macppc
since Apr 18:

/usr/xsrc/xfree/xc/extras/Mesa/src/mmath.h(379): warning: bitwise operation on signed value possibly nonportable [117]
/usr/xsrc/xfree/xc/extras/Mesa/src/mmath.h(651): warning: bitwise operation on signed value possibly nonportable [117]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(136): syntax error [249]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(155): syntax error [249]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(177): syntax error [249]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(197): syntax error [249]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(198): syntax error [249]
/usr/xsrc/xfree/xc/extras/Mesa/src/math/m_xform.h(198): cannot recover from previous errors [224]

*** Failed target:  attrib.ln
*** Failed command: CC=/opt/obj/i386/tools/bin/i386--netbsdelf-gcc /opt/obj/i386/tools/bin/i386--netbsdelf-lint -chapbxzF -d /opt/obj/i386/build/usr/include -DUSE_X86_ASM -I/usr/xsrc/xfree/xc/extras/Mesa/src/X86 -I/opt/obj/i386/build/usr/X11R6/include/X11 -I/opt/obj/i386/build/usr/X11R6/include/X11/extensions -I/usr/xsrc/xfree/xc/lib/GL/include -I/usr/xsrc/xfree/xc/extras/Mesa/src -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DUSE_NBSD_THREADLIB -DGLXEXT -DGLX_USE_MESA -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/opt/obj/i386/build/usr/X11R6/include -i /usr/xsrc/xfree/xc/extras/Mesa/src/attrib.c
*** Error code 1

Stop.
nbmake: stopped in /opt/src/x11/lib/GL

*** Failed target:  dependall
*** Failed command: cd /opt/src/x11/lib/GL; /opt/obj/i386/tools/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /opt/src/x11/lib/GL

...

This is using:
/usr/src/build.sh -x -r -U -u -m i386 -D /opt/obj/i386/build -M /opt/obj/i386 -T /opt/obj/i386/tools -R /opt/snapshot tools release

where I clean out /opt/pbj/i386(macppc) entirely and have deleted
and re-checked out src and xsrc from cvs. This has been working
for some time without problems. Are others having troubles with
this?