[MacPorts] #52353: Can't install dependency gtk-doc source-highlight libexif when installing nautilus
#52353: Can't install dependency gtk-doc source-highlight libexif when installing nautilus ---------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------------+-------------------------------- 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 -- Ticket URL: <https://trac.macports.org/ticket/52353> MacPorts <https://www.macports.org/> Ports system for macOS
#52353: Can't install dependency gtk-doc source-highlight libexif when installing nautilus -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Changes (by ryandesign@…): * priority: High => Normal * port: => source-highlight Comment: That's not a clean log. Please [https://guide.macports.org/chunked/project.html#project.tickets clean and try again]. -- Ticket URL: <https://trac.macports.org/ticket/52353#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
#52353: Can't install dependency gtk-doc source-highlight libexif when installing nautilus -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by ryandesign@…): Please also let us know what version of Xcode you have, and whether there is anything in /usr/local/lib. -- Ticket URL: <https://trac.macports.org/ticket/52353#comment:2> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52353: source-highlight @3.1.8: build fails -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Description changed by larryv@…: Old description:
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
New description: 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 -- -- Ticket URL: <https://trac.macports.org/ticket/52353#comment:3> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52353: source-highlight @3.1.8: build fails -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (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! -- Ticket URL: <https://trac.macports.org/ticket/52353#comment:4> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52353: source-highlight @3.1.8: build fails -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by puccio.casa@…): Replying to [comment:2 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).
-- Ticket URL: <https://trac.macports.org/ticket/52353#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52353: source-highlight @3.1.8: build fails -------------------------------+-------------------------------- Reporter: puccio.casa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by puccio.casa@…): Replying to [comment:1 ryandesign@…]:
That's not a clean log. Please [https://guide.macports.org/chunked/project.html#project.tickets 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...
-- Ticket URL: <https://trac.macports.org/ticket/52353#comment:6> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
participants (1)
-
MacPorts