Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874384 - dev-scheme/guile-reader-0.6.3-r2 - scm_c_issue_deprecation_warning_fmt; ISO C99 and later do not support
Summary: dev-scheme/guile-reader-0.6.3-r2 - scm_c_issue_deprecation_warning_fmt; ISO C...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
: 882255 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 07:53 UTC by Toralf Förster
Modified: 2022-11-20 21:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.51 KB, text/plain)
2022-10-03 07:53 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.24 KB, application/x-bzip)
2022-10-03 07:53 UTC, Toralf Förster
Details
dev-scheme:guile-reader-0.6.3-r2:20221002-220456.log (dev-scheme:guile-reader-0.6.3-r2:20221002-220456.log,15.19 KB, text/plain)
2022-10-03 07:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.21 KB, text/plain)
2022-10-03 07:53 UTC, Toralf Förster
Details
environment (environment,26.84 KB, text/plain)
2022-10-03 07:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.12 KB, application/x-bzip)
2022-10-03 07:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.02 KB, application/x-bzip)
2022-10-03 07:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.47 KB, application/x-bzip)
2022-10-03 07:53 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-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. ***