#32496: apple-gcc42 build error ---------------------------------+------------------------------------------ Reporter: bulleso57@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: apple-gcc42 ---------------------------------+------------------------------------------ Comment(by jeremyhu@…): The reporter replied by email to me (please comment in this ticket instead). Here's from the config.log: {{{ configure:1906: checking for C compiler default output file name configure:1909: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/dst- x86_64-x86_64/opt/local/bin/gcc -g -O2 -std=gnu89 -Wl,-no_pie conftest.c
&5 dsymutil(15271,0x7fff75889960) malloc: *** error for object 0x10c20a580: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug gcc: Internal error: Abort trap: 6 (program dsymutil) Please submit a full bug report. See <URL:http://developer.apple.com/bugreporter> for instructions. configure:1912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1951: error: C compiler cannot create executables See `config.log' for more details. }}}
/shrug -- Ticket URL: <https://trac.macports.org/ticket/32496#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS