Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887281 - [guru] app-shells/fzf-tab-0_pre20221124 fails to compile (CLANG-STRICTER-SYSTEM): FileNotFoundError: [Errno 2] No such file or directory: fzftab.so
Summary: [guru] app-shells/fzf-tab-0_pre20221124 fails to compile (CLANG-STRICTER-SYST...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 05:37 UTC by Agostino Sarubbo
Modified: 2024-01-30 11:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,79.98 KB, text/plain)
2022-12-20 05:37 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-20 05:37:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/fzf-tab-0_pre20221124 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_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-20 05:37:49 UTC
Created attachment 843915 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-30 11:33:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43ec8073a54032c5852287b7d37a32f06e0508a3

commit 43ec8073a54032c5852287b7d37a32f06e0508a3
Author:     tastytea <gentoo@tastytea.de>
AuthorDate: 2024-01-29 19:42:39 +0000
Commit:     tastytea <gentoo@tastytea.de>
CommitDate: 2024-01-29 19:50:16 +0000

    app-shells/fzf-tab: add 0_pre20230611
    
    add workaround for >=clang-16
    
    Bug: https://github.com/Aloxaf/fzf-tab/issues/337
    Closes: https://bugs.gentoo.org/887281
    Closes: https://bugs.gentoo.org/901157
    Signed-off-by: tastytea <gentoo@tastytea.de>

 app-shells/fzf-tab/Manifest                     |  1 +
 app-shells/fzf-tab/fzf-tab-0_pre20230611.ebuild | 76 +++++++++++++++++++++++++
 2 files changed, 77 insertions(+)