Changes between Initial Version and Version 2 of Ticket #30374


Ignore:
Timestamp:
Jul 25, 2011, 10:02:41 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Use WikiFormatting please. As reporter, you do not need to be Cc'd, but please do Cc the port's maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30374

    • Property Owner changed from macports-tickets@… to mcalhoun@…
    • Property Type changed from update to defect
    • Property Keywords gmp update removed
  • Ticket #30374 – Description

    initial v2  
    11I updated to macports 2.0.0. At that very same momento gmp was to be uptaded but it always throws the following error:
    22
     3{{{
    34--->  Fetching archive for gmp
    45--->  Fetching gmp
     
    1213Log for gmp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/gmp/main.log
    1314Error: Unable to upgrade port: 1
     15}}}
    1416
    1517The list of outdated packages is:
    1618
     19{{{
    1720gmp                            5.0.2_0 < 5.0.2_1         
    1821octave                         3.2.4_4 < 3.2.4_5         
     
    2427xorg-libXrandr                 1.3.1_0 < 1.3.2_0         
    2528xorg-util-macros               1.14.0_0 < 1.15.0_0
     29}}}
    2630
    2731The GMP log file (just the end of it) shows the error:
    2832
    29 
     33{{{
    3034:info:build Assertion failed: (_file->_atomsArrayCount == computedAtomCount && "more atoms allocated than expected"), function parse, file /SourceCache/ld64/ld64-123.2/src/ld/parsers/macho_relocatable_file.cpp, line 1545.
    3135:info:build 0  0x10001286c  __assert_rtn + 76
     
    5458:info:build Warning: the following items did not execute (for gmp): org.macports.install org.macports.build org.macports.destroot
    5559:notice:build Log for gmp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/gmp/main.log
     60}}}