Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887007 - sys-apps/rename-1.3-r2 fails to compile (CLANG-STRICTER-SYSTEM): configure: error: installation or configuration problem: C compiler cannot create executables
Summary: sys-apps/rename-1.3-r2 fails to compile (CLANG-STRICTER-SYSTEM): configure: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 878619 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-12-18 14:32 UTC by Agostino Sarubbo
Modified: 2022-12-25 21:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.62 KB, text/plain)
2022-12-18 14:32 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,1.04 KB, text/plain)
2022-12-18 14:32 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-18 14:32:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/rename-1.3-r2 fails to compile (CLANG-STRICTER-SYSTEM).
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-18 14:32:37 UTC
Created attachment 843427 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-18 14:32:38 UTC
Created attachment 843429 [details]
1-config.log

1-config.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-25 21:11:58 UTC
*** Bug 878619 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-12-25 21:24:37 UTC
The bug has been closed via the following commit(s):

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

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

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

 .../{rename-1.3-r2.ebuild => rename-1.3-r3.ebuild}   | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)