Re: issue with libthr?

2013-06-01 Thread Kubilay Kocak
On 2/06/2013 3:33 PM, Waitman Gobble wrote: > On Sun, 02 Jun 2013 14:45:31 +1000, Kubilay Kocak > 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/ after

Re: issue with libthr?

2013-06-01 Thread Waitman Gobble
On Sun, 02 Jun 2013 14:45:31 +1000, Kubilay Kocak 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/ after building > >Infact, run this instead: > > ./python -bb

Re: issue with libthr?

2013-06-01 Thread Konstantin Belousov
On Sat, Jun 01, 2013 at 09:03:01PM -0700, Waitman Gobble wrote: > On Sat, 1 Jun 2013 11:14:46 -0700 (PDT), Waitman Gobble > wrote: > > > >On Sat, 1 Jun 2013 20:44:00 +0300, Konstantin Belousov > > >wrote: > >> > >> > >> > >>You cannot even guess what is going on without a proper debug informati

Re: issue with libthr?

2013-06-01 Thread Kubilay Kocak
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/ after building Infact, run this instead: ./python -bb -E -Wd -m test.regrtest -r -w -uall [1] http://docs.python.org/devgui

Re: issue with libthr?

2013-06-01 Thread Kubilay Kocak
On 2/06/2013 2:03 PM, Waitman Gobble wrote: > On Sat, 1 Jun 2013 11:14:46 -0700 (PDT), Waitman Gobble > wrote: >> >> On Sat, 1 Jun 2013 20:44:00 +0300, Konstantin Belousov > >> wrote: >>> >>> >>> >>> You cannot even guess what is going on without a proper debug information. >>> Recompile and re

Re: issue with libthr?

2013-06-01 Thread Waitman Gobble
On Sat, 1 Jun 2013 11:14:46 -0700 (PDT), Waitman Gobble wrote: > >On Sat, 1 Jun 2013 20:44:00 +0300, Konstantin Belousov >wrote: >> >> >> >>You cannot even guess what is going on without a proper debug information. >>Recompile and reinstall the libc/libthr/rtld with the debugging symbols >>to g

Undesirable bmake behavior

2013-06-01 Thread Alexander Kabaev
Hi, 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 rem

nvidia-driver 310.44 w/ -current

2013-06-01 Thread 山田健
Could I have any pointer or suggestions to fix the following problem? I updated to -current, May 30 and tried to start Xorg on nvidia.GeForce 650 display. I got "Fatal server error: failed to create root window" that seemingly tells nothing for fix, and I have no idea to run xorg... Thank you in

Re: mounting root from NFS via ROOTDEVNAME

2013-06-01 Thread Rick Macklem
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 concern with this (mainly because I don't understand the rules

Re: "make buildworld" fails

2013-06-01 Thread Craig Rodrigues
On Sat, Jun 1, 2013 at 10:47 AM, Robert Huff wrote: > > Craig Rodrigues writes: > > Without touching anything in your tree, can you provide some more > > information: > > > > (1) What is the output of /usr/bin/make -V MAKE_VERSION > > 10201205300 > > > (2) What is the output of /usr/obj/us

Re: issue with libthr?

2013-06-01 Thread Waitman Gobble
On Sat, 1 Jun 2013 20:44:00 +0300, Konstantin Belousov wrote: > > > >You cannot even guess what is going on without a proper debug information. >Recompile and reinstall the libc/libthr/rtld with the debugging symbols >to get proper backtraces. > >Anyway, two backtraces you demostrated, although n

Re: "make buildworld" fails

2013-06-01 Thread Robert Huff
Craig Rodrigues writes: > Without touching anything in your tree, can you provide some more > information: > > (1) What is the output of /usr/bin/make -V MAKE_VERSION 10201205300 > (2) What is the output of /usr/obj/usr/src/make.amd64/make -V MAKE_VERSION 20130520 > (4) What is the

Re: issue with libthr?

2013-06-01 Thread Konstantin Belousov
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

Re: "make buildworld" fails

2013-06-01 Thread Craig Rodrigues
On Sat, Jun 1, 2013 at 8:06 AM, Robert Huff wrote: > > > (cd /usr/src && make bmake) > echo > > echo "--" > -- > echo ">>> Building an up-to-date make(1)" > >>> Building an up-t

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

2013-06-01 Thread Konstantin Belousov
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, Sergey V. Dyatko wrote: > On Tue, 2

Re: "make buildworld" fails

2013-06-01 Thread Robert Huff
Craig Rodrigues writes: > > > > sh /usr/src/tools/install.sh -o root -g wheel -m 555 make > > > > /usr/obj/usr/src/make.amd64/make > > > > usage: make [-BeikNnqrstWX] > > > > [-C directory] [-D variable] [-d flags] [-f makefile] > > > > [-I directory] [-J priv

issue with libthr?

2013-06-01 Thread Waitman Gobble
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 36986 (seamonkey), uid 1001: exited on signal 11 (core dumped) pid 37054 (