Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882661 - app-misc/geneweb-7.0.0-r2 fails to compile (CLANG-STRICTER-SYSTEM): Error: Library "geneweb-lib.gwdb_driver.mli" was pulled in
Summary: app-misc/geneweb-7.0.0-r2 fails to compile (CLANG-STRICTER-SYSTEM): Error: Li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 08:20 UTC by Agostino Sarubbo
Modified: 2024-01-02 10:57 UTC (History)
0 users

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


Attachments
build.log (build.log,52.28 KB, text/plain)
2022-11-24 08:20 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-11-24 08:20:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/geneweb-7.0.0-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-11-24 08:20:06 UTC
Created attachment 836107 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-24 08:20:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: Library "geneweb-lib.gwdb_driver.mli" was pulled in.
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Charles Nérot 2023-03-10 14:31:07 UTC
Same thing with a gcc system :
ACCEPT_KEYWORDS="amd64 ~amd64"
CFLAGS="-march=native -O2 -pipe"
Comment 4 Larry the Git Cow gentoo-dev 2024-01-02 10:57:11 UTC
The bug has been closed via the following commit(s):

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

commit 00b5a4326c8d3700af07dd67484bee906d6f7c3f
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-01-02 10:56:07 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-01-02 10:56:47 +0000

    app-misc/geneweb: require <dune-3
    
    Closes: https://bugs.gentoo.org/882661
    Closes: https://bugs.gentoo.org/911545
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 app-misc/geneweb/{geneweb-7.0.0-r2.ebuild => geneweb-7.0.0-r3.ebuild}  | 3 ++-
 .../geneweb/{geneweb-7.0.0_p1.ebuild => geneweb-7.0.0_p1-r1.ebuild}    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)