thelounge-zz opened a new issue #8342:
URL: https://github.com/apache/trafficserver/issues/8342


   the only package which can't be rebuilt on F34 and no i don't want TS9 for 
now :-(
   
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from P_RecUtils.h:26,
                    from RecConfigParse.cc:34:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   make[2]: *** [Makefile:719: RecConfigParse.o] Error 1
   make[2]: *** Waiting for unfinished jobs....
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from P_RecUtils.h:26,
                    from RecFile.cc:28:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from P_RecUtils.h:26,
                    from RecDebug.cc:24:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from I_RecCore.h:26,
                    from P_RecCore.h:32,
                    from RecCore.cc:30:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from P_RecUtils.h:26,
                    from P_RecCore.cc:33:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   In file included from ../../include/tscore/ink_inet.h:34,
                    from ../../include/tscore/Diags.h:41,
                    from 
/home/builduser/rpmbuild/BUILD/trafficserver-8.1.2/lib/records/I_RecCore.h:26,
                    from RecHttp.cc:24:
   ../../include/tscore/BufferWriterForward.h:63:28: error: 'numeric_limits' is 
not a member of 'std'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                            ^~~~~~~~~~~~~~
   ../../include/tscore/BufferWriterForward.h:63:43: error: expected 
primary-expression before 'unsigned'
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                                           ^~~~~~~~
   ../../include/tscore/BufferWriterForward.h: In constructor 'constexpr 
ts::BWFSpec::BWFSpec()':
   ../../include/tscore/BufferWriterForward.h:44:24: error: member 
'ts::BWFSpec::_max' must be initialized by mem-initializer in 'constexpr' 
constructor
      44 |   constexpr BWFSpec() {}
         |                        ^
   ../../include/tscore/BufferWriterForward.h:63:16: note: declared here
      63 |   unsigned int _max = std::numeric_limits<unsigned int>::max(); ///< 
Maxium width
         |                ^~~~
   make[2]: *** [Makefile:719: RecFile.o] Error 1
   make[2]: *** [Makefile:719: RecDebug.o] Error 1
   make[2]: *** [Makefile:719: RecCore.o] Error 1
   make[2]: *** [Makefile:719: P_RecCore.o] Error 1
   make[2]: *** [Makefile:719: RecHttp.o] Error 1
   make[1]: *** [Makefile:594: all-recursive] Error 1
   make: *** [Makefile:866: all-recursive] Error 1
   error: Bad exit status from /var/tmp/rpm-tmp.qI90Dt (%build)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to