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

Bug 874384

Summary: dev-scheme/guile-reader-0.6.3-r2 - scm_c_issue_deprecation_warning_fmt; ISO C99 and later do not support
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
dev-scheme:guile-reader-0.6.3-r2:20221002-220456.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 07:53:03 UTC
too long lines were shrinked:

libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I/usr/include/guile/2.2 -Winline -Wdeclaration-after-statement -Wcast-align -Wpointer-arith -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c compat.c  -fPIC -DPIC -o .lib
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I/usr/include/guile/2.2 -Winline -Wdeclaration-after-statement -Wcast-align -Wpointer-arith -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c reader-lib.c  -fPIC -DPIC -o 
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I/usr/include/guile/2.2 -Winline -Wdeclaration-after-statement -Wcast-align -Wpointer-arith -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c reader.c  -fPIC -DPIC -o .lib
compat.c:241:2: error: call to undeclared function
      'scm_c_issue_deprecation_warning_fmt'; ISO C99 and later do not support
      implicit function declarations [-Werror,-Wimplicit-function-declaration]
        scm_c_issue_deprecation_warning_fmt

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit e8e29df7377eeab512ce76c90af9d3b810edc07f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 21:17:02 2022 +0000

    2022-10-02 21:17:02 UTC

emerge -qpvO dev-scheme/guile-reader
[ebuild  N    ] dev-scheme/guile-reader-0.6.3-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-03 07:53:04 UTC
Created attachment 816247 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 07:53:05 UTC
Created attachment 816250 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 07:53:06 UTC
Created attachment 816253 [details]
dev-scheme:guile-reader-0.6.3-r2:20221002-220456.log
Comment 4 Toralf Förster gentoo-dev 2022-10-03 07:53:08 UTC
Created attachment 816256 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 07:53:09 UTC
Created attachment 816259 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 07:53:10 UTC
Created attachment 816262 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 07:53:11 UTC
Created attachment 816265 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-03 07:53:12 UTC
Created attachment 816268 [details]
temp.tar.bz2
Comment 9 Maciej Barć gentoo-dev 2022-10-04 00:40:23 UTC
The cause is probably Clang rather than Guile version.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:47:31 UTC
*** Bug 882255 has been marked as a duplicate of this bug. ***