Jenkins build is still unstable: FreeBSD_HEAD-tests2 #686

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/686/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Ed Maste
On 12 February 2015 at 10:29, Steve Kargl s...@troutmask.apl.washington.edu wrote: Does this feature take into account the optimization level that one may set via CFLAGS? Conventional wisdom used to claim that debuggers did not fair too well with code that was compiled with -O2 (or -Os

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Andreas Nilsson
On Thu, Feb 12, 2015 at 10:12 AM, Konstantin Belousov kostik...@gmail.com wrote: On Thu, Feb 12, 2015 at 02:39:12AM +, Glen Barber wrote: Hi, Within the next 24 hours, I will merge the release-install-debug branch into head, which will enable building and installing stripped

Re: [RFC] Removin the old make

2015-02-12 Thread Simon J. Gerraty
Ian Lepore i...@freebsd.org wrote: under bmake. It's especially annoying because :L is really common in fmake and its meaning in bmake is all but useless. Actually it is very useful. eg. .if defined(NO_POSIX_SHELL) || ${type printf:L:sh:Mbuiltin} ==

Re: [RFC] Removin the old make

2015-02-12 Thread Julian H. Stacey
Hi, I would like to start using bmake only syntax on our infrastructure for tha= t I want to make sure noone is using the old make, so I plan to remove the old = .^^ make =66rom base, I plan to do it by Feb 16th. Note that

Re: [RFC] Removin the old make

2015-02-12 Thread Ian Lepore
On Fri, 2015-02-13 at 01:24 +0100, Baptiste Daroussin wrote: On Fri, Feb 13, 2015 at 12:49:13AM +0100, Julian H. Stacey wrote: Hi, I would like to start using bmake only syntax on our infrastructure for tha= t I want to make sure noone is using the old make, so I plan to

Re: [RFC] Removin the old make

2015-02-12 Thread Baptiste Daroussin
On Fri, Feb 13, 2015 at 12:49:13AM +0100, Julian H. Stacey wrote: Hi, I would like to start using bmake only syntax on our infrastructure for tha= t I want to make sure noone is using the old make, so I plan to remove the old =

Re: [RFC] Removin the old make

2015-02-12 Thread Craig Rodrigues
On Thu, Feb 12, 2015 at 3:49 PM, Julian H. Stacey j...@berklix.com wrote: In FreeBSD-9.3 : bmake is not default, merely there -r-xr-xr-x 1 root wheel 518032 Nov 5 16:58 /usr/bin/bmake* -r-xr-xr-x 1 root wheel 453176 Nov 5 16:58 /usr/bin/make* man make has No

Re: [RFC] Removin the old make

2015-02-12 Thread Chris H
On Thu, 12 Feb 2015 17:47:27 -0700 Ian Lepore i...@freebsd.org wrote On Fri, 2015-02-13 at 01:24 +0100, Baptiste Daroussin wrote: On Fri, Feb 13, 2015 at 12:49:13AM +0100, Julian H. Stacey wrote: Hi, I would like to start using bmake only syntax on our infrastructure for tha=

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #683

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/683/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: unbound crashes on bootup

2015-02-12 Thread Marcus Reid
On Fri, Feb 06, 2015 at 01:06:03PM +, Poul-Henning Kamp wrote: I just updated my -current to r278283, and unbound (still) croaks during bootup: Feb 6 13:00:54 critter dhclient: New Broadcast Address (wlan0): 192.168.60.255 Feb 6 13:00:54 critter dhclient: New Routers (wlan0):

Re: unbound crashes on bootup

2015-02-12 Thread Marcus Reid
On Wed, Feb 11, 2015 at 07:06:04PM +0100, Jean-Sébastien Pédron wrote: On 06.02.2015 14:06, Poul-Henning Kamp wrote: I just updated my -current to r278283, and unbound (still) croaks during bootup: Hi! I have a similar problem. Also, unbound crashes each time I start/stop OpenVPN. I

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread David Chisnall
On 12 Feb 2015, at 04:49, Glen Barber g...@freebsd.org wrote: I would like to see it enabled by default for 11.0-RELEASE. For everyone concerned about size, remember that the goal for 11.0-RELEASE is to use pkg for the base system, which makes it much easier to: - Install some debug info

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Konstantin Belousov
On Thu, Feb 12, 2015 at 02:39:12AM +, Glen Barber wrote: Hi, Within the next 24 hours, I will merge the release-install-debug branch into head, which will enable building and installing stripped debugging files by default. In general, this should have no significant impact, but any

make installworld broken on current amd64 at /usr/src/usr.bin/chpass

2015-02-12 Thread Manfred Antar
make install in usr.bin/chpass broken on current: (chpass)5006}make install install -s -o root -g wheel -m 4555 -fschg -S chpass /usr/bin/chpass install -o root -g wheel -m 444 chpass.1.gz /usr/share/man/man1 /usr/share/man/man1/chfn.1.gz - /usr/share/man/man1/chpass.1.gz

Re: make installworld broken on current amd64 at /usr/src/usr.bin/chpass

2015-02-12 Thread Shawn Webb
On Thursday, February 12, 2015 06:38:29 PM Manfred Antar wrote: make install in usr.bin/chpass broken on current: (chpass)5006}make install install -s -o root -g wheel -m 4555 -fschg -S chpass /usr/bin/chpass install -o root -g wheel -m 444 chpass.1.gz /usr/share/man/man1

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #688

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/688/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Jenkins build is back to normal : FreeBSD_HEAD #2365

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD/2365/changes ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #687

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/687/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Ed Maste
On 11 February 2015 at 23:43, Alfred Perlstein alf...@freebsd.org wrote: Agreed, SMALL platforms should turn off at decision of those platform maintainers. Won't fight to keep debug default on for arm, that's for sure. Actually, it's even more important that we build and store debug files for

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Ed Maste
On 12 February 2015 at 08:21, Glen Barber g...@freebsd.org wrote: On Thu, Feb 12, 2015 at 11:12:19AM +0200, Konstantin Belousov wrote: IMO having debugging information for all binaries is just an overkill. Nobody debugs ls on regular basis, while debug information for C runtime is needed

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Glen Barber
On Thu, Feb 12, 2015 at 11:12:19AM +0200, Konstantin Belousov wrote: On Thu, Feb 12, 2015 at 02:39:12AM +, Glen Barber wrote: Hi, Within the next 24 hours, I will merge the release-install-debug branch into head, which will enable building and installing stripped debugging files by

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #684

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/684/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Glen Barber
On Thu, Feb 12, 2015 at 09:27:53AM -0500, Ed Maste wrote: On 11 February 2015 at 23:43, Alfred Perlstein alf...@freebsd.org wrote: Agreed, SMALL platforms should turn off at decision of those platform maintainers. Won't fight to keep debug default on for arm, that's for sure. Actually,

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Ed Maste
On 11 February 2015 at 23:23, Ian Lepore i...@freebsd.org wrote: I can't imagine that anybody is going to be happy with an installed system size increase from 520 to 2520 MB no matter how much it helps debugging, especially considering the the typical installation media is in the 2-8 GB range

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Steve Kargl
On Thu, Feb 12, 2015 at 02:39:12AM +, Glen Barber wrote: Hi, Within the next 24 hours, I will merge the release-install-debug branch into head, which will enable building and installing stripped debugging files by default. In general, this should have no significant impact, but any

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Glen Barber
On Thu, Feb 12, 2015 at 02:39:12AM +, Glen Barber wrote: Within the next 24 hours, I will merge the release-install-debug branch into head, which will enable building and installing stripped debugging files by default. Given the feedback received, I will not be merging this branch to

/usr/lib/private and static linking?

2015-02-12 Thread Benjamin Kaduk
I have a machine running -current from December (r276480), and trying to link with cc -static [...] $(krb5-config --libs) yields a linker error: /usr/lib/libkrb5.a(kcm.o): In function `krb5_kcm_call': /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/kcm/kcm.c:(.text+0x10e):

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Glen Barber
On Wed, Feb 11, 2015 at 08:56:00PM -0700, Ian Lepore wrote: How much time will this add to a build? I did not keep the build log files from the initial universe build with DEBUG_FILES enabled, so cannot yet provide a granular overview of the build times at the moment unfortunately. I will

Jenkins build is still unstable: FreeBSD_HEAD-tests2 #685

2015-02-12 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/685/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: /usr/lib/private and static linking?

2015-02-12 Thread Baptiste Daroussin
On Thu, Feb 12, 2015 at 12:01:41PM -0500, Benjamin Kaduk wrote: I have a machine running -current from December (r276480), and trying to link with cc -static [...] $(krb5-config --libs) yields a linker error: /usr/lib/libkrb5.a(kcm.o): In function `krb5_kcm_call':

Re: [ZFS] [panic] Fatal trap 12: page fault while in kernel mode.

2015-02-12 Thread Ivan Klymenko
В Tue, 10 Feb 2015 22:01:29 +0200 Ivan Klymenko fi...@ukr.net пишет: I do not know the conditions - it just happened. http://pastebin.com/BASJB599 next http://pastebin.com/hY8GYpjd ___ freebsd-current@freebsd.org mailing list

Re: /usr/lib/private and static linking?

2015-02-12 Thread Benjamin Kaduk
On Thu, 12 Feb 2015, Baptiste Daroussin wrote: On Thu, Feb 12, 2015 at 12:01:41PM -0500, Benjamin Kaduk wrote: I have a machine running -current from December (r276480), and trying to link with cc -static [...] $(krb5-config --libs) yields a linker error: /usr/lib/libkrb5.a(kcm.o): In

Re: HEADS-UP: Enabling WITH_DEBUG_FILES by default

2015-02-12 Thread Glen Barber
On Thu, Feb 12, 2015 at 04:30:58PM +, Glen Barber wrote: On Wed, Feb 11, 2015 at 08:56:00PM -0700, Ian Lepore wrote: How much time will this add to a build? I did not keep the build log files from the initial universe build with DEBUG_FILES enabled, so cannot yet provide a granular

Re: /usr/lib/private and static linking?

2015-02-12 Thread Baptiste Daroussin
On Thu, Feb 12, 2015 at 12:37:30PM -0500, Benjamin Kaduk wrote: On Thu, 12 Feb 2015, Baptiste Daroussin wrote: On Thu, Feb 12, 2015 at 12:01:41PM -0500, Benjamin Kaduk wrote: I have a machine running -current from December (r276480), and trying to link with cc -static [...]