Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895804

Summary: net-misc/owncloud-client-3.1.0.9872 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 847148    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-22 07:59:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/owncloud-client-3.1.0.9872 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-22 07:59:09 UTC
Created attachment 853744 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-22 22:51:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ed507201e36b8575a5c577e39dd80ca05a80d7

commit 85ed507201e36b8575a5c577e39dd80ca05a80d7
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-02-22 21:58:12 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-02-22 22:51:03 +0000

    net-misc/owncloud-client: add 3.2.0.10193
    
    Do not redefine  _FORTIFY_SOURCE
    
    Closes: https://bugs.gentoo.org/895804
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/owncloud-client/Manifest                  |  1 +
 ...ud-client-3.2.0.10193-no_fortify_override.patch | 16 +++++
 .../owncloud-client-3.2.0.10193.ebuild             | 77 ++++++++++++++++++++++
 3 files changed, 94 insertions(+)