Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895874 - net-proxy/torsocks-2.4.0-r1 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Summary: net-proxy/torsocks-2.4.0-r1 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2023-02-22 13:55 UTC by Agostino Sarubbo
Modified: 2024-03-24 07:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,104.97 KB, text/plain)
2023-02-22 13:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-22 13:55:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-proxy/torsocks-2.4.0-r1 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 13:55:07 UTC
Created attachment 853892 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-24 07:46:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff2562afb78630fdc3b6e9b9853a26a8181e637

commit 9ff2562afb78630fdc3b6e9b9853a26a8181e637
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-24 07:12:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-24 07:32:54 +0000

    net-proxy/torsocks: fix bashism in configure & don't clobber _F_S
    
    Closes: https://bugs.gentoo.org/895874
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/torsocks/Manifest                        |  2 +-
 .../torsocks/files/torsocks-2.4.0-configure.patch  | 23 ++++++++++++++++++++++
 ...ks-2.4.0-r1.ebuild => torsocks-2.4.0-r2.ebuild} | 12 +++++------
 3 files changed, 30 insertions(+), 7 deletions(-)