public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/108530] New: [13 regression] std/time/tzdb/1.cc fails after r13-5168-g559993b85744ae
@ 2023-01-24 19:46 seurer at gcc dot gnu.org
  2023-01-24 20:16 ` [Bug libstdc++/108530] " redi at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-01-24 19:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108530

            Bug ID: 108530
           Summary: [13 regression] std/time/tzdb/1.cc fails after
                    r13-5168-g559993b85744ae
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:559993b85744ae09d33eedb1cb062392ac482f94, r13-5168-g559993b85744ae

This started failing on one of our older (power 7 BE) servers after this
commit.  Does the change maybe require something not supported here (an older
SUSE distro)?

make  -k check RUNTESTFLAGS="conformance.exp=std/time/tzdb/1.cc"
FAIL: std/time/tzdb/1.cc execution test
# of expected passes            1
# of unexpected failures        1


terminate called after throwing an instance of 'std::runtime_error'
  what():  tzdb: cannot determine current zone
FAIL: std/time/tzdb/1.cc execution test


std/time/zoned_time/custom.cc also fails now with the same error.


commit 559993b85744ae09d33eedb1cb062392ac482f94
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Sat Jan 14 13:33:58 2023 +0000

    libstdc++: Embed a static copy of tzdata.zi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-26 13:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 19:46 [Bug libstdc++/108530] New: [13 regression] std/time/tzdb/1.cc fails after r13-5168-g559993b85744ae seurer at gcc dot gnu.org
2023-01-24 20:16 ` [Bug libstdc++/108530] " redi at gcc dot gnu.org
2023-01-24 21:20 ` seurer at gcc dot gnu.org
2023-01-24 23:21 ` redi at gcc dot gnu.org
2023-01-24 23:42 ` redi at gcc dot gnu.org
2023-01-24 23:51 ` cvs-commit at gcc dot gnu.org
2023-01-24 23:53 ` redi at gcc dot gnu.org
2023-01-25  7:37 ` rguenth at gcc dot gnu.org
2023-01-26 13:38 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).