Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834701 - dev-ada/gnatcoll-core-2021-r1: scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-core-2021-r1/image/usr/lib/gnatcoll.relocatable/libgnatcoll.so.2021
Summary: dev-ada/gnatcoll-core-2021-r1: scanelf: rpath_security_checks(): Security pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-07 05:52 UTC by Erik
Modified: 2022-03-19 22:08 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik 2022-03-07 05:52:10 UTC
message marked with red and yellow color so it should be important

Reproducible: Always
Comment 1 Erik 2022-03-07 06:01:48 UTC
version 22.0.0 gives:
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-core-22.0.0/image/usr/lib/gnatcoll.relocatable/libgnatcoll.so.22.0.0
Comment 2 Erik 2022-03-07 06:06:55 UTC
dev-ada/gnatcoll-bindings-2021 gives:
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-2021/image/usr/lib/gnatcoll_gmp.relocatable/libgnatcoll_gmp.so.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-2021/image/usr/lib/gnatcoll_iconv.relocatable/libgnatcoll_iconv.so.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-2021/image/usr/lib/gnatcoll_readline.relocatable/libgnatcoll_readline.so.0.0
Comment 3 Erik 2022-03-07 14:10:40 UTC
 dev-ada/gnatcoll-bindings-22.0.0-r1 gives:
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-22.0.0-r1/image/usr/lib/gnatcoll_gmp.relocatable/libgnatcoll_gmp.so.22.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-22.0.0-r1/image/usr/lib/gnatcoll_lzma.relocatable/libgnatcoll_lzma.so.22.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-22.0.0-r1/image/usr/lib/gnatcoll_iconv.relocatable/libgnatcoll_iconv.so.22.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-22.0.0-r1/image/usr/lib/gnatcoll_readline.relocatable/libgnatcoll_readline.so.22.0.0
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/gnatcoll-bindings-22.0.0-r1/image/usr/lib/gnatcoll_omp.relocatable/libgnatcoll_omp.so.22.0.0
Comment 4 Erik 2022-03-07 20:22:32 UTC
dev-ada/libgpr-22.0.0 gives:
scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in /var/tmp/portage/dev-ada/libgpr-22.0.0/image/usr/lib/gpr/relocatable/gpr/libgpr.so
Comment 5 Larry the Git Cow gentoo-dev 2022-03-19 22:07:17 UTC
The bug has been closed via the following commit(s):

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

commit f0ab2fe76dbbb4a425fcc6885e19e5845c940da3
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-03-19 22:06:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-03-19 22:06:55 +0000

    dev-ada/gprbuild: fix NULL DT_RUNPATH
    
    Closes: https://bugs.gentoo.org/834701
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/gprbuild/files/gprbuild-2021-runpath.patch            | 11 +++++++++++
 .../{gprbuild-2021-r2.ebuild => gprbuild-2021-r3.ebuild}      |  3 ++-
 .../{gprbuild-22.0.0-r1.ebuild => gprbuild-22.0.0-r2.ebuild}  |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)
Comment 6 Tupone Alfredo gentoo-dev 2022-03-19 22:08:30 UTC
you need to rebuild everything in dev-ada with the newer gprbuild to fix the issues