Changes between Initial Version and Version 1 of Ticket #61991


Ignore:
Timestamp:
Jan 5, 2021, 3:39:26 AM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61991

    • Property Summary changed from Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gcc10 failed to gcc10 @10.2.0 build failure
    • Property Port gcc10 added
  • Ticket #61991 – Description

    initial v1  
    11I installed Big Sur on my macos laptop and now I can not compile and build my make file for my c++ code. I am following all the instructions in the internet and I decided to install gcc10 using port. Half way through the installation, I got the following error messages:
    2 
     2{{{
    33sudo port -v -s install gcc1/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10/gcc10/work/gcc-10.2.0/gcc/rtl.h:1229:38: note: expanded from macro 'RTL_CHECK2'
    44#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
     
    3535Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    3636Error: Processing of port gcc10 failed
    37 
     37}}}
    3838How can I download gcc10 on my laptop?
    3939thanks