On Tue, May 23, 2017 at 04:46:14PM -0500, Larry Rosenman wrote:
> My PostgreSQL buildfarm animal BROKE with this change until I force rebuilt
> lang/perl5.24
> and all my p5-* ports.
So what was the symptoms and the error, exactly ?
A lot of efforts were spent to ensure that _consistent_ set of o
Author: kib
Date: Wed May 24 09:25:13 2017
New Revision: 318780
URL: https://svnweb.freebsd.org/changeset/base/318780
Log:
Use __BSD_VISIBLE test instead checking for absense of _POSIX_SOURCE.
The Termios headers and used sometimes
_POSIX_SOURCE directly to determine if a thing should b
Author: kib
Date: Wed May 24 10:09:54 2017
New Revision: 318781
URL: https://svnweb.freebsd.org/changeset/base/318781
Log:
Add BIT_OR2(), BIT_AND2(), BIT_NAND2(), BIT_XOR() and BIT_XOR2().
Submitted by: Sebastian Huber
MFC after:2 weeks
Modified:
head/share/man/man9/bitset.9
hea
The initial failure:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=peripatus&dt=2017-05-23%2019%3A17%3A42
I then recompiled perl, and got:
borg.lerctr.org /home/pgbuildfarm $ cd /home/pgbuildfarm/bin/latest &&
./run_branches.pl --run-all --config=/home/pgbuildfarm/conf/build-farm.conf
S
On Wed, May 24, 2017 at 08:06:34AM -0500, Larry Rosenman wrote:
> The initial failure:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=peripatus&dt=2017-05-23%2019%3A17%3A42
>
> I then recompiled perl, and got:
> borg.lerctr.org /home/pgbuildfarm $ cd /home/pgbuildfarm/bin/latest &&
> .
The initial failure was NOT, except that the PostgreSQL build builds a PL/Perl
interpreter that MIGHT
Be considered that.
It was unexpected.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk
Author: pfg
Date: Wed May 24 14:24:47 2017
New Revision: 318788
URL: https://svnweb.freebsd.org/changeset/base/318788
Log:
bhyvegc_resize: make use of reallocarray(3) for bounds-checking.
Also add __FBSDID.
Reviewed by: grehan
This file lacks a license(!) so for this change the f
Author: cy
Date: Wed May 24 14:36:51 2017
New Revision: 318789
URL: https://svnweb.freebsd.org/changeset/base/318789
Log:
Ifdef out a redundant if statement when LARGE_NAT is disabled.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Modified: head/sys/contrib/i
First of all, HUGE thanks to everyone involved in this project!
On 05/23/17 04:29, Konstantin Belousov wrote:
Author: kib
Date: Tue May 23 09:29:05 2017
New Revision: 318736
URL: https://svnweb.freebsd.org/changeset/base/318736
Log:
Commit the 64-bit inode project.
Extend the ino_t,
On 24 May 2017 at 10:53, Pedro Giffuni wrote:
>
> There is now a bunch of coverity issues (OVERFLOW_BEFORE_WIDEN mostly)
> tied to ino64_t. At least the following CIDs are related:
On a quick look the OVERFLOW_BEFORE_WIDEN issues are false positives
in practice: for correct operation the product
Author: asomers
Date: Wed May 24 16:30:38 2017
New Revision: 318790
URL: https://svnweb.freebsd.org/changeset/base/318790
Log:
Fix a buffer overflow in bootparamd(8)
If /etc/bootparams contains a line with an excessively long pathname, and a
client asks for that path, then bootparamd will
Author: emaste
Date: Wed May 24 17:11:10 2017
New Revision: 318792
URL: https://svnweb.freebsd.org/changeset/base/318792
Log:
UPDATING: clarify ino64 upgrade instructions even further
- mention COMPAT_FREEBSD11 earlier so that the steps are in chronological
order
- suggest removing /u
Am Wed, 24 May 2017 08:06:34 -0500
Larry Rosenman schrieb:
> The initial failure:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=peripatus&dt=2017-05-23%2019%3A17%3A42
>
> I then recompiled perl, and got:
> borg.lerctr.org /home/pgbuildfarm $ cd /home/pgbuildfarm/bin/latest
> && ./run
I fixed my issues by force-rebuilding perl and all installed p5-* ports.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
_
Am Wed, 24 May 2017 12:28:51 -0500
Larry Rosenman schrieb:
> I fixed my issues by force-rebuilding perl and all installed p5-* ports.
>
>
This isn't possible in my case :-(
lang/perl rebuilds all right, but every p5-* ports fails with
[...]
Checking if your kit is complete...
ListUtil.c: l
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
On 5/24/17, 12:40 PM, "O. Hartmann" wrote:
Am Wed, 24 May 2017 12:28:51 -0500
Larry Rosenman schrie
Author: glebius
Date: Wed May 24 17:47:16 2017
New Revision: 318793
URL: https://svnweb.freebsd.org/changeset/base/318793
Log:
o Rearrange struct inpcb fields to optimize the TCP output code path
considering cache line hits and misses. Put the lock and hash list
glue into the first cach
Author: gjb
Date: Wed May 24 17:47:49 2017
New Revision: 318794
URL: https://svnweb.freebsd.org/changeset/base/318794
Log:
Update the "first appeared in" version in several manual pages.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/zfsbootcfg/zfsbootcfg
Author: gjb
Date: Wed May 24 17:50:34 2017
New Revision: 318795
URL: https://svnweb.freebsd.org/changeset/base/318795
Log:
Update the "first appeared in" version in several manual pages.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libc/gen/sem_timedwait
Am Wed, 24 May 2017 19:40:46 +0200
"O. Hartmann" schrieb:
> Am Wed, 24 May 2017 12:28:51 -0500
> Larry Rosenman schrieb:
>
> > I fixed my issues by force-rebuilding perl and all installed p5-* ports.
> >
> >
>
>
> This isn't possible in my case :-(
>
> lang/perl rebuilds all right, but
On 5/24/17, 1:01 PM, "O. Hartmann" wrote:
Am Wed, 24 May 2017 19:40:46 +0200
"O. Hartmann" schrieb:
> Am Wed, 24 May 2017 12:28:51 -0500
> Larry Rosenman schrieb:
>
> > I fixed my issues by force-rebuilding perl and all installed p5-*
ports.
> >
> >
Am Wed, 24 May 2017 13:04:30 -0500
Larry Rosenman schrieb:
> On 5/24/17, 1:01 PM, "O. Hartmann" wrote:
>
> Am Wed, 24 May 2017 19:40:46 +0200
> "O. Hartmann" schrieb:
>
> > Am Wed, 24 May 2017 12:28:51 -0500
> > Larry Rosenman schrieb:
> >
> > > I fixed my issu
Author: jhb
Date: Wed May 24 18:54:21 2017
New Revision: 318800
URL: https://svnweb.freebsd.org/changeset/base/318800
Log:
Remove constants and comments for unimplemented entries in the default LDT.
These entries will never be added to the default LDT in the future.
Modified:
head/sys/x8
> On May 24, 2017, at 11:10, O. Hartmann wrote:
>
> Am Wed, 24 May 2017 13:04:30 -0500
> Larry Rosenman schrieb:
…
> I use the traditional "make" way (via portmaster)
There were some reports about needing to do “make clean” before “make
install”. Memory serves me correctly there are
Am Wed, 24 May 2017 12:11:06 -0700
"Ngie Cooper (yaneurabeya)" schrieb:
> > On May 24, 2017, at 11:10, O. Hartmann wrote:
> >
> > Am Wed, 24 May 2017 13:04:30 -0500
> > Larry Rosenman schrieb:
>
> …
>
> > I use the traditional "make" way (via portmaster)
>
> There were some report
In message <1c1ab22c-60bf-4707-f635-8069aa1e0...@freebsd.org>, Bryan
Drewery wr
ites:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
> --sIw1a8MPU8obGIEqPMSjxuV84b026de6m
> Content-Type: multipart/mixed; boundary="8b3Tlc1Bt9VfscoFw6tX1N8B8aTeGubhr";
> protected-headers="v1"
> From:
On 5/24/17 1:17 PM, Cy Schubert wrote:
> In message <1c1ab22c-60bf-4707-f635-8069aa1e0...@freebsd.org>, Bryan
> Drewery wr
> ites:
>> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
>> --sIw1a8MPU8obGIEqPMSjxuV84b026de6m
>> Content-Type: multipart/mixed; boundary="8b3Tlc1Bt9VfscoFw6tX1N
Author: avg
Date: Wed May 24 20:41:26 2017
New Revision: 318812
URL: https://svnweb.freebsd.org/changeset/base/318812
Log:
MFV r316860: 7545 zdb should disable reference tracking
illumos/illumos-gate@4dd77f9e38ef05b39db128ff7608d926fd3218c6
https://github.com/illumos/illumos-gate/commit/
Author: avg
Date: Wed May 24 20:53:01 2017
New Revision: 318814
URL: https://svnweb.freebsd.org/changeset/base/318814
Log:
MFC r316904: 7729 libzfs_core`lzc_rollback() leaks result nvl
illumos/illumos-gate@ac428481f96be89add7a1edf43ae47dd71038553
https://github.com/illumos/illumos-gate/c
Author: trasz
Date: Wed May 24 21:02:53 2017
New Revision: 318816
URL: https://svnweb.freebsd.org/changeset/base/318816
Log:
Don't end up manpage titles with a full stop.
MFC after:2 weeks
Modified:
head/lib/lib80211/lib80211.3
head/lib/libc/net/sctp_bindx.3
head/lib/libc/net/sct
> On May 24, 2017, at 09:26, Ed Maste wrote:
>
> On 24 May 2017 at 10:53, Pedro Giffuni wrote:
>>
>> There is now a bunch of coverity issues (OVERFLOW_BEFORE_WIDEN mostly)
>> tied to ino64_t. At least the following CIDs are related:
>
> On a quick look the OVERFLOW_BEFORE_WIDEN issues are fal
Author: avg
Date: Wed May 24 21:29:31 2017
New Revision: 318818
URL: https://svnweb.freebsd.org/changeset/base/318818
Log:
MFC r316907: 1300 filename normalization doesn't work for removes
illumos/illumos-gate@1c17160ac558f98048951327f4e9248d8f46acc0
https://github.com/illumos/illumos-ga
Author: avg
Date: Wed May 24 21:32:35 2017
New Revision: 318819
URL: https://svnweb.freebsd.org/changeset/base/318819
Log:
MFC r316908: 7541 zpool import/tryimport ioctl returns ENOMEM because
provided buffer is too small for config
illumos/illumos-gate@8b65a70b763232c90a91f31eb2010314c02e
Author: hselasky
Date: Wed May 24 21:42:48 2017
New Revision: 318820
URL: https://svnweb.freebsd.org/changeset/base/318820
Log:
Increase the allowed maximum number of audio channels from 31 to 127
in the PCM feeder mixer. Without this change a value of 32 channels is
treated like zero, due t
Author: avg
Date: Wed May 24 21:43:34 2017
New Revision: 318821
URL: https://svnweb.freebsd.org/changeset/base/318821
Log:
MFC r316912: 7793 ztest fails assertion in dmu_tx_willuse_space
illumos/illumos-gate@61e255ce7267b52208af9daf434b77d37fb75622
https://github.com/illumos/illumos-gate
Author: avg
Date: Wed May 24 21:45:52 2017
New Revision: 318822
URL: https://svnweb.freebsd.org/changeset/base/318822
Log:
MFC r316913: 7869 panic in bpobj_space(): null pointer dereference
illumos/illumos-gate@a3905a45920de250d181b66ac0b6b71bd200d9ef
https://github.com/illumos/illumos-g
Author: avg
Date: Wed May 24 21:49:21 2017
New Revision: 318823
URL: https://svnweb.freebsd.org/changeset/base/318823
Log:
MFC r316914: 7801 add more by-dnode routines
illumos/illumos-gate@b0c42cd4706ba01ce158bd2bb1004f7e59eca5fe
https://github.com/illumos/illumos-gate/commit/b0c42cd4706
Author: avg
Date: Wed May 24 21:52:20 2017
New Revision: 318824
URL: https://svnweb.freebsd.org/changeset/base/318824
Log:
MFC r316915: 7801 add more by-dnode routines (lint)
illumos/illumos-gate@411be58a6e030a3b606f1afcc7f2e2459ffda844
https://github.com/illumos/illumos-gate/commit/411b
Author: avg
Date: Wed May 24 22:15:16 2017
New Revision: 318827
URL: https://svnweb.freebsd.org/changeset/base/318827
Log:
MFV r316916: 7970 zfs_arc_num_sublists_per_state should be common to all
multilists
illumos/illumos-gate@10fbdecb05f411234920f8d3c92c148d39106d7e
https://github.com
Author: avg
Date: Wed May 24 22:21:24 2017
New Revision: 318828
URL: https://svnweb.freebsd.org/changeset/base/318828
Log:
MFV r316917: 7968 multi-threaded spa_sync()
illumos/illumos-gate@94c2d0eb22e9624151ee84a7edbf7178e1bf4087
https://github.com/illumos/illumos-gate/commit/94c2d0eb22e9
Author: avg
Date: Wed May 24 22:25:26 2017
New Revision: 318829
URL: https://svnweb.freebsd.org/changeset/base/318829
Log:
MFV r316920: 8023 Panic destroying a metaslab deferred range tree
illumos/illumos-gate@3991b535a8e990c0369be677746a87c259b13e9f
https://github.com/illumos/illumos-ga
Author: avg
Date: Wed May 24 22:27:48 2017
New Revision: 318830
URL: https://svnweb.freebsd.org/changeset/base/318830
Log:
MFC r316921: 8027 tighten up dsl_pool_dirty_delta
illumos/illumos-gate@313ae1e182df6e6a04b56c4b73ded33e11b75666
https://github.com/illumos/illumos-gate/commit/313ae1
Author: avg
Date: Wed May 24 22:30:21 2017
New Revision: 318831
URL: https://svnweb.freebsd.org/changeset/base/318831
Log:
MFV r316922: 5380 receive of a send -p stream doesn't need to try renaming
snapshots
illumos/illumos-gate@471a88e499c660844f4590487ce7c4d5a7090294
https://github.co
Author: avg
Date: Wed May 24 22:32:56 2017
New Revision: 318832
URL: https://svnweb.freebsd.org/changeset/base/318832
Log:
MFV r316923: 8026 retire zfs_throttle_delay and zfs_throttle_resolution
illumos/illumos-gate@6b036259815954b7ad86d651af18efba672cb7a9
https://github.com/illumos/illu
Author: avg
Date: Wed May 24 22:34:54 2017
New Revision: 318833
URL: https://svnweb.freebsd.org/changeset/base/318833
Log:
MFV r316925: 6101 attempt to lzc_create() a filesystem under a volume results
in a panic
illumos/illumos-gate@b127fe3c059af7adf772735498680b4f2e1405ef
https://githu
Author: avg
Date: Wed May 24 22:40:56 2017
New Revision: 318834
URL: https://svnweb.freebsd.org/changeset/base/318834
Log:
MFV r316930: 5814 bpobj_iterate_impl(): Close a refcount leak iterating on a
sublist.
illumos/illumos-gate@b67dde11a73a9455d641403cbbb65ec2add41b41
https://github.c
On 24/05/2017 23:53, Andriy Gapon wrote:
> MFC r316904: 7729 libzfs_core`lzc_rollback() leaks result nvl
This and a few other commits should have MFV instead of MFC in their
description. Sorry for any confusion that this mistake of mine might cause.
--
Andriy Gapon
_
On Wed, 24 May 2017 20:10:00 +0200, "O. Hartmann"
wrote:
> Am Wed, 24 May 2017 13:04:30 -0500
> Larry Rosenman schrieb:
>
> > On 5/24/17, 1:01 PM, "O. Hartmann" wrote:
> >
> > Am Wed, 24 May 2017 19:40:46 +0200
> > "O. Hartmann" schrieb:
> >
> > > Am Wed, 24 May 2017 12:2
Author: adrian
Date: Thu May 25 04:18:46 2017
New Revision: 318856
URL: https://svnweb.freebsd.org/changeset/base/318856
Log:
[ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.
In the deep past, when this code compiled as a binary module, ath_hal
built as a module. T
Author: adrian
Date: Thu May 25 04:26:26 2017
New Revision: 318857
URL: https://svnweb.freebsd.org/changeset/base/318857
Log:
[ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything.
Yes, the memory bloat is large, but it's 2017 and I'll fix it later
by making it runtime configurable /
==
--- head/UPDATING Thu May 25 04:26:26 2017(r318857)
+++ head/UPDATING Thu May 25 05:01:44 2017(r318858)
@@ -51,6 +51,31 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
** SPECIAL WARNING: **
+20170524:
+ The
Author: adrian
Date: Thu May 25 05:02:43 2017
New Revision: 318859
URL: https://svnweb.freebsd.org/changeset/base/318859
Log:
[lib] disable libc++experimental on mips platforms for now.
This breaks at least mips32 platform builds.
Reviewed by: dim
Modified:
head/lib/Makefile
Modif
Author: hselasky
Date: Thu May 25 05:23:47 2017
New Revision: 318860
URL: https://svnweb.freebsd.org/changeset/base/318860
Log:
Declare the "snd_fxdiv_table" once. This shaves around 24Kbytes of
binary data from sound.ko and the kernel.
MFC after:3 days
Modified:
head/sys/d
53 matches
Mail list logo