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

------------------------------------------
[...truncated 1.80 MB...]
In file included from 
<https://ci.trafficserver.apache.org/job/debian_9-master/compiler=gcc,label=debian_9,type=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/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=release/ws/322/install/bin/traffic_server>:
 No such file or directory
Build step 'Execute shell' marked build as failure

Reply via email to