Subject: hpcarm -current
To: None <current-users@netbsd.org>
From: Astro <freedom.day@gmail.com>
List: current-users
Date: 05/24/2007 10:14:33
------=_Part_83536_12167188.1179994473626
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,

host i386 3.1.0  building -current (CVS as of 23.5.07)  hpcarm kernel >
I tried to build a current hpcarm kernel using a standard procedure (
build.sh -m hpcarm -T /usr/current/hpcarmtools tools kernel=JORNADA720)
yesterday but the build process bailed out on this :

#    create  JORNADA720/assym.h
cat /usr/current/src/sys/arch/arm/arm32/genassym.cf
/usr/current/src/sys/arch/hpcarm/hpcarm/genassym.cf |
/usr/current/hpcarmtools/bin/nbgenassym -- /usr/current/hpca
rmtools/bin/arm--netbsdelf-gcc  -ffreestanding
-fno-zero-initialized-in-bss   -O2 -Wcomment -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-p
rototypes -Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual -Wwrite-strings
-Wno-sign-compare -Wno-pointer-sign -Wno-attributes  -fno-strict-aliasing
-Dhpcarm -Darm
32 -I.  -I/usr/current/src/sys/../common/include
-I/usr/current/src/sys/arch  -I/usr/current/src/sys -nostdinc -DLKM
-DCONSPEED="19200" -DMAXUSERS=32 -D_KERNEL -D_KERN
EL_OPT -I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/string
-I/usr/current/src/sys/lib/l
ibkern/../../../common/lib/libc/arch/arm/string    > assym.h.tmp &&  mv -f
assym.h.tmp assym.h
In file included from ./arm/cpu.h:85,
                 from ./machine/cpu.h:3,
                 from ./arm/arm32/param.h:39,
                 from ./machine/param.h:45,
                 from /usr/current/src/sys/sys/param.h:145,
                 from /tmp/genassym.9158/assym.c:2:
./machine/intr.h:81: error: expected identifier or '(' before 'do'
./machine/intr.h:81: error: expected identifier or '(' before 'while'

*** Failed target:  assym.h
*** Failed command: cat /usr/current/src/sys/arch/arm/arm32/genassym.cf
/usr/current/src/sys/arch/hpcarm/hpcarm/genassym.cf |
/usr/current/hpcarmtools/bin/nbgenassym -
- /usr/current/hpcarmtools/bin/arm--netbsdelf-gcc -ffreestanding
-fno-zero-initialized-in-bss -O2 -Wcomment -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-a
rith -Wmissing-prototypes -Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wno-sign-compare -Wno-pointer-sign -Wno-attributes
-fno-strict-aliasing -D
hpcarm -Darm32 -I. -I/usr/current/src/sys/../common/include
-I/usr/current/src/sys/arch -I/usr/current/src/sys -nostdinc -DLKM
-DCONSPEED="19200" -DMAXUSERS=32 -D_KERN
EL -D_KERNEL_OPT
-I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/string
-I/usr/current/src
/sys/lib/libkern/../../../common/lib/libc/arch/arm/string > assym.h.tmp &&
mv -f assym.h.tmp assym.h
*** Error code 1

Stop.
nbmake: stopped in /usr/current/src/sys/arch/hpcarm/compile/obj/JORNADA720

ERROR: Failed to make depend in
/usr/current/src/sys/arch/hpcarm/compile/obj/JORNADA720
*** BUILD ABORTED ***

------=_Part_83536_12167188.1179994473626
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello, <br><br>host i386 3.1.0&nbsp; building -current (CVS as of 23.5.07)&nbsp; hpcarm kernel &gt; <br>I tried to build a current hpcarm kernel using a standard procedure (build.sh -m hpcarm -T /usr/current/hpcarmtools tools kernel=JORNADA720)&nbsp; yesterday but the build process bailed out on this :
<br><br>#&nbsp;&nbsp;&nbsp; create&nbsp; JORNADA720/assym.h<br>cat /usr/current/src/sys/arch/arm/arm32/genassym.cf /usr/current/src/sys/arch/hpcarm/hpcarm/genassym.cf |&nbsp; /usr/current/hpcarmtools/bin/nbgenassym -- /usr/current/hpca<br>rmtools/bin/arm--netbsdelf-gcc&nbsp; -ffreestanding -fno-zero-initialized-in-bss&nbsp;&nbsp; -O2 -Wcomment -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-p
<br>rototypes -Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-sign-compare -Wno-pointer-sign -Wno-attributes&nbsp; -fno-strict-aliasing&nbsp;&nbsp;&nbsp; -Dhpcarm -Darm<br>32 -I.&nbsp; -I/usr/current/src/sys/../common/include -I/usr/current/src/sys/arch&nbsp; -I/usr/current/src/sys -nostdinc -DLKM -DCONSPEED=&quot;19200&quot; -DMAXUSERS=32 -D_KERNEL -D_KERN
<br>EL_OPT -I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/quad -I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/string -I/usr/current/src/sys/lib/l<br>ibkern/../../../common/lib/libc/arch/arm/string&nbsp;&nbsp;&nbsp; &gt; 
assym.h.tmp &amp;&amp;&nbsp; mv -f assym.h.tmp assym.h<br>In file included from ./arm/cpu.h:85,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ./machine/cpu.h:3,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ./arm/arm32/param.h:39,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ./machine/param.h:45,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /usr/current/src/sys/sys/param.h:145,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /tmp/genassym.9158/assym.c:2:<br>./machine/intr.h:81: error: expected identifier or &#39;(&#39; before &#39;do&#39;<br>./machine/intr.h:81: error: expected identifier or &#39;(&#39; before &#39;while&#39;
<br><br>*** Failed target:&nbsp; assym.h<br>*** Failed command: cat /usr/current/src/sys/arch/arm/arm32/genassym.cf /usr/current/src/sys/arch/hpcarm/hpcarm/genassym.cf | /usr/current/hpcarmtools/bin/nbgenassym -<br>- /usr/current/hpcarmtools/bin/arm--netbsdelf-gcc -ffreestanding -fno-zero-initialized-in-bss -O2 -Wcomment -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-a
<br>rith -Wmissing-prototypes -Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-sign-compare -Wno-pointer-sign -Wno-attributes -fno-strict-aliasing -D<br>hpcarm -Darm32 -I. -I/usr/current/src/sys/../common/include -I/usr/current/src/sys/arch -I/usr/current/src/sys -nostdinc -DLKM -DCONSPEED=&quot;19200&quot; -DMAXUSERS=32 -D_KERN
<br>EL -D_KERNEL_OPT -I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/quad -I/usr/current/src/sys/lib/libkern/../../../common/lib/libc/string -I/usr/current/src<br>/sys/lib/libkern/../../../common/lib/libc/arch/arm/string &gt; 
assym.h.tmp &amp;&amp; mv -f assym.h.tmp assym.h<br>*** Error code 1<br><br>Stop.<br>nbmake: stopped in /usr/current/src/sys/arch/hpcarm/compile/obj/JORNADA720<br><br>ERROR: Failed to make depend in /usr/current/src/sys/arch/hpcarm/compile/obj/JORNADA720
<br>*** BUILD ABORTED ***<br><br>

------=_Part_83536_12167188.1179994473626--