• Bug#1066052: gcc-13: several acats tests raise ADA.CALENDAR.TIME_ERROR

    From John David Anglin@21:1/5 to All on Mon Mar 11 21:10:01 2024
    Source: gcc-12
    Version: 12.3.0-15
    Severity: normal

    Dear Maintainer,

    In test log, I see a number of tests with following error:

    splitting /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/test
    s/a/a26007a.adt into:
    a26007a.adb
    BUILD a26007a.adb
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatmake --GNATBIND=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatbind --GNATLINK=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatlink --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-
    12-TxDF5I/gcc-12-12.3.0/build/gcc/ -gnatws -O2 -gnat95 -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support a26007a.adb -largs --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/
    build/gcc/
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -c -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/ -gnatws -O2 -gnat95 -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support a26007a.adb
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatbind -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support -x a26007a.ali
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatlink a26007a.ali -O2 --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/
    RUN a26007a


    raised ADA.CALENDAR.TIME_ERROR : a-calend.adb:601
    FAIL: a26007a

    Regards,
    Dave Anglin


    -- System Information:
    Debian Release: trixie/sid
    APT prefers buildd-unstable
    APT policy: (500, 'buildd-unstable'), (500, 'unstable')
    Architecture: hppa (parisc64)

    Kernel: Linux 6.1.80+ (SMP w/4 CPU threads)
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    -- no debconf information

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Matthias Klose@21:1/5 to John David Anglin on Tue Mar 12 00:00:01 2024
    CCing Nicolas ...

    this is most likely time_t64 fallout. It should go away when we switch
    to gnat 13 and rebuild the packages in the archive.

    Nicolas, please could you upload gnat 13? It's just one more transition
    for time_t64.

    Matthias

    On 11.03.24 21:05, John David Anglin wrote:
    Source: gcc-12
    Version: 12.3.0-15
    Severity: normal

    Dear Maintainer,

    In test log, I see a number of tests with following error:

    splitting /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/test
    s/a/a26007a.adt into:
    a26007a.adb
    BUILD a26007a.adb
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatmake --GNATBIND=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatbind --GNATLINK=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatlink --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-
    12-TxDF5I/gcc-12-12.3.0/build/gcc/ -gnatws -O2 -gnat95 -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support a26007a.adb -largs --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/
    build/gcc/
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -c -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/ -gnatws -O2 -gnat95 -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support a26007a.adb
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatbind -I/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/../acats/support -x a26007a.ali
    /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/gnatlink a26007a.ali -O2 --GCC=/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/xgcc -B/build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/
    RUN a26007a


    raised ADA.CALENDAR.TIME_ERROR : a-calend.adb:601
    FAIL: a26007a

    Regards,
    Dave Anglin


    -- System Information:
    Debian Release: trixie/sid
    APT prefers buildd-unstable
    APT policy: (500, 'buildd-unstable'), (500, 'unstable')
    Architecture: hppa (parisc64)

    Kernel: Linux 6.1.80+ (SMP w/4 CPU threads)
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    -- no debconf information


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)