non standard install location and binary packages

Eric Le Lay elelay at macports.org
Sun May 11 02:58:34 PDT 2014


Le Sat, 10 May 2014 20:56:28 -0500,
Ryan Schmidt <ryandesign at macports.org> a écrit :

> 
> On May 10, 2014, at 02:59, Eric Le Lay wrote:
> 
> > Also it ignores build dependencies: it had to install graphite2 as a
> > dependency and did not install cmake before. So install failed
> > because it could not find the cmake executable.
> 
> Could you a show a log or transcript of this problem? I haven't heard
> of it before.
> 

pc3:~ elelay$ port deps graphite2                            
Full Name: graphite2 @1.2.4_0
Build Dependencies:   cmake

pc3:~ elelay$ port installed cmake                           
None of the specified ports are installed.

pc3:~ elelay$ sudo port -d install graphite2 >& graphite2.log  

graphite2.log: 
DEBUG: Changing to port directory: /Volumes/MAC2/x11/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/graphite2
DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386
DEBUG: Sourcing PortGroup cmake 1.0 from /Volumes/MAC2/x11/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/cmake-1.0.tcl
DEBUG: Reading variant descriptions from /Volumes/MAC2/x11/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Sourcing PortGroup muniversal 1.0 from /Volumes/MAC2/x11/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Attempting ln -sf /Volumes/MAC2/x11/opt/local/var/macports/build/_Volumes_MAC2_x11_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphite2/graphite2/work /Volumes/MAC2/x11/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/graphite2/work
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
DEBUG: egid changed to: 501
DEBUG: euid changed to: 503
DEBUG: Starting logging for graphite2
DEBUG: graphite2 has no conflicts
DEBUG: Executing org.macports.main (graphite2)
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
DEBUG: egid changed to: 501
DEBUG: euid changed to: 503
DEBUG: archivefetch phase started at Sun May 11 11:52:34 CEST 2014
DEBUG: Executing org.macports.archivefetch (graphite2)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: fetch phase started at Sun May 11 11:52:35 CEST 2014
--->  Fetching distfiles for graphite2
DEBUG: Executing org.macports.fetch (graphite2)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Sun May 11 11:52:35 CEST 2014
--->  Verifying checksums for graphite2
DEBUG: Executing org.macports.checksum (graphite2)
--->  Checksumming graphite2-1.2.4.tgz
DEBUG: Calculated (rmd160) is a4adc89befc86a9adcab3b0dbd6caf2ac3866fb4
DEBUG: Correct (rmd160) checksum for graphite2-1.2.4.tgz
DEBUG: Calculated (sha256) is 4bc3d5168029bcc0aa00eb2c973269d29407be2796ff56f9c80e10736bd8b003
DEBUG: Correct (sha256) checksum for graphite2-1.2.4.tgz
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: extract phase started at Sun May 11 11:52:35 CEST 2014
--->  Extracting graphite2
(...)
sh: /Volumes/MAC2/x11/opt/local/bin/cmake: No such file or directory
(...)
Error: org.macports.configure for port graphite2 returned: configure
failure: command execution failed


More information about the macports-dev mailing list