Suspend/resume (to/from RAM), kern.vty, and x11/nvidia-driver

2021-03-03 Thread David Wolfskill
I have a couple of Dell laptops -- an older (Precision M4800) and a newer (Precision 7520) on which I've been tracking FreeBSD stable/12, head, and (lately) stable/13 (with a daily cadence). I also update installed ports on each every day. Each uses x11/nvidia-driver for graphics. Each runs Free

Any way to get hsm(4) device under stable/12?

2021-02-28 Thread David Wolfskill
I have been using a laptop that is old enough to have a fair number of its components replaced with parts taken from others (mostly of the same model) -- a Dell Precision M4800. And it works well.. but single points of failure do not bring me comfort. :-} I acquired a refurbished Dell Precision 7

Re: stable/13 buildworld fail

2021-02-20 Thread David Wolfskill
On Sat, Feb 20, 2021 at 04:43:57PM +0100, Peter Cornelius wrote: > G'day, folks, > > Is anyone else seeing something like below? (Because if not, I messed up > something and need to continue to search for what it may have been...) > > Last change, I believe was commit ced29ea4fb42a70301ba0770ec2

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-31 Thread David Wolfskill
On Thu, Dec 31, 2020 at 01:06:17PM +0200, Christos Chatzaras wrote: > ... > But the latest doc version has no reference about "mergemaster -p". > > So "mergemaster/etcupdate -p" is not needed if we use 12.2? > I used src/UPDATING (near the end, under "COMMON ITEMS", then "To rebuild everyth

Re: git, $FreeBSD$ and mergemaster

2020-12-30 Thread David Wolfskill
On Wed, Dec 30, 2020 at 05:07:19PM +0100, Ulrich Spörlein wrote: > ... > >> However, wouldn't this mean that every run of "mergemaster" would > >> prompt for local changes? The nice thing about using the $FreeBSD$ > >> tags was that if I approved a local-change, subsequent runs of > >> mergemaster

Re: git, $FreeBSD$ and mergemaster

2020-12-25 Thread David Wolfskill
On Fri, Dec 25, 2020 at 10:00:57PM +1300, Jonathan Chen wrote: > Hi Kyle, > > On Thu, 24 Dec 2020 at 15:05, Kyle Evans wrote: > ... > > mergemaster only uses it as an optimization, if they're unexpanded > > throughout then it falls back to diff(1) -- i.e. it's slower without. > > Thanks for the

Re: Commit 364003 causes immediate restart

2020-08-07 Thread David Wolfskill
On Fri, Aug 07, 2020 at 03:09:00PM +0200, peter.b...@bsd4all.org wrote: > Hi, > > After commit 364003 STABLE-12 reboots almost immediately. No error message, > not dump. Just a reboot. > > Last working commit 364002. > > Please let me know what is needed - acpidump or something like that. > ...

Re: mergemaster whines "... can't install files to the temproot environment"

2020-08-02 Thread David Wolfskill
On Sun, Aug 02, 2020 at 12:20:24PM -0700, David Wolfskill wrote: > Never mind I invoke the "make" command manually; I had an out-of-date (sendmail) *.cf file, which was on a read-only file system. Peace, david -- David H. Wolfskill da...@c

mergemaster whines "... can't install files to the temproot environment"

2020-08-02 Thread David Wolfskill
I have been updating my home "production" machines weekly for the past 5 years, tracking stable (/12, at present). I mount /usr/src and /usr/obj via NFS from a dedicated build machine, "make install..." on each "client" machine (to a fresh copy of the currently-=booted slice), then reboot from the

Re: r358661 breaks /usr/src/usr.sbin/amd/include/newvers.sh on stable/12

2020-03-05 Thread David Wolfskill
On Thu, Mar 05, 2020 at 01:54:58PM +0100, Trond Endrestøl wrote: > The command > "sh /usr/src/usr.sbin/amd/include/newvers.sh /usr/src/sys/conf/newvers.sh" > is run a part of a normal build, creating config_local.h. > > After r358661, I find this in my build logs for stable/12: > > eval: 1: Synta

Error building stable/12 (amd64) at r355087

2019-11-25 Thread David Wolfskill
This is during a source-based update from r355048 to r355087, during "stage 4.3: building everything" (using META_MODE); meta file reads: # Meta data file /common/S3/obj/usr/src/amd64.amd64/usr.sbin/camdd/camdd.o.meta CMD cc -target x86_64-unknown-freebsd12.1 --sysroot=/common/S3/obj/usr/src/amd6

Re: Logging boot messages from the loader

2019-11-21 Thread David Wolfskill
On Thu, Nov 21, 2019 at 04:51:13PM +0700, Eugene Grosbein wrote: > Hi! > > How do I get boot messages generated by loader itself written to some log > after successfull boot? > This is generic BIOS-based 11.3-STABLE/amd64 system with syscons console > driver. > > /var/run/dmesg.boot starts with

Odd "lock-up" during warm boot of stable/12 (amd64)

2019-10-25 Thread David Wolfskill
Both yesterday (r353901) and today (r354014), on initial warm boot of stable/12 after running stable/11 (from a different MBR slice; stable/11 was at r353939M and r354064, respectively at the time), my laptop has apparently locked up prior to file systems being mounted. It is unresponsive to anyth

Re: Crontab Question

2019-04-10 Thread David Wolfskill
On Wed, Apr 10, 2019 at 04:34:49PM -0500, Software Info wrote: > I see. I had however copied the output of env to the etc/crontab PATH line. > Wouldn’t that care for an environment issue though? > > > Regards > SI > The execution search path has no (direct) bearing on the current working d

Re: Problem building kernel STABLE12 amd64 arch

2019-02-17 Thread David Wolfskill
On Sun, Feb 17, 2019 at 09:11:46AM +, Filippo Moretti via freebsd-stable wrote: > I tried to update stable to yesterday build and I get the following error on > amd64 arch > linking kernel > ld: error: undefined symbol: iflib_get_softc > >>> referenced by if_vmx.c > >>>   if_vmx.o

"Sample size of one," but a possibly-interesting comparison

2018-12-29 Thread David Wolfskill
My build machine tracks head, as well as recent stable (since 12 was branched, stable/11 and stable/12), running a GENERIC kernel to do so. As described in , each of the three branches boots from its own slice on the same physical machine; the

Re: Success updating stable/11 to /12; a couple things to note

2018-12-27 Thread David Wolfskill
On Thu, Dec 27, 2018 at 10:56:57AM -0700, Ian Lepore wrote: > > I must have missed the part where you were using DESTDIR= during the > install. In that case, the right magic is to add DB_FROM_SRC=yes to the > make installworld command. There were a couple proposals to automate > that somehow,

Re: Success updating stable/11 to /12; a couple things to note

2018-12-27 Thread David Wolfskill
On Thu, Dec 27, 2018 at 09:13:09AM -0700, Ian Lepore wrote: > On Thu, 2018-12-27 at 05:53 -0800, David Wolfskill wrote: > > * I found that I actually needed to create the ntpd user on the > >   running system prior to "make installworld" -- having run > >   &quo

Re: firefox-64.0_3,1 SEGV in stable/12 @r342472

2018-12-27 Thread David Wolfskill
After a refresh of stable/12 to r342545, I no longer see the issue. FWIW, ports updated yesterday were: Upgrade of eigen-3.3.5 to eigen-3.3.7 Upgrade of orc-0.4.25 to orc-0.4.28 Upgrade of ImageMagick6-6.9.10.16,1 to ImageMagick6-6.9.10.20,1 Upgrade of qt5-network-

Success updating stable/11 to /12; a couple things to note

2018-12-27 Thread David Wolfskill
I update my "production" systems here at home by use of a dedicated (non-production) "build machine," mounting its /usr/src & /usr/obj read-only via NFS and performing (essentially) "make installkernel" and "make installworld" -- details on the process may be found at

firefox-64.0_3,1 SEGV in stable/12 @r342472

2018-12-26 Thread David Wolfskill
It's OK in stable/11, both @r342455 (yesterday) and @r342473 (today). It was OK in stable/12 @r342458 (yesterday), but reports a segmentation violation and exits when I'm running stable/12 @r342472 (just built this morning). My ports are all built under stable/11, and I have misc/compat11x instal

Re: Trouble with headphones and hda audio

2018-12-06 Thread David Wolfskill
On Thu, Dec 06, 2018 at 03:02:43PM +0100, Christian Stærk wrote: > Hello, > > I have a new laptop. It's running 11.2-RELEASE. > > While sound on the speakers works fine, sound through the headphones > does not. > . Some of us who had a problem of this nature (in the cases with which I am fa

Re: 12-STABLE source update zoneinfo missing build directories

2018-11-25 Thread David Wolfskill
On Sun, Nov 25, 2018 at 07:01:34AM -0700, Jakub Lach wrote: > Thank you for reply. > > Files install fine, it's from mergemaster. > Well, I ran mergemasater as well (as a routine part of the build), but saw no such complaints in the typescript: freebeast(12.0-P)[1] grep 'zoneinfo/builddir:

Re: 12-STABLE source update zoneinfo missing build directories

2018-11-25 Thread David Wolfskill
On Sun, Nov 25, 2018 at 06:00:06AM -0700, Jakub Lach wrote: > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot > > [Creating objdir /usr/obj/usr/src/amd64.amd64...] > [Cre

Re: r334229 breaks build kernel

2018-05-26 Thread David Wolfskill
On Sat, May 26, 2018 at 06:02:21PM +0300, Dmitriy Makarov wrote: > Hi, > > probably this last changes > https://svnweb.freebsd.org/base?view=revision&revision=334229 breaks > buildkernel in stable/11 > > If it is related my kernel config contains IOSCHED option: > options CAM_IOSCHED_DY

Re: w/uptime broken in stable

2018-04-16 Thread David Wolfskill
On Mon, Apr 16, 2018 at 09:00:32AM +0200, Christian Jachmann wrote: > Hello List, > > seems that w and uptime are broken in 11.* since last week. > > > $uname -a > FreeBSD hurx.thc 11.1-STABLE FreeBSD 11.1-STABLE #16 r332505M: Sun Apr 15 > 14:22:38 CEST 2018 jachm...@hurx.thc:/usr/obj/usr/s

Re: svn commit: r332493 - stable/11/sys/net

2018-04-14 Thread David Wolfskill
On Sat, Apr 14, 2018 at 01:31:28PM +0200, Magnus Ringman wrote: > Hi Brooks, this MFC missed your r331077 > (https://reviews.freebsd.org/D14706) thus stable buildkernel currently > breaks on missing those two macros. > > (_IOC_NEWLEN and _IOC_NEWTYPE for searchability) > > Skål, > Magnus >

Re: Stability of 11.1S

2018-03-19 Thread David Wolfskill
On Tue, Mar 20, 2018 at 12:05:33PM +1100, Dewayne Geraghty wrote: > We rebuild 11.1-Stable at least every two weeks.  Our build on the 7th > Feb is in use on our development boxes, however the rebuild on 22nd > resulted in frequent crashes and our reverting to FreeBSD 11.1-STABLE  > r329008.  Is an

Re: total configured swap pages exceeds maximum recommended amount

2018-03-02 Thread David Wolfskill
[Recipient list trimmed, as this response addresses a peripheral consern -- dhw] On Fri, Mar 02, 2018 at 12:23:34AM -0800, Jeremy Chadwick wrote: > ... > The reason this box has 32GB swap (4x more than existing RAM) has to do > with planning ahead. The system can support up to 32GB RAM, but does >

Re: buildworld fail in stable/11 @r325033 -- r325029?

2017-10-27 Thread David Wolfskill
On Fri, Oct 27, 2017 at 05:42:18PM +0300, Konstantin Belousov wrote: > ... > Can you confirm that the following patch allows your system to build ? > > Index: lib/libprocstat/libprocstat.c > === > --- lib/libprocstat/libprocstat.c

buildworld fail in stable/11 @r325033 -- r325029?

2017-10-27 Thread David Wolfskill
This is observed on systems (both my laptop & my build machine) running stable/11 @r325003, after updating sources to r325033: --- libprocstat.o --- In file included from /usr/src/lib/libprocstat/libprocstat.c:69: /usr/obj/usr/src/tmp/usr/include/sys/ptrace.h:148:19: error: field has incomplete t

Re: stable/11 src update r321515 -> r321613 fail in src/usr.sbin/acpi/acpidump/

2017-07-27 Thread David Wolfskill
On Thu, Jul 27, 2017 at 08:38:22AM -0400, Ed Maste wrote: > On 27 July 2017 at 07:02, David Wolfskill wrote: > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared > > identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean > > 'ACPI_

Re: stable/11 src update r321515 -> r321613 fail in src/usr.sbin/acpi/acpidump/

2017-07-27 Thread David Wolfskill
On Thu, Jul 27, 2017 at 04:02:12AM -0700, David Wolfskill wrote: > ... > I will try the substitution clang suggests, then follow up. > That failed; following the hint from "Herbert J. Skuhra" , I tried a cherry-pick merge of r319365. That seemed to get through src/usr.sb

stable/11 src update r321515 -> r321613 fail in src/usr.sbin/acpi/acpidump/

2017-07-27 Thread David Wolfskill
freebeast(11.1-S)[1] uname -a FreeBSD freebeast.catwhisker.org 11.1-STABLE FreeBSD 11.1-STABLE #409 r321515M/321515:1101501: Wed Jul 26 03:46:30 PDT 2017 r...@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/GENERIC amd64 freebeast(11.1-S)[2] freebeast(11.1-S)[2] svn info /usr/src Path

Re: stable/11 r321349 crashing immediately

2017-07-22 Thread David Wolfskill
On Fri, Jul 21, 2017 at 04:53:18AM +, G. Paul Ziemba wrote: > ... > >It looks like you are trying to execute a program from an NFS file > >system that is exported by the same host. This isn't exactly optimal > >... > > Perhaps not optimal for the implementation, but I think it's a > common NF

Re: post ino64: lockd no runs?

2017-06-12 Thread David Wolfskill
On Mon, Jun 12, 2017 at 12:24:58AM -0700, Xin Li wrote: > Thanks for Kostantin's hints, this is indeed related to my change (which > exposed an old bug with rpc.lockd). > > Please try attached fix. > Aye; that appears to do the job: freebeast(11.1)[1] uname -a && service lockd status FreeBS

Re: post ino64: lockd no runs?

2017-06-11 Thread David Wolfskill
On Sun, Jun 11, 2017 at 09:58:30PM +0300, Konstantin Belousov wrote: > On Sun, Jun 11, 2017 at 11:12:25AM -0700, David Wolfskill wrote: > > 2811 rpc.lockd CALL nlm_syscall(0,0x1e,0x4,0x801015040) > > 2811 rpc.lockd RET nlm_syscall -1 errno 14 Bad address > > If you rev

Re: post ino64: lockd no runs?

2017-06-11 Thread David Wolfskill
On Sun, Jun 04, 2017 at 08:57:44AM -0400, Michael Butler wrote: > It seems that {rpc.}lockd no longer runs after the ino64 changes on any > of my systems after a full rebuild of src and ports. No log entries > offer any insight as to why :-( > > imb I don't tend to use NFS on my systems tha

Re: IPFW kernel build failing on 11.0-STABLE

2017-03-15 Thread David Wolfskill
On Tue, Mar 14, 2017 at 10:09:06PM -0500, Steven Borrelli via freebsd-stable wrote: > Tried building IPFW into my kernel and it failed midway with this: > My laptop's kernel (config file named "CANARY") includes IPFW; this morning's stable/11 update from: FreeBSD g1-252.catwhisker.org 11.0-

Re: kernel installation problem on STABLE-11

2017-02-02 Thread David Wolfskill
On Thu, Feb 02, 2017 at 08:21:29PM +0300, Sergey Matveychuk wrote: > Hi. > > On FreeBSD 11.0 kernel installation procedure is broken. It does not > work without COMPILER_TYPE=clang: That state ment appears to be ... overly broad. I've been doing daily builld/installs of stable/11 on my laptop &

Re: Additional daemon(8) functionality in STABLE?

2017-01-09 Thread David Wolfskill
On Mon, Jan 09, 2017 at 06:02:09PM +0300, Pavel Timofeev wrote: > Hi, > I noticed these useful commit that I'd highly appreciate in STABLE (11 > in particular) > https://svnweb.freebsd.org/base?view=revision&revision=307769 > Is it possible? > Well, it looks *possible*: g1-252(11.0-S)[1] cd

Re: make kernel ctfmerge freeze on 11-STABLE

2017-01-02 Thread David Wolfskill
On Mon, Jan 02, 2017 at 01:36:31PM +0100, Mateusz Guzik wrote: > On Mon, Jan 02, 2017 at 06:57:48AM -0500, Aryeh Friedman wrote: > > FreeBSD lilith 11.0-STABLE FreeBSD 11.0-STABLE #7 r311003: Sun Jan 1 > > 02:45:34 EST 2017 root@lilith:/usr/obj/usr/src/sys/GENERIC amd64 > > ... > > make -m

Possible issue building kernel modules: dialog4ports invocation

2016-12-25 Thread David Wolfskill
This morning, my laptop & build machine (daily) source-based updates for stable/11 were uneventful, but the (weekly) update to my desktop at work died (temporarily) during an attempt to build a kernel module (because I have PORTS_MODULES=x11/nvidia-driver in etcsrc.conf): ... --- kernel.

(Circumvented) insta-panic from "pkg upgrade" stable/11 @r308090

2016-10-30 Thread David Wolfskill
Summary: I've worked around this -- at least, for now -- but a process I've been using every Sunday since July 2015 on a pair of machines suddenly failed this morning (on just one of the machines). For background, (if you're interested): * *

Re: sshd whines & dies after releng/10 "freebsd-update" run

2016-10-16 Thread David Wolfskill
On Sun, Oct 16, 2016 at 05:32:57PM -0700, Kevin Oberman wrote: > ... > I believe sshd no longer supports ssh1 compatibility and it looks like you > might still have an entry in /etc/sshd/sshd.config trying to touch v1. > Check the file for any non-default entries. Compare your sshd_config with > th

Re: sshd whines & dies after releng/10 "freebsd-update" run

2016-10-16 Thread David Wolfskill
On Sun, Oct 16, 2016 at 10:29:00AM -0700, Xin Li wrote: > ... > On 10/16/16 09:26, David Wolfskill wrote: > > And over the last year or so, it's worked pretty well: I have the > > machine set up (as is usually my approach) to be able to boot from > > either of a cou

Re: sshd whines & dies after releng/10 "freebsd-update" run

2016-10-16 Thread David Wolfskill
On Sun, Oct 16, 2016 at 12:35:01PM -0400, Brandon Allbery wrote: > On Sun, Oct 16, 2016 at 12:26 PM, David Wolfskill > wrote: > > > This weekend, though, I was planning to update my other systems tfrom > > stable/10 to stable/11, so I figured I'd try freebsd-update

sshd whines & dies after releng/10 "freebsd-update" run

2016-10-16 Thread David Wolfskill
For most of my experience with FreeBSD (since 1998) and for most of my machines, I build from source (either on the machine itself or a dedicated "build machine"); this has been ... occasionally turbulent, but overall, a fairly stable approach for me (and it's a great deal less turbulent -- usually

stable/11 build fails @r306629; I suspect r306609

2016-10-03 Thread David Wolfskill
This is for a src-based in-place upgrade of stable/11 (amd64) from r306576 to r306629; both my laptop and build machine show errors, starting with: ... >>> stage 4.3: building everything ... --- all_subdir_usr.bin --- --- all_subdir_usr.bin/nfsstat --- --- nfsstat.o --- /usr/src/usr.bin/nfsstat/nf

Re: Nvidia_load not working

2016-09-18 Thread David Wolfskill
On Sun, Sep 18, 2016 at 06:58:38PM -0700, Charles Cowart wrote: > I did a clean install of RC3 over RC2, and I noticed that nvidia_load="yes" > no longer appears to work in /boot/loader.conf. I can still load the module > from etc/rc.conf > ... As the nvidia kernel module is part of a port/package

Re: omitting make installkernel in an upgarde between 2 x 10-stable

2016-09-04 Thread David Wolfskill
On Sun, Sep 04, 2016 at 06:47:26PM -0600, Warren Block wrote: > ... > Can't recall the last time I did single user. It might have been more > than a decade now. Here is what I do: > http://www.wonkity.com/~wblock/docs/html/buildworld.html > > (And no, "kernel" is not a mistake.) > I (also)

Re: Panic in stable/11 (amd64) @r303903: page fault while in kernel mode

2016-08-11 Thread David Wolfskill
On Thu, Aug 11, 2016 at 04:37:26PM -0700, Adrian Chadd wrote: > Eep. Is this anotehr case where there's a race and ifp is NULL or the > ll pointer for ifp is NULL or use-after-free'd? I don't know, but it's the only panic of a similar nature I've seen -- though since on any given day, I'm usually

Panic in stable/11 (amd64) @r303903: page fault while in kernel mode

2016-08-10 Thread David Wolfskill
Happened after a few iterations of {"pkill dhclient" followed by "dhclient wlan0"}. Gory details (both "normal" and gzipped, and including the crash dump and crashinfo) are in . Summary: Wed Aug 10 15:56:26 UTC 2016 FreeBSD 11.0-BE

Re: Building "extra" kernels in stable/11...?

2016-07-16 Thread David Wolfskill
On Sat, Jul 16, 2016 at 05:45:11PM +0200, Herbert J. Skuhra wrote: > > Well, I cannot reproduce this issue on my stable/11 machine. > For good reason. It turns out that I was so *sure* I had my kernel config files (for ALBERT & BATS) in place thta I didn't even check to verify that. An

Building "extra" kernels in stable/11...?

2016-07-16 Thread David Wolfskill
For the paast few years, up through stable/10, I've had a dedicated "build machine" at home where I build the role-specific kernels for a couple of "production" machines (they "only" at home, but my spouse & I depend on them), and update the production machines by (temporarily) mounting /usr/src an

Re: "make delete-old" failed: 11.0-ALPHA6 @r302388 -> stable/11 @r302412

2016-07-08 Thread David Wolfskill
On Fri, Jul 08, 2016 at 09:23:43AM -0400, Michael Butler wrote: > Seems to be a typo .. TARGET_CPUARCH should be TARGET_ARCH .. > Yes; making that change eliminated the problem for me (on head; I'll replicate that on stable/11 shortly). Thanks! Peace, david -- David H. Wolfskill

"make delete-old" failed: 11.0-ALPHA6 @r302388 -> stable/11 @r302412

2016-07-08 Thread David Wolfskill
After having built & smoke-tested: FreeBSD freebeast.catwhisker.org 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #36 r302388M/302389:1100120: Thu Jul 7 04:18:53 PDT 2016 r...@freebeast.catwhisker.org:/common/S4/obj/usr/src/sys/GENERIC amd64 yesterday, I had "cloned" that slice to slice 3, then: svn sw

Re: unbound and ntp issuse

2016-06-14 Thread David Wolfskill
On Tue, Jun 14, 2016 at 07:55:34AM -0700, Chris H wrote: > I'm playing catchup on my INBOX, so apologies in advance, if this has > already been satisfactorily answered... > On Mon, 6 Jun 2016 16:50:18 +0300 Slawa Olhovchenkov wrote > ... > > What I am missing? > > Need to fix unbound setup scripts

Re: STABLE-10 does not build

2016-04-16 Thread David Wolfskill
On Sat, Apr 16, 2016 at 03:30:28PM +0200, Per olof Ljungmark wrote: > Hi, > > Hopefully someone is looking at this? > Ref. (After applying the patch in that message, stable/10 @r298100 built for me, and I'm running it (on my laptop

Re: Interaction between make & autofs/automountd

2016-04-05 Thread David Wolfskill
On Tue, Apr 05, 2016 at 01:58:40PM +0200, Edward Tomasz Napierała wrote: > ... > > > > automountd: waiting for request from the kernel > > automountd: not forking due to -d flag; will exit after servicing a single > > request > > automountd: got request 553: from map -hosts, path /net/, prefix "/

Re: Interaction between make & autofs/automountd

2016-04-04 Thread David Wolfskill
On Mon, Jan 11, 2016 at 07:28:49AM -0800, David Wolfskill wrote: > ... > A couple of the machines use autofs & automountd to make the ports tree > available on demand. (In the case of the 3rd, I manually mount it when > needed, but that's not at issue for this note, an

Re: make clean failure on 10-stable amd64

2016-01-29 Thread David Wolfskill
On Fri, Jan 29, 2016 at 05:40:05PM +, John wrote: > Hi, > > I get the following error in /usr/src when trying to upgrade my system. > In part of this process, I usually run make clean in /usr/src then go > on to running buildworld. > > The installed system is 10.3-PRERELEASE #0 r294087 > The

FYI: "make -DNO_CLEAN buildworld" failed (stable/10 @r294657 -> r294721)

2016-01-25 Thread David Wolfskill
I'm using 'WITH_FAST_DEPEND=1' in /etc/src.conf; re-starting the build (without "-DNO_CLEAN") was successful. Oh -- I'm also using -j16. The error looked like: >>> World build started on Mon Jan 25 03:53:22 PST 2016 ... >>> stage 4.4: building everything ... --- all_subdir_ssh-pkcs11-helper ---

Interaction between make & autofs/automountd

2016-01-11 Thread David Wolfskill
Dating from back when I was building ports on each of the 3 machines on one of my networks using portmaster(8), I have had my ports tree implemented as an SVN working copy that resides on a ReadyNAS, which is thus accessed via NFS. The 3 machines are running "recent" FreEBSD stable/10 (amd64): the

Re: Multiple kernels installed when KERNCONF lists more than one kernel configuration file

2016-01-06 Thread David Wolfskill
On Wed, Jan 06, 2016 at 01:26:49PM -0800, Gleb Smirnoff wrote: > Trond & David, > > can you please test the attached patch. It is against stable/10 and > should restore original behaviour. > ... Aye, that works (as expected); again: freebeast(10.2-S)[5] cat /etc/src.conf KERNCONF?=GENERIC ALB

Re: Multiple kernels installed when KERNCONF lists more than one kernel configuration file

2016-01-06 Thread David Wolfskill
On Wed, Jan 06, 2016 at 01:43:22PM +, Glen Barber wrote: > On Wed, Jan 06, 2016 at 05:40:15AM -0800, David Wolfskill wrote: > > On Wed, Jan 06, 2016 at 01:32:10PM +, Glen Barber wrote: > > > ... > > > > > Maybe it's simply a matter of o

Re: Multiple kernels installed when KERNCONF lists more than one kernel configuration file

2016-01-06 Thread David Wolfskill
On Wed, Jan 06, 2016 at 01:32:10PM +, Glen Barber wrote: > ... > > > Maybe it's simply a matter of overriding KERNCONF at the command line > > > while running make installkernel. > > > > > > > You should be able to set INSTALLKERNEL in make.conf, however something > > appears to have been br

Re: Installworld failure on r290825

2015-11-14 Thread David Wolfskill
On Sat, Nov 14, 2015 at 06:48:06PM +0100, Andrej Ebert wrote: > Hi, > > I'm experiencing an reproducible installworld failure on the latest > STABLE revision (290825 at the moment). > Here's the error I'm encountering: > ... > Would appreciate any help on this. > > Regards, > bdrewery@ ju

Re: Panic [page fault] in _ieee80211_crypto_delkey(): stable/10/amd64 @r286878

2015-08-28 Thread David Wolfskill
On Wed, Aug 19, 2015 at 01:01:24PM -0700, David Wolfskill wrote: > On Wed, Aug 19, 2015 at 12:25:38PM -0700, Adrian Chadd wrote: > > ... But we definitely ahe enough to put into a PR.. > > ... > > Bug 202494 - Panic [page fault] in _ieee80211_crypto_delkey() > <https:

Re: Buildworld failure on stable

2015-08-26 Thread David Wolfskill
On Wed, Aug 26, 2015 at 06:38:46PM +0100, Matt Smith wrote: > ... > So, been doing some testing. It looks like a -j4 problem with the latest > sources. If I buildworld with -j1 then it compiles with no issues at > all. If I compile r286908 with -j4 then it compiles with no issues at > all. If I

Re: Panic [page fault] in _ieee80211_crypto_delkey(): stable/10/amd64 @r286878

2015-08-19 Thread David Wolfskill
On Wed, Aug 19, 2015 at 12:25:38PM -0700, Adrian Chadd wrote: > ... But we definitely ahe enough to put into a PR.. > ... Bug 202494 - Panic [page fault] in _ieee80211_crypto_delkey() Peace, david -- David H. Wolfskill

Re: Panic [page fault] in _ieee80211_crypto_delkey(): stable/10/amd64 @r286878

2015-08-19 Thread David Wolfskill
On Tue, Aug 18, 2015 at 04:20:07PM -0700, David Wolfskill wrote: > I was minding my own business in a staff meeting this afternoon, and my > laptop rebooted; seems it got a panic. I've copied the core.txt.0 file > to <http://www.catwhisker.org/~david/FreeBSD/stable_10/>, al

Panic [page fault] in _ieee80211_crypto_delkey(): stable/10/amd64 @r286878

2015-08-18 Thread David Wolfskill
I was minding my own business in a staff meeting this afternoon, and my laptop rebooted; seems it got a panic. I've copied the core.txt.0 file to , along with a verbose dmesg.boot from this morning and output of "pciconf -l -v". This was runnin

Re: Upgrade SRC built i386 8.4 to 10.1 questions

2015-08-04 Thread David Wolfskill
On Tue, Aug 04, 2015 at 02:22:31PM +0100, Pete French wrote: > ... > > 3. can I use source buildkernel + buildworld to migrate i386 8.4 to amd64 > > 10.1 > > here you want to move from a 32 bit install to a 64 bit install. I have > done this using the buildkernel + buoldworld process, but I had t

Re: unionfs or tmpfs Kernel Panic on 10.2-BETA1

2015-07-18 Thread David Wolfskill
On Sat, Jul 18, 2015 at 11:54:59AM -0400, Shawn Webb wrote: > Looks like there's some locking issues in 10.2-BETA1/amd64. I'm at revision > bf2d0b176566519b95f21d01cc101f4b60247ab8 in this repo: > > https://github.com/HardenedBSD/hardenedBSD/tree/hardened/experimental/opnsense-10-stable > > ===

Re: Kernel fails to boot after update

2015-05-25 Thread David Wolfskill
On Mon, May 25, 2015 at 11:42:34AM -0700, Kevin Oberman wrote: > ... > Put "PORTS_MODULES=emulators/virtualbox-ose-kmod" into /etc/src.conf and > it will be rebuilt when the kernel is built. Add others ports that install > kernel modules as well. Space delimit multiple modules. (The documentation

stable/10 panic; _ieee80211_crypto_delkey() likely involved

2015-04-24 Thread David Wolfskill
I was reading some recent commits to stable/10 after just having issued "service netif restart iwn0" in an effort to get wlan0 to re-associate, and my laptop panicked: Fri Apr 24 15:28:37 PDT 2015 FreeBSD localhost 10.1-STABLE FreeBSD 10.1-STABLE #46 r281921M/281927:1001512: Fri Apr 24 04:24:32

Re: Failure to build stable/9 (r253683) from head - WCHAR_MIN redefined

2013-08-10 Thread David Wolfskill
On Sat, Aug 10, 2013 at 12:18:11PM -0500, Bryan Drewery wrote: > Anyone else seeing this? > > > cc -O2 -pipe -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/include > > -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../include > > -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/amd64

Re: missing /boot/menusets.4th

2013-08-09 Thread David Wolfskill
On Fri, Aug 09, 2013 at 11:55:01AM +0200, Henrik Lidström wrote: > On 08/09/13 10:28, Daniel Braniss wrote: > > as of now (sorry have no rev#) the file > > sys/boot/forth/menusets.4th > > is not being installed, so boot failes! > ... > Yep, I just recovered from it using fixit and copying the f

Re: When will subversion be ready for updating/upgrading src && ports?

2013-07-05 Thread David Wolfskill
On Fri, Jul 05, 2013 at 08:38:07PM -0700, bsd-li...@hush.com wrote: > ... > svn checkout svn://svn.freebsd.org/ports/head /usr/ports > > I then performed a portmaster -a Prior to updating installed ports, review of ports/UPDATING is more than just a good idea. > which left me with a non-working

Re: Fwd: Issue with svn updates both source and ports.

2013-06-22 Thread David Wolfskill
On Sat, Jun 22, 2013 at 12:36:44PM -0500, Edwin L. Culp W. wrote: > Thanks, David. > > I'm still not able to update my ports. I was able to build a new world > with no problem. > > # uname -a > FreeBSD home.encontacto.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #505 > r252094: Sat Jun 22 06:48:06

Re: Issue with svn updates both source and ports.

2013-06-21 Thread David Wolfskill
On Fri, Jun 21, 2013 at 05:45:42PM -0500, Edwin L. Culp W. wrote: > I've been using svn updates for some time with no problems rebuilding > daily. > > Version of my last successful update. > # uname -a > FreeBSD home.encontacto.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #503 > r252026: Thu Jun

Re: OpenSSH in -STABLE

2013-05-21 Thread David Wolfskill
On Tue, May 21, 2013 at 09:42:39PM -0400, usa...@hushmail.com wrote: > Hi. Are there any plans to get OpenSSH 6.2 in 9-STABLE? I'd like to > check out the new AES-GCM stuff without going to -CURRENT on this > system. If there are no plans, is there a possibility? Thanks > Please refer to port

Re: svn revision stable/9

2013-04-23 Thread David Wolfskill
On Tue, Apr 23, 2013 at 07:42:05AM -0500, John Mehr wrote: > ... > Because the current, stable and releng branches all use > /usr/src by default, implementing a custom svnversion to > inform newvers.sh of which revision exists in /usr/src > would be problematic without leaving a small bread crum

Re: reproducible "panic: page fault" with clang-compiled nvidia-driver

2013-03-05 Thread David Wolfskill
On Tue, Mar 05, 2013 at 07:01:39PM +0100, kron wrote: > Hello, > > I have 100% reproducible "page fault" kernel panics on 9-STABLE > (FreeBSD 9.1-STABLE #0 r247842M) > > It needs two conditions together: > 1. nvidia-driver built by clang > 2. nvidia_load="YES" in loader.conf Hmmm... I don't see

Re: csup to svn for 8-stable

2013-01-11 Thread David Wolfskill
On Fri, Jan 11, 2013 at 02:45:10PM -0800, Brian W. wrote: > I had an existing /usr/src/ tree from previous csup sessions. After a bit > of reading, it looks like all I need to do are these two steps? > > pkg_add -r subversion > svn co svn://svn.freebsd.org/base/stable/8 /usr/src > > Is it really

Re: src.conf question

2013-01-01 Thread David Wolfskill
On Tue, Jan 01, 2013 at 06:44:16AM -0800, Robert wrote: > ... > I will be upgrading my main desktop system from 8-stable to 9-stable > this week and am quite confused with regards to Clang vs GCC. I have > complete backups and will be doing a complete re-install. > > I have seen several different

Re: FreeBSD 9.1-PRERELEASE

2012-12-27 Thread David Wolfskill
[-questions@, as I'm not subscribed to it, and I don't see value in cross-posting this message -- dhw] On Thu, Dec 27, 2012 at 10:53:23AM +0100, Jack Raats wrote: > Hi, > > In this mailinglist I'm reading a lot about problems (re)compiling the system. Well, I suspect that even if a small number

Re: stable/9 i386 panic [ACPI/timer?]

2012-12-24 Thread David Wolfskill
On Tue, Dec 25, 2012 at 01:33:15AM +0200, Andriy Gapon wrote: > ... > > (kgdb) p &th6 > > $21 = (struct timehands *) 0xc112a910 > > Comparing the above and the following from an earlier email: > > (kgdb) p timehands > > $1 = (struct timehands * volatile) 0xc11ba910 > and the following: > > (kgdb)

Re: stable/9 i386 panic [ACPI/timer?]

2012-12-24 Thread David Wolfskill
On Tue, Dec 25, 2012 at 12:58:00AM +0200, Andriy Gapon wrote: > on 25/12/2012 00:39 David Wolfskill said the following: > > I had left teh kgdb session active; I also included "p *timehands" just in > > case it might be of use: > > Thank you. > Please also print

Re: stable/9 i386 panic [ACPI/timer?]

2012-12-24 Thread David Wolfskill
On Tue, Dec 25, 2012 at 12:35:18AM +0200, Andriy Gapon wrote: > ... > Could you please also provide from the same frame > i reg > p &timehands > ? Thank you! You're the one doing the work. :-} I had left teh kgdb session active; I also included "p *timehands" just in case it might be of use: (k

Re: stable/9 i386 panic [ACPI/timer?]

2012-12-24 Thread David Wolfskill
On Mon, Dec 24, 2012 at 11:04:04PM +0200, Andriy Gapon wrote: > ... > I'd say that what you see is impossible... Well, I suppose it's small comfort, but that does make me feel a little better about being a bit clueless about why this happened. Thanks! :-} > Could you please provide the following

stable/9 i386 panic [ACPI/timer?]

2012-12-24 Thread David Wolfskill
I finally(!) got around to enabling crash dumps on the primary machine here at the house ... and managed to make use of it (unfortunately). I've copied the relevant files (both those from /var/crash and dmesg.boot) so they should be visibale at

Re: to unsubscribe

2012-11-14 Thread David Wolfskill
On Wed, Nov 14, 2012 at 05:52:01AM -0500, hugues Levesque wrote: > > ___ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org" Ano

Re: buildworld fails on recent stable

2012-11-09 Thread David Wolfskill
On Fri, Nov 09, 2012 at 12:28:11AM +0100, Dimitry Andric wrote: > ... > I have also looked at merging the snapshot of 3.2 we now have in head to > stable/9, but it is also quite some work, so I found a better solution: > I managed to shrink boot2 by enough bytes to make it fit again. > > I committ

Re: stable/9 @r241776 panic: REDZONE: Buffer underflow detected...

2012-10-21 Thread David Wolfskill
On Sun, Oct 21, 2012 at 05:28:49PM -0700, Kevin Oberman wrote: > ... > This is starting to smell a bit like it may be tied to hardware. If > you have two memory cards, you might want to try swapping them. If > not, maybe let memtest86 run overnight. There are 2 SODIMMS, yes. So I reverted mjg@'s

Re: stable/9 @r241776 panic: REDZONE: Buffer underflow detected...

2012-10-21 Thread David Wolfskill
On Mon, Oct 22, 2012 at 01:31:04AM +0300, Alexander Motin wrote: > ... > > I've used your kernel config and my test system was unable to boot from > > NFS, while GENERIC kernel boots fine. I haven't got panic, but boot just > > stopped on root mounting. You have so many options specified there so I

Re: stable/9 @r241776 panic: REDZONE: Buffer underflow detected...

2012-10-21 Thread David Wolfskill
On Mon, Oct 22, 2012 at 12:09:08AM +0200, Mateusz Guzik wrote: > ... > This looks a lot like issue you reported a couple of months earlier, > even affected buffer address matches. It's a tad scary that someone else notices that sort of thing before I do. :-} > At least part of REDZONE metadata pl

Re: stable/9 @r241776 panic: REDZONE: Buffer underflow detected...

2012-10-21 Thread David Wolfskill
On Sun, Oct 21, 2012 at 09:28:06PM +0300, Alexander Motin wrote: > ... > I am curious, how to interpret phrase "42=94966796 bytes allocated" in > log. May be it is just corrupted output, but the number still seems > quite big, especially for i386 system, making me think about some > integer over

Re: stable/9 @r241776 panic: REDZONE: Buffer underflow detected...

2012-10-21 Thread David Wolfskill
On Sun, Oct 21, 2012 at 09:28:06PM +0300, Alexander Motin wrote: > ... > I am curious, how to interpret phrase "42=94966796 bytes allocated" in > log. May be it is just corrupted output, but the number still seems > quite big, especially for i386 system, making me think about some > integer over

  1   2   3   >