Opened 13 years ago
Closed 12 years ago
#31360 closed defect (fixed)
i386-elf-binutils: error: too few arguments to function 'info->callbacks->add_archive_element'
Reported by: | georgew666@… | Owned by: | jinksys@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), olivier@… | |
Port: | i386-elf-binutils |
Description (last modified by mf2k (Frank Schima))
Originally I found ticket:30316, but later I found it was already patched so it must be due to something else. Attached main.log.
Attachments (2)
Change History (8)
Changed 13 years ago by georgew666@…
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | i386-elf-binutils added |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-tickets@… to jinksys@… |
Summary: | i386-elf-binutils failed on latest Macports 2.0.3 (Sep 22, 2011) → i386-elf-binutils: error: too few arguments to function 'info->callbacks->add_archive_element' |
comment:3 Changed 13 years ago by olivier@…
Experiencing the same problem on Leopard (10.5) with Xcode 3.1.4.
Tried the patch in #22395. It did not help.
comment:5 Changed 13 years ago by jmroot (Joshua Root)
I can't reproduce this with 2.20 on either 10.6 or 10.7 (Xcode 3.2.6 and 4.3.1 respectively). If you can reproduce with the current version, please attach a new (complete) log.
Changed 13 years ago by georgew666@…
Attachment: | main.2.log added |
---|
error log under Lion 10.7.3 and Xcode 4.3.1
comment:6 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The current version of i386-elf-binutils in MacPorts is 2.20, but your log shows that you are still building 2.18. You need to selfupdate.
Note: See
TracTickets for help on using
tickets.
#30316 is about warnings being treated as errors. This ticket is about an actual error (
too few arguments to function 'info->callbacks->add_archive_element'
).Does the update in #22395 help with this?