Changes between Initial Version and Version 3 of Ticket #48718


Ignore:
Timestamp:
Aug 25, 2015, 10:10:23 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48718

    • Property Status changed from new to closed
    • Property Cc andresfq78@… added
    • Property Keywords cgal installation error removed
    • Property Resolution changed from to invalid
    • Property Port cgal added
  • Ticket #48718 – Description

    initial v3  
    22When doing installation for cgal as part of requisitos for OpenFoam in iMAC OS 10.10.5 Yosemite with macports 2.3.3 I got an error, what can i do to suceed in cgal installation?
    33
    4 '''$ sudo port install cgal'''
    5 
    64{{{
    7 #!div style="font-size: 80%"
    8   {{{#!python
     5$ sudo port install cgal
    96Password:
    10 
    117--->  Computing dependencies for cgal
    12 
    138--->  Dependencies to be installed: boost cmake curl curl-ca-bundle perl5 perl5.16 gdbm pkgconfig libarchive libxml2 lzo2 eigen3
    14 
    159Error: Requested variants "+no_single+no_static+python27" do not match original selection "+no_single+no_static+openmpi+python27".
    16 
    1710Please use the same variants again, perform 'port clean boost' or specify the force option (-f).
    18 
    1911Error: Failed to install boost
    20 
    2112Please see the log file for port boost for details:
    22 
    2313    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log
    24 
    2514Error: The following dependencies were not installed: boost cmake curl curl-ca-bundle perl5 perl5.16 gdbm pkgconfig libarchive libxml2 lzo2 eigen3
    26 
    2715To report a bug, follow the instructions in the guide:
    28 
    2916    http://guide.macports.org/#project.tickets
    30   }}}
    3117}}}
    3218
    3319The main.log shows the following:
    3420{{{
    35 #!div style="font-size: 80%"
    36   {{{#!python
    3721version:1
    3822:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/boost/work
     
    5034:notice:main Please see the log file for port boost for details:
    5135    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log
    52 
    53   }}}
    5436}}}