mojoshader: questing autopkgtest failures
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| mojoshader (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
The autopkgtests have been failing on questing with the follwing error:
/tmp/autopkgte
663s 666 | void FindRulePrecede
663s | ^~~~~~~~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 84 | void FindRulePrecede
663s | ^~~~~~~~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 695 | void FindFirstSets(
663s | ^~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 85 | void FindFirstSets();
663s | ^~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 757 | void FindStates(struct lemon *lemp)
663s | ^~~~~~~~~~
663s /tmp/autopkgtes
663s 86 | void FindStates();
663s | ^~~~~~~~~~
663s /tmp/autopkgtes
663s 929 | void FindLinks(struct lemon *lemp)
663s | ^~~~~~~~~
663s /tmp/autopkgtes
663s 87 | void FindLinks();
663s | ^~~~~~~~~
663s /tmp/autopkgtes
663s 964 | void FindFollowSets(
663s | ^~~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 88 | void FindFollowSets();
663s | ^~~~~~~~~~~~~~
663s /tmp/autopkgtes
663s 1000 | void FindActions(struct lemon *lemp)
663s | ^~~~~~~~~~~
663s /tmp/autopkgtes
663s 89 | void FindActions();
663s | ^~~~~~~~~~~
Most likely a GCC 15 issue.
| tags: | added: baseline-failure |
