Changes between Initial Version and Version 1 of Ticket #41516


Ignore:
Timestamp:
Nov 23, 2013, 9:20:09 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41516

    • Property Keywords mavericks added; build failure Mavricks removed
    • Property Owner changed from macports-tickets@… to takeshi@…
    • Property Cc takeshi removed
    • Property Summary changed from CDO fails to build to cdo @1.6.2: fatal error: 'yaxt.h' file not found
  • Ticket #41516 – Description

    initial v1  
    11CDO fails to build with or without variants. 
    22
    3   joes-imac:~$ sudo port clean cdo
    4 
    5   --->  Cleaning cdo
    6 
    7   joes-imac:~$ sudo port install cdo
    8 
    9   --->  Computing dependencies for cdo
    10 
    11   --->  Fetching archive for cdo
    12 
    13   --->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://packages.macports.org/cdo
    14 
    15   --->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cdo
    16 
    17   --->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/cdo
    18   --->  Fetching distfiles for cdo
    19 
    20   --->  Verifying checksums for cdo
    21 
    22   --->  Extracting cdo
    23 
    24   --->  Configuring cdo
    25 
    26   --->  Building cdo
    27 
    28   Error: org.macports.build for port cdo returned: command execution failed
    29 
    30   Please see the log file for port cdo for details:
    31 
    32     /opt/local/var/macport/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_cdo/cdo/main.log
     3{{{
     4joes-imac:~$ sudo port clean cdo
     5--->  Cleaning cdo
     6joes-imac:~$ sudo port install cdo
     7--->  Computing dependencies for cdo
     8--->  Fetching archive for cdo
     9--->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://packages.macports.org/cdo
     10--->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cdo
     11--->  Attempting to fetch cdo-1.6.2_0+mpi.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/cdo
     12--->  Fetching distfiles for cdo
     13--->  Verifying checksums for cdo
     14--->  Extracting cdo
     15--->  Configuring cdo
     16--->  Building cdo
     17Error: org.macports.build for port cdo returned: command execution failed
     18Please see the log file for port cdo for details:
     19  /opt/local/var/macport/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_cdo/cdo/main.log
    3320  To report a bug, follow the instructions in the guide:
    34 
    35     http://guide.macports.org/#project.tickets
    36 
    37   Error: Processing of port cdo failed
     21  http://guide.macports.org/#project.tickets
     22Error: Processing of port cdo failed
     23}}}
    3824
    3925* log file attached.