Build failed in Jenkins: FreeBSD_HEAD #1617

From: <jenkins-admin_at_freebsd.org>
Date: Mon, 13 Oct 2014 02:07:12 +0000 (GMT)
See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1617/changes>

Changes:

[ngie] Do initial port of contrib/netbsd-tests/lib/libc/locale

t_io:
- Expect failures potentially related to implementation-specific knowledge of
the zh_TW.Big5 locale [*]

t_mbrtowc:
- Handle unknown locales more gracefully (do not test if the locale doesn't
exist)
- Expect failure with mbrtowc_internal dealing with Japanese locales
(potentially related to implementation detail knowledge of the ja_* locales) [*].

t_mbstowcs, t_mbtowc, t_wctomb:
- Handle unknown locales more gracefully (do not test if the locale doesn't
exist)

t_wcstod:
- Treat FreeBSD like NetBSD and Linux in the XXX: FIXME section

[*] More investigation is required to determine the root cause of the failures

Submitted by: pho
Sponsored by: EMC / Isilon Storage Division

[yongari] Remove ALC_LOCK_ASSERT in alc_stop_queue().  This function is now
called in device attach without holding a driver lock so it
resulted in panic.

Reported by:	markj

[ngie] Add #include <stdio.h> for printf

Sponsored by: EMC / Isilon Storage Division

[jhibbits] Check error return from reading integer part of temperature.

There's a very remote, but possible, chance that the integer part read will
fail, but the fraction read succeeds, at which point the reported temperature is
invalid.

Reported by: Matthew Rezny
MFC after:	3 weeks

[ngie] Expect nice_err to fail on FreeBSD with unprivileged users

PR: 189821
Sponsored by: EMC / Isilon Storage Division

[jch] A connection in TIME_WAIT state before calling close() actually did not
received any RST packet.  Do not set error to ECONNRESET in this case.

Differential Revision:	https://reviews.freebsd.org/D879
Reviewed by:		rpaulo, adrian
Approved by:		jhb (mentor)
Sponsored by:		Verisign, Inc.

[hrs] s/-/_/ in name.

[ngie] - Add libutil #include for fparseln
- Change ATF_REQUIRE_EQ_MSG to ATF_CHECK_EQ_MSG to gather all failing results
  possible (currently 12 with leftassoc)
- Mark leftassoc "atf_tc_expect_fail" on FreeBSD (PR coming soon after further
  analysis is done on the code)

In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division

[ngie] Fix compilation errors with missing wide-type headers and fix compilation
warnings with -Wformat

In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division

[ngie] Implement 64MB memory limit for test to ensure that it fails reliably in
600 seconds; it would previously fail inconsistently when run in some virtual
machine configurations

This patch might need to be reverted or revisited later (see the attached PR
for more details)

PR: 169302

Submitted by: pho
Sponsored by: EMC / Isilon Storage Division

[jhibbits] Add an AC line monitor so power_profile can work

Summary:
Add a polling loop (1Hz) to monitor the battery and AC status, to notify devd
like ACPI does for power monitoring.  This allows /etc/rc.d/power_profile to
work on PowerPC laptops

Test Plan:
Tested on a Titanium PowerBook, configuring economy_cpu_freq and
performance_cpu_freq, disabling powerd.

Reviewers: #powerpc, nwhitehorn

Reviewed By: nwhitehorn

Subscribers: rpaulo

Differential Revision: https://reviews.freebsd.org/D937

[mav] Remove stale comments.

------------------------------------------
Started by user rodrigc
Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/>
Updating svn://svn.freebsd.org/base/head at revision '2014-10-13T02:05:27.126 +0000'
U         contrib/netbsd-tests/lib/libc/locale/t_mbstowcs.c
U         contrib/netbsd-tests/lib/libc/locale/t_wcstod.c
U         contrib/netbsd-tests/lib/libc/locale/t_io.c
U         contrib/netbsd-tests/lib/libc/locale/t_mbtowc.c
U         contrib/netbsd-tests/lib/libc/locale/t_wctomb.c
U         contrib/netbsd-tests/lib/libc/locale/t_mbrtowc.c
U         contrib/netbsd-tests/lib/libc/gen/t_nice.c
U         contrib/netbsd-tests/lib/libc/regex/t_exhaust.c
U         contrib/netbsd-tests/lib/libc/regex/t_regex_att.c
U         contrib/netbsd-tests/lib/libc/regex/debug.c
U         etc/devd/apple.conf
U         etc/rc.d/bgfsck
U         sys/dev/alc/if_alc.c
U         sys/dev/iicbus/max6690.c
U         sys/powerpc/powermac/pmu.c
U         sys/cam/ctl/scsi_ctl.c
U         sys/netinet/tcp_usrreq.c
At revision 273019
[FreeBSD_HEAD] $ /bin/sh -xe /tmp/hudson5455479227585742006.sh
+ cat
+ make -j 4 buildworld __MAKE_CONF=<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/make.conf>
make: "<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/make.conf"> line 1: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/>
Build step 'Execute shell' marked build as failure
Received on Mon Oct 13 2014 - 00:07:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC