1 | | port builds fine with attached patch |
| 1 | port configures fine with attached patch, but then fails with: |
| 2 | {{{ |
| 3 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc11/libgcc11/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc11/libgcc11/work/build/./gcc/ -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc11/libgcc11/work/gcc-11.2.0/gcc/testsuite/selftests |
| 4 | xgcc: warning: could not understand version 12.0 |
| 5 | xgcc: warning: could not understand version 12.0 |
| 6 | <built-in>: error: unknown value '12.0' of '-mmacosx-version-min' |
| 7 | <built-in>: error: unknown value '12.0' of '-mmacosx-version-min' |
| 8 | -fself-test: 64067 pass(es) in 1.185077 seconds |
| 9 | make[3]: *** [s-selftest-c] Error 1 |
| 10 | }}} |