Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55867 closed defect (fixed)

lyx 2.2.3 +qt5 fails to be configured

Reported by: yaoyuki (YAO, Yuki) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: LyX

Description

LyX 2.2.3 with Qt5 fails to be configured on High Sierra, macbook pro late2016. I feel LyX with Qt4 is very slow on a Retina Display. Isn't Qt5 default?

$sudo port install lyx +qt5
Password:
--->  Computing dependencies for LyX
--->  Configuring LyX
Error: Failed to configure LyX, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/work/lyx-2.2.3/config.log
Error: Failed to configure LyX: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_LyX/LyX/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port lyx failed

Attachments (2)

config.log (126.4 KB) - added by yaoyuki (YAO, Yuki) 6 years ago.
configuraton log
main.log (219.1 KB) - added by yaoyuki (YAO, Yuki) 6 years ago.
main log

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by yaoyuki (YAO, Yuki)

Attachment: config.log added

configuraton log

Changed 6 years ago by yaoyuki (YAO, Yuki)

Attachment: main.log added

main log

comment:1 Changed 6 years ago by kencu (Ken)

might just need the standard set to c++11

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Cc: khindenburg@… removed
Owner: set to kurthindenburg
Status: newassigned

comment:3 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

configure.cxxflags-append -std=c++11

fixes the first issue - I'll work on getting it to compile.

comment:4 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: assignedclosed

In 0f75b87e498972879c7410d1c89c59bc3411dc69/macports-ports:

LyX: fix +qt5 build add -std=c++11 and required dependents

closes #55867

comment:5 in reply to:  4 Changed 6 years ago by yaoyuki (YAO, Yuki)

Thank you for taking care of it!

Note: See TracTickets for help on using tickets.