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)

main.log (23.8 KB) - added by Haefler1985 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by Haefler1985

Attachment: main.log added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Cc: dongxuli2011@… added
Owner: changed from macports-tickets@… to librecad@…

In the future, please Cc the port maintainers (port info --maintainers LibreCAD), if any.

comment:2 Changed 8 years ago by majoc-at-astro (majoc-at-astro)

Cc: majoc@… added

Cc Me!

comment:3 Changed 8 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.

Last edited 7 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 6 years ago by ken-cunningham-webuse

Resolution: fixed
Status: newclosed

In 9bc787f838942a25557b91f8dfc67b4e19a1b0d5/macports-ports (master):

LibreCAD: update to 2.1.3

LibreCAD-devel: new port
change both to qt5
add cxx11 1.1 PG
simplify Portfile structure

closes: #43276
closes: #48806
closes: #54722
closes: #55834
closes: #56024

Note: See TracTickets for help on using tickets.