On Wed, 27 May 2026 10:21:13 +0200
Pavol Sloboda <[email protected]> wrote:

> Hello,
> 
> I believe I have encountered a similar/the same issue but for me it
> triggers on all the architectures:

the icu rebuild is run with "fail_fast = True", so not all build tasks
are allowed to really finish, they are cancelled after a first fail
instead.


                Dan
 
> /builddir/build/BUILD/mariadb10.11-10.11.17-build/mariadb-10.11.17/mysys/waiting_threads.c:
> In function ‘wt_init’:
> /builddir/build/BUILD/mariadb10.11-10.11.17-build/mariadb-10.11.17/mysys/waiting_threads.c:460:5:
> internal compiler error: Segmentation fault
>   460 |     double to= log(60e6);  /* 1 min */
>       |     ^~~~~~
> 
> The builds are here:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=145945213
> The package still builds ok on a local mockbuild and has built ok yesterday
> in koji as well.
> 
> Best regards,
> 
> Pavol Sloboda
> 
> On Wed, May 27, 2026 at 10:13 AM Frantisek Zatloukal <[email protected]>
> wrote:
> 
> > 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
> >
-- 
_______________________________________________
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