You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2018/04/10 03:28:11 UTC

Build failed in Jenkins: debian_9-master » gcc,debian_9,debug #321

See <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/321/display/redirect>

------------------------------------------
[...truncated 1.75 MB...]
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc:146:21: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE("5050" == s);
                     ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[5]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc:147:28: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE("192.168.1.1" == t);
                            ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc: In function 'void ____C_A_T_C_H____T_E_S_T____12()':
../../../lib/ts/unit-tests/test_TextView.cc:209:16: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE(x == "13f8");
                ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[5]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [21]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [21]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[21]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:63:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[21]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [10]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [10]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[10]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:65:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[10]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [20]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [20]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[20]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:66:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[20]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [15]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [15]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[15]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:67:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[15]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [11]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [11]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[11]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:85:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[11]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [6]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [6]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[6]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:86:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[6]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [11]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [11]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[11]]'
../../../lib/ts/unit-tests/test_TextView.cc:89:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[11]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [8]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [8]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[8]]'
../../../lib/ts/unit-tests/test_TextView.cc:102:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[8]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [25]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [25]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[25]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:111:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[25]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [24]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [24]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[24]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:113:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[24]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [4]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [4]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[4]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:122:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[4]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [5]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [5]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[5]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:126:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[5]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [12]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [12]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[12]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:132:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [5]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [5]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[5]]'
../../../lib/ts/unit-tests/test_TextView.cc:209:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[5]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
At global scope:
cc1plus: error: unrecognized command line option '-Wno-noexcept-type' [-Werror]
cc1plus: error: unrecognized command line option '-Wno-format-truncation' [-Werror]
cc1plus: all warnings being treated as errors
Makefile:1589: recipe for target 'unit-tests/test_tslib-test_TextView.o' failed
make[3]: *** [unit-tests/test_tslib-test_TextView.o] Error 1
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/lib/ts'>
Makefile:1939: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/lib/ts'>
Makefile:599: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/build/BUILDS/lib'>
Makefile:840: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
++ <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/install/bin/traffic_server> -k -K -R 1
/home/jenkins/bin/regression.sh: line 24: <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/321/install/bin/traffic_server>: No such file or directory
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : debian_9-master » gcc,debian_9,debug #325

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/325/display/redirect>


Build failed in Jenkins: debian_9-master » gcc,debian_9,debug #324

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/324/display/redirect>

------------------------------------------
[...truncated 1.65 MB...]
libtool: link: mv -f "cppapi/.libs/PostBuffer.expT" "cppapi/.libs/PostBuffer.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/multiple_transaction_hooks/.libs/MultipleTransactionHookPlugins.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,MultipleTransactionHookPlugins.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/MultipleTransactionHookPlugins.exp -o cppapi/.libs/MultipleTransactionHookPlugins.so
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/null_transformation_plugin/.libs/NullTransformationPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,NullTransformationPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/NullTransformationPlugin.exp -o cppapi/.libs/NullTransformationPlugin.so
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/post_buffer/.libs/PostBuffer.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,PostBuffer.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/PostBuffer.exp -o cppapi/.libs/PostBuffer.so
libtool: link: ( cd "cppapi/.libs" && rm -f "LoggerExample.la" && ln -s "../LoggerExample.la" "LoggerExample.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/RemapPlugin.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/remap_plugin/RemapPlugin.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "PostBuffer.la" && ln -s "../PostBuffer.la" "PostBuffer.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "NullTransformationPlugin.la" && ln -s "../NullTransformationPlugin.la" "NullTransformationPlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/ServerResponse.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/serverresponse/ServerResponse.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "MultipleTransactionHookPlugins.la" && ln -s "../MultipleTransactionHookPlugins.la" "MultipleTransactionHookPlugins.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/StatExample.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/stat_example/StatExample.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/TimeoutExamplePlugin.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/timeout_example/TimeoutExamplePlugin.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: /usr/bin/nm -B  cppapi/remap_plugin/.libs/RemapPlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/RemapPlugin.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/RemapPlugin.exp" > "cppapi/.libs/RemapPlugin.expT"
libtool: link: /usr/bin/nm -B  cppapi/serverresponse/.libs/ServerResponse.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/ServerResponse.exp
libtool: link: mv -f "cppapi/.libs/RemapPlugin.expT" "cppapi/.libs/RemapPlugin.exp"
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/ServerResponse.exp" > "cppapi/.libs/ServerResponse.expT"
libtool: link: /usr/bin/nm -B  cppapi/stat_example/.libs/StatExample.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/StatExample.exp
libtool: link: /usr/bin/nm -B  cppapi/timeout_example/.libs/TimeoutExamplePlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/TimeoutExamplePlugin.exp
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/remap_plugin/.libs/RemapPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,RemapPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/RemapPlugin.exp -o cppapi/.libs/RemapPlugin.so
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/TimeoutExamplePlugin.exp" > "cppapi/.libs/TimeoutExamplePlugin.expT"
libtool: link: mv -f "cppapi/.libs/ServerResponse.expT" "cppapi/.libs/ServerResponse.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/serverresponse/.libs/ServerResponse.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,ServerResponse.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/ServerResponse.exp -o cppapi/.libs/ServerResponse.so
libtool: link: mv -f "cppapi/.libs/TimeoutExamplePlugin.expT" "cppapi/.libs/TimeoutExamplePlugin.exp"
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/StatExample.exp" > "cppapi/.libs/StatExample.expT"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/timeout_example/.libs/TimeoutExamplePlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,TimeoutExamplePlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/TimeoutExamplePlugin.exp -o cppapi/.libs/TimeoutExamplePlugin.so
libtool: link: mv -f "cppapi/.libs/StatExample.expT" "cppapi/.libs/StatExample.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/stat_example/.libs/StatExample.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,StatExample.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/StatExample.exp -o cppapi/.libs/StatExample.so
libtool: link: ( cd "cppapi/.libs" && rm -f "RemapPlugin.la" && ln -s "../RemapPlugin.la" "RemapPlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/TransactionHookPlugin.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/transactionhook/TransactionHookPlugin.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "TimeoutExamplePlugin.la" && ln -s "../TimeoutExamplePlugin.la" "TimeoutExamplePlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/WebSocket.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/websocket/WebSocket.lo cppapi/websocket/WSBuffer.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "StatExample.la" && ln -s "../StatExample.la" "StatExample.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/boom.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/boom/boom.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "ServerResponse.la" && ln -s "../ServerResponse.la" "ServerResponse.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/intercept.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/libexec/trafficserver> cppapi/intercept/intercept.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: /usr/bin/nm -B  cppapi/websocket/.libs/WebSocket.o cppapi/websocket/.libs/WSBuffer.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/WebSocket.exp
libtool: link: /usr/bin/nm -B  cppapi/boom/.libs/boom.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/boom.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/WebSocket.exp" > "cppapi/.libs/WebSocket.expT"
libtool: link: mv -f "cppapi/.libs/WebSocket.expT" "cppapi/.libs/WebSocket.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/websocket/.libs/WebSocket.o cppapi/websocket/.libs/WSBuffer.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,WebSocket.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/WebSocket.exp -o cppapi/.libs/WebSocket.so
libtool: link: /usr/bin/nm -B  cppapi/transactionhook/.libs/TransactionHookPlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/TransactionHookPlugin.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/boom.exp" > "cppapi/.libs/boom.expT"
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/TransactionHookPlugin.exp" > "cppapi/.libs/TransactionHookPlugin.expT"
libtool: link: mv -f "cppapi/.libs/boom.expT" "cppapi/.libs/boom.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/boom/.libs/boom.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,boom.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/boom.exp -o cppapi/.libs/boom.so
libtool: link: /usr/bin/nm -B  cppapi/intercept/.libs/intercept.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/intercept.exp
libtool: link: mv -f "cppapi/.libs/TransactionHookPlugin.expT" "cppapi/.libs/TransactionHookPlugin.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/transactionhook/.libs/TransactionHookPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,TransactionHookPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/TransactionHookPlugin.exp -o cppapi/.libs/TransactionHookPlugin.so
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/intercept.exp" > "cppapi/.libs/intercept.expT"
libtool: link: mv -f "cppapi/.libs/intercept.expT" "cppapi/.libs/intercept.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/intercept/.libs/intercept.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,intercept.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/intercept.exp -o cppapi/.libs/intercept.so
libtool: link: ( cd "cppapi/.libs" && rm -f "WebSocket.la" && ln -s "../WebSocket.la" "WebSocket.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "boom.la" && ln -s "../boom.la" "boom.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "TransactionHookPlugin.la" && ln -s "../TransactionHookPlugin.la" "TransactionHookPlugin.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "intercept.la" && ln -s "../intercept.la" "intercept.la" )
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/example'>
Making all in rc
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/rc'>
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/rc'>
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS'>
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS'>
+ source /home/jenkins/bin/regression.sh
++ cd <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build>
++ '[' -d BUILDS ']'
++ cd BUILDS
++ make check VERBOSE=Y V=1
Making check in proxy/api/ts
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/proxy/api/ts'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/proxy/api/ts'>
Making check in lib
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib'>
Making check in ts
make[2]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
make  test_tsutil test_arena test_atomic test_freelist test_geometry test_List test_Map test_Vec test_X509HostnameValidator test_tslib
make[3]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
depbase=`echo test_History.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_History.o -MD -MP -MF $depbase.Tpo -c -o test_History.o ../../../lib/ts/test_History.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_PriorityQueue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_PriorityQueue.o -MD -MP -MF $depbase.Tpo -c -o test_PriorityQueue.o ../../../lib/ts/test_PriorityQueue.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_Ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Ptr.o -MD -MP -MF $depbase.Tpo -c -o test_Ptr.o ../../../lib/ts/test_Ptr.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_Regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Regex.o -MD -MP -MF $depbase.Tpo -c -o test_Regex.o ../../../lib/ts/test_Regex.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT tests.o -MD -MP -MF $depbase.Tpo -c -o tests.o ../../../lib/ts/tests.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_tsutil test_History.o test_PriorityQueue.o test_Ptr.o test_Regex.o tests.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_tsutil test_History.o test_PriorityQueue.o test_Ptr.o test_Regex.o tests.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_arena.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_arena.o -MD -MP -MF $depbase.Tpo -c -o test_arena.o ../../../lib/ts/test_arena.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_arena test_arena.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_arena test_arena.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_atomic.o -MD -MP -MF $depbase.Tpo -c -o test_atomic.o ../../../lib/ts/test_atomic.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_atomic test_atomic.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_atomic test_atomic.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_freelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_freelist.o -MD -MP -MF $depbase.Tpo -c -o test_freelist.o ../../../lib/ts/test_freelist.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_freelist test_freelist.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_freelist test_freelist.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_geometry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_geometry.o -MD -MP -MF $depbase.Tpo -c -o test_geometry.o ../../../lib/ts/test_geometry.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_geometry test_geometry.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_geometry test_geometry.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_List.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_List.o -MD -MP -MF $depbase.Tpo -c -o test_List.o ../../../lib/ts/test_List.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_List test_List.o  -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o test_List test_List.o  -L/usr/lib64 -lpthread -ldl -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_Map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Map.o -MD -MP -MF $depbase.Tpo -c -o test_Map.o ../../../lib/ts/test_Map.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_Map test_Map.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_Map test_Map.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_Vec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Vec.o -MD -MP -MF $depbase.Tpo -c -o test_Vec.o ../../../lib/ts/test_Vec.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_Vec test_Vec.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_Vec test_Vec.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_X509HostnameValidator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_X509HostnameValidator.o -MD -MP -MF $depbase.Tpo -c -o test_X509HostnameValidator.o ../../../lib/ts/test_X509HostnameValidator.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_X509HostnameValidator test_X509HostnameValidator.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lssl -lcrypto -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_X509HostnameValidator test_X509HostnameValidator.o  -L/usr/lib64 ./.libs/libtsutil.so -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lssl -lcrypto -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-unit_test_main.o -MD -MP -MF unit-tests/.deps/test_tslib-unit_test_main.Tpo -c -o unit-tests/test_tslib-unit_test_main.o `test -f 'unit-tests/unit_test_main.cc' || echo '../../../lib/ts/'`unit-tests/unit_test_main.cc
mv -f unit-tests/.deps/test_tslib-unit_test_main.Tpo unit-tests/.deps/test_tslib-unit_test_main.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_BufferWriter.o -MD -MP -MF unit-tests/.deps/test_tslib-test_BufferWriter.Tpo -c -o unit-tests/test_tslib-test_BufferWriter.o `test -f 'unit-tests/test_BufferWriter.cc' || echo '../../../lib/ts/'`unit-tests/test_BufferWriter.cc
mv -f unit-tests/.deps/test_tslib-test_BufferWriter.Tpo unit-tests/.deps/test_tslib-test_BufferWriter.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_BufferWriterFormat.o -MD -MP -MF unit-tests/.deps/test_tslib-test_BufferWriterFormat.Tpo -c -o unit-tests/test_tslib-test_BufferWriterFormat.o `test -f 'unit-tests/test_BufferWriterFormat.cc' || echo '../../../lib/ts/'`unit-tests/test_BufferWriterFormat.cc
mv -f unit-tests/.deps/test_tslib-test_BufferWriterFormat.Tpo unit-tests/.deps/test_tslib-test_BufferWriterFormat.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_ink_inet.o -MD -MP -MF unit-tests/.deps/test_tslib-test_ink_inet.Tpo -c -o unit-tests/test_tslib-test_ink_inet.o `test -f 'unit-tests/test_ink_inet.cc' || echo '../../../lib/ts/'`unit-tests/test_ink_inet.cc
mv -f unit-tests/.deps/test_tslib-test_ink_inet.Tpo unit-tests/.deps/test_tslib-test_ink_inet.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_IpMap.o -MD -MP -MF unit-tests/.deps/test_tslib-test_IpMap.Tpo -c -o unit-tests/test_tslib-test_IpMap.o `test -f 'unit-tests/test_IpMap.cc' || echo '../../../lib/ts/'`unit-tests/test_IpMap.cc
mv -f unit-tests/.deps/test_tslib-test_IpMap.Tpo unit-tests/.deps/test_tslib-test_IpMap.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_layout.o -MD -MP -MF unit-tests/.deps/test_tslib-test_layout.Tpo -c -o unit-tests/test_tslib-test_layout.o `test -f 'unit-tests/test_layout.cc' || echo '../../../lib/ts/'`unit-tests/test_layout.cc
mv -f unit-tests/.deps/test_tslib-test_layout.Tpo unit-tests/.deps/test_tslib-test_layout.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MemSpan.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MemSpan.Tpo -c -o unit-tests/test_tslib-test_MemSpan.o `test -f 'unit-tests/test_MemSpan.cc' || echo '../../../lib/ts/'`unit-tests/test_MemSpan.cc
mv -f unit-tests/.deps/test_tslib-test_MemSpan.Tpo unit-tests/.deps/test_tslib-test_MemSpan.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MemArena.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MemArena.Tpo -c -o unit-tests/test_tslib-test_MemArena.o `test -f 'unit-tests/test_MemArena.cc' || echo '../../../lib/ts/'`unit-tests/test_MemArena.cc
mv -f unit-tests/.deps/test_tslib-test_MemArena.Tpo unit-tests/.deps/test_tslib-test_MemArena.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MT_hashtable.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MT_hashtable.Tpo -c -o unit-tests/test_tslib-test_MT_hashtable.o `test -f 'unit-tests/test_MT_hashtable.cc' || echo '../../../lib/ts/'`unit-tests/test_MT_hashtable.cc
mv -f unit-tests/.deps/test_tslib-test_MT_hashtable.Tpo unit-tests/.deps/test_tslib-test_MT_hashtable.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_Scalar.o -MD -MP -MF unit-tests/.deps/test_tslib-test_Scalar.Tpo -c -o unit-tests/test_tslib-test_Scalar.o `test -f 'unit-tests/test_Scalar.cc' || echo '../../../lib/ts/'`unit-tests/test_Scalar.cc
mv -f unit-tests/.deps/test_tslib-test_Scalar.Tpo unit-tests/.deps/test_tslib-test_Scalar.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_string_view.o -MD -MP -MF unit-tests/.deps/test_tslib-test_string_view.Tpo -c -o unit-tests/test_tslib-test_string_view.o `test -f 'unit-tests/test_string_view.cc' || echo '../../../lib/ts/'`unit-tests/test_string_view.cc
mv -f unit-tests/.deps/test_tslib-test_string_view.Tpo unit-tests/.deps/test_tslib-test_string_view.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_TextView.o -MD -MP -MF unit-tests/.deps/test_tslib-test_TextView.Tpo -c -o unit-tests/test_tslib-test_TextView.o `test -f 'unit-tests/test_TextView.cc' || echo '../../../lib/ts/'`unit-tests/test_TextView.cc
mv -f unit-tests/.deps/test_tslib-test_TextView.Tpo unit-tests/.deps/test_tslib-test_TextView.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_tslib unit-tests/test_tslib-unit_test_main.o unit-tests/test_tslib-test_BufferWriter.o unit-tests/test_tslib-test_BufferWriterFormat.o unit-tests/test_tslib-test_ink_inet.o unit-tests/test_tslib-test_IpMap.o unit-tests/test_tslib-test_layout.o unit-tests/test_tslib-test_MemSpan.o unit-tests/test_tslib-test_MemArena.o unit-tests/test_tslib-test_MT_hashtable.o unit-tests/test_tslib-test_Scalar.o unit-tests/test_tslib-test_string_view.o unit-tests/test_tslib-test_TextView.o libtsutil.la ../../iocore/eventsystem/libinkevent.a -lpthread -ldl 
libtool: link: ccache c++ -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_tslib unit-tests/test_tslib-unit_test_main.o unit-tests/test_tslib-test_BufferWriter.o unit-tests/test_tslib-test_BufferWriterFormat.o unit-tests/test_tslib-test_ink_inet.o unit-tests/test_tslib-test_IpMap.o unit-tests/test_tslib-test_layout.o unit-tests/test_tslib-test_MemSpan.o unit-tests/test_tslib-test_MemArena.o unit-tests/test_tslib-test_MT_hashtable.o unit-tests/test_tslib-test_Scalar.o unit-tests/test_tslib-test_string_view.o unit-tests/test_tslib-test_TextView.o  -L/usr/lib64 ./.libs/libtsutil.so -lpcre -lssl -lcrypto -ltcl8.6 -lresolv -lcap ../../iocore/eventsystem/libinkevent.a -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/lib> -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
make  check-TESTS
make[3]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
make[4]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
PASS: test_tsutil
PASS: test_arena
PASS: test_atomic
PASS: test_freelist
PASS: test_geometry
PASS: test_List
PASS: test_Map
PASS: test_Vec
PASS: test_X509HostnameValidator
FAIL: test_tslib
make[5]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
========================================================
   Apache Traffic Server 8.0.0: lib/ts/test-suite.log
========================================================

# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_tslib
================


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
test_tslib is a Catch v1.9.6 host application.
Run with -? for options

-------------------------------------------------------------------------------
Access & iterators
  exception case
-------------------------------------------------------------------------------
../../../lib/ts/unit-tests/test_string_view.cc:290
...............................................................................

../../../lib/ts/unit-tests/test_string_view.cc:301: FAILED:
  REQUIRE_NOTHROW( sv[100] )
due to unexpected exception with message:
  invalid string_view position

===============================================================================
test cases:  50 |  49 passed | 1 failed
assertions: 689 | 688 passed | 1 failed


============================================================================
Testsuite summary for Apache Traffic Server 8.0.0
============================================================================
# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See lib/ts/test-suite.log
Please report to dev@trafficserver.apache.org
============================================================================
Makefile:1697: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
Makefile:1803: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
Makefile:1939: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib/ts'>
Makefile:599: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/build/BUILDS/lib'>
Makefile:840: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
++ <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/bin/traffic_server> -k -K -R 1
/home/jenkins/bin/regression.sh: line 24: <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/324/install/bin/traffic_server>: No such file or directory
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: debian_9-master » gcc,debian_9,debug #323

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/323/display/redirect>

------------------------------------------
[...truncated 1.65 MB...]
libtool: link: mv -f "cppapi/.libs/NullTransformationPlugin.expT" "cppapi/.libs/NullTransformationPlugin.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/null_transformation_plugin/.libs/NullTransformationPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,NullTransformationPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/NullTransformationPlugin.exp -o cppapi/.libs/NullTransformationPlugin.so
libtool: link: /usr/bin/nm -B  cppapi/remap_plugin/.libs/RemapPlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/RemapPlugin.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/RemapPlugin.exp" > "cppapi/.libs/RemapPlugin.expT"
libtool: link: ( cd "cppapi/.libs" && rm -f "MultipleTransactionHookPlugins.la" && ln -s "../MultipleTransactionHookPlugins.la" "MultipleTransactionHookPlugins.la" )
libtool: link: /usr/bin/nm -B  cppapi/post_buffer/.libs/PostBuffer.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/PostBuffer.exp
libtool: link: mv -f "cppapi/.libs/RemapPlugin.expT" "cppapi/.libs/RemapPlugin.exp"
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/ServerResponse.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/serverresponse/ServerResponse.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/PostBuffer.exp" > "cppapi/.libs/PostBuffer.expT"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/remap_plugin/.libs/RemapPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,RemapPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/RemapPlugin.exp -o cppapi/.libs/RemapPlugin.so
libtool: link: mv -f "cppapi/.libs/PostBuffer.expT" "cppapi/.libs/PostBuffer.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/post_buffer/.libs/PostBuffer.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,PostBuffer.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/PostBuffer.exp -o cppapi/.libs/PostBuffer.so
libtool: link: ( cd "cppapi/.libs" && rm -f "NullTransformationPlugin.la" && ln -s "../NullTransformationPlugin.la" "NullTransformationPlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/StatExample.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/stat_example/StatExample.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "PostBuffer.la" && ln -s "../PostBuffer.la" "PostBuffer.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/TimeoutExamplePlugin.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/timeout_example/TimeoutExamplePlugin.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "RemapPlugin.la" && ln -s "../RemapPlugin.la" "RemapPlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/TransactionHookPlugin.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/transactionhook/TransactionHookPlugin.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: /usr/bin/nm -B  cppapi/serverresponse/.libs/ServerResponse.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/ServerResponse.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/ServerResponse.exp" > "cppapi/.libs/ServerResponse.expT"
libtool: link: mv -f "cppapi/.libs/ServerResponse.expT" "cppapi/.libs/ServerResponse.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/serverresponse/.libs/ServerResponse.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,ServerResponse.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/ServerResponse.exp -o cppapi/.libs/ServerResponse.so
libtool: link: /usr/bin/nm -B  cppapi/stat_example/.libs/StatExample.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/StatExample.exp
libtool: link: /usr/bin/nm -B  cppapi/timeout_example/.libs/TimeoutExamplePlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/TimeoutExamplePlugin.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/StatExample.exp" > "cppapi/.libs/StatExample.expT"
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/TimeoutExamplePlugin.exp" > "cppapi/.libs/TimeoutExamplePlugin.expT"
libtool: link: mv -f "cppapi/.libs/StatExample.expT" "cppapi/.libs/StatExample.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/stat_example/.libs/StatExample.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,StatExample.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/StatExample.exp -o cppapi/.libs/StatExample.so
libtool: link: mv -f "cppapi/.libs/TimeoutExamplePlugin.expT" "cppapi/.libs/TimeoutExamplePlugin.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/timeout_example/.libs/TimeoutExamplePlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,TimeoutExamplePlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/TimeoutExamplePlugin.exp -o cppapi/.libs/TimeoutExamplePlugin.so
libtool: link: /usr/bin/nm -B  cppapi/transactionhook/.libs/TransactionHookPlugin.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/TransactionHookPlugin.exp
libtool: link: ( cd "cppapi/.libs" && rm -f "TimeoutExamplePlugin.la" && ln -s "../TimeoutExamplePlugin.la" "TimeoutExamplePlugin.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/WebSocket.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/websocket/WebSocket.lo cppapi/websocket/WSBuffer.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/TransactionHookPlugin.exp" > "cppapi/.libs/TransactionHookPlugin.expT"
libtool: link: mv -f "cppapi/.libs/TransactionHookPlugin.expT" "cppapi/.libs/TransactionHookPlugin.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/transactionhook/.libs/TransactionHookPlugin.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,TransactionHookPlugin.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/TransactionHookPlugin.exp -o cppapi/.libs/TransactionHookPlugin.so
libtool: link: ( cd "cppapi/.libs" && rm -f "ServerResponse.la" && ln -s "../ServerResponse.la" "ServerResponse.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/boom.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/boom/boom.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "StatExample.la" && ln -s "../StatExample.la" "StatExample.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16 -Wno-unused-variable  -module -shared -avoid-version -export-symbols-regex '^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$' -L/usr/lib64 -o cppapi/intercept.la -rpath <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/libexec/trafficserver> cppapi/intercept/intercept.lo ../lib/cppapi/libatscppapi.la -lpthread -ldl 
libtool: link: ( cd "cppapi/.libs" && rm -f "TransactionHookPlugin.la" && ln -s "../TransactionHookPlugin.la" "TransactionHookPlugin.la" )
libtool: link: /usr/bin/nm -B  cppapi/websocket/.libs/WebSocket.o cppapi/websocket/.libs/WSBuffer.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/WebSocket.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/WebSocket.exp" > "cppapi/.libs/WebSocket.expT"
libtool: link: mv -f "cppapi/.libs/WebSocket.expT" "cppapi/.libs/WebSocket.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/websocket/.libs/WebSocket.o cppapi/websocket/.libs/WSBuffer.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,WebSocket.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/WebSocket.exp -o cppapi/.libs/WebSocket.so
libtool: link: /usr/bin/nm -B  cppapi/boom/.libs/boom.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/boom.exp
libtool: link: /usr/bin/nm -B  cppapi/intercept/.libs/intercept.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > cppapi/.libs/intercept.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/boom.exp" > "cppapi/.libs/boom.expT"
libtool: link: mv -f "cppapi/.libs/boom.expT" "cppapi/.libs/boom.exp"
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSPluginInit)$" "cppapi/.libs/intercept.exp" > "cppapi/.libs/intercept.expT"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/boom/.libs/boom.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,boom.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/boom.exp -o cppapi/.libs/boom.so
libtool: link: mv -f "cppapi/.libs/intercept.expT" "cppapi/.libs/intercept.exp"
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  cppapi/intercept/.libs/intercept.o   -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/cppapi/.libs> -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -L/usr/lib64 ../lib/cppapi/.libs/libatscppapi.so -lz -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -mcx16   -Wl,-soname -Wl,intercept.so -Wl,-retain-symbols-file -Wl,cppapi/.libs/intercept.exp -o cppapi/.libs/intercept.so
libtool: link: ( cd "cppapi/.libs" && rm -f "WebSocket.la" && ln -s "../WebSocket.la" "WebSocket.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "intercept.la" && ln -s "../intercept.la" "intercept.la" )
libtool: link: ( cd "cppapi/.libs" && rm -f "boom.la" && ln -s "../boom.la" "boom.la" )
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/example'>
Making all in rc
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/rc'>
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/rc'>
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS'>
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS'>
+ source /home/jenkins/bin/regression.sh
++ cd <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build>
++ '[' -d BUILDS ']'
++ cd BUILDS
++ make check VERBOSE=Y V=1
Making check in proxy/api/ts
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/proxy/api/ts'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/proxy/api/ts'>
Making check in lib
make[1]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib'>
Making check in ts
make[2]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
make  test_tsutil test_arena test_atomic test_freelist test_geometry test_List test_Map test_Vec test_X509HostnameValidator test_tslib
make[3]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
depbase=`echo test_History.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_History.o -MD -MP -MF $depbase.Tpo -c -o test_History.o ../../../lib/ts/test_History.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_PriorityQueue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_PriorityQueue.o -MD -MP -MF $depbase.Tpo -c -o test_PriorityQueue.o ../../../lib/ts/test_PriorityQueue.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_Ptr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Ptr.o -MD -MP -MF $depbase.Tpo -c -o test_Ptr.o ../../../lib/ts/test_Ptr.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo test_Regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Regex.o -MD -MP -MF $depbase.Tpo -c -o test_Regex.o ../../../lib/ts/test_Regex.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT tests.o -MD -MP -MF $depbase.Tpo -c -o tests.o ../../../lib/ts/tests.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_tsutil test_History.o test_PriorityQueue.o test_Ptr.o test_Regex.o tests.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_tsutil test_History.o test_PriorityQueue.o test_Ptr.o test_Regex.o tests.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_arena.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_arena.o -MD -MP -MF $depbase.Tpo -c -o test_arena.o ../../../lib/ts/test_arena.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_arena test_arena.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_arena test_arena.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_atomic.o -MD -MP -MF $depbase.Tpo -c -o test_atomic.o ../../../lib/ts/test_atomic.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_atomic test_atomic.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_atomic test_atomic.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_freelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_freelist.o -MD -MP -MF $depbase.Tpo -c -o test_freelist.o ../../../lib/ts/test_freelist.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_freelist test_freelist.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_freelist test_freelist.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_geometry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_geometry.o -MD -MP -MF $depbase.Tpo -c -o test_geometry.o ../../../lib/ts/test_geometry.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_geometry test_geometry.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_geometry test_geometry.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_List.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_List.o -MD -MP -MF $depbase.Tpo -c -o test_List.o ../../../lib/ts/test_List.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_List test_List.o  -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o test_List test_List.o  -L/usr/lib64 -lpthread -ldl -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_Map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Map.o -MD -MP -MF $depbase.Tpo -c -o test_Map.o ../../../lib/ts/test_Map.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_Map test_Map.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_Map test_Map.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_Vec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_Vec.o -MD -MP -MF $depbase.Tpo -c -o test_Vec.o ../../../lib/ts/test_Vec.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_Vec test_Vec.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_Vec test_Vec.o  -L/usr/lib64 ./.libs/libtsutil.so -lssl -lcrypto -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
depbase=`echo test_X509HostnameValidator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT test_X509HostnameValidator.o -MD -MP -MF $depbase.Tpo -c -o test_X509HostnameValidator.o ../../../lib/ts/test_X509HostnameValidator.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_X509HostnameValidator test_X509HostnameValidator.o libtsutil.la -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lssl -lcrypto -lpthread -ldl 
libtool: link: ccache c++ -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_X509HostnameValidator test_X509HostnameValidator.o  -L/usr/lib64 ./.libs/libtsutil.so -lresolv -lcap -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -lpcre -lssl -lcrypto -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-unit_test_main.o -MD -MP -MF unit-tests/.deps/test_tslib-unit_test_main.Tpo -c -o unit-tests/test_tslib-unit_test_main.o `test -f 'unit-tests/unit_test_main.cc' || echo '../../../lib/ts/'`unit-tests/unit_test_main.cc
mv -f unit-tests/.deps/test_tslib-unit_test_main.Tpo unit-tests/.deps/test_tslib-unit_test_main.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_BufferWriter.o -MD -MP -MF unit-tests/.deps/test_tslib-test_BufferWriter.Tpo -c -o unit-tests/test_tslib-test_BufferWriter.o `test -f 'unit-tests/test_BufferWriter.cc' || echo '../../../lib/ts/'`unit-tests/test_BufferWriter.cc
mv -f unit-tests/.deps/test_tslib-test_BufferWriter.Tpo unit-tests/.deps/test_tslib-test_BufferWriter.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_BufferWriterFormat.o -MD -MP -MF unit-tests/.deps/test_tslib-test_BufferWriterFormat.Tpo -c -o unit-tests/test_tslib-test_BufferWriterFormat.o `test -f 'unit-tests/test_BufferWriterFormat.cc' || echo '../../../lib/ts/'`unit-tests/test_BufferWriterFormat.cc
mv -f unit-tests/.deps/test_tslib-test_BufferWriterFormat.Tpo unit-tests/.deps/test_tslib-test_BufferWriterFormat.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_ink_inet.o -MD -MP -MF unit-tests/.deps/test_tslib-test_ink_inet.Tpo -c -o unit-tests/test_tslib-test_ink_inet.o `test -f 'unit-tests/test_ink_inet.cc' || echo '../../../lib/ts/'`unit-tests/test_ink_inet.cc
mv -f unit-tests/.deps/test_tslib-test_ink_inet.Tpo unit-tests/.deps/test_tslib-test_ink_inet.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_IpMap.o -MD -MP -MF unit-tests/.deps/test_tslib-test_IpMap.Tpo -c -o unit-tests/test_tslib-test_IpMap.o `test -f 'unit-tests/test_IpMap.cc' || echo '../../../lib/ts/'`unit-tests/test_IpMap.cc
mv -f unit-tests/.deps/test_tslib-test_IpMap.Tpo unit-tests/.deps/test_tslib-test_IpMap.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_layout.o -MD -MP -MF unit-tests/.deps/test_tslib-test_layout.Tpo -c -o unit-tests/test_tslib-test_layout.o `test -f 'unit-tests/test_layout.cc' || echo '../../../lib/ts/'`unit-tests/test_layout.cc
mv -f unit-tests/.deps/test_tslib-test_layout.Tpo unit-tests/.deps/test_tslib-test_layout.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MemSpan.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MemSpan.Tpo -c -o unit-tests/test_tslib-test_MemSpan.o `test -f 'unit-tests/test_MemSpan.cc' || echo '../../../lib/ts/'`unit-tests/test_MemSpan.cc
mv -f unit-tests/.deps/test_tslib-test_MemSpan.Tpo unit-tests/.deps/test_tslib-test_MemSpan.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MemArena.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MemArena.Tpo -c -o unit-tests/test_tslib-test_MemArena.o `test -f 'unit-tests/test_MemArena.cc' || echo '../../../lib/ts/'`unit-tests/test_MemArena.cc
mv -f unit-tests/.deps/test_tslib-test_MemArena.Tpo unit-tests/.deps/test_tslib-test_MemArena.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_MT_hashtable.o -MD -MP -MF unit-tests/.deps/test_tslib-test_MT_hashtable.Tpo -c -o unit-tests/test_tslib-test_MT_hashtable.o `test -f 'unit-tests/test_MT_hashtable.cc' || echo '../../../lib/ts/'`unit-tests/test_MT_hashtable.cc
mv -f unit-tests/.deps/test_tslib-test_MT_hashtable.Tpo unit-tests/.deps/test_tslib-test_MT_hashtable.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_Scalar.o -MD -MP -MF unit-tests/.deps/test_tslib-test_Scalar.Tpo -c -o unit-tests/test_tslib-test_Scalar.o `test -f 'unit-tests/test_Scalar.cc' || echo '../../../lib/ts/'`unit-tests/test_Scalar.cc
mv -f unit-tests/.deps/test_tslib-test_Scalar.Tpo unit-tests/.deps/test_tslib-test_Scalar.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_string_view.o -MD -MP -MF unit-tests/.deps/test_tslib-test_string_view.Tpo -c -o unit-tests/test_tslib-test_string_view.o `test -f 'unit-tests/test_string_view.cc' || echo '../../../lib/ts/'`unit-tests/test_string_view.cc
mv -f unit-tests/.deps/test_tslib-test_string_view.Tpo unit-tests/.deps/test_tslib-test_string_view.Po
ccache c++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../lib  -Dlinux -DDEBUG -D_DEBUG -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/eventsystem> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/net> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/aio> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/hostdb> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/cache> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/utils> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../iocore/dns> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib> -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../lib/records> -I/usr/include/tcl8.6 -I<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/../tests/include> -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -MT unit-tests/test_tslib-test_TextView.o -MD -MP -MF unit-tests/.deps/test_tslib-test_TextView.Tpo -c -o unit-tests/test_tslib-test_TextView.o `test -f 'unit-tests/test_TextView.cc' || echo '../../../lib/ts/'`unit-tests/test_TextView.cc
mv -f unit-tests/.deps/test_tslib-test_TextView.Tpo unit-tests/.deps/test_tslib-test_TextView.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link ccache c++ -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type  -mcx16  -rdynamic -Wl,--as-needed -R/usr/lib64 -L/usr/lib64 -o test_tslib unit-tests/test_tslib-unit_test_main.o unit-tests/test_tslib-test_BufferWriter.o unit-tests/test_tslib-test_BufferWriterFormat.o unit-tests/test_tslib-test_ink_inet.o unit-tests/test_tslib-test_IpMap.o unit-tests/test_tslib-test_layout.o unit-tests/test_tslib-test_MemSpan.o unit-tests/test_tslib-test_MemArena.o unit-tests/test_tslib-test_MT_hashtable.o unit-tests/test_tslib-test_Scalar.o unit-tests/test_tslib-test_string_view.o unit-tests/test_tslib-test_TextView.o libtsutil.la ../../iocore/eventsystem/libinkevent.a -lpthread -ldl 
libtool: link: ccache c++ -Wno-array-bounds -ggdb3 -pipe -Wall -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -Wno-format-truncation -Werror -Wno-invalid-offsetof -Wno-noexcept-type -mcx16 -rdynamic -Wl,--as-needed -o .libs/test_tslib unit-tests/test_tslib-unit_test_main.o unit-tests/test_tslib-test_BufferWriter.o unit-tests/test_tslib-test_BufferWriterFormat.o unit-tests/test_tslib-test_ink_inet.o unit-tests/test_tslib-test_IpMap.o unit-tests/test_tslib-test_layout.o unit-tests/test_tslib-test_MemSpan.o unit-tests/test_tslib-test_MemArena.o unit-tests/test_tslib-test_MT_hashtable.o unit-tests/test_tslib-test_Scalar.o unit-tests/test_tslib-test_string_view.o unit-tests/test_tslib-test_TextView.o  -L/usr/lib64 ./.libs/libtsutil.so -lpcre -lssl -lcrypto -ltcl8.6 -lresolv -lcap ../../iocore/eventsystem/libinkevent.a -lpthread -ldl -Wl,-rpath -Wl,<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/lib> -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
make  check-TESTS
make[3]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
make[4]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
PASS: test_tsutil
PASS: test_arena
PASS: test_atomic
PASS: test_freelist
PASS: test_geometry
PASS: test_List
PASS: test_Map
PASS: test_Vec
PASS: test_X509HostnameValidator
FAIL: test_tslib
make[5]: Entering directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
========================================================
   Apache Traffic Server 8.0.0: lib/ts/test-suite.log
========================================================

# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_tslib
================


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
test_tslib is a Catch v1.9.6 host application.
Run with -? for options

-------------------------------------------------------------------------------
Access & iterators
  exception case
-------------------------------------------------------------------------------
../../../lib/ts/unit-tests/test_string_view.cc:290
...............................................................................

../../../lib/ts/unit-tests/test_string_view.cc:301: FAILED:
  REQUIRE_NOTHROW( sv[100] )
due to unexpected exception with message:
  invalid string_view position

===============================================================================
test cases:  50 |  49 passed | 1 failed
assertions: 689 | 688 passed | 1 failed


============================================================================
Testsuite summary for Apache Traffic Server 8.0.0
============================================================================
# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See lib/ts/test-suite.log
Please report to dev@trafficserver.apache.org
============================================================================
Makefile:1697: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
Makefile:1803: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
Makefile:1939: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib/ts'>
Makefile:599: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/build/BUILDS/lib'>
Makefile:840: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
++ <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/bin/traffic_server> -k -K -R 1
/home/jenkins/bin/regression.sh: line 24: <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/323/install/bin/traffic_server>: No such file or directory
Build step 'Execute shell' marked build as failure


Build failed in Jenkins: debian_9-master » gcc,debian_9,debug #322

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/322/display/redirect>

------------------------------------------
[...truncated 1.75 MB...]
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc:146:21: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE("5050" == s);
                     ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[5]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc:147:28: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE("192.168.1.1" == t);
                            ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:25:0:
../../../lib/ts/unit-tests/test_TextView.cc: In function 'void ____C_A_T_C_H____T_E_S_T____12()':
../../../lib/ts/unit-tests/test_TextView.cc:209:16: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
   REQUIRE(x == "13f8");
                ^
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = const char (&)[5]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [21]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [21]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[21]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:63:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[21]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [10]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [10]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[10]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:65:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[10]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [20]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [20]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[20]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:66:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[20]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [15]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [15]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[15]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:67:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[15]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [11]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [11]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[11]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:85:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[11]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [6]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [6]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[6]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:86:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[6]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [11]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [11]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[11]]'
../../../lib/ts/unit-tests/test_TextView.cc:89:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[11]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [8]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [8]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[8]]'
../../../lib/ts/unit-tests/test_TextView.cc:102:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[8]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [25]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [25]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[25]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:111:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[25]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [24]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [24]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[24]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:113:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[24]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [4]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [4]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[4]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:122:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[4]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [5]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [5]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[5]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:126:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[5]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = char [12]; T2 = ts::TextView]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = char [12]; T2 = ts::TextView]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const char (&)[12]; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const ts::TextView&]'
../../../lib/ts/unit-tests/test_TextView.cc:132:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1056:1: note: candidate 1: constexpr bool ts::operator==(_OtherType&&, ts::basic_string_view<_Type, _Traits>) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[12]; <template-parameter-1-4> = void]
 operator==(_OtherType &&lhs, const basic_string_view<_Type, _Traits> rhs) noexcept(
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
In file included from <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:37:0,
                 from ../../../lib/ts/unit-tests/test_TextView.cc:24:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>: In instantiation of 'static bool Catch::Internal::Evaluator<T1, T2, (Catch::Internal::Operator)0u>::evaluate(const T1&, const T2&) [with T1 = ts::TextView; T2 = char [5]]':
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1365:47:   required from 'bool Catch::Internal::compare(const T1&, const T2&) [with Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; T1 = ts::TextView; T2 = char [5]]'
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../tests/include/catch.hpp>:1895:50:   required from 'void Catch::BinaryExpression<LhsT, Op, RhsT>::endExpression() const [with LhsT = const ts::TextView&; Catch::Internal::Operator Op = (Catch::Internal::Operator)0u; RhsT = const char (&)[5]]'
../../../lib/ts/unit-tests/test_TextView.cc:209:3:   required from here
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/string_view.h>:1065:1: note: candidate 1: constexpr bool ts::operator==(ts::basic_string_view<_Type, _Traits>, _OtherType&&) [with _Type = char; _Traits = std::char_traits<char>; _OtherType = char (&)[5]; <template-parameter-1-4> = void]
 operator==(const basic_string_view<_Type, _Traits> lhs,
 ^~~~~~~~
In file included from ../../../lib/ts/unit-tests/test_TextView.cc:24:0:
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/../lib/ts/TextView.h>:980:1: note: candidate 2: bool ts::operator==(ts::TextView, ts::TextView)
 operator==(TextView lhs, TextView rhs)
 ^~~~~~~~
At global scope:
cc1plus: error: unrecognized command line option '-Wno-noexcept-type' [-Werror]
cc1plus: error: unrecognized command line option '-Wno-format-truncation' [-Werror]
cc1plus: all warnings being treated as errors
Makefile:1589: recipe for target 'unit-tests/test_tslib-test_TextView.o' failed
make[3]: *** [unit-tests/test_tslib-test_TextView.o] Error 1
make[3]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/lib/ts'>
Makefile:1939: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/lib/ts'>
Makefile:599: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/build/BUILDS/lib'>
Makefile:840: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
++ <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/install/bin/traffic_server> -k -K -R 1
/home/jenkins/bin/regression.sh: line 24: <https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=debug/ws/322/install/bin/traffic_server>: No such file or directory
Build step 'Execute shell' marked build as failure