Subject: -current (Feb21st) crossbuild failed i386->sgimips
To: None <port-sgimips@NetBSD.org>
From: Tru Huynh <tru@pasteur.fr>
List: port-sgimips
Date: 02/22/2004 15:47:41
Hello,

Does anyone have any idea why? I get this?
Host machine: Red Hat linux 7.3 (athlon)

Regards,

Tru
#!/bin/sh
TOP=/home/xfs/tru/devel/NetBSD-current
cd $TOP/src
mkdir -p \
$TOP/cross/sgimips \
$TOP/sgimips \
$TOP/obj/sgimips \
> /dev/null

cd $TOP/src
nice  ./build.sh -u -m sgimips \
 -T $TOP/cross/sgimips \
 -D $TOP/sgimips \
 -M $TOP/obj/sgimips \
 tools
<...>
dependall ===> sgivol
#   compile  sgivol/sgivol.lo
cc -O -I/home/xfs/tru/devel/NetBSD-current/obj/sgimips/home/xfs/tru/devel/NetBSD-current/src/tools/compat -I/home/xfs/tru/devel/NetBSD-current/obj/sgimips/home/xfs/tru/devel/NetBSD-current/src/tools/compat/include  -I/home/xfs/tru/devel/NetBSD-current/src/tools/sgivol/../compat -DHAVE_NBTOOL_CONFIG_H=1  -D_FILE_OFFSET_BITS=64 -D_NETBSD_SOURCE  -c -o sgivol.lo.o    /home/xfs/tru/devel/NetBSD-current/src/tools/sgivol/../../sys/arch/sgimips/stand/sgivol/sgivol.c
/home/xfs/tru/devel/NetBSD-current/src/tools/sgivol/../../sys/arch/sgimips/stand/sgivol/sgivol.c:42:27: sys/disklabel.h: No such file or directory

*** Failed target:  sgivol.lo
*** Failed command: cc -O -I/home/xfs/tru/devel/NetBSD-current/obj/sgimips/home/xfs/tru/devel/NetBSD-current/src/tools/compat -I/home/xfs/tru/devel/NetBSD-current/obj/sgimips/home/xfs/tru/devel/NetBSD-current/src/tools/compat/include -I/home/xfs/tru/devel/NetBSD-current/src/tools/sgivol/../compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_NETBSD_SOURCE -c -o sgivol.lo.o /home/xfs/tru/devel/NetBSD-current/src/tools/sgivol/../../sys/arch/sgimips/stand/sgivol/sgivol.c
*** Error code 1

Stop.
nbmake: stopped in /home/xfs/tru/devel/NetBSD-current/src/tools/sgivol

*** Failed target:  dependall
*** Failed command: cd /home/xfs/tru/devel/NetBSD-current/src/tools/sgivol; /home/xfs/tru/devel/NetBSD-current/cross/sgimips/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /home/xfs/tru/devel/NetBSD-current/src/tools/sgivol

*** Failed target:  dependall-sgivol
*** Failed command: targ=dependall;dir=sgivol; case "$dir" in /*) echo "$targ ===> $dir"; cd "$dir"; /home/xfs/tru/devel/NetBSD-current/cross/sgimips/bin/nbmake "_THISDIR_=$dir/" $targ; ;; *) echo "$targ ===> $dir"; cd "/home/xfs/tru/devel/NetBSD-current/src/tools/$dir"; /home/xfs/tru/devel/NetBSD-current/cross/sgimips/bin/nbmake "_THISDIR_=$dir/" $targ; ;; esac
*** Error code 1

Stop.
nbmake: stopped in /home/xfs/tru/devel/NetBSD-current/src/tools

ERROR: Failed to make tools
*** BUILD ABORTED ***

-- 
Dr Tru Huynh          | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:tru@pasteur.fr | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France