build.sh -x fails with 2007.01.24 netbsd-4 tree
"Michai Ramakers" <[email protected]> Thu, 25 Jan 2007 19:21:00 +0100
| Newsgroups | gmane.os.netbsd.ports.hpcsh |
|---|---|
| Message-ID | <[email protected]> |
Hello, when trying to build distribution with X11 for hpcsh (jornada) with 2007.01.24 netbsd-4 tree (src + xsrc), I get the following error: ===> build.sh command: ./build.sh -D _destdir -T _tooldir -O _objdir -R _reldir -m hpcsh -x -u tools kernel=GENERIC distribution ===> build.sh started: Wed Jan 24 21:36:26 CET 2007 ===> HOST_SH: /bin/sh ===> MACHINE: hpcsh ===> MACHINE_ARCH: sh3el ===> TOOLDIR path: /maxtor200gb_0/usr_firefly/src/_tooldir ===> DESTDIR path: /maxtor200gb_0/usr_firefly/src/_destdir ===> RELEASEDIR path: /maxtor200gb_0/usr_firefly/src/_reldir ===> makewrapper: /maxtor200gb_0/usr_firefly/src/_tooldir/bin/nbmake-hpcsh ===> Updated /maxtor200gb_0/usr_firefly/src/_tooldir/bin/nbmake-hpcsh ... # compile xkbprint/psgeom.o /maxtor200gb_0/usr_firefly/src/_tooldir/bin/shle--netbsdelf-gcc -O -pipe -pipe -fno-strict-aliasing -Werror -DCSRG_BASED -DFUNC cc1: warnings being treated as errors /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c: In function 'FindKeysymsByName': /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1392: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1392: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1392: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1393: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1393: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1393: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1393: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1394: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1394: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1394: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1394: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1395: warning: case label value is less than minimum value for type /usr/xsrc/xfree/xc/programs/xkbprint/psgeom.c:1395: warning: case label value is less than minimum value for type *** Failed target: psgeom.o *** Failed command: /maxtor200gb_0/usr_firefly/src/_tooldir/bin/shle--netbsdelf-gcc -O -pipe -pipe -fno-strict-aliasing -Werror -DCS *** Error code 1 Stop. and effectively fails. Any ideas? thx, Michai