[MacPorts] #68221: qt5-qtwebkit @5.9.2_6: Could not open generated/XPathGrammar.tab.c.
MacPorts
noreply at macports.org
Fri Sep 22 17:32:39 UTC 2023
#68221: qt5-qtwebkit @5.9.2_6: Could not open generated/XPathGrammar.tab.c.
--------------------------+---------------------------------
Reporter: chrstphrchvz | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: qt5-qtwebkit
--------------------------+---------------------------------
This error is encountered by CI builders at least on macOS 11 and 12:
{{{
2023-09-01T12:13:54.9432050Z bison -d -p xpathyy xml/XPathGrammar.y -o
generated/XPathGrammar.tab.c && mv -f generated/XPathGrammar.tab.c
generated/XPathGrammar.cpp && mv -f generated/XPathGrammar.tab.h
generated/XPathGrammar.h
2023-09-01T12:13:54.9579940Z xml/XPathGrammar.y:54.1-12: warning:
deprecated directive: ‘%pure_parser’, use ‘%define api.pure’
[-Wdeprecated]
2023-09-01T12:13:54.9580830Z 54 | %pure_parser
2023-09-01T12:13:54.9581340Z | ^~~~~~~~~~~~
2023-09-01T12:13:54.9581790Z | %define api.pure
…
2023-09-01T12:13:55.0904070Z xml/XPathGrammar.y: warning: fix-its can be
applied. Rerun with option '--update'. [-Wother]
…
2023-09-01T12:13:55.1008000Z Could not open /opt/local/var/macports/build
/_Users_runner_work_macports-ports_macports-
ports_ports_aqua_qt5/qt5-qtwebkit/work/qtwebkit-opensource-
src-5.9.2/Source/WebCore/generated/XPathGrammar.tab.c.
2023-09-01T12:13:55.1013920Z make[2]: *** [fwheader_generator] Error 2
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68221>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list