From owner-freebsd-arm@FreeBSD.ORG Tue Feb 26 13:43:10 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 070871065673 for ; Tue, 26 Feb 2008 13:43:10 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id B874413C45A for ; Tue, 26 Feb 2008 13:43:09 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-40-215.dynamic.qsc.de [212.202.40.215]) by mx01.qsc.de (Postfix) with ESMTP id 9A3DACA93C for ; Tue, 26 Feb 2008 14:19:39 +0100 (CET) Received: from 192.168.1.2 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Tue, 26 Feb 2008 14:19:42 +0100 (CET) Message-ID: <57206.192.168.1.2.1204031982.squirrel@webmail.alpha-tierchen.de> Date: Tue, 26 Feb 2008 14:19:42 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: arm@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="----=_20080226141942_36605" X-Priority: 3 (Normal) Importance: Normal Cc: Subject: LDBL_ constants in float.h X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 13:43:10 -0000 ------=_20080226141942_36605 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hello, this is a suggestion for a minor correction. In src/sys/arm/include/float.h are definitions of LDBL_* constants which are not of type long double. I think there should be a cast, e.g. #define LDBL_MANT_DIG (long double)DBL_MANT_DIG Björn ------=_20080226141942_36605 Content-Type: application/octet-stream; name="src-sys-arm-include-float.h" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="src-sys-arm-include-float.h" LS0tIHNyYy9zeXMvYXJtL2luY2x1ZGUvZmxvYXQuaC5vcmlnCTIwMDUtMDMtMjAgMDE6MzQ6MjQu MDAwMDAwMDAwICswMTAwCisrKyBzcmMvc3lzL2FybS9pbmNsdWRlL2Zsb2F0LmgJMjAwOC0wMi0y NiAxNDoxMToyNC4wMDAwMDAwMDAgKzAxMDAKQEAgLTY4LDEzICs2OCwxMyBAQAogI2RlZmluZSBE QkxfTUFYCQkxLjc5NzY5MzEzNDg2MjMxNTdFKzMwOAogI2RlZmluZSBEQkxfTUFYXzEwX0VYUAkz MDgKIAotI2RlZmluZSBMREJMX01BTlRfRElHCURCTF9NQU5UX0RJRwotI2RlZmluZSBMREJMX0VQ U0lMT04JREJMX0VQU0lMT04KLSNkZWZpbmUgTERCTF9ESUcJREJMX0RJRwotI2RlZmluZSBMREJM X01JTl9FWFAJREJMX01JTl9FWFAKLSNkZWZpbmUgTERCTF9NSU4JREJMX01JTgotI2RlZmluZSBM REJMX01JTl8xMF9FWFAJREJMX01JTl8xMF9FWFAKLSNkZWZpbmUgTERCTF9NQVhfRVhQCURCTF9N QVhfRVhQCi0jZGVmaW5lIExEQkxfTUFYCURCTF9NQVgKLSNkZWZpbmUgTERCTF9NQVhfMTBfRVhQ CURCTF9NQVhfMTBfRVhQCisjZGVmaW5lIExEQkxfTUFOVF9ESUcJKGxvbmcgZG91YmxlKURCTF9N QU5UX0RJRworI2RlZmluZSBMREJMX0VQU0lMT04JKGxvbmcgZG91YmxlKURCTF9FUFNJTE9OCisj ZGVmaW5lIExEQkxfRElHCShsb25nIGRvdWJsZSlEQkxfRElHCisjZGVmaW5lIExEQkxfTUlOX0VY UAkobG9uZyBkb3VibGUpREJMX01JTl9FWFAKKyNkZWZpbmUgTERCTF9NSU4JKGxvbmcgZG91Ymxl KURCTF9NSU4KKyNkZWZpbmUgTERCTF9NSU5fMTBfRVhQCShsb25nIGRvdWJsZSlEQkxfTUlOXzEw X0VYUAorI2RlZmluZSBMREJMX01BWF9FWFAJKGxvbmcgZG91YmxlKURCTF9NQVhfRVhQCisjZGVm aW5lIExEQkxfTUFYCShsb25nIGRvdWJsZSlEQkxfTUFYCisjZGVmaW5lIExEQkxfTUFYXzEwX0VY UAkobG9uZyBkb3VibGUpREJMX01BWF8xMF9FWFAKICNlbmRpZiAvKiBfTUFDSElORV9GTE9BVF9I XyAqLwo= ------=_20080226141942_36605-- From owner-freebsd-arm@FreeBSD.ORG Wed Feb 27 20:41:40 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E610106566B; Wed, 27 Feb 2008 20:41:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 62E8C8FC12; Wed, 27 Feb 2008 20:41:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1RKfdtD082822; Wed, 27 Feb 2008 15:41:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1RKggxj011219; Wed, 27 Feb 2008 15:42:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8A22273039; Wed, 27 Feb 2008 15:41:39 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080227204139.8A22273039@freebsd-current.sentex.ca> Date: Wed, 27 Feb 2008 15:41:39 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92.1, clamav-milter version 0.92.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 20:41:40 -0000 TB --- 2008-02-27 20:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-27 20:30:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-02-27 20:30:00 - cleaning the object tree TB --- 2008-02-27 20:30:14 - cvsupping the source tree TB --- 2008-02-27 20:30:14 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-02-27 20:30:21 - building world (CFLAGS=-O -pipe) TB --- 2008-02-27 20:30:21 - cd /src TB --- 2008-02-27 20:30:21 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 27 20:30:23 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/clrerr.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fclose.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fcloseall.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fdopen.c /src/lib/libc/stdio/fdopen.c: In function 'fdopen': /src/lib/libc/stdio/fdopen.c:67: error: 'SHRT_MAX' undeclared (first use in this function) /src/lib/libc/stdio/fdopen.c:67: error: (Each undeclared identifier is reported only once /src/lib/libc/stdio/fdopen.c:67: error: for each function it appears in.) *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-27 20:41:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-27 20:41:39 - ERROR: failed to build world TB --- 2008-02-27 20:41:39 - tinderbox aborted TB --- 479.40 user 61.71 system 698.82 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-arm@FreeBSD.ORG Wed Feb 27 20:59:12 2008 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CE841065670 for ; Wed, 27 Feb 2008 20:59:12 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9C59C8FC23 for ; Wed, 27 Feb 2008 20:59:11 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 9EED233C7D; Wed, 27 Feb 2008 22:58:47 +0200 (SAST) Date: Wed, 27 Feb 2008 22:58:47 +0200 From: John Hay To: freebsd-arm@freebsd.org Message-ID: <20080227205847.GA70520@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: skyeye kernel build broken X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 20:59:12 -0000 Hi, I have been thinking of using a arm simulator to see if I could build local arm packages that way. So I saw that there is a SKYEYE kernel in the arm directory, but when trying to crossbuild it, it gives this error: ###################### make TARGET_ARCH=arm buildkernel KERNCONF=SKYEYE ... cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror vnode_if.c :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c cat /usr/src/sys/conf/ldscript.arm|sed s/KERNPHYSADDR/0x20000000/g| sed s/KERNVIRTADDR/0xc0000000/g > ldscript.arm MAKE=make sh /usr/src/sys/conf/newvers.sh KB920X cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9 -ffreestanding -Werror vers.c linking kernel.debug hack.So: could not read symbols: Invalid operation *** Error code 1 Stop in /export/obj/arm/usr/src/sys/SKYEYE. ###################### Should it work? I can build the AVILA kernel without a problem. Is there another easier way to build packages? Currently I use an AVILA board with a diskless NFS setup to build the packages I need. FreeBSD itself I just cross compile. John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org From owner-freebsd-arm@FreeBSD.ORG Wed Feb 27 21:36:15 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62C43106567F; Wed, 27 Feb 2008 21:36:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 37F068FC12; Wed, 27 Feb 2008 21:36:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1RLaElo090034; Wed, 27 Feb 2008 16:36:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1RLaEiB032522; Wed, 27 Feb 2008 16:36:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 893FE73039; Wed, 27 Feb 2008 16:36:14 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080227213614.893FE73039@freebsd-current.sentex.ca> Date: Wed, 27 Feb 2008 16:36:14 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 21:36:15 -0000 TB --- 2008-02-27 21:25:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-27 21:25:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-02-27 21:25:00 - cleaning the object tree TB --- 2008-02-27 21:25:06 - cvsupping the source tree TB --- 2008-02-27 21:25:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-02-27 21:25:11 - building world (CFLAGS=-O -pipe) TB --- 2008-02-27 21:25:11 - cd /src TB --- 2008-02-27 21:25:11 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 27 21:25:12 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/clrerr.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fclose.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fcloseall.c cc -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/arm -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/arm/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/arm/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdio/fdopen.c /src/lib/libc/stdio/fdopen.c: In function 'fdopen': /src/lib/libc/stdio/fdopen.c:67: error: 'SHRT_MAX' undeclared (first use in this function) /src/lib/libc/stdio/fdopen.c:67: error: (Each undeclared identifier is reported only once /src/lib/libc/stdio/fdopen.c:67: error: for each function it appears in.) *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-27 21:36:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-27 21:36:14 - ERROR: failed to build world TB --- 2008-02-27 21:36:14 - tinderbox aborted TB --- 479.60 user 59.62 system 673.64 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-arm@FreeBSD.ORG Thu Feb 28 22:06:21 2008 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B33A1065670 for ; Thu, 28 Feb 2008 22:06:21 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id C36398FC13 for ; Thu, 28 Feb 2008 22:06:20 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-40-215.dynamic.qsc.de [212.202.40.215]) by mx01.qsc.de (Postfix) with ESMTP id 2E3CCE397B; Thu, 28 Feb 2008 22:40:18 +0100 (CET) Received: from 192.168.1.2 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Thu, 28 Feb 2008 22:40:14 +0100 (CET) Message-ID: <57005.192.168.1.2.1204234814.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <86hch36j95.fsf@ds4.des.no> References: <479880A7.1030107@digiware.nl> <20080124.084828.1608359032.imp@bsdimp.com> <864pd386mj.fsf@ds4.des.no> <20080124.110954.179240992.imp@bsdimp.com> <86hch36j95.fsf@ds4.des.no> Date: Thu, 28 Feb 2008 22:40:14 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-arm@freebsd.org Subject: Re: sshd broken on arm? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 22:06:21 -0000 Dag-Erling Smørgrav wrote: > For bonus points, start by verifying that the bug is present in the > latest -portable version from ports. I haven't updated the base > system's OpenSSH in a while (because I haven't seen any changes worth > the hassle) and the OpenSSH developers aren't going to be happy about a > bug report against 4.5p1 when the latest version is 4.7p1. OpenSSH 4.7p1 from ports doesn't work either. It's the same error message. Björn From owner-freebsd-arm@FreeBSD.ORG Sat Mar 1 21:39:28 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A0201065679; Sat, 1 Mar 2008 21:39:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B15428FC1F; Sat, 1 Mar 2008 21:39:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m21LdRBa016001; Sat, 1 Mar 2008 16:39:27 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m21LdRsF027570; Sat, 1 Mar 2008 16:39:27 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D8FEB73039; Sat, 1 Mar 2008 16:39:26 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080301213926.D8FEB73039@freebsd-current.sentex.ca> Date: Sat, 1 Mar 2008 16:39:26 -0500 (EST) X-Virus-Scanned: ClamAV 0.92.1/6012/Wed Feb 27 13:48:06 2008 clamav-milter version 0.92.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 21:39:28 -0000 TB --- 2008-03-01 21:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-03-01 21:15:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-03-01 21:15:00 - cleaning the object tree TB --- 2008-03-01 21:15:26 - cvsupping the source tree TB --- 2008-03-01 21:15:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-03-01 21:15:37 - building world (CFLAGS=-O -pipe) TB --- 2008-03-01 21:15:37 - cd /src TB --- 2008-03-01 21:15:37 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 1 21:15:40 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] from /obj/arm/src/tmp/usr/include/ufs/ufs/ufsmount.h:36, from /src/lib/libufs/sblock.c:36: /obj/arm/src/tmp/usr/include/sys/lockmgr.h:159:2: error: #error "LOCK_FILE not defined, include before " In file included from /obj/arm/src/tmp/usr/include/sys/buf.h:44, from /obj/arm/src/tmp/usr/include/ufs/ufs/ufsmount.h:36, from /src/lib/libufs/type.c:36: /obj/arm/src/tmp/usr/include/sys/lockmgr.h:159:2: error: #error "LOCK_FILE not defined, include before " mkdep: compile failed *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-03-01 21:39:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-03-01 21:39:26 - ERROR: failed to build world TB --- 2008-03-01 21:39:26 - tinderbox aborted TB --- 1070.66 user 144.05 system 1466.15 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full