Opened 8 years ago
Closed 8 years ago
#52353 closed defect (duplicate)
source-highlight @3.1.8: build fails
Reported by: | puccio.casa@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | source-highlight |
Description (last modified by larryv (Lawrence Velázquez))
Hy all, I was tring to install Nautilus on my Macbook Pro 13", after installing MacPorts. But when it have to install the last dependency (gtk-doc source-highlight libexif), it give me this error:
---> Building source-highlight 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 Error: The following dependencies were not installed: gtk-doc source-highlight libexif To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port nautilus failed
Any one does have this problem too? How can I resolve it? I've already tryed to download and install all the Gtk-doc package, but it was the same... I'll attach the main.log file. Thanks for the help.
Here's the main.log file https://drive.google.com/open?id=0B0AkZG79UCGuRllyaHAyVzFnT1k
Attachments (1)
Change History (9)
Changed 8 years ago by puccio.casa@…
comment:1 follow-up: 6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | source-highlight added |
---|---|
Priority: | High → Normal |
comment:2 follow-up: 5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Please also let us know what version of Xcode you have, and whether there is anything in /usr/local/lib.
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Summary: | Can't install dependency gtk-doc source-highlight libexif when installing nautilus → source-highlight @3.1.8: build fails |
comment:4 Changed 8 years ago by alexey.naidyonov@…
Oh, thank you for the hint. I had the same issue (Sierra, Xcode 8.0 (8A218a)), and indeed I have had a boost installed by homebrew to /usr/local. After removing /usr/local boost, and cleaning up source-highlight build in ports I got it installed. Thanks!
comment:5 Changed 8 years ago by puccio.casa@…
Replying to ryandesign@…:
Please also let us know what version of Xcode you have, and whether there is anything in /usr/local/lib.
I have version 7.3.1 of Xcode and in the /lib folder I have a lot of alias (.dylib, .a files and a folder), 3 folder called gio, pkgconfig and phyton2.7, a .la file (libosxfuse) and two dynamic library files (.dylib).
comment:6 Changed 8 years ago by puccio.casa@…
Replying to ryandesign@…:
That's not a clean log. Please clean and try again.
What do you mean with clean log? I've read the link you've written but I didn't found anything explaning it...
comment:7 Changed 8 years ago by mf2k (Frank Schima)
He means run the following:
sudo port clean source-highlight
Try building it again and attach the new main.log if it fails.
comment:8 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Calling this a dup of #53390 which has a complete log.
That's not a clean log. Please clean and try again.