From owner-freebsd-embedded@FreeBSD.ORG Mon Aug 4 11:06:53 2008 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66CB91065671 for ; Mon, 4 Aug 2008 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D2D98FC0A for ; Mon, 4 Aug 2008 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m74B6rkt082020 for ; Mon, 4 Aug 2008 11:06:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m74B6qHa082016 for freebsd-embedded@FreeBSD.org; Mon, 4 Aug 2008 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Aug 2008 11:06:52 GMT Message-Id: <200808041106.m74B6qHa082016@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-embedded@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-embedded@FreeBSD.org X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 11:06:53 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/15876 embedded [picobsd] PicoBSD message of the day problems o kern/42728 embedded [picobsd] many problems in src/usr.sbin/ppp/* after c o misc/52256 embedded [picobsd] picobsd build script does not read in user/s o kern/101228 embedded [nanobsd] [patch] Two more entries for FlashDevice.sub 4 problems total. From owner-freebsd-embedded@FreeBSD.ORG Wed Aug 6 04:35:47 2008 Return-Path: Delivered-To: embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24F2B1065672 for ; Wed, 6 Aug 2008 04:35:47 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id EEA3A8FC0A for ; Wed, 6 Aug 2008 04:35:46 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 2600E1A9133 for ; Tue, 5 Aug 2008 21:13:21 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Flag: NO X-Spam-Score: -4.399 X-Spam-Level: X-Spam-Status: No, score=-4.399 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1.8, AWL=0.000, BAYES_00=-2.599] Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XVfHEyM+tkxm for ; Tue, 5 Aug 2008 21:13:20 -0700 (PDT) Received: from [10.47.1.6] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 8C98A1A8EE7 for ; Tue, 5 Aug 2008 21:13:20 -0700 (PDT) Message-ID: <489925FC.7070404@miralink.com> Date: Tue, 05 Aug 2008 21:18:04 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: embedded@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: NANOBSD Build Failure X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 04:35:47 -0000 I've recently started to get the following build failure from NanoBSD and I am not sure what to make of it. If I buildworld outside of nanobsd, I certainly don't see this error: ===> gnu/usr.bin/texinfo/texindex (all) cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib -c /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c gzip -cn /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/doc/texindex.1 > texindex.1.gz cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib -o texindex texindex.o /var/tmp/nanobuild_1001/FreeBSD_RELENG6/tools/tools/nanobsd/build/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a ===> gnu/usr.bin/texinfo/doc (all) 1 error *** Error code 2 1 error *** Error code 2 1 error Has something caused my NANO conf to become invalid recently: NANO_KERNEL=GENERIC NANO_IMAGES=2 NANO_DRIVE=ad0 CONF_BUILD=' NO_NETGRAPH=YES NO_PAM=YES ' CONF_INSTALL=' NO_BLUETOOTH=YES NO_DICT=YES NO_TOOLCHAIN=YES NO_ATM=YES NO_NIS=YES NO_CVS=YES NO_FORTRAN=YES NO_HTML=YES NO_LPR=YES NO_MAN=YES NO_SHAREDOCS=YES NO_EXAMPLES=YES NO_CALENDAR=YES NO_MISC=YES NO_SENDMAIL=YES NO_SHARE=YES ' CONF_WORLD=' NO_BIND=YES NO_KERBEROS=YES NO_GAMES=YES NO_RESCUE=YES NO_INFO=YES ' -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Cell 503-358-6832 Phone 503-621-5143 Fax 503-621-5199 MSN: sbruno@miralink.com Google: seanwbruno@gmail.com From owner-freebsd-embedded@FreeBSD.ORG Wed Aug 6 05:18:53 2008 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD6F01065672 for ; Wed, 6 Aug 2008 05:18:53 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id 661D98FC0C for ; Wed, 6 Aug 2008 05:18:53 +0000 (UTC) (envelope-from davidn04@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so463737wxd.7 for ; Tue, 05 Aug 2008 22:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wTDGZ09dRltcTtzoUQdTJ8/GXcRDD90teSzTMpv4nKI=; b=cEC3kZaTsuPodfBQYJbdDb8M5oVui1xxujXOj/zsu4je6GajuoqZ8QVBFvahuLkPH4 JUmaPqT/md9ho5t70IMd6i8Slf9w8AmgO2t+ORxxt4e1l+UD5FTtzZNBn+LjhAlrrsNs 1IXgJqvSsIm5FDsY1JxjoNAM/eePipKNtSvmo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=TeqAgb26CK+eVrHdI/pVPEdHWom6cAJsJojMV0PPsggAIVKtM5Ut2/54zjPkjdR6eE +2fPVNLvPnBjKvLDwjWCLrjVicidMovZg14YLsHp2v2ve48LdNSD5/yRLT2QD3a/76MF /Xz/dWvi0muHWyDUvsUnbmCAyeZT7uWdpEgTY= Received: by 10.70.117.7 with SMTP id p7mr2286634wxc.74.1217998406353; Tue, 05 Aug 2008 21:53:26 -0700 (PDT) Received: by 10.70.44.7 with HTTP; Tue, 5 Aug 2008 21:53:26 -0700 (PDT) Message-ID: <4d7dd86f0808052153uf7b9832s64793f1f643b5a48@mail.gmail.com> Date: Wed, 6 Aug 2008 14:53:26 +1000 From: "David N" To: "Sean Bruno" In-Reply-To: <489925FC.7070404@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <489925FC.7070404@miralink.com> Cc: embedded@freebsd.org Subject: Re: NANOBSD Build Failure X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 05:18:53 -0000 2008/8/6 Sean Bruno : > I've recently started to get the following build failure from NanoBSD and I > am not sure what to make of it. If I buildworld outside of nanobsd, I > certainly don't see this error: > > ===> gnu/usr.bin/texinfo/texindex (all) > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H > -DLOCALEDIR=\"/usr/share/locale\" > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib > -c > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c > gzip -cn > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/doc/texindex.1 >> texindex.1.gz > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H > -DLOCALEDIR=\"/usr/share/locale\" > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib > -o texindex texindex.o > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/tools/tools/nanobsd/build/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a > ===> gnu/usr.bin/texinfo/doc (all) > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > Has something caused my NANO conf to become invalid recently: > > NANO_KERNEL=GENERIC > NANO_IMAGES=2 > NANO_DRIVE=ad0 > > CONF_BUILD=' > NO_NETGRAPH=YES > NO_PAM=YES > ' > > CONF_INSTALL=' > NO_BLUETOOTH=YES > NO_DICT=YES > NO_TOOLCHAIN=YES > NO_ATM=YES > NO_NIS=YES > NO_CVS=YES > NO_FORTRAN=YES > NO_HTML=YES > NO_LPR=YES > NO_MAN=YES > NO_SHAREDOCS=YES > NO_EXAMPLES=YES > NO_CALENDAR=YES > NO_MISC=YES > NO_SENDMAIL=YES > NO_SHARE=YES > ' > > CONF_WORLD=' > NO_BIND=YES > NO_KERBEROS=YES > NO_GAMES=YES > NO_RESCUE=YES > NO_INFO=YES > ' > > -- > Sean Bruno > MiraLink Corporation > 6015 NE 80th Ave, Ste 100 > Portland, OR 97218 > Cell 503-358-6832 > Phone 503-621-5143 > Fax 503-621-5199 > MSN: sbruno@miralink.com > Google: seanwbruno@gmail.com > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org" > Hi, Take a look at this http://phk.freebsd.dk/misc/build_options/ Not sure how upto date it is. But it looks like the NO_INFO in conf_world is the problem. Regards David N From owner-freebsd-embedded@FreeBSD.ORG Wed Aug 6 15:54:05 2008 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC5E11065671 for ; Wed, 6 Aug 2008 15:54:05 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1AB8FC16 for ; Wed, 6 Aug 2008 15:54:05 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from tirith.brixandersen.dk (0x55534f5f.adsl.cybercity.dk [85.83.79.95]) by solow.pil.dk (Postfix) with ESMTP id 329D01CC1F5 for ; Wed, 6 Aug 2008 17:34:23 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id EFF0C11439; Wed, 6 Aug 2008 17:34:20 +0200 (CEST) Date: Wed, 6 Aug 2008 17:34:20 +0200 From: Henrik Brix Andersen To: freebsd-embedded@freebsd.org Message-ID: <20080806153420.GB80548@tirith.brixandersen.dk> References: <489925FC.7070404@miralink.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <489925FC.7070404@miralink.com> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: NANOBSD Build Failure X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:54:05 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 05, 2008 at 09:18:04PM -0700, Sean Bruno wrote: > I've recently started to get the following build failure from NanoBSD=20 > and I am not sure what to make of it. If I buildworld outside of=20 > nanobsd, I certainly don't see this error: >=20 > =3D=3D=3D> gnu/usr.bin/texinfo/texindex (all) > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H=20 > -DLOCALEDIR=3D\"/usr/share/locale\" =20 > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/..= /../../../contrib/texinfo=20 > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/..= /../../../contrib/texinfo/lib =20 > -c=20 > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../.= =2E/../../contrib/texinfo/util/texindex.c > gzip -cn=20 > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../.= =2E/../../contrib/texinfo/doc/texindex.1=20 > > texindex.1.gz > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H=20 > -DLOCALEDIR=3D\"/usr/share/locale\" =20 > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/..= /../../../contrib/texinfo=20 > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/..= /../../../contrib/texinfo/lib =20 > -o texindex texindex.o=20 > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/tools/tools/nanobsd/build/var/tmp= /nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../libtxi/libt= xi.a > =3D=3D=3D> gnu/usr.bin/texinfo/doc (all) > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error Try setting NANO_PMAKE=3D"make -j 1" - that should reveal what is failing. Brix --=20 Henrik Brix Andersen --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) Comment: GnuPG signed iEYEARECAAYFAkiZxHwACgkQv+Q4flTiePgVJACeItNjUsmmR+M2s6+KBWgH2NbS wW8AmwXe0WANpfKFupY5sqn46zMJ/Em3 =FMdo -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE--