Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881137 - sci-mathematics/calc-2.13.0.1 - ./alloc.h: error: unknown type name E_FUNC
Summary: sci-mathematics/calc-2.13.0.1 - ./alloc.h: error: unknown type name E_FUNC
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-12 18:11 UTC by Toralf Förster
Modified: 2022-11-12 18:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.93 KB, text/plain)
2022-11-12 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.08 KB, text/plain)
2022-11-12 18:11 UTC, Toralf Förster
Details
environment (environment,63.94 KB, text/plain)
2022-11-12 18:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-11-12 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.08 KB, application/x-bzip)
2022-11-12 18:11 UTC, Toralf Förster
Details
sci-mathematics:calc-2.13.0.1:20221112-135016.log (sci-mathematics:calc-2.13.0.1:20221112-135016.log,4.58 KB, text/plain)
2022-11-12 18:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.52 KB, application/x-bzip)
2022-11-12 18:11 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-11-12 18:11:34 UTC
clang -DCALC_SRC -DCUSTOM -Wall  -march=native   -UUNBAN -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int   -c -o comfunc.o comfunc.c
clang -DCALC_SRC -DCUSTOM -Wall  -march=native   -UUNBAN -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int   -c -o hash.o hash.c
clang -DCALC_SRC -DCUSTOM -Wall  -march=native   -UUNBAN -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int   -c -o block.o block.c
In file included from block.c:35:
./alloc.h:88:1: error: unknown type name 'E_FUNC'
E_FUNC void *memmove(void *s1, CONST void *s2, MEMMOVE_SIZE_T n);
^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221111-181859

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 93cc18472e889e57e62465eac6f967d1e72c0f99
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 12 13:31:51 2022 +0000

    2022-11-12 13:31:50 UTC

emerge -qpvO sci-mathematics/calc
[ebuild  N    ] sci-mathematics/calc-2.13.0.1
Comment 1 Toralf Förster gentoo-dev 2022-11-12 18:11:35 UTC
Created attachment 832091 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-12 18:11:36 UTC
Created attachment 832093 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-12 18:11:37 UTC
Created attachment 832095 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-12 18:11:38 UTC
Created attachment 832097 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-12 18:11:39 UTC
Created attachment 832099 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-12 18:11:40 UTC
Created attachment 832101 [details]
sci-mathematics:calc-2.13.0.1:20221112-135016.log
Comment 7 Toralf Förster gentoo-dev 2022-11-12 18:11:41 UTC
Created attachment 832103 [details]
temp.tar.bz2