FreeBSD_HEAD_amd64_gcc4.9 - Build #601 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 4 Oct 2015 10:17:25 +0000 (GMT)
FreeBSD_HEAD_amd64_gcc4.9 - Build #601 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/601/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/601/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/601/console

Change summaries:

288658 by melifaro:
Eliminate nd6_llinfo_settimer(). All consumers were converted to
  use nd6_llinfo_settimer_locked() in r216022.
Make nd6_llinfo_settimer_locked() static: last external consumer was
converted in r288124.

288657 by melifaro:
Add __noinline attribute to several functions to ease dtrace instrumentation

288654 by araujo:
Remove per complete the fec aggregation protocol.
The remove began with revision r271733.

NOTE: This patch must never be merge to 10-Stable

Reviewed by:	glebius
Approved by:	bapt (mentor)
Relnotes:	Yes
Sponsored by:	EuroBSDCon Sweden.
Differential Revision:	D3786

288653 by adrian:
drm2: a few minor fixes after r280183

* Remove obsolete drm_agp_*_memory() prototypes.
* Fix comment in drm_fops.c (outisde -> outside).
* Fix some formatting issues in drm_stub.c (spaces -> tabs).
* Add missing case statement (gen == 3) in intel_gpu_reset().
* Restore pci_enable_busmaster() call in the init path (fixes gpu hang on i945GM).
* Replace M_WAITOK with M_NOWAIT when the return value of malloc is checked (may be incorrect).

Submitted by:	<s3erios_at_gmail.com>
Reviewed by:	dumbbell
Approved by:	dumbbell
Differential Revision:	https://reviews.freebsd.org/D3413

288652 by melifaro:
Fix condition for nd6_llinfo_getholdsrc() introduced in r287484.
  Effectively it always returned NULL so SAS was always performed and
  sometimes the result might have been different.

Fix state machine change accidentally introduced in r287985:
  state (4) inside nd6_cache_lladdr() (existing entry got nd message
  with the same lladdress) started to cause lle state transition to STALE
  instead of no-action.



The end of the build log:

[...truncated 173981 lines...]
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.hpp:33,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/ios:387:1: warning: type attributes ignored after type is already defined [-Wattributes]
 };
 ^
--- build_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/iostream:38:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:29:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/ios:387:1: warning: type attributes ignored after type is already defined [-Wattributes]
 };
 ^
--- atf_c++_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/cstdlib:85:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.hpp:32,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2845:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<char, false>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2846:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<char, true>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2847:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<wchar_t, false>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2848:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<wchar_t, true>)
 ^
--- build_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:434:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build.hpp:29,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2845:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<char, false>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2846:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<char, true>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2847:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<wchar_t, false>)
 ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/locale:2848:1: warning: type attributes ignored after type is already defined [-Wattributes]
 _LIBCPP_EXTERN_TEMPLATE2(class _LIBCPP_TYPE_VIS moneypunct_byname<wchar_t, true>)
 ^
--- atf_c++_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/ostream:142:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/istream:163,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/iostream:40,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.hpp:33,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/bitset:636:54: warning: attributes ignored on template instantiation [-Wattributes]
 template <size_t _Size> struct _LIBCPP_TYPE_VIS_ONLY hash<bitset<_Size> >;
                                                      ^
--- build_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/ostream:142:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/istream:163,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/iostream:40,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:29:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/bitset:636:54: warning: attributes ignored on template instantiation [-Wattributes]
 template <size_t _Size> struct _LIBCPP_TYPE_VIS_ONLY hash<bitset<_Size> >;
                                                      ^
--- usr.sbin.all__D ---
--- proto.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd/proto.c -o proto.So
--- proto_common.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd/proto_common.c -o proto_common.So
--- lib.all__D ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build.hpp:29:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::capacity() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:468:9:   required from 'void std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str(const string_type&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::string_type = std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:244:22:   required from 'std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(std::__1::ios_base::openmode) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::ios_base::openmode = unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:779:34:   required from 'std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::basic_ostringstream(std::__1::ios_base::openmode) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::ios_base::openmode = unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:119:9:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1435:30: warning: enumeral and non-enumeral type in conditional expression
         {return (__is_long() ? __get_long_cap() : __min_cap) - 1;}
                              ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__recommend(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2212:43:   required from 'typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type std::__1::basic_string<_CharT, _Traits, _Allocator>::__init(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type = void]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2241:27:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::allocator_type = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:444:72:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:845:22:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:119:9:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1775:34: warning: enumeral and non-enumeral type in conditional expression
         {return (__s < __min_cap ? __min_cap :
                                  ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__align_it(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with typename std::__1::basic_string<_CharT, _Traits, _Allocator>::__alloc_traits::size_type __a = 16ul; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1776:28:   required from 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__recommend(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2212:43:   required from 'typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type std::__1::basic_string<_CharT, _Traits, _Allocator>::__init(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type = void]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2241:27:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::allocator_type = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:444:72:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:845:22:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/build_test.cpp:119:9:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1771:35: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses]
             {return __s + (__a-1) & ~(__a-1);}
                                   ^
--- atf_c++_test ---
In file included from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/__locale:15:0,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/ios:216,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/iostream:38,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.hpp:33,
                 from /builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:26:
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::capacity() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:468:9:   required from 'void std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str(const string_type&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::string_type = std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:244:22:   required from 'std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(std::__1::ios_base::openmode) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::ios_base::openmode = unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:779:34:   required from 'std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::basic_ostringstream(std::__1::ios_base::openmode) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::ios_base::openmode = unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:76:5:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1435:30: warning: enumeral and non-enumeral type in conditional expression
         {return (__is_long() ? __get_long_cap() : __min_cap) - 1;}
                              ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__recommend(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2212:43:   required from 'typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type std::__1::basic_string<_CharT, _Traits, _Allocator>::__init(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type = void]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2241:27:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::allocator_type = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:444:72:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:845:22:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:76:5:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1775:34: warning: enumeral and non-enumeral type in conditional expression
         {return (__s < __min_cap ? __min_cap :
                                  ^
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string: In instantiation of 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__align_it(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with typename std::__1::basic_string<_CharT, _Traits, _Allocator>::__alloc_traits::size_type __a = 16ul; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]':
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1776:28:   required from 'static std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type std::__1::basic_string<_CharT, _Traits, _Allocator>::__recommend(std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::size_type = long unsigned int]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2212:43:   required from 'typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type std::__1::basic_string<_CharT, _Traits, _Allocator>::__init(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; typename std::__1::enable_if<std::__1::__is_forward_iterator<_InputIterator>::value, void>::type = void]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:2241:27:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = char*; _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>; std::__1::basic_string<_CharT, _Traits, _Allocator>::allocator_type = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:444:72:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_stringbuf<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/sstream:845:22:   required from 'std::__1::basic_string<_CharT, _Traits, _Allocator> std::__1::basic_ostringstream<_CharT, _Traits, _Allocator>::str() const [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]'
/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf/atf-c++/detail/test_helpers.cpp:76:5:   required from here
/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1/string:1771:35: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses]
             {return __s + (__a-1) & ~(__a-1);}
                                   ^
--- usr.sbin.all__D ---
--- proto_uds.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd/proto_uds.c -o proto_uds.So
--- hast_snmp.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c -o hast_snmp.So
--- hast_tree.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c hast_tree.c -o hast_tree.So
--- snmp_hast.3.gz ---
sed -e 's%_at_MODPATH_at_%/usr/lib/%g'		 -e 's%_at_DEFPATH_at_%/usr/share/snmp/defs/%g'		 -e 's%_at_MIBSPATH_at_%/usr/share/snmp/mibs/%g' < /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3 | gzip -cn > snmp_hast.3.gz
--- parse.So ---
/usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast/../../../../sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DSNMPTREE_TYPES -I. -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-format   -c parse.c -o parse.So
--- lib.all__D ---
--- build_test ---
--- build_test ---
/usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -I/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include/c++/v1 -std=gnu++11 -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/../lib/libc++ --sysroot=/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp -B/usr/local/x86_64-freebsd/bin/ -O2 -pipe -DHAVE_CONFIG_H -DATF_C_TESTS_BASE='"/usr/tests/lib/atf/libatf-c"' -DATF_INCLUDEDIR='"/usr/include"' -I/builds/FreeBSD_HEAD_amd64_gcc4.9/contrib/atf -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized    -o build_test build_test.o test_helpers.o -lprivateatf-c++ -lprivateatf-c -lprivateatf-c
test_helpers.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
*** [build_test] Error code 1

make[7]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
1 error

make[7]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
*** [build_test] Error code 2

make[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
--- atf_c++_test ---
A failure has been detected in another branch of the parallel make

make[7]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
*** [atf_c++_test] Error code 2

make[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
2 errors

make[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++/tests
*** [_sub.all] Error code 2

make[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++
1 error

make[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf/libatf-c++
*** [_sub.all] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf
1 error

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib/atf
*** [all_subdir_atf] Error code 2

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib
1 error

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/lib
*** [lib.all__D] Error code 2

make[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
--- usr.sbin.all__D ---
A failure has been detected in another branch of the parallel make

make[6]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules/snmp_hast
*** [_sub.all] Error code 2

make[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules
1 error

make[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd/modules
*** [_sub.all] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd
1 error

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin/bsnmpd
*** [all_subdir_bsnmpd] Error code 2

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin
1 error

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.sbin
*** [usr.sbin.all__D] Error code 2

make[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
--- usr.bin.all__D ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.bin/clang/tblgen
*** [all_subdir_tblgen] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.bin/clang
1 error

make[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.bin/clang
*** [all_subdir_clang] Error code 2

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.bin
1 error

make[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9/usr.bin
*** [usr.bin.all__D] Error code 2

make[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
3 errors

make[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
*** [everything] Error code 2

make[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
1 error

make[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
*** [buildworld] Error code 2

make: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
1 error

make: stopped in /builds/FreeBSD_HEAD_amd64_gcc4.9
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
IRC notifier plugin: Sending notification to: #freebsd-commits
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Received on Sun Oct 04 2015 - 08:17:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC