Summary: | dev-libs/skyutils fails to compile with format-security | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Michael Orlitzky <mjo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 259417 | ||
Attachments: | skyutils-2.8-r2:20140826-033644.log |
Description
Agostino Sarubbo
![]() Created attachment 383730 [details]
skyutils-2.8-r2:20140826-033644.log
build log
commit 790eacc3bfd3de90926563fcba33343a9dedbfd7 Author: Michael Orlitzky <mjo@gentoo.org> Date: Sat Aug 6 19:48:52 2016 -0400 dev-libs/skyutils: new revision to fix build bugs. This new revision updates to EAPI=6, and adds a patch that enables the build to complete with -Werror=format-security. It also adds an "sslv3" USE flag, because there is at least one package (app-mobilephone/smssend) which should require skyutils to be build against OpenSSL with sslv3 support. Gentoo-Bug: 521114 Gentoo-Bug: 588326 Package-Manager: portage-2.2.28 .../files/fix-Wformat-security-warnings.patch | 40 +++++++++++++++++++++ dev-libs/skyutils/metadata.xml | 14 ++++++-- dev-libs/skyutils/skyutils-2.8-r3.ebuild | 36 ------------------- dev-libs/skyutils/skyutils-2.8-r4.ebuild | 41 ++++++++++++++++++++++ 4 files changed, 92 insertions(+), 39 deletions(-) |