Hello,

I've attempted to kick out the rebuilds for new icu in rawhide which was
announced last week via
https://lists.fedoraproject.org/archives/list/[email protected]/thread/F77MAW4H5YQW67LWPNWIIPCNAFRXBOP7/
(that is on hold for now).

I however encountered lots of compiler fails on both s390x and i686 (eg.
boost scratch build at
https://koji.fedoraproject.org/koji/taskinfo?taskID=145945327 , but this is
plaguing many more packages):

/usr/include/c++/16/cmath: In instantiation of ‘_Tp
std::__detail::__ellint_rf(_Tp, _Tp, _Tp) [with _Tp = float]’:
/usr/include/c++/16/tr1/ell_integral.tcc:201:27:   required from ‘_Tp
std::__detail::__comp_ellint_1(_Tp) [with _Tp = float]’
  201 |         return __ellint_rf(_Tp(0), _Tp(1) - __k * __k, _Tp(1));
      |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/16/bits/specfun.h:358:44:   required from here
  358 |   { return __detail::__comp_ellint_1<float>(__k); }
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/c++/16/tr1/ell_integral.tcc:102:40:   in ‘constexpr’ expansion
of ‘std::pow(1.1920929e-7f, 1.66666672e-1f)’
  102 |           const _Tp __errtol = std::pow(__eps, _Tp(1) / _Tp(6));
      |                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~


*/usr/include/c++/16/cmath:384:26: internal compiler error: Segmentation
fault  384 |   { return __builtin_powf(__x, __y); }      |
 ~~~~~~~~~~~~~~^~~~~~~~~~*

These are present even in attempted scratch builds outside the icu
side-tag, so that isn't the culprit. Does anyone have any more context/can
look into it?

Thanks!

-- 

Best regards / S pozdravem,

František Zatloukal
Principal Software Engineer
Red Hat
-- 
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to