Date: Fri, 11 Mar 2016 22:22:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bdrewery@FreeBSD.org, dumbbell@FreeBSD.org, dim@FreeBSD.org, gonzo@FreeBSD.org, glebius@FreeBSD.org, jhibbits@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: FreeBSD_HEAD_i386 - Build #2570 - Fixed Message-ID: <608534115.31.1457734946474.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <2014477574.27.1457723731527.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2014477574.27.1457723731527.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #2570 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2570/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2570/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2570/console Change summaries: 296683 by glebius: Allow minimum and maximum sweep size be the same. Submitted by: maxim 296682 by gonzo: Make it possible for operations to refer to GPIO pins by name - Try to guess what is provided as a pin spec for -t or for get/set operation: number or name. Fails in case of ambiguity. - Add -p and -N switches to force pin specification interpretation: -p forces spec to be pin number, -N forces it to be name Submitted by: Emmanuel Vadot <manu@bidouilliste.com> Differential Revision: https://reviews.freebsd.org/D5201 296681 by dumbbell: drm/i915: Fix malloc type in i915_gem_object_bind_to_gtt() drm_mm.c expects DRM_MEM_MM, not DRM_I915_GEM. 296679 by dim: Pull in r246280 from upstream libc++ trunk (by Eric Fiselier): Fix most GCC warnings during build. Only -Wattribute left. This helps to fix a number of -Werror warnings when building world with recent versions of gcc (e.g. the devel/*-xtoolchain-gcc ports). 296677 by jhibbits: Add to CFLAGS, rather than replacing. This allows additional CFLAGS, as set in bsd.cpu.mk, to go through. 296676 by bdrewery: Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion. 296675 by bdrewery: Avoid bmake upgrade NO_MAN warning by just setting MAN to empty. Suggested by: imp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?608534115.31.1457734946474.JavaMail.jenkins>