Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875503 - app-shells/scsh-0.6.7-r3 - function atoi; ISO C99 and later do not support implicit function
Summary: app-shells/scsh-0.6.7-r3 - function atoi; ISO C99 and later do not support im...
Status: RESOLVED FIXED
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 18:15 UTC by Toralf Förster
Modified: 2023-02-02 16:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2022-10-05 18:15 UTC, Toralf Förster
Details
app-shells:scsh-0.6.7-r3:20221005-173255.log (app-shells:scsh-0.6.7-r3:20221005-173255.log,59.60 KB, text/plain)
2022-10-05 18:15 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,4.41 KB, application/x-bzip)
2022-10-05 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.78 KB, text/plain)
2022-10-05 18:15 UTC, Toralf Förster
Details
environment (environment,79.14 KB, text/plain)
2022-10-05 18:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.97 KB, application/x-bzip)
2022-10-05 18:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.19 KB, application/x-bzip)
2022-10-05 18:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.17 KB, application/x-bzip)
2022-10-05 18:15 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-05 18:15:46 UTC
checking whether clang -m32 accepts -g... yes
checking for clang -m32 option to accept ANSI C... none needed
defining signal constants
./scsh/scsh_aux.c:9:15: warning: call to undeclared
      function 'atoi'; ISO C99 and later do not support implicit function
      declarations [-Wimplicit-function-declaration]
  int signr = atoi(argv[1]);

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1
GNU Make 4.3

  HEAD of ::gentoo
commit 6f6c428a48fa244afc99865a8904c6020960703f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 16:19:00 2022 +0000

    2022-10-05 16:18:59 UTC

emerge -qpvO app-shells/scsh
[ebuild  N    ] app-shells/scsh-0.6.7-r3
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:15:47 UTC
Created attachment 821545 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:15:48 UTC
Created attachment 821548 [details]
app-shells:scsh-0.6.7-r3:20221005-173255.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:15:49 UTC
Created attachment 821551 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:15:50 UTC
Created attachment 821554 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:15:52 UTC
Created attachment 821557 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:15:53 UTC
Created attachment 821560 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:15:54 UTC
Created attachment 821563 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-05 18:15:55 UTC
Created attachment 821566 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-02 16:52:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0635f63e93af9b557dd69957c6b3d11fe7f40a

commit 4c0635f63e93af9b557dd69957c6b3d11fe7f40a
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-02 16:48:18 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-02 16:52:25 +0000

    app-shells/scsh: treeclean
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=888857
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=883107
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=882099
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=882023
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=875503
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-shells/scsh/Manifest                           |  3 -
 app-shells/scsh/files/0.6.7-Makefile.in-AR.patch   | 26 ------
 .../scsh/files/0.6.7-Makefile.in-LDFLAGS.patch     | 11 ---
 .../files/0.6.7-Makefile.in-doc-dir-gentoo.patch   | 93 ----------------------
 app-shells/scsh/files/0.6.7-Missing-includes.patch | 22 -----
 ...0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch | 11 ---
 .../scsh/files/scsh-0.7-Makefile.in-LDFLAGS.patch  | 18 -----
 app-shells/scsh/files/scsh-0.7-test-packages.patch |  9 ---
 app-shells/scsh/metadata.xml                       | 24 ------
 app-shells/scsh/scsh-0.6.7-r3.ebuild               | 61 --------------
 app-shells/scsh/scsh-0.7_pre20160820.ebuild        | 69 ----------------
 dev-scheme/scsh-lib/Manifest                       |  2 -
 .../files/scsh-lib-0.7-Makefile.in-LDFLAGS.patch   | 18 -----
 dev-scheme/scsh-lib/metadata.xml                   | 25 ------
 .../scsh-lib/scsh-lib-0.7_pre20160820.ebuild       | 62 ---------------
 profiles/arch/amd64/no-multilib/package.mask       |  1 -
 profiles/package.mask                              | 11 ---
 17 files changed, 466 deletions(-)