Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#42788 - [cmake] CPPFLAGS handling

Attached to Project: Arch Linux
Opened by Neven Sajko (Neven) - Friday, 14 November 2014, 16:51 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 06 December 2014, 10:20 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Cmake is broken regarding the C preprocessor environment variable,
CPPFLAGS. (It ignores its flags.)
There should probably at least be an installation message to warn users
about this, since this functionality is surely essential to a *nix build
system.

Additional info:
Cmake bug: http://www.cmake.org/Bug/view.php?id=12928
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653916
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 06 December 2014, 10:20 GMT
Reason for closing:  Upstream
Additional comments about closing:  Re-open when the patch is approved
Comment by Neven Sajko (Neven) - Friday, 14 November 2014, 17:03 GMT
Btw,
CPPFLAGS="-D_FORTIFY_SOURCE=2"
is used in the official makepkg.conf,

Loading...