Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53390 closed defect (invalid)

Unable to install source-highlight on Mac OS Sierra

Reported by: piazzean (Andrea Piazzesi) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: source-highlight

Description (last modified by mf2k (Frank Schima))

Installing inkscape from port with the command:

$ sudo port install inkscape

I get the following error :

...
Error: org.macports.build for port source-highlight returned: command execution failed
Error: Failed to install source-highlight
Please see the log file for port source-highlight for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_source-highlight/source-highlight/main.log
...

Attachments (2)

main.log (14.3 KB) - added by piazzean (Andrea Piazzesi) 7 years ago.
Log File of source-highlight failed installation
main.2.log (171.7 KB) - added by piazzean (Andrea Piazzesi) 7 years ago.
Log after clean installation of source-highlight

Download all attachments as: .zip

Change History (11)

Changed 7 years ago by piazzean (Andrea Piazzesi)

Attachment: main.log added

Log File of source-highlight failed installation

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

Port: source-highlight added
Summary: Unable to install inkscape on Mac OS SierraUnable to install source-highlight on Mac OS Sierra

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

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

And also use WikiFormatting.

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

Description: modified (diff)

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

This is not a clean build log. Please clean the port and try again. Then attach the new main.log file.

comment:5 Changed 7 years ago by piazzean (Andrea Piazzesi)

Tried the following commands:

$ sudo port clean source-highlight
$ sudo port install source-highlight

I got the same error as you can verify from the updated log.

Changed 7 years ago by piazzean (Andrea Piazzesi)

Attachment: main.2.log added

Log after clean installation of source-highlight

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

Do you have anything installed in your /usr/local folder such as boost? If so, please move or delete it.

Last edited 7 years ago by mf2k (Frank Schima) (previous) (diff)

comment:7 Changed 7 years ago by piazzean (Andrea Piazzesi)

I temporary moved the content from /usr/local to ~/local and now the port works fine.

Thanks for the hint.

Andrea.

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

Resolution: invalid
Status: newclosed

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

Glad you got it working.

Note: See TracTickets for help on using tickets.