Opened 9 years ago
Closed 6 years ago
#48806 closed defect (fixed)
Upgrade of LibreCAD 2.0.8_0 fails
Reported by: | Haefler1985 | Owned by: | librecad@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | dongxuli2011@…, majoc-at-astro (majoc-at-astro), anddam (Andrea D'Amore) | |
Port: | LibreCAD |
Description
When upgrading via
sudo port upgrade outdated
the process gets aborted when upgrading LibreCAD. For details see attached log-file.
Attachments (1)
Change History (5)
Changed 9 years ago by Haefler1985
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | dongxuli2011@… added |
---|---|
Owner: | changed from macports-tickets@… to librecad@… |
comment:3 Changed 9 years ago by anddam (Andrea D'Amore)
Cc: | and.damore@… added |
---|
The error here is due to several
src/muParserCallback.cpp:40:18: error: use of undeclared identifier 'oaNONE'
that are local (to the project) muparser callbacks.
This is possibly related to #43276 where it's been asked to use macports-provided muparser, this ticket should lock on an update on that.
comment:4 Changed 6 years ago by ken-cunningham-webuse
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers LibreCAD
), if any.