Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2015 03:08:02 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ngie@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #1582 - Fixed
Message-ID:  <114046283.1.1446433685687.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <152677055.49.1446426449983.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <152677055.49.1446426449983.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #1582 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1582/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1582/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1582/console

Change summaries:

290256 by ngie:
Define `compress` in `__elfN(coredump)` when #ifdef GZIO is true to mute
an -Wunused-but-set-variable warning

Reported by: FreeBSD_HEAD_amd64_gcc4.9 jenkins job
Sponsored by: EMC / Isilon Storage Division

290255 by ngie:
Add _test suffix to multiple tests in lib/libc to conform to the design noted
in the FreeBSD Test Suite wiki

MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division

290254 by ngie:
Remove unused variable (SRCDIR)

MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division

290253 by ngie:
Remove unnecessary `if (x)` tests before calling `free(x)`; free(3)
already employs this check

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division

290252 by ngie:
Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptime

The command was checking local/remote system uptime, so rename the script to
match its function and to avoid confusion

The controlling variable in /etc/periodic.conf has been renamed from
daily_status_rwho_enable to daily_status_uptime_enable.

MFC after: 3 days
Reported by: Peter Jeremy <peter@rulingia.com>
Relnotes: yes
Sponsored by: EMC / Isilon Storage Division

290251 by ngie:
Use nitems(x) instead of sizeof(x)/sizeof(x[0])

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division

290250 by ngie:
Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 if
MK_USB != no

Add the manpages to OptionalObsoleteFiles.inc

As a side-effect, this also fixes installworld with MK_USB == no

X-MFC with: r290128
Sponsored by: EMC / Isilon Storage Division




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?114046283.1.1446433685687.JavaMail.jenkins>