www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 23885] New: [CI] C++ interop tests with g++ fail

https://issues.dlang.org/show_bug.cgi?id=23885

          Issue ID: 23885
           Summary: [CI] C++ interop tests with g++ fail
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: dkorpel live.nl

CI spuriously fails on cxx_runnable tests with g++:
```

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: apt-key output should not be parsed (stdout is not a terminal)
gpg: no valid OpenPGP data found.
Error: Process completed with exit code 2.
```

--
May 04 2023