Opened 7 years ago

Last modified 7 years ago

#55103 closed defect

manport 2.4.2. - error installing frescobaldi — at Version 3

Reported by: dirkvandamme Owned by: dliessi (Davide Liessi)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: py-poppler-qt4

Description (last modified by mf2k (Frank Schima))

Xcode installed version 9 macport reinstalled version 2.4.2 running sudo port install frescobaldi -- following error


iMac-Dirk:~ dirk$ sudo port install frescobaldi
--->  Computing dependencies for frescobaldi
The following dependencies will be installed: 
 py35-altgraph
 py35-macholib
 py35-modulegraph
 py35-poppler-qt4
 py35-py2app
 py35-setuptools
Continue? [Y/n]: Y 
--->  Building py35-poppler-qt4
Error: Failed to build py35-poppler-qt4: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-poppler-qt4/py35-poppler-qt4/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port frescobaldi failed

Change History (4)

Changed 7 years ago by dirkvandamme

Attachment: main.log added

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

Cc: davide.liessi@… removed
Owner: set to dliessi
Port: py-poppler-qt4 added; frescobaldi removed
Status: newassigned

In the future, please use WikiFormatting, fill in the Port field with the port that actually fails to build and Cc that port's maintainers (port info --maintainers py35-poppler-qt4), if any.

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

The log you attached is not complete. Please clean the port (sudo port clean py35-poppler-qt4) and try installing it again. Then attach the new main.log file if it fails to build.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.