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

Bug 851825

Summary: sys-apps/readahead-list-1.20060421.1016-r3 installs shell script that uses non-POSIX features
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 609070    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-06-14 06:47:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/readahead-list-1.20060421.1016-r3 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-14 06:47:42 UTC
Created attachment 784721 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-25 21:24:39 UTC
The bug has been closed via the following commit(s):

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

commit edbec5e721da2cb38c8beebee4d5ad0a079c2166
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-25 21:08:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-25 21:24:10 +0000

    sys-apps/readahead-list: EAPI 8, fix build w/ Clang 16
    
    Closes: https://bugs.gentoo.org/875047
    Closes: https://bugs.gentoo.org/851825
    Signed-off-by: Sam James <sam@gentoo.org>

 .../1.20060421.1016/0001-Modernise-autotools.patch | 44 ++++++++++++++
 ...OURCE-for-readahead-to-fix-Wimplicit-func.patch | 70 ++++++++++++++++++++++
 ...tting-up-Large-File-Support-use-AC_SYS_LA.patch | 43 +++++++++++++
 ...der.cxx-Add-missing-cstdlib-include-for-e.patch | 22 +++++++
 .../0005-Fix-build-with-modern-C.patch             | 50 ++++++++++++++++
 .../readahead-list/files/init.d-readahead-list     |  2 +-
 .../files/init.d-readahead-list-early              |  3 +-
 .../readahead-list-1.20060421.1016-gcc-4.3.patch   | 10 ----
 .../readahead-list-1.20060421.1016-gcc6.patch      | 15 -----
 ...ld => readahead-list-1.20060421.1016-r4.ebuild} | 37 ++++++++----
 10 files changed, 256 insertions(+), 40 deletions(-)