Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886468 - sci-libs/mathgl-2.4.4-r1 installs files that contain insecure RUNPATHs
Summary: sci-libs/mathgl-2.4.4-r1 installs files that contain insecure RUNPATHs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-17 08:55 UTC by Agostino Sarubbo
Modified: 2023-11-24 14:31 UTC (History)
0 users

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


Attachments
build.log (build.log,137.83 KB, text/plain)
2022-12-17 08: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 2022-12-17 08:55:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/mathgl-2.4.4-r1 installs files that contain insecure RUNPATHs.
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-17 08:55:47 UTC
Created attachment 843197 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-11-24 14:31:05 UTC
The bug has been closed via the following commit(s):

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

commit b7e1372b7791f70b4f162a8ef5762c892633b4c7
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 14:04:23 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 14:30:30 +0000

    sci-libs/mathgl: add 8.0.1
    
    Closes: https://bugs.gentoo.org/587150
    Closes: https://bugs.gentoo.org/886468
    Closes: https://bugs.gentoo.org/873457
    Closes: https://bugs.gentoo.org/808713
    Closes: https://bugs.gentoo.org/780318
    Closes: https://bugs.gentoo.org/711154
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-libs/mathgl/Manifest                      |   1 +
 sci-libs/mathgl/files/mathgl-libharu2.4.patch |  25 +++++
 sci-libs/mathgl/mathgl-8.0.1.ebuild           | 145 ++++++++++++++++++++++++++
 3 files changed, 171 insertions(+)