Only think I can find remotely similar is https://github.com/janestreet/core/issues/100 File "src/dune", line 10, characters 67-77: 10 | (c_names ocaml_utils_stubs pthread_np_stubs signal_stubs timespec unix_stubs ^^^^^^^^^^ powerpc64-unknown-linux-gnu-gcc src/unix_stubs.o (exit 1) unix_stubs.c: In function ‘core_unix_sysconf’: unix_stubs.c:825:14: error: ‘core_Val_none’ undeclared (first use in this function); did you mean ‘Val_none’? 825 | return core_Val_none; | ^~~~~~~~~~~~~ | Val_none unix_stubs.c:825:14: note: each undeclared identifier is reported only once for each function it appears in unix_stubs.c:831:10: warning: implicit declaration of function ‘core_Val_some’ [-Wimplicit-function-declaration] 831 | return core_Val_some(caml_copy_int64(ret)); | ^~~~~~~~~~~~~ Reproducible: Always
Created attachment 882860 [details] build.log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a6fa0463f6ad112cd01fc20d3a068aacb11d49 commit f2a6fa0463f6ad112cd01fc20d3a068aacb11d49 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2024-06-02 20:51:41 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2024-06-02 20:52:16 +0000 dev-ml/core: add dev-ml/jane-street-headers deps Closes: https://bugs.gentoo.org/922714 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ml/core/{core-0.14.0-r5.ebuild => core-0.14.0-r6.ebuild} | 1 + 1 file changed, 1 insertion(+)