Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933214 - dev-ml/ocamlfuse-2.7.1_p7-r1 fails to compile: Fuse_util.c:632:17: error: assignment to void ()(struct fuse_conn_info ) from incompatible pointer type int ()(struct fuse_conn_info ) [-Wincompatible-pointer-types]
Summary: dev-ml/ocamlfuse-2.7.1_p7-r1 fails to compile: Fuse_util.c:632:17: error: ass...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-30 20:35 UTC by Agostino Sarubbo
Modified: 2024-11-01 16:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,106.60 KB, text/plain)
2024-05-30 20:35 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 2024-05-30 20:35:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/ocamlfuse-2.7.1_p7-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-30 20:35:10 UTC
Created attachment 894675 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-31 18:32:32 UTC
The bug has been closed via the following commit(s):

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

commit 357e185e7cbd85d89fb8baa0d56f043d48edd89f
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-05-31 18:31:11 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-05-31 18:32:06 +0000

    dev-ml/ocamlfuse: different fix for Wint
    
    Closes: https://bugs.gentoo.org/933214
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../ocamlfuse/files/ocamlfuse-2.7.1_p7-Wint.patch  | 74 +++++++++++++++++++---
 1 file changed, 65 insertions(+), 9 deletions(-)