Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932194 - dev-ml/ocamlfuse-2.7.1_p7-r1 - /.../memory.h: error: initialization of void from int makes pointer from integer without a cast [-Wint-conversion]
Summary: dev-ml/ocamlfuse-2.7.1_p7-r1 - /.../memory.h: error: initialization of void f...
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:
Keywords:
: 919196 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-05-19 13:27 UTC by Toralf Förster
Modified: 2024-05-30 18:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.04 KB, text/plain)
2024-05-19 13:27 UTC, Toralf Förster
Details
dev-ml:ocamlfuse-2.7.1_p7-r1:20240519-125822.log (dev-ml:ocamlfuse-2.7.1_p7-r1:20240519-125822.log,59.39 KB, text/plain)
2024-05-19 13:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.16 KB, text/plain)
2024-05-19 13:27 UTC, Toralf Förster
Details
environment (environment,64.64 KB, text/plain)
2024-05-19 13:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.34 KB, application/x-xz)
2024-05-19 13:27 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,206.89 KB, text/plain)
2024-05-19 13:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.75 KB, application/x-xz)
2024-05-19 13:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-05-19 13:27:31 UTC
      |             ^~~~~~~~~~~~~~                                       
Fuse_util.c: In function gm281_ops_init:
Fuse_util.c:625:13: warning: "callback" is deprecated: use "caml_callback" instead
  625 | FOR_ALL_OPS(CALLBACK)
      |             ^~~~~~~~~                                                  
In file included from Fuse_util.c:30:
/usr/lib64/ocaml/caml/memory.h:462:28: error: initialization of void * from int makes pointer from integer without a cast [-Wint-conversion]
  462 |   type caml__temp_result = (result); \
      |                            ^

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240518-001513

  UNMASKED packages:
     <sys-devel/gcc-14.1.9999:14
     ~app-text/dvipsk-2023.03.11_p66203
     ~app-text/dvisvgm-3.2
     ~app-text/ps2pkm-1.8_p20230311
     ~app-text/ttf2pk2-2.0_p20230311
     ~dev-libs/kpathsea-6.3.5_p20230311
     ~dev-libs/ptexenc-1.4.3_p20230311
     ~dev-tex/biber-2.19
     ~dev-tex/biblatex-3.19
     ~dev-tex/bibtexu-4.00_p20230311
     ~dev-tex/glossaries-4.53
     ~dev-tex/latex-beamer-3.71
     ~dev-tex/latexmk-4.83
     ~dev-tex/minted-2.9
     ~dev-tex/pgf-3.1.10
     ~dev-tex/tex4ht-20230311_p69739
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit ff85839c3a9ebb9cda98f13712e608c1d172eea1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 19 12:33:43 2024 +0000

    2024-05-19 12:33:43 UTC

emerge -qpvO dev-ml/ocamlfuse
[ebuild  N    ] dev-ml/ocamlfuse-2.7.1_p7-r1  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2024-05-19 13:27:32 UTC
Created attachment 893371 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-19 13:27:33 UTC
Created attachment 893372 [details]
dev-ml:ocamlfuse-2.7.1_p7-r1:20240519-125822.log
Comment 3 Toralf Förster gentoo-dev 2024-05-19 13:27:35 UTC
Created attachment 893373 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-19 13:27:36 UTC
Created attachment 893374 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-19 13:27:37 UTC
Created attachment 893375 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-19 13:27:38 UTC
Created attachment 893376 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-05-19 13:27:40 UTC
Created attachment 893377 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-05-30 13:09:36 UTC
The bug has been closed via the following commit(s):

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

commit 0f137461dbf0a9d09d67f597ec5060a5079f6471
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-05-30 12:50:49 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-05-30 13:08:53 +0000

    dev-ml/ocamlfuse: -Wint-conversion
    
    Closes: https://bugs.gentoo.org/932194
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocamlfuse/files/ocamlfuse-2.7.1_p7-Wint.patch | 11 +++++++++++
 dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7-r1.ebuild        |  7 +++++--
 2 files changed, 16 insertions(+), 2 deletions(-)
Comment 9 Tupone Alfredo gentoo-dev 2024-05-30 18:22:33 UTC
*** Bug 919196 has been marked as a duplicate of this bug. ***