Changes between Initial Version and Version 3 of Ticket #44079


Ignore:
Timestamp:
Jun 20, 2014, 12:48:18 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Your output shows that rev-upgrade determined that libgcc was broken, and then failed to rebuild it. According to the log, the first reasons the build failed are:

:info:build /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build/x86_64-apple-darwin11/libstdc++-v3/include/bits/stl_algobase.h:1000:27: error: 'signed' and 'unsigned' specified together for '__n'
:info:build    __lg(unsigned long long __n)
:info:build                            ^
:info:build /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build/x86_64-apple-darwin11/libstdc++-v3/include/bits/stl_algobase.h:1000:30: error: 'signed' and 'unsigned' specified together for '__lg'
:info:build    __lg(unsigned long long __n)
:info:build                               ^

It might be interesting to know why rev-upgrade thinks libgcc is broken. Is it shown in the output of "port outdated"? What does "sudo port -v rev-upgrade" show?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44079

    • Property Cc egall@… added; mww@… openmaintainer@… removed
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Summary changed from On upgrading gcc48 @4.8.2 | Error: libgcc returned: command execution failed to libgcc: error: 'signed' and 'unsigned' specified together
  • Ticket #44079 – Description

    initial v3  
    33Attaching the log file.
    44
    5 Mac OS X 10.7.5
     5Mac OS X 10.7.5 [[br]]
    66Macports Version : 2.3.0
    77
     
    99_________________
    1010
    11 
     11{{{
    1212--->  Rebuilding in order
    1313     gcc48 @4.8.2
     
    4747    set exit_status [process_cmd $remaining..."
    4848    (file "./port" line 5254)
     49}}}