Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832373 - dev-ml/core-0.14.1 - unix_stubs.c: error: core_Val_none undeclared (first use in this function)
Summary: dev-ml/core-0.14.1 - unix_stubs.c: error: core_Val_none undeclared (first use...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 14:34 UTC by Toralf Förster
Modified: 2022-01-31 13:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
dev-ml:core-0.14.1:20220130-131319.log (dev-ml:core-0.14.1:20220130-131319.log,5.06 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.75 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
environment (environment,22.42 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.48 KB, application/x-bzip)
2022-01-30 14:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.69 KB, application/x-bzip)
2022-01-30 14:34 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 2022-01-30 14:34:15 UTC
too long lines were shrinked:

  Expected signature
x86_64-pc-linux-gnu-gcc src/unix_stubs.o (exit 1)
(cd _build/default/src && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_LARGEFILE64_SOURCE -g -I 
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;
      |              ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220127-164015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1

  HEAD of ::gentoo
commit a5a537ab03fdf7cc4cc539528487e5226a1e918b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 30 11:52:01 2022 +0000

    2022-01-30 11:51:58 UTC

emerge -qpvO dev-ml/core
[ebuild  N    ] dev-ml/core-0.14.1  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-01-30 14:34:16 UTC
Created attachment 763970 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-30 14:34:17 UTC
Created attachment 763971 [details]
dev-ml:core-0.14.1:20220130-131319.log
Comment 3 Toralf Förster gentoo-dev 2022-01-30 14:34:19 UTC
Created attachment 763972 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-30 14:34:20 UTC
Created attachment 763973 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-30 14:34:21 UTC
Created attachment 763974 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-30 14:34:22 UTC
Created attachment 763975 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-31 13:42:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298bb2288d8c7c0eb56a4496093ae7217e114668

commit 298bb2288d8c7c0eb56a4496093ae7217e114668
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-31 13:42:02 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-31 13:42:02 +0000

    dev-ml/core: fix dep
    
    Closes: https://bugs.gentoo.org/832373
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/core/core-0.14.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)