Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Automated report: NetBSD-current/i386 build failure



This is an automatically generated notice of a NetBSD-current/i386
build failure.

The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2024.05.02.00.01.48.

An extract from the build.sh output follows:

      161 |  { FE_DOWNWARD,  0x2.00000000000018p+52L, 0x20000000000001 },
          |                                           ^~~~~~~~~~~~~~~~
    /tmp/build/2024.05.02.00.01.48-i386/src/tests/lib/libm/t_fe_round.c:162:41: error: overflow in conversion from 'long long int' to 'long int' changes value from '9007199254740994' to '2' [-Werror=overflow]
      162 |  { FE_UPWARD,  0x2.00000000000018p+52L, 0x20000000000002 },
          |                                         ^~~~~~~~~~~~~~~~
    /tmp/build/2024.05.02.00.01.48-i386/src/tests/lib/libm/t_fe_round.c:163:44: error: overflow in conversion from 'long long int' to 'long int' changes value from '9007199254740994' to '2' [-Werror=overflow]
      163 |  { FE_TONEAREST,  0x2.00000000000018p+52L, 0x20000000000002 },
          |                                            ^~~~~~~~~~~~~~~~
    --- dependall-external ---
    --- rpcapd ---
    #      link  rpcapd/rpcapd

The following commits were made between the last successful build and
the first failed build:

    2024.05.02.00.00.47 riastradh src/tests/lib/libm/t_fe_round.c 1.10
    2024.05.02.00.01.48 riastradh src/tests/lib/libm/t_fe_round.c 1.11

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2024.05.html#2024.05.02.00.01.48


Home | Main Index | Thread Index | Old Index