Opened 4 years ago
Closed 4 years ago
#61200 closed defect (duplicate)
openscad @2015.03-3 : fatal error: 'parser.tab.h' file not found
Reported by: | aliktab (Alik) | Owned by: | dstrubbe (David Strubbe) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | catalina | Cc: | |
Port: | openscad |
Description (last modified by mf2k (Frank Schima))
---> Computing dependencies for openscad ---> Fetching archive for openscad ---> Attempting to fetch openscad-2015.03-3_7.darwin_19.x86_64.tbz2 from https://packages.macports.org/openscad ---> Attempting to fetch openscad-2015.03-3_7.darwin_19.x86_64.tbz2 from https://lil.fr.packages.macports.org/openscad ---> Attempting to fetch openscad-2015.03-3_7.darwin_19.x86_64.tbz2 from https://nue.de.packages.macports.org/openscad ---> Fetching distfiles for openscad ---> Verifying checksums for openscad ---> Extracting openscad ---> Applying patches to openscad ---> Configuring openscad ---> Building openscad Error: Failed to build openscad: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_openscad/openscad/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port openscad failed
Attachments (1)
Change History (6)
Changed 4 years ago by aliktab (Alik)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers openscad
), if any.
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | set to dstrubbe |
Port: | openscad added |
Status: | new → assigned |
comment:3 Changed 4 years ago by kencu (Ken)
2518 :info:build In file included from src/parser.y:38: 2519 :info:build src/module.h:110:24: warning: 'FileModule::instantiate' hides overloaded virtual function [-Woverloaded-virtual] 2520 :info:build virtual AbstractNode *instantiate(const Context *ctx, const ModuleInstantiation *inst, EvalContext *evalctx = NULL); 2521 :info:build ^ 2522 :info:build src/module.h:83:24: note: hidden overloaded virtual function 'Module::instantiate' declared here: different qualifiers ('const' vs unqualified) 2523 :info:build virtual AbstractNode *instantiate(const Context *ctx, const ModuleInstantiation *inst, EvalContext *evalctx = NULL) const; 2524 :info:build ^ 2525 :info:build parser.tab.c:145:10: fatal error: 'parser.tab.h' file not found 2526 :info:build #include "parser.tab.h" 2527 :info:build ^~~~~~~~~~~~~~
comment:4 Changed 4 years ago by kencu (Ken)
Keywords: | catalina added |
---|---|
Summary: | Failed to build openscad → openscad @2015.03-3 : fatal error: 'parser.tab.h' file not found |
comment:5 Changed 4 years ago by dstrubbe (David Strubbe)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
You can check for open tickets before making a new one. This is a known issue. See workaround in ticket #61055.
Note: See
TracTickets for help on using
tickets.
log