[MacPorts] #43978: libgcc: error: unknown value '10.10' of -mmacosx-version-min
MacPorts
noreply at macports.org
Mon Nov 3 12:38:17 PST 2014
#43978: libgcc: error: unknown value '10.10' of -mmacosx-version-min
-------------------------------------------------+-------------------------
Reporter: arthur@… | Owner: larryv@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords: yosemite
Port: libgcc gcc42 gcc43 gcc44 gcc45 |
gcc46 gcc47 gcc48 gcc49 gcc5 |
-------------------------------------------------+-------------------------
Comment (by larryv@…):
Doesn’t look the same to me. The error in #44510 was the same as in this
ticket (“cannot compute suffix of object files”, etc.). This is the error
you’re seeing:
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/gcc-4.9.1/gcc/fortran/module.c:113:1:
error: conflicting declaration 'typedef enum pointer_t pointer_t'
:info:build pointer_t;
:info:build ^
:info:build In file included from
/usr/include/mach/memory_object_types.h:77:0,
:info:build from /usr/include/mach/mach_types.h:85,
:info:build from
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/build
/prev-gcc/include-fixed/malloc.h:37,
:info:build from
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/gcc-4.9.1/gcc/system.h:466,
:info:build from
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/work/gcc-4.9.1/gcc/fortran/module.c:68:
:info:build /usr/include/mach/vm_types.h:40:26: note: previous declaration
as 'typedef vm_offset_t pointer_t'
:info:build typedef vm_offset_t pointer_t;
:info:build ^
:info:build make[3]: *** [fortran/module.o] Error 1
}}}
Could you open a new ticket for this?
--
Ticket URL: <https://trac.macports.org/ticket/43978#comment:71>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list