To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-arm
or, via email, send a message with subject or body 'help' to
freebsd-a...@freebsd.org
You can reach the person managing the list at
freebsd-...@freebsd.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-arm digest..."
Today's Topics:
1. [head tinderbox] failure on arm/arm (FreeBSD Tinderbox)
2. Re: What is the state of FreeBSD on the SheevaPlug?
(Ruben de Groot)
3. Current problem reports assigned to freeb...@FreeBSD.org
(FreeBSD bugmaster)
----------------------------------------------------------------------
Message: 1
Date: Mon, 1 Mar 2010 04:21:38 GMT
From: FreeBSD Tinderbox <tind...@freebsd.org>
Subject: [head tinderbox] failure on arm/arm
To: FreeBSD Tinderbox <tind...@freebsd.org>, <cur...@freebsd.org>,
<a...@freebsd.org>
Message-ID: <201003010421....@freebsd-current.sentex.ca>
TB --- 2010-03-01 03:35:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-03-01 03:35:00 - starting HEAD tinderbox run for arm/arm
TB --- 2010-03-01 03:35:00 - cleaning the object tree
TB --- 2010-03-01 03:35:11 - cvsupping the source tree
TB --- 2010-03-01 03:35:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile
TB --- 2010-03-01 03:37:07 - building world
TB --- 2010-03-01 03:37:07 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-03-01 03:37:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-03-01 03:37:07 - TARGET=arm
TB --- 2010-03-01 03:37:07 - TARGET_ARCH=arm
TB --- 2010-03-01 03:37:07 - TZ=UTC
TB --- 2010-03-01 03:37:07 - __MAKE_CONF=/dev/null
TB --- 2010-03-01 03:37:07 - cd /src
TB --- 2010-03-01 03:37:07 - /usr/bin/make -B buildworld
>>> World build started on Mon Mar 1 03:37:08 UTC 2010
>>> 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
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O -pipe -DUSE_BSM_AUDIT -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -o su su.o -lutil -lpam -lbsm
gzip -cn /src/usr.bin/su/su.1 > su.1.gz
===> usr.bin/systat (all)
cc -O -pipe -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmds.c
cc -O -pipe -DINET6 -std=gnu99 -Wno-pointer-sign -c /src/usr.bin/systat/cmdtab.c
In file included from /src/usr.bin/systat/extern.h:39,
from /src/usr.bin/systat/cmdtab.c:43:
/obj/arm/src/tmp/usr/include/kvm.h:72: error: expected declaration specifiers or '...' before 'u_int'
*** Error code 1
Stop in /src/usr.bin/systat.
*** Error code 1
Stop in /src/usr.bin.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2010-03-01 04:21:37 - WARNING: /usr/bin/make returned exit code 1
TB --- 2010-03-01 04:21:37 - ERROR: failed to build world
TB --- 2010-03-01 04:21:37 - 1962.66 user 494.62 system 2797.82 real
http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full
------------------------------
Message: 2
Date: Mon, 1 Mar 2010 10:54:32 +0100
From: Ruben de Groot <mai...@bzerk.org>
Subject: Re: What is the state of FreeBSD on the SheevaPlug?
To: Rafal Jaworowski <r...@semihalf.com>
Cc: freeb...@freebsd.org, Matthias Rampke
<matthia...@googlemail.com>
Message-ID: <20100301095...@ei.bzerk.org>
Content-Type: text/plain; charset=us-ascii
On Tue, Feb 23, 2010 at 10:25:04PM +0100, Rafal Jaworowski typed:
>
> > Rafal: is the SD driver available as a patch, as long as it's not in
> > the main tree? Being able to boot from SD cards would be an almost
> > ideal solution, second only to internal flash (which is still way off
> > due to lack of a NAND filesystem, I know).
>
> There isn't ready to apply patch, sorry; while the SD/MMC driver itself is a pretty self-contained piece of code (http://people.freebsd.org/~raj/misc/mv_sdio.c), there are extensions and updates required to the GPIO code to make it work (some MMC lines go through the GPIO, we need to handle debouncing for presence detect signals and so on); we have other local GPIO modifications, and this is where some work is required to distill, clean up and reintagrate with HEAD.
>
> Keep nagging me about it and I'll finally complete the integration :-)
<nag>
I'm also very eager to see this working on FreeBSD. Would like to help as well, if I can.
Any hints on how to compile this code (mv_sdio.c) into a 9-Current kernel?
</nag>
Thanks very much for your work on this!
Ruben
------------------------------
Message: 3
Date: Mon, 1 Mar 2010 11:06:55 GMT
From: FreeBSD bugmaster <bugm...@FreeBSD.org>
Subject: Current problem reports assigned to freeb...@FreeBSD.org
To: freeb...@FreeBSD.org
Message-ID: <201003011106....@freefall.freebsd.org>
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker Resp. Description
--------------------------------------------------------------------------------
o arm/134368 arm [patch] nslu2_led driver for the LEDs on the NSLU2
o arm/134338 arm [patch] Lock GPIO accesses on ixp425
o arm/134092 arm [patch] NSLU.hints contains wrong hints for on board n
3 problems total.
------------------------------
End of freebsd-arm Digest, Vol 205, Issue 1
*******************************************