Opened 13 years ago
Closed 13 years ago
#32496 closed defect (worksforme)
apple-gcc42 build error
Reported by: | bulleso57@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | apple-gcc42 |
Description
I try to install the last version of ufraw by using port file as indicated on Site Ufraw http://ufraw.sourceforge.net/Install.html I have the last version of MAC OSX Lion During the install I got an error on building apple-gcc42
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|---|
Port: | apple-gcc42 added; ufraw removed |
Summary: | Error in installing UfRaw → apple-gcc42 build error |
comment:2 Changed 13 years ago by bulleso57@…
It's OK now I tried agin early this morning ;-)) and the network was more available I have installed the last version of Mac ports from this link https://distfiles.macports.org/MacPorts/MacPorts-2.0.3-10.7-Lion.dmg thanks for your help
comment:3 Changed 13 years ago by bulleso57@…
Hello Any news about that defect ? Don't hesitate if you need more information about my configuration Thanks Cheers
comment:4 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
:info:build checking for limits.h... configure: error: C compiler cannot create executables :info:build See `config.log' for more details.
You need to provide the relevant config.log
comment:5 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
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
comment:6 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
What version of XCode are you using?
comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
bulleso57: are you still experiencing this problem? If so, can you answer Jeremy's question above?
comment:8 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response, closing.
Please attach the main.log file from that failed build.