[MacPorts] #70822: lparse fails to build: error: parse.cc.h: No such file or directory
MacPorts
noreply at macports.org
Thu Apr 10 18:38:40 UTC 2025
#70822: lparse fails to build: error: parse.cc.h: No such file or directory
---------------------------+----------------------
Reporter: barracuda156 | Owner: nerdling
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: | Keywords:
Port: lparse |
---------------------------+----------------------
Comment (by barracuda156):
This still fails.
{{{
/usr/bin/g++-4.2 -pipe -O3 -arch ppc -c parse.cc
parse.cc:146:22: error: parse.cc.h: No such file or directory
parse.cc:1251: error: ‘YYSTYPE’ has not been declared
parse.cc:1268: error: ‘YYSTYPE’ does not name a type
parse.cc: In function ‘int yyparse()’:
parse.cc:1298: error: ‘YYSTYPE’ was not declared in this scope
parse.cc:1298: error: expected `;' before ‘yyvsa’
parse.cc:1299: error: ‘yyvs’ was not declared in this scope
parse.cc:1299: error: ‘yyvsa’ was not declared in this scope
parse.cc:1300: error: ‘yyvsp’ was not declared in this scope
parse.cc:1309: error: expected `;' before ‘yyval’
parse.cc:1321: error: ‘YYEMPTY’ was not declared in this scope
parse.cc:1437: error: ‘YYEOF’ was not declared in this scope
parse.cc:1443: error: ‘YYerror’ was not declared in this scope
parse.cc:1449: error: ‘YYUNDEF’ was not declared in this scope
parse.cc:1482: error: ‘yylval’ was not declared in this scope
parse.cc:1515: error: ‘yyval’ was not declared in this scope
parse.cc:2576: error: ‘YYEOF’ was not declared in this scope
make[1]: *** [parse.o] Error 1
make[1]: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70822#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list