Re: issue with libthr?

2013-06-02 Thread Kubilay Kocak
On 2/06/2013 3:33 PM, Waitman Gobble wrote: On Sun, 02 Jun 2013 14:45:31 +1000, Kubilay Kocak koobs.free...@gmail.com wrote: On 2/06/2013 2:32 PM, Kubilay Kocak wrote: I wonder if Pythons regression test picks anything up: ./python -m test.regrtest Run that in $WRKSRC/portbld.static/

Re: Undesirable bmake behavior

2013-06-02 Thread Simon J. Gerraty
today I got confronted with this little curiosity from bmake. I have built and installed the world, and after reboot I ran 'make delete-old' as root to get rid of accumulated stale files. This is what I got back: Removing old files (only deletes safe to delete libs) Old files removed

Re: Supermicro 6027R-N3RF+head, usb trouble

2013-06-02 Thread Bryan Drewery
On 6/1/2013 12:00 PM, Konstantin Belousov wrote: On Thu, May 30, 2013 at 07:15:39AM -0500, Bryan Drewery wrote: On 5/30/2013 12:07 AM, Konstantin Belousov wrote: On Wed, May 29, 2013 at 07:45:39AM -0500, Bryan Drewery wrote: On 5/29/2013 7:16 AM, Bryan Drewery wrote: On 5/29/2013 12:33 AM,

Re: issue with libthr?

2013-06-02 Thread Waitman Gobble
On Sun, 02 Jun 2013 16:43:51 +1000, Kubilay Kocak koobs.free...@gmail.com wrote: On 2/06/2013 3:33 PM, Waitman Gobble wrote: On Sun, 02 Jun 2013 14:45:31 +1000, Kubilay Kocak koobs.free...@gmail.com wrote: On 2/06/2013 2:32 PM, Kubilay Kocak wrote: I wonder if Pythons regression test picks

Re: issue with libthr?

2013-06-02 Thread Waitman Gobble
On Sun, 02 Jun 2013 16:43:51 +1000, Kubilay Kocak koobs.free...@gmail.com wrote: On 2/06/2013 3:33 PM, Waitman Gobble wrote: On Sun, 02 Jun 2013 14:45:31 +1000, Kubilay Kocak koobs.free...@gmail.com wrote: On 2/06/2013 2:32 PM, Kubilay Kocak wrote: I wonder if Pythons regression test picks

Re: issue with libthr?

2013-06-02 Thread Mark Johnston
On Sat, Jun 01, 2013 at 12:54:14AM -0700, Waitman Gobble wrote: Hi, I'm getting a ton of core dumps from Python and any software that uses Python, ie has USE_PYTHON_BUILD=yes in Makefile. hundreds of msgs in dmesg: pid 36637 (seamonkey), uid 1001: exited on signal 11 (core dumped) pid

Re: issue with libthr?

2013-06-02 Thread Waitman Gobble
On Sun, 2 Jun 2013 10:43:35 -0400, Mark Johnston ma...@freebsd.org wrote: On Sat, Jun 01, 2013 at 12:54:14AM -0700, Waitman Gobble wrote: Hi, I'm getting a ton of core dumps from Python and any software that uses Python, ie has USE_PYTHON_BUILD=yes in Makefile. hundreds of msgs in

Re: mounting root from NFS via ROOTDEVNAME

2013-06-02 Thread Ian Lepore
On Sat, 2013-06-01 at 20:28 -0400, Rick Macklem wrote: Lars Eggert wrote: Hi, to conclude this thread, the patch below allows one to specify an nfs rootfs via the ROOTDEVNAME kernel option, which will be mounted when BOOTP does not return a root-path option. Lars My only

Re: Undesirable bmake behavior

2013-06-02 Thread Alexander Kabaev
On Sat, 1 Jun 2013 21:40:57 -0700 Simon J. Gerraty s...@juniper.net wrote: today I got confronted with this little curiosity from bmake. I have built and installed the world, and after reboot I ran 'make delete-old' as root to get rid of accumulated stale files. This is what I got back:

Re: mounting root from NFS via ROOTDEVNAME

2013-06-02 Thread Rick Macklem
Ian Lepore wrote: On Sat, 2013-06-01 at 20:28 -0400, Rick Macklem wrote: Lars Eggert wrote: Hi, to conclude this thread, the patch below allows one to specify an nfs rootfs via the ROOTDEVNAME kernel option, which will be mounted when BOOTP does not return a root-path