Bug 186873 - databases/akonadi: c++: error: unknown argument: '-fno-check-new'
Summary: databases/akonadi: c++: error: unknown argument: '-fno-check-new'
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-18 15:40 UTC by O. Hartmann
Modified: 2014-02-19 13:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2014-02-18 15:40:01 UTC
This seems to be a fallout of the recent change from CLANG 3.3 to 3.4 as the options are now handled more restrictive:

[...]
Generating moc_processcontrol.cpp
c++: error: unknown argument: '-fno-check-new'
c++: error: unknown argument: '-fno-check-new'
c++: error: unknown argument: '-fno-check-new'
c++: error: unknown argument: '-fno-check-new'
c++: error: unknown argument: '-fno-check-new'
c++: error: unknown argument: '-fno-check-new'

How-To-Repeat: Install/update databases/akonadi on systems with CLANG 3.4 as the default.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-18 15:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-02-19 13:36:18 UTC
State Changed
From-To: open->closed

Fixed in r345091, thank you.