Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871108 - app-office/sc-7.16-r3 - cmds.c: error: parameter arg was not declared, defaults to int; ISO
Summary: app-office/sc-7.16-r3 - cmds.c: error: parameter arg was not declared, defaul...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 20:55 UTC by Toralf Förster
Modified: 2022-12-31 18:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.57 KB, text/plain)
2022-09-17 20:55 UTC, Toralf Förster
Details
app-office:sc-7.16-r3:20220917-204636.log (app-office:sc-7.16-r3:20220917-204636.log,10.03 KB, text/plain)
2022-09-17 20:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.02 KB, text/plain)
2022-09-17 20:55 UTC, Toralf Förster
Details
environment (environment,58.68 KB, text/plain)
2022-09-17 20:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.44 KB, application/x-bzip)
2022-09-17 20:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.83 KB, application/x-bzip)
2022-09-17 20:55 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-09-17 20:55:10 UTC
cmds.c:1215:8: note: treat the string as an argument to avoid this
        error(buf);
              ^
              "%s", 
cmds.c:1471:11: error: parameter 'arg' was not declared, defaults to 'int'; ISO
      C99 and later do not support implicit int [-Werror,-Wimplicit-int]
formatcol(arg)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220916-040004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.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):
GNU Make 4.3.90

  HEAD of ::gentoo
commit eea4346d3a62953117475d04aa1e943b96144507
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 19:46:48 2022 +0000

    2022-09-17 19:46:47 UTC

emerge -qpvO app-office/sc
[ebuild  N    ] app-office/sc-7.16-r3
Comment 1 Toralf Förster gentoo-dev 2022-09-17 20:55:11 UTC
Created attachment 809878 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 20:55:12 UTC
Created attachment 809881 [details]
app-office:sc-7.16-r3:20220917-204636.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 20:55:13 UTC
Created attachment 809884 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 20:55:14 UTC
Created attachment 809887 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 20:55:15 UTC
Created attachment 809890 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 20:55:16 UTC
Created attachment 809893 [details]
temp.tar.bz2
Comment 7 Pascal Jäger 2022-11-22 13:46:36 UTC
Last rites requested:
https://bugs.gentoo.org/877051
Comment 8 Larry the Git Cow gentoo-dev 2022-12-31 18:32:27 UTC
The bug has been closed via the following commit(s):

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

commit eacd86effe6e15330acf91c5f7ec72858a80ca43
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:07:06 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:07:06 +0000

    app-office/sc: treeclean
    
    Closes: https://bugs.gentoo.org/836041
    Closes: https://bugs.gentoo.org/877051
    Closes: https://bugs.gentoo.org/729562
    Closes: https://bugs.gentoo.org/871108
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-office/sc/Manifest                       |   1 -
 app-office/sc/files/sc-7.16-amd64.patch      |  23 -----
 app-office/sc/files/sc-7.16-c.patch          | 147 ---------------------------
 app-office/sc/files/sc-7.16-lex-syntax.patch |  11 --
 app-office/sc/files/sc-7.16-printf.patch     | 102 -------------------
 app-office/sc/metadata.xml                   |   5 -
 app-office/sc/sc-7.16-r3.ebuild              |  69 -------------
 profiles/package.mask                        |   1 -
 8 files changed, 359 deletions(-)