Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 878617

Summary: sys-apps/ipmiutil-3.1.8 - lanplus_crypt_impl.c: error: call to undeclared function os_assert; ISO
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sysadmin Bugs <sysadmin>
Status: CONFIRMED ---    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/arcress0/ipmiutil/pull/9
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
sys-apps:ipmiutil-3.1.8:20221029-034548.log

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. ***