Re: uname -a output without svn revision number

2019-01-04 Thread Enji Cooper
> On Jan 4, 2019, at 19:00, Yoshihiro Ota wrote: > > I've seen such failures with NFS without lockd. > > Svn fails as it cannot lock its files, too. Yeah. lockd must be running in order for this to work. This hasn’t changed in the last few years. Cheers, -Enji

Re: uname -a output without svn revision number

2019-01-04 Thread Yoshihiro Ota
I've seen such failures with NFS without lockd. Svn fails as it cannot lock its files, too. Hiro On Fri, 4 Jan 2019 10:41:56 -0500 Ed Maste wrote: > On Fri, 4 Jan 2019 at 10:36, Matthias Apitz wrote: > > > > To save space on the netbook > > I excluded /usr/src/.svn which is causing now the ab

Re: revision 342699 breaks savecore when WITHOUT_DYNAMICROOT=yes is defined in src.conf amd64 current

2019-01-04 Thread Mark Johnston
On Fri, Jan 04, 2019 at 11:14:55AM -0800, Manfred Antar wrote: > sbin/savecore broken when WITHOUT_DYNAMICROOT is defined: Fixed in r342776, thanks. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current T

revision 342699 breaks savecore when WITHOUT_DYNAMICROOT=yes is defined in src.conf amd64 current

2019-01-04 Thread Manfred Antar
sbin/savecore broken when WITHOUT_DYNAMICROOT is defined: /usr/local/bin/ccache cc -O2 -pipe -DWITH_CASPER -MD -MF.depend.savecore.o -MTsavecore.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wp

Re: kernel config question

2019-01-04 Thread John Baldwin
On 1/3/19 10:40 PM, Kevin Oberman wrote: > On Wed, Jan 2, 2019 at 5:02 PM Robert Huff wrote: > >> >> John Baldwin writes: >> >>> -[8] In order to have a kernel that can run the 4.x binaries needed >> to >>> -do an installworld, you must include the COMPAT_FREEBSD4 option in >>> -yo

Re: uname -a output without svn revision number

2019-01-04 Thread Ed Maste
On Fri, 4 Jan 2019 at 10:36, Matthias Apitz wrote: > > To save space on the netbook > I excluded /usr/src/.svn which is causing now the absence of the > revision number. Yes, newvers.sh relies on the metadata in .svn to determine the revision number so this is as expected. ___

Re: uname -a output without svn revision number

2019-01-04 Thread Matthias Apitz
El día viernes, enero 04, 2019 a las 09:30:05a. m. -0500, Ed Maste escribió: > It looks like some aspects of this have been broken since r308789. Do > you happen to have a git or hg tree higher up in the directory > hierarchy? For example, ~/.git, and ~/src/freebsd/...? I'll have a fix > for that

Re: uname -a output without svn revision number

2019-01-04 Thread Ed Maste
On Fri, 4 Jan 2019 at 08:42, Julian H. Stacey wrote: > > Matthias Apitz wrote: > > $ sh /usr/src/sys/conf/newvers.sh > > Me too. Mine also returns nothing. Ditto uname. Ditto dmesg. Annoying. Please read the UPDATING entry and the src.conf description for WITHOUT_REPRODUCIBLE_BUILD. You probably

Re: uname -a output without svn revision number

2019-01-04 Thread Ed Maste
On Fri, 4 Jan 2019 at 00:53, Matthias Apitz wrote: > > Why is this? I've read in UPDATING that: > > ... > 20180913: > Reproducible build mode is now on by default, in preparation for > FreeBSD 12.0. This eliminates build metadata such as the user, > ... > > But this does not expla

Re: uname -a output without svn revision number

2019-01-04 Thread Gary Jennejohn
On Fri, 4 Jan 2019 15:24:42 +0100 Gary Jennejohn wrote: > On Fri, 04 Jan 2019 14:41:43 +0100 > "Julian H. Stacey" wrote: > > > Matthias Apitz wrote: > > > $ sh /usr/src/sys/conf/newvers.sh > > > > Me too. Mine also returns nothing. Ditto uname. Ditto dmesg. Annoying. > > > > /usr/src/.

Re: uname -a output without svn revision number

2019-01-04 Thread Gary Jennejohn
On Fri, 04 Jan 2019 14:41:43 +0100 "Julian H. Stacey" wrote: > Matthias Apitz wrote: > > $ sh /usr/src/sys/conf/newvers.sh > > Me too. Mine also returns nothing. Ditto uname. Ditto dmesg. Annoying. > > /usr/src/.svn_revision 342578 probably what I used to install / from, > but how to tell no

Re: uname -a output without svn revision number

2019-01-04 Thread Julian H. Stacey
Matthias Apitz wrote: > $ sh /usr/src/sys/conf/newvers.sh Me too. Mine also returns nothing. Ditto uname. Ditto dmesg. Annoying. /usr/src/.svn_revision 342578 probably what I used to install / from, but how to tell now its been excised ? Good you reported it. (I'd assumed it was local breakage

[Bug 227191] Cannot check battery status after upgrading to 12-CURRENT after r330957 (ACPI _STA method removed)

2019-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227191 Kubilay Kocak changed: What|Removed |Added Flags|mfc-stable12? |mfc-stable12+ Keywords|n

Re: A reliable port cross-build failure (hangup) in my context (amd64->armv7 cross build, with native-tool speedup involved)

2019-01-04 Thread Mark Millard
On 2019-Jan-3, at 22:56, Michal Meloun wrote: > On 29.12.2018 18:47, Dennis Clarke wrote: >> On 12/28/18 9:56 PM, Mark Millard via freebsd-arm wrote: >>> >>> On 2018-Dec-28, at 12:12, Mark Millard wrote: >>> On 2018-Dec-28, at 05:13, Michal Meloun wrote: > Mark, > t