From owner-freebsd-arm@FreeBSD.ORG Wed Jan 12 22:55:14 2011 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 6EEEA106566B for ; Wed, 12 Jan 2011 22:55:14 +0000 (UTC) (envelope-from mdf356@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 36B1E8FC0A for ; Wed, 12 Jan 2011 22:55:14 +0000 (UTC) Received: by iyb26 with SMTP id 26so1038674iyb.13 for ; Wed, 12 Jan 2011 14:55:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=zJF/wFJC3aX/bcQhBBGenstzqxALa1zhposuUlPLvkA=; b=GfjqzIlv9D868ozDKz6bhFAUiG1osMZoEmpziaEtuBf7DZqKYRpJWOiAQ3CXCkNGf6 bEEdoLz3Yr+DwUen2vAQjCyvku3IMNk97d3BXnRdlN19njiF4LEFgYsa5YyKXDGtXH2Q di2KzY39xGiiHWI9yWbP54NY70+xv/EPUXgUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=QJxfAKv94PrQh1PtFLxhB+qXD8qD0IX0k9lNpEhT20CXRr2Jr0nnHUzOsRuERsd8bd Vm9hqKODuothNhHO9cmHgFzrV413KNMRoweV3IUgNP42oE4kh5uiGdbF+uPqxBt7962O 7RNKCG0QGr4F/RP53L6Z7L5kildWlhZieDYGA= MIME-Version: 1.0 Received: by 10.231.173.67 with SMTP id o3mr1681823ibz.29.1294871205428; Wed, 12 Jan 2011 14:26:45 -0800 (PST) Received: by 10.231.160.147 with HTTP; Wed, 12 Jan 2011 14:26:45 -0800 (PST) In-Reply-To: <201101122220.p0CMKowD048188@freebsd-current.sentex.ca> References: <201101122220.p0CMKowD048188@freebsd-current.sentex.ca> Date: Wed, 12 Jan 2011 14:26:45 -0800 Message-ID: From: Matthew Fleming To: FreeBSD Tinderbox Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: arm@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on arm/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: Wed, 12 Jan 2011 22:55:14 -0000 This is me, but I'm rather puzzled why it's failing. SYSCTL_UQUAD is in the sys/sysctl.h for the image we're building. And why is there a file with SYSCTL_FOO being built as a library? Any help? Thanks, matthew On Wed, Jan 12, 2011 at 2:20 PM, FreeBSD Tinderbox wrote: > TB --- 2011-01-12 22:00:00 - tinderbox 2.6 running on freebsd-current.sen= tex.ca > TB --- 2011-01-12 22:00:00 - starting HEAD tinderbox run for arm/arm > TB --- 2011-01-12 22:00:00 - cleaning the object tree > TB --- 2011-01-12 22:00:09 - cvsupping the source tree > TB --- 2011-01-12 22:00:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca /tinderbox/HEAD/arm/arm/supfile > TB --- 2011-01-12 22:00:30 - building world > TB --- 2011-01-12 22:00:30 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-01-12 22:00:30 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-01-12 22:00:30 - TARGET=3Darm > TB --- 2011-01-12 22:00:30 - TARGET_ARCH=3Darm > TB --- 2011-01-12 22:00:30 - TZ=3DUTC > TB --- 2011-01-12 22:00:30 - __MAKE_CONF=3D/dev/null > TB --- 2011-01-12 22:00:30 - cd /src > TB --- 2011-01-12 22:00:30 - /usr/bin/make -B buildworld >>>> World build started on Wed Jan 12 22:00:30 UTC 2011 >>>> 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 > [...] > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:678: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:682: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:684: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:686: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:689: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:691: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:694: error: expected ')' before '(' token > /src/cddl/lib/libzpool/../../../sys/cddl/contrib/opensolaris/uts/common/f= s/zfs/arc.c:698: error: expected ')' before '(' token > *** Error code 1 > > Stop in /src/cddl/lib/libzpool. > *** Error code 1 > > Stop in /src/cddl/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 --- 2011-01-12 22:20:50 - WARNING: /usr/bin/make returned exit code = =A01 > TB --- 2011-01-12 22:20:50 - ERROR: failed to build world > TB --- 2011-01-12 22:20:50 - 926.31 user 233.05 system 1249.77 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >