Re: head -r335782 (?) broke ci.freebsd.org's FreeBSD-head-amd64-gcc build (lib32 part of build)

2018-07-16 Thread Mark Millard via svn-src-head
On 2018-Jul-1, at 6:34 AM, Mark Millard wrote: > My brain finally engaged for showing exactly what files are included > for the gcc builds: the .meta files include that information explicitly > (along with other files that are opened during the operation). > > amd64 is as I reported, just one he

svn commit: r336361 - in head/sys/ufs: ffs ufs

2018-07-16 Thread Kirk McKusick
Author: mckusick Date: Tue Jul 17 04:43:58 2018 New Revision: 336361 URL: https://svnweb.freebsd.org/changeset/base/336361 Log: Add needed locking for um_flags added in -r335808. While here document required locking details in ufsmount structure. Reported by: kib Reviewed by: kib Mo

svn commit: r336360 - head/sys/sys

2018-07-16 Thread Pedro F. Giffuni
Author: pfg Date: Tue Jul 17 02:20:51 2018 New Revision: 336360 URL: https://svnweb.freebsd.org/changeset/base/336360 Log: FreeBSD_version bump as per r336351, Updating the libstdc++ is likely to have consequences for archs that are still using the older GCC based toolchain. Requeste

Re: svn commit: r336351 - head/gnu/lib/libstdc++

2018-07-16 Thread Pedro Giffuni
On 16/07/2018 19:11, Mark Linimon wrote: On Mon, Jul 16, 2018 at 06:53:28PM +, Pedro F. Giffuni wrote: Update libstdc++ configuration. Will FreeBSD version be incremented for this? mcl I thought about it, but then I was not sure anyone will notice. Nevermind, version bumps are chea

Re: svn commit: r336351 - head/gnu/lib/libstdc++

2018-07-16 Thread Mark Linimon
On Mon, Jul 16, 2018 at 06:53:28PM +, Pedro F. Giffuni wrote: > Update libstdc++ configuration. Will FreeBSD version be incremented for this? mcl ___ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To

svn commit: r336359 - head/sys/conf

2018-07-16 Thread Kyle Evans
Author: kevans Date: Mon Jul 16 23:32:24 2018 New Revision: 336359 URL: https://svnweb.freebsd.org/changeset/base/336359 Log: Revert 336358 and step away fron machine for the day... VERSREQ < 7.+ physically will not work with new config(8) due to major bump, which is why I bumped it in th

svn commit: r336358 - head/sys/conf

2018-07-16 Thread Kyle Evans
Author: kevans Date: Mon Jul 16 21:53:30 2018 New Revision: 336358 URL: https://svnweb.freebsd.org/changeset/base/336358 Log: Partially revert r336353: sys/conf/* %VERSREQ bumps The changes made in r335998 don't strictly require a newer config(8), though it is advised. The %VERSREQ bumps

svn commit: r336357 - in head/sys/fs: nfs nfsserver

2018-07-16 Thread Rick Macklem
Author: rmacklem Date: Mon Jul 16 21:32:50 2018 New Revision: 336357 URL: https://svnweb.freebsd.org/changeset/base/336357 Log: Modify the reasons for not issuing a delegation in the NFSv4.1 server. The ESXi NFSv4.1 client will generate warning messages when the reason for not issuing a d

svn commit: r336356 - head/sys/dev/e1000

2018-07-16 Thread Marius Strobl
Author: marius Date: Mon Jul 16 19:47:57 2018 New Revision: 336356 URL: https://svnweb.freebsd.org/changeset/base/336356 Log: Update igb_sctx_init for r336313, missed when incorporating shurd@'s feedback on the initial D15720. Reported by: kib Modified: head/sys/dev/e1000/if_em.c Mod

svn commit: r336355 - head/sys/cddl/dev/dtrace/powerpc

2018-07-16 Thread Justin Hibbits
Author: jhibbits Date: Mon Jul 16 19:47:29 2018 New Revision: 336355 URL: https://svnweb.freebsd.org/changeset/base/336355 Log: dtrace/powerpc: Correct register indices for non-indexed registers in the trapframe Fix an off-by-one error, LR starts at index 32, not index 33, and the others

svn commit: r336354 - head/stand/i386/zfsboot

2018-07-16 Thread Li-Wen Hsu
Author: lwhsu (ports committer) Date: Mon Jul 16 19:21:50 2018 New Revision: 336354 URL: https://svnweb.freebsd.org/changeset/base/336354 Log: zfsboot: fix build with WITHOUT_LOADER_GELI Reviewed by: ian Sponsored by: The FreeBSD Foundation Differential Revision:https://reviews

Re: svn commit: r336353 - in head: sys/conf usr.sbin/config

2018-07-16 Thread Kyle Evans
On Mon, Jul 16, 2018 at 2:05 PM, Kyle Evans wrote: > Author: kevans > Date: Mon Jul 16 19:05:50 2018 > New Revision: 336353 > URL: https://svnweb.freebsd.org/changeset/base/336353 > > Log: > config(8): Bump major version after r335998 > > config-generated hints.c/env.c from r335998 and later a

svn commit: r336353 - in head: sys/conf usr.sbin/config

2018-07-16 Thread Kyle Evans
Author: kevans Date: Mon Jul 16 19:05:50 2018 New Revision: 336353 URL: https://svnweb.freebsd.org/changeset/base/336353 Log: config(8): Bump major version after r335998 config-generated hints.c/env.c from r335998 and later are incompatible with earlier kernels due to no longer setting en

svn commit: r336352 - in head/sys: geom/eli kgssapi/krb5

2018-07-16 Thread Conrad Meyer
Author: cem Date: Mon Jul 16 19:01:05 2018 New Revision: 336352 URL: https://svnweb.freebsd.org/changeset/base/336352 Log: OCF: Convert consumers to the session id typedef These were missed in the earlier r336269. No functional change. Sponsored by: Dell EMC Isilon Modified: he

Re: svn commit: r336348 - in head/sys: conf crypto/armv8 modules/armv8crypto

2018-07-16 Thread Ravi Pokala
-Original Message- From: on behalf of Andrew Turner Date: 2018-07-16, Monday at 08:39 To: , , Subject: svn commit: r336348 - in head/sys: conf crypto/armv8 modules/armv8crypto > Author: andrew > Date: Mon Jul 16 15:39:33 2018 > New Revision: 336348 > URL: https://svnweb.freebsd.org/c

svn commit: r336351 - head/gnu/lib/libstdc++

2018-07-16 Thread Pedro F. Giffuni
Author: pfg Date: Mon Jul 16 18:53:28 2018 New Revision: 336351 URL: https://svnweb.freebsd.org/changeset/base/336351 Log: Update libstdc++ configuration. Its been quite a while since the last time we updated this and since then we have grown iconv and a bunch of complex math functions.

svn commit: r336350 - head/usr.sbin/sysrc

2018-07-16 Thread Devin Teske
Author: dteske Date: Mon Jul 16 18:53:17 2018 New Revision: 336350 URL: https://svnweb.freebsd.org/changeset/base/336350 Log: sysrc(8): Send error message to stderr (not stdout) PR: bin/229806 Reported by: Andreas Sommer MFC after:3 days X-MFC-to: stable/11 stable/

Re: svn commit: r336326 - head/sys/dev/ichiic

2018-07-16 Thread Warner Losh
On Mon, Jul 16, 2018, 10:57 AM John Baldwin wrote: > On 7/15/18 6:34 PM, Oleksandr Tymoshenko wrote: > > Author: gonzo > > Date: Mon Jul 16 01:34:45 2018 > > New Revision: 336326 > > URL: https://svnweb.freebsd.org/changeset/base/336326 > > > > Log: > > Remove MODULE_PNP_INFO for ig4(4) driver

svn commit: r336349 - head/sys/sys

2018-07-16 Thread Andrew Turner
Author: andrew Date: Mon Jul 16 18:21:29 2018 New Revision: 336349 URL: https://svnweb.freebsd.org/changeset/base/336349 Log: Don't use the static keyword with DPCPU defines in arm64 modules. On arm64 compiler will create PC-relative loads and stores for static data. This means it doesn't

Re: svn commit: r336326 - head/sys/dev/ichiic

2018-07-16 Thread John Baldwin
On 7/15/18 6:34 PM, Oleksandr Tymoshenko wrote: > Author: gonzo > Date: Mon Jul 16 01:34:45 2018 > New Revision: 336326 > URL: https://svnweb.freebsd.org/changeset/base/336326 > > Log: > Remove MODULE_PNP_INFO for ig4(4) driver > > ig4(4) does not support suspend/resume but present on the h

svn commit: r336348 - in head/sys: conf crypto/armv8 modules/armv8crypto

2018-07-16 Thread Andrew Turner
Author: andrew Date: Mon Jul 16 15:39:33 2018 New Revision: 336348 URL: https://svnweb.freebsd.org/changeset/base/336348 Log: Create an empty stdint.h for arm_neon.h to include. The armv8crypto module includes arm_neon.h for the compiler intrinsic functions. This includes the userland std

svn commit: r336347 - head

2018-07-16 Thread Warner Losh
Author: imp Date: Mon Jul 16 15:29:32 2018 New Revision: 336347 URL: https://svnweb.freebsd.org/changeset/base/336347 Log: Add pointer to freebsd-numerics for libm. Modified: head/MAINTAINERS Modified: head/MAINTAINERS =

svn commit: r336339 - head/sys/arm/allwinner/clkng

2018-07-16 Thread Emmanuel Vadot
Author: manu Date: Mon Jul 16 13:38:16 2018 New Revision: 336339 URL: https://svnweb.freebsd.org/changeset/base/336339 Log: allwinner: a83t: Fix PLL_CPU clocks The PLL_CPU clocks formula is 24Mhz * N and not 24Mhz / N Fix it by using a NKMP clock with fixed factor values for the one unu

svn commit: r336337 - head

2018-07-16 Thread Kyle Evans
Author: kevans Date: Mon Jul 16 13:14:53 2018 New Revision: 336337 URL: https://svnweb.freebsd.org/changeset/base/336337 Log: Unconditionally build libnv in legacy Rather than using a config(8) built from new tree linking libnv built on host. Modified: head/Makefile.inc1 Modified: hea

svn commit: r336336 - head/tools/build

2018-07-16 Thread Alex Richardson
Author: arichardson Date: Mon Jul 16 11:03:05 2018 New Revision: 336336 URL: https://svnweb.freebsd.org/changeset/base/336336 Log: Fix buildworld on FreeBSD 10 Since r336126 we depend on explicit_bzero() for the libmd bootstrap. Add it to -legacy if it is not found in /usr/include/strings

svn commit: r336335 - in head: lib/libnv tools/build

2018-07-16 Thread Alex Richardson
Author: arichardson Date: Mon Jul 16 10:57:26 2018 New Revision: 336335 URL: https://svnweb.freebsd.org/changeset/base/336335 Log: No longer install sys/nv.h and sys/cnv.h in lib/libnv/Makefile Use tools/build/Makefile to install the headers into ${WORLDTMP}/legacy instead. Compared to r3