Buildworld with ccache fails

2013-10-14 Thread Sevan / Venture37
Hi, I noticed that back in April changes had been commited to allow ccache to build -HEAD world so give it a try again on r256380. The build process now fails at building libc.so.7 with error /usr/bin/ld: this linker was not configured to use sysroots cc: error: linker command failed with exit code

Re: [CFT] Patch to bsdinstall to support root-on-ZFS and GELI

2013-10-14 Thread Allan Jude
For those of you not aware, the latest version of the root-on-ZFS+GELI in bsdinstall patch shipped as part of FreeBSD 10.0-BETA1 today. Please test it and report any issues you have. There is one known issue (already patched in our repo), where if you do a GELI pool, the unencrypted /boot pool is

Re: BE Loader Menu (was Re: rcs)

2013-10-14 Thread Thomas Mueller
from Juergen Lock: > If you mean it loads the kernel but then crashes instead of booting it > then your grub2 version is missing this fix: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699002 > >I used Super Grub2 Disk image on the System Rescue CD written to USB sti

Re: Process stuck in D+ state

2013-10-14 Thread Allan Jude
On 2013-10-14 16:53, Olivier Cochard-Labbé wrote: > On Mon, Oct 14, 2013 at 1:14 AM, Allan Jude wrote: >> Looking at the process states, connect and rpcreconnect, seem to suggest >> something involving yp/nis or NFS or some such. >> > Oops, yes you've right, I've got an sub-folder on my homedir th

Re: Process stuck in D+ state

2013-10-14 Thread Olivier Cochard-Labbé
On Mon, Oct 14, 2013 at 1:14 AM, Allan Jude wrote: > Looking at the process states, connect and rpcreconnect, seem to suggest > something involving yp/nis or NFS or some such. > Oops, yes you've right, I've got an sub-folder on my homedir that was NFS mounted and the NFS server was poweroff witho

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Colin Percival
On 10/14/13 10:00, Ian Lepore wrote: > On Mon, 2013-10-14 at 09:51 -0700, Colin Percival wrote: >> Yes, it's hard to store state on diskless systems... but I figured >> that anyone building a diskless system would know to not create a >> "run firstboot scripts" marker. And not all embedded systems

FreeBSD 10.0-BETA1 now available

2013-10-14 Thread Glen Barber
The first BETA build of the 10.0-RELEASE release cycle is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. The image checksums follow at the end of this email. ISO images and, for architectures that support it, the memory stick images are a

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Ian Lepore
On Mon, 2013-10-14 at 09:51 -0700, Colin Percival wrote: > Hi Nick, > > On 10/14/13 00:59, Nick Hibma wrote: > > Sounds useful: We have nanobsd images that configure a hard disk if > > present, but obviously only need to be run once. > > > > However: NanoBSD stores uses a memory disk for /etc an

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Colin Percival
On 10/14/13 05:07, Hiroki Sato wrote: > Colin Percival wrote > in <525b258f.3030...@freebsd.org>: > > cp> I've attached a very simple patch which makes /etc/rc: > > cp> +if ! [ -e /var/db/firstboot ]; then > cp> + skip="$skip -s firstboot" > cp> +fi > > At this stage, it is possible that /va

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Colin Percival
Hi Nick, On 10/14/13 00:59, Nick Hibma wrote: > Sounds useful: We have nanobsd images that configure a hard disk if present, > but obviously only need to be run once. > > However: NanoBSD stores uses a memory disk for /etc and stores it's permanent > scripts in /conf/* (/etc/rc.initdiskless) an

Re: BE Loader Menu (was Re: rcs)

2013-10-14 Thread Juergen Lock
In article <59.81.16944.C6136525@cdptpa-oedge02> you write: >Sorry for previous typo in From: line, missing right angle bracket at end. >Then, in a finger error, I resent that message just before finding the error >and making the needed correction. > >from Devin Teske: > >> I'm late to the party a

Re: May you please add alias for nslookup?

2013-10-14 Thread Julian H. Stacey
> > Removing src/contrib/bind9 from FreeBSD-10 will get criticised as: > > "Calls itself a server OS, but no name server out of the box!" > > > > Please resist periodic urges to strip src/ towards just a tool set > > capable of rebuilding itself. Tossing expected tools (even if a > > port is mor

Re: Process stuck in D+ state

2013-10-14 Thread Rick Macklem
Allan Jude wrote: > On 2013-10-13 15:10, Olivier Cochard-Labbé wrote: > > I've got a frequent problem on my desktop (FreeBSD 10.0-ALPHA5 #8 > > r256200): > > After few hours I can't acces to one of my folder: A simple "ls" in > > this folder stucks, and all filesystem information started after > >

Re: ZFS panic (dn->dn_datablkshift != 0) with r256304 and send/recv

2013-10-14 Thread Keith White
On Mon, 14 Oct 2013, Andriy Gapon wrote: on 14/10/2013 03:34 Keith White said the following: I get the following assert failure with a recent current: panic: solaris assert: dn->dn_datablkshift != 0, file: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c, line

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Hiroki Sato
Colin Percival wrote in <525b258f.3030...@freebsd.org>: cp> I've attached a very simple patch which makes /etc/rc: cp> +if ! [ -e /var/db/firstboot ]; then cp> + skip="$skip -s firstboot" cp> +fi At this stage, it is possible that /var/db does not exist because it is before rc.d/mountcrit

Re: panic: ia64 r255811: deadlkres: possible deadlock detected for 0xe000000012d07b00, blocked for 902743 ticks

2013-10-14 Thread Davide Italiano
On Mon, Oct 14, 2013 at 10:21 AM, Anton Shterenlikht wrote: > >From davide.itali...@gmail.com Fri Oct 11 15:39:49 2013 >> >>If you're not able to get a full dump, a textdump would be enough. >>In your DDB scripts just remove the 'call doadump' step and you should >>be done, unless I'm missing some

panic: uma_zfree: Freeing to non free bucket index.

2013-10-14 Thread Anton Shterenlikht
BTW, I see in dmesg: Starting ddb. ddb: sysctl: debug.ddb.scripting.scripts: Invalid argument /etc/rc: WARNING: failed to start ddb What is that about? panic: uma_zfree: Freeing to non free bucket index. cpuid = 0 KDB: stack backtrace: db_trace_self(0x9ffc00158380) at db_trace_self+0x40 db

Re: libstdc++ fallout? mongodb fails to build.

2013-10-14 Thread Ian FREISLICH
Florent Peterschmitt wrote: > Le 20/09/2013 10:04, Ian FREISLICH a =E9crit : > > Hi > > > > Is this libstdc++ fallout? > > You can try these patchs: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/182110 I am sorry that I did not see your message until today. This fixes the build. Thank

Re: panic: ia64 r255811: deadlkres: possible deadlock detected for 0xe000000012d07b00, blocked for 902743 ticks

2013-10-14 Thread Anton Shterenlikht
>From davide.itali...@gmail.com Fri Oct 11 15:39:49 2013 > >If you're not able to get a full dump, a textdump would be enough. >In your DDB scripts just remove the 'call doadump' step and you should >be done, unless I'm missing something. >Please adjust the script as well to include all the informa

Re: RFC: support for "first boot" rc.d scripts

2013-10-14 Thread Nick Hibma
Colin, Sounds useful: We have nanobsd images that configure a hard disk if present, but obviously only need to be run once. However: NanoBSD stores uses a memory disk for /etc and stores it's permanent scripts in /conf/* (/etc/rc.initdiskless) and/or /cfg (NanoBSD) so I doubt whether the 'embe

Re: /usr/ports/UPDATING entry September 04, 2013

2013-10-14 Thread Joe Nosay
On Mon, Oct 14, 2013 at 3:43 AM, Guido Falsi wrote: > On 10/13/13 18:40, Joe Nosay wrote: > >> Will the pkg upgrade work with applications built from ports and not pkg >> add $APPLICATION? >> > > I'm not sure What you mean. > > the "pkg upgrade" command works only using binary packages, which can

Re: /usr/ports/UPDATING entry September 04, 2013

2013-10-14 Thread Guido Falsi
On 10/13/13 18:40, Joe Nosay wrote: Will the pkg upgrade work with applications built from ports and not pkg add $APPLICATION? I'm not sure What you mean. the "pkg upgrade" command works only using binary packages, which can come and "official" repository or your own one. This is going to w