Re: Segmentation fault running ntpd

2015-11-01 Thread Andre Albsmeier
On Fri, 30-Oct-2015 at 19:47:59 +0100, Mark Martinec wrote: > Not sure if it's the same issue, but it sure looks like it is. > > I have upgraded a couple of hosts (amd64) from 10.2-RELEASE-p5 > to 10.2-RELEASE-p6, i.e. the freebsd-upgrade essentially just > replaced the /usr/sbin/ntpd with a new o

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread Tomoaki AOKI
Thanks! Yours is very much faster than what I was trying. :-) Attached is a modified one to generate updating script. Currently it uses ports-mgmt/portupgrade(-devel), but modifying to use other options or any other tool (such as ports-mgmt/portmaster). Caution: No error checking for generated sc

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread Boris Samorodov
30.10.2015 23:57, Jung-uk Kim пишет: > OpenSSL on head has been updated to 1.0.2d. Please make sure to > recompile all binaries depending on libcrypto.so.7 or libssl.so.7. Great, thanks! How do those who use FreeBSD official packages supposed to upgrade packages? -- WBR, bsam

Re: Compilation failure with WITH_DTRACE_TESTS on mips/mips and powerpc/powerpc; it's trying to compile a host object on mips/powerpc because MAKEOBJDIRPREFIX is incorrect

2015-11-01 Thread Simon J. Gerraty
NGie Cooper wrote: > And here’s the real issue — .PATH is completely broken when > TARGET/TARGET_ARCH are specified as explicit values: It would help if you could indicate what you think the right value should be. > $ env MAKEOBJDIRPREFIX=/scratch/tmp/ngie/obj/ make buildenv TARGET=powerpc >

buildworld broken

2015-11-01 Thread Steve Kargl
===> libexec/dma/dmagent (all) cc -I/usr/src/libexec/dma/dmagent/../../../contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH='"/etc/dma"' -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.10"' -DDMA_ROOT_USER='"mailnull"' -DDMA_GROUP='"mail"' -std=gnu99 -fstack-pro

Panic with PF on current.

2015-11-01 Thread Daniel Dettlaff
Hello. I have my first kernel panic, probably related to pf/pflog in CURRENT: I built kernel using this config: https://github.com/VerKnowSys/ServeD-OS/blob/master/kernel/VERKNOWSYS-11.0 My make.conf: https://github.com/VerKnowSys/ServeD-OS/blob/master/etc/make.conf My src.conf: https://github.c

Re: Panic with PF on current.

2015-11-01 Thread NGie Cooper
> On Nov 1, 2015, at 10:54, Daniel Dettlaff wrote: > > Hello. > > I have my first kernel panic, probably related to pf/pflog in CURRENT: > > I built kernel using this config: > https://github.com/VerKnowSys/ServeD-OS/blob/master/kernel/VERKNOWSYS-11.0 > My make.conf: > https://github.com/Ver

Re: [CFT] Unicode collation string and reworked locale definitions

2015-11-01 Thread Baptiste Daroussin
On Wed, Oct 14, 2015 at 12:23:06AM +0200, Baptiste Daroussin wrote: > Hi all, > > I have been working for a while on bringing in Unicode string collation > support by merging code from Illumos (by Garrett D'Amore who kindly made sure > his work was made under BSD license) and Dragonfly (by John Ma

Re: [CFT] Unicode collation string and reworked locale definitions

2015-11-01 Thread Andreas Tobler
On 01.11.15 22:30, Baptiste Daroussin wrote: On Wed, Oct 14, 2015 at 12:23:06AM +0200, Baptiste Daroussin wrote: Hi all, I have been working for a while on bringing in Unicode string collation support by merging code from Illumos (by Garrett D'Amore who kindly made sure his work was made under

FreeBSD_HEAD-tests - Build #1634 - Unstable

2015-11-01 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1634 - Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1634/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1634/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1634/console Change summarie

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread Jason Unovitch
On Nov 1, 2015 10:06 AM, "Boris Samorodov" wrote: > > 30.10.2015 23:57, Jung-uk Kim пишет: > > > OpenSSL on head has been updated to 1.0.2d. Please make sure to > > recompile all binaries depending on libcrypto.so.7 or libssl.so.7. > > Great, thanks! > > How do those who use FreeBSD official pack

FreeBSD_HEAD-tests - Build #1635 - Still Unstable

2015-11-01 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1635 - Still Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1635/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1635/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1635/console Change su

Re: [HEADSUP] OpenSSL updated to 1.0.2d

2015-11-01 Thread O. Hartmann
On Sat, 31 Oct 2015 09:23:06 -0500 Eric van Gyzen wrote: > On 10/31/15 5:25 AM, O. Hartmann wrote: > > Am Fri, 30 Oct 2015 16:57:45 -0400 > > Jung-uk Kim schrieb: > > > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA256 > >> > >> OpenSSL on head has been updated to 1.0.2d. Please make su

Re: buildworld broken

2015-11-01 Thread NGie Cooper
> On Nov 1, 2015, at 08:47, Steve Kargl > wrote: > > ===> libexec/dma/dmagent (all) > cc -I/usr/src/libexec/dma/dmagent/../../../contrib/dma -DHAVE_REALLOCF > -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH='"/etc/dma"' > -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.10"' > -DDMA_ROO