Opened 11 years ago
Last modified 11 years ago
#43123 closed defect
Install amavisd-new fails to build pre-req p5.12-mail-clamav — at Version 1
Reported by: | hbsimon (Horst Simon) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign@… | |
Port: | p5-mail-clamav |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The latest command line tools include a newer version of clang that’s stricter about unused arguments. Where before it was only a warning, now it is an error. pre-req p5.12-mail-clamav build for amavisd-new fails with clang error unknown option
:info:build clang: error: unknown argument: '-R/opt/local/lib' [-Wunused-command-line-argument-hard-error-in-future] :info:build clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
I am using OS/X Maverick 10.9.2 witch latest Xcode and command line tools from March 2014.
Change History (2)
Changed 11 years ago by hbsimon (Horst Simon)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.