#36573 closed defect (fixed)
atf @0.10 fails to build due to -Werror
Reported by: | marka63 | Owned by: | rambiusparkisanius@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | gjasny@…, ryandesign (Ryan Carsten Schmidt) |
Port: | atf |
Description (last modified by mf2k (Frank Schima))
The build dies as a warning is turned into a error.
:info:build In file included from atf-c++/test_helpers.cpp:45: :info:build atf-c++/test_helpers.hpp:143:1: error: function 'check_equal' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration] :info:build check_equal(const char* expected[], const string_vector& actual) :info:build ^ :info:build 1 error generated.
System Version: OS X 10.8.2 (12C60) Kernel Version: Darwin 12.2.0
Developer Information:
Version: 4.5.1 (4G1004) Location: /Applications/Xcode.app Applications: Xcode: 4.5.1 (1842) Instruments: 4.5 (4523) SDKs: OS X: 10.7: (11E52) 10.8: (12C37) iOS: 6.0: (10A403) iOS Simulator: 6.0: (10A403)
Attachments (2)
Change History (5)
Changed 12 years ago by marka63
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to rambiusparkisanius@… |
Port: | @0.10 removed |
In the future, please use WikiFormatting and Cc the port maintainer(s).
Changed 12 years ago by gjasny@…
Attachment: | Portfile-atf-36573.diff added |
---|
Update atf to 0.16 (fixes compilation)
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | atf @0.10 fails to build → atf @0.10 fails to build due to -Werror |
r99424 (maintainer timeout)
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | gjasny@… ryandesign@… added |
---|---|
Keywords: | haspatch added |
But you haven't applied the patch attached here to update the port to a newer version, which we may as well do too. r99456
Note: See
TracTickets for help on using
tickets.
complete build log