#2773 closed defect (fixed)
grass-7.0.1 fails to build when compiled with -Werror=format-security"
Reported by: | wraeth | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.2 |
Component: | Compiling | Version: | 7.0.1 |
Keywords: | Cc: | grass-dev@… | |
CPU: | Unspecified | Platform: | Linux |
Description
Building of Grass 7.0.1 fails when the compiler options include -Werror=format-security, indicating insecure handling of string formatting. Compile log will be attached containing errors.
Attachments (1)
Change History (7)
by , 9 years ago
Attachment: | grass-7.0.1:201510212148.log.gz added |
---|
follow-up: 4 comment:1 by , 9 years ago
Milestone: | → 7.0.1 |
---|
This happens when configuring with --with-nls, is that true in your case?
comment:2 by , 9 years ago
Cc: | added |
---|---|
Milestone: | 7.0.1 → 7.0.2 |
Owner: | changed from | to
Status: | new → assigned |
follow-up: 5 comment:3 by , 9 years ago
Should be fixed in r66561 (trunk). If no objection I would backport it to relbr70 within few next days.
comment:4 by , 9 years ago
Replying to neteler:
This happens when configuring with --with-nls, is that true in your case?
Compiling with --without-nls produces the same results.
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Compressed build output