Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878617 - sys-apps/ipmiutil-3.1.8 - lanplus_crypt_impl.c: error: call to undeclared function os_assert; ISO
Summary: sys-apps/ipmiutil-3.1.8 - lanplus_crypt_impl.c: error: call to undeclared fun...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords: PATCH
: 882275 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-29 09:45 UTC by Toralf Förster
Modified: 2022-11-20 21:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.60 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.14 KB, application/x-bzip)
2022-10-29 09:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.29 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
environment (environment,83.38 KB, text/plain)
2022-10-29 09:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.10 KB, application/x-bzip)
2022-10-29 09:45 UTC, Toralf Förster
Details
sys-apps:ipmiutil-3.1.8:20221029-034548.log (sys-apps:ipmiutil-3.1.8:20221029-034548.log,13.13 KB, text/plain)
2022-10-29 09:45 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-10-29 09:45:03 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -I../..    -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing  -fPIC  -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-in
clang -DHAVE_CONFIG_H -I. -I../..    -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing  -fPIC  -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-in
clang -DHAVE_CONFIG_H -I. -I../..    -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing  -fPIC  -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-in
clang -DHAVE_CONFIG_H -I. -I../..    -DLINUX -DSKIP_MD2 -DSSL11 -fPIC -Wno-pointer-sign -Wno-sign-conversion -Wgnu-designator -fno-strict-aliasing  -fPIC  -DHAVE_LANPLUS -DHAVE_SHA256 -I. -I./inc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-in
lanplus_crypt_impl.c:257:4: error: call to undeclared function 'os_assert'; ISO
      C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221028-180004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [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):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 8c55bc38865289ab387c2ceb6852eb9d66ecb1de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 03:01:54 2022 +0000

    2022-10-29 03:01:54 UTC

emerge -qpvO sys-apps/ipmiutil
[ebuild  N    ] sys-apps/ipmiutil-3.1.8  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:45:04 UTC
Created attachment 825873 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:45:05 UTC
Created attachment 825875 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:45:06 UTC
Created attachment 825877 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:45:07 UTC
Created attachment 825879 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:45:08 UTC
Created attachment 825881 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:45:09 UTC
Created attachment 825883 [details]
sys-apps:ipmiutil-3.1.8:20221029-034548.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:17:28 UTC
*** Bug 882275 has been marked as a duplicate of this bug. ***