Opened 13 years ago
Closed 12 years ago
#32162 closed defect (fixed)
compare @1.16_2 fails to build
Reported by: | nonstop.server@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | lion | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | compare |
Description
Port compare @1.16, Revision 2 fails to build.
I have tried compiling with clang, llvm-gcc-4.2, and apple-gcc-4.2, but no joy.
Please see the respective log files for error messages during the different builds.
Attachments (6)
Change History (10)
Changed 13 years ago by nonstop.server@…
Attachment: | main_clang.log added |
---|
Changed 13 years ago by nonstop.server@…
Attachment: | macports_compare_clang.log added |
---|
Changed 13 years ago by nonstop.server@…
Attachment: | main_llvm-gcc-4.2.log added |
---|
Changed 13 years ago by nonstop.server@…
Attachment: | macports_compare_llvm-gcc-4.2.log added |
---|
Changed 13 years ago by nonstop.server@…
Attachment: | main_apple-gcc-4.2.log added |
---|
Changed 13 years ago by nonstop.server@…
Attachment: | macports_compare_apple-gcc-4.2.log added |
---|
comment:1 Changed 13 years ago by nonstop.server@…
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Cc: | mww@… removed |
---|---|
Keywords: | sysutils removed |
Owner: | changed from macports-tickets@… to mww@… |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | lion added |
---|
Yes, this is not a compiler-related problem. The error in the log is:
error: conflicting types for "getline"
Lion includes a definition for getline, whereas previous versions of OS X did not. Software like apparently compare that assumes OS X does not define getline will need to be fixed.
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Version Information: