[MacPorts] #34639: gdc @0.24 Build failure OSX Lion Xcode 4.3.2
#34639: gdc @0.24 Build failure OSX Lion Xcode 4.3.2 --------------------------------+------------------------------------------- Reporter: biz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: --------------------------------+------------------------------------------- {{{ :info:build .../macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gdc/gdc/work/gcc-4.1.2/gcc/toplev.c:524:1: error: redefinition of a 'extern inline' function 'floor_log2' is not supported in C99 mode :info:build floor_log2 (unsigned HOST_WIDE_INT x) :info:build ^ :info:build .../macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gdc/gdc/work/gcc-4.1.2/gcc/toplev.h:175:1: note: previous definition is here :info:build floor_log2 (unsigned HOST_WIDE_INT x) :info:build ^ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gdc/gdc/work/gcc-4.1.2/gcc/toplev.c:559:1: error: redefinition of a 'extern inline' function 'exact_log2' is not supported in C99 mode :info:build exact_log2 (unsigned HOST_WIDE_INT x) :info:build ^ :info:build .../macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gdc/gdc/work/gcc-4.1.2/gcc/toplev.h:181:1: note: previous definition is here :info:build exact_log2 (unsigned HOST_WIDE_INT x) :info:build ^ :info:build 4 warnings and 2 errors generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/34639> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34639: gdc @0.24 Build failure OSX Lion Xcode 4.3.2 --------------------------------+------------------------------------------- Reporter: biz@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gdc --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mww@… * port: => gdc Comment: In the future, please fill in the Port field and Cc the maintainer(s). Please clean and try again. If it fails, attach the complete main.log file. -- Ticket URL: <https://trac.macports.org/ticket/34639#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34639: gdc @0.24 Build failure due to redefinition of functions --------------------------------+------------------------------------------- Reporter: biz@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gdc --------------------------------+------------------------------------------- Comment(by jmr@…): Attached patch disables the extra definitions that cause the error in the log, but the symbols are still multiply defined elsewhere. There's probably not much point messing around more with this version, based on gcc 4.1.2; rather updating should be the first step. -- Ticket URL: <https://trac.macports.org/ticket/34639#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts