Re: official pkg repo with WITHOUT_X11=true

2014-06-06 Thread Jean-Sébastien Pédron
On 28.05.2014 18:10, Dirk Engling wrote: set during poudriere builds. Default options for some graphic related ports like graphics/gd unfortunally litter all my jails with their libX* dependencies. For those graphics libraries, the dependency to libX11 is only required to support the XPM image

Re: ZFS secondarycache on SSD problem on r255173

2014-06-06 Thread Matthew D. Fuller
On Fri, Apr 25, 2014 at 08:26:52PM -0500 I heard the voice of Matthew D. Fuller, and lo! it spake thus: On Mon, Mar 03, 2014 at 11:17:05AM +0200 I heard the voice of Andriy Gapon, and lo! it spake thus: I noticed that on some of our systems we were getting a clearly abnormal number of

panic in deadlkres() on r267110

2014-06-06 Thread Glen Barber
Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening on the systems, but both are port building machines using ports-mgmt/tinderbox. Any ideas or information on how to further debug this would be appreciated. Script started on Fri Jun

Re: panic in deadlkres() on r267110

2014-06-06 Thread Sean Bruno
On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening on the systems, but both are port building machines using ports-mgmt/tinderbox. Any ideas or information on how to further

Re: panic in deadlkres() on r267110

2014-06-06 Thread Ryan Stone
On Fri, Jun 6, 2014 at 10:12 AM, Glen Barber g...@freebsd.org wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening on the systems, but both are port building machines using ports-mgmt/tinderbox. Any ideas or information on

Re: panic in deadlkres() on r267110

2014-06-06 Thread Glen Barber
On Fri, Jun 06, 2014 at 07:23:49AM -0700, Sean Bruno wrote: On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening on the systems, but both are port building machines using

Re: panic in deadlkres() on r267110

2014-06-06 Thread Attilio Rao
On Fri, Jun 6, 2014 at 5:06 PM, Glen Barber g...@freebsd.org wrote: On Fri, Jun 06, 2014 at 07:23:49AM -0700, Sean Bruno wrote: On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was

Re: panic in deadlkres() on r267110

2014-06-06 Thread Glen Barber
On Fri, Jun 06, 2014 at 11:06:40AM -0400, Glen Barber wrote: On Fri, Jun 06, 2014 at 07:23:49AM -0700, Sean Bruno wrote: On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening

Re: panic in deadlkres() on r267110

2014-06-06 Thread Ryan Stone
On Fri, Jun 6, 2014 at 11:33 AM, Glen Barber g...@freebsd.org wrote: #4 0x8092fa39 in fork1 (td=0xf813ae7f4920, flags=20, pages=Cannot access memory at address 0x4 ) at /usr/src/sys/kern/kern_fork.c:268 This looks like a suspicious piece of code. Could something be causing

error during buildworld

2014-06-06 Thread Robert Huff
Hello: On a system running: FreeBSD 11.0-CURRENT #1 r264673: Sat Apr 19 09:43:10 EDT 2014 amd64 and with the source updated at midnight US EST, running make buildworld produces: cc -O2 -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh

Re: panic in deadlkres() on r267110

2014-06-06 Thread Sean Bruno
On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote: Two machines in the cluster panic last night with the same backtrace. It is unclear yet exactly what was happening on the systems, but both are port building machines using ports-mgmt/tinderbox. Any ideas or information on how to further

Re: error during buildworld

2014-06-06 Thread David Wolfskill
On Fri, Jun 06, 2014 at 01:53:54PM -0400, Robert Huff wrote: Hello: On a system running: FreeBSD 11.0-CURRENT #1 r264673: Sat Apr 19 09:43:10 EDT 2014 amd64 and with the source updated at midnight US EST, running make buildworld produces: ... cc -O2 -pipe -gdwarf-2

Turning TESTS on by default

2014-06-06 Thread Julio Merino
Hello all, TL;DR - I plan to turn the TESTS src.conf knob ON by default on Tuesday once I have been able to perform enough sanity-checks of the build and all of them pass. The impact of this is that the FreeBSD Test Suite (see tests(7)) will be built and installed by default under

Re: Numeric Keypad does not works in 11.0-CURRENT amd64 r266916

2014-06-06 Thread Ranjan1018 .
2014-06-01 11:00 GMT+02:00 Ranjan1018 . 21474...@gmail.com: I have upgrade to FreeBDS CURRENT amd64, with vt (newcons), version r266916 from r266536 and some keys on the keypad do not work: running the xev command I receive no output for the ‘/’, ‘*’ and ‘-’ keys, but even for the ‘+’ key I

Re: Turning TESTS on by default

2014-06-06 Thread Jilles Tjoelker
On Fri, Jun 06, 2014 at 03:14:52PM -0400, Julio Merino wrote: TL;DR - I plan to turn the TESTS src.conf knob ON by default on Tuesday once I have been able to perform enough sanity-checks of the build and all of them pass. The impact of this is that the FreeBSD Test Suite (see

Re: Turning TESTS on by default

2014-06-06 Thread Julio Merino
On Fri, Jun 6, 2014 at 3:50 PM, Jilles Tjoelker jil...@stack.nl wrote: This is certainly useful, but please fix installworld from a read-only (e.g. NFS) /usr/obj first. I reported this a while ago in http://lists.freebsd.org/pipermail/freebsd-testing/2014-May/000384.html build Kyuafile.auto

Re: Turning TESTS on by default

2014-06-06 Thread Kubilay Kocak
On 7/06/2014 5:14 AM, Julio Merino wrote: Hello all, TL;DR - I plan to turn the TESTS src.conf knob ON by default on Tuesday once I have been able to perform enough sanity-checks of the build and all of them pass. The impact of this is that the FreeBSD Test Suite (see tests(7))

Re: Turning TESTS on by default

2014-06-06 Thread Konstantin Belousov
On Fri, Jun 06, 2014 at 03:14:52PM -0400, Julio Merino wrote: Hello all, TL;DR - I plan to turn the TESTS src.conf knob ON by default on Tuesday once I have been able to perform enough sanity-checks of the build and all of them pass. The impact of this is that the FreeBSD Test