Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878615 - app-crypt/mit-krb5-appl-1.0.3-r3 - cmds.c: error: parameter argc was not declared, defaults to int; ISO
Summary: app-crypt/mit-krb5-appl-1.0.3-r3 - cmds.c: error: parameter argc was not decl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-29 09:44 UTC by Toralf Förster
Modified: 2022-10-29 09:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2022-10-29 09:44 UTC, Toralf Förster
Details
app-crypt:mit-krb5-appl-1.0.3-r3:20221029-020842.log (app-crypt:mit-krb5-appl-1.0.3-r3:20221029-020842.log,95.45 KB, text/plain)
2022-10-29 09:44 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,3.82 KB, application/x-bzip)
2022-10-29 09:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.25 KB, text/plain)
2022-10-29 09:44 UTC, Toralf Förster
Details
environment (environment,96.46 KB, text/plain)
2022-10-29 09:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,7.52 KB, application/x-bzip)
2022-10-29 09:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.77 KB, application/x-bzip)
2022-10-29 09:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.49 KB, application/x-bzip)
2022-10-29 09:44 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-29 09:44:41 UTC
                                     ^
/usr/include/arpa/inet.h:53:14: note: conflicting prototype is here
extern char *inet_ntoa (struct in_addr __in) __THROW;
             ^
cmds.c:315:16: error: parameter 'argc' was not declared, defaults to 'int'; ISO
      C99 and later do not support implicit int [-Werror,-Wimplicit-int]
void setclevel(argc, argv)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221028-160004

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

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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit 7cd1beeccdd8ae4cb750e44548665dd91a53826f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 28 23:01:59 2022 +0000

    2022-10-28 23:01:58 UTC

emerge -qpvO app-crypt/mit-krb5-appl
[ebuild  N    ] app-crypt/mit-krb5-appl-1.0.3-r3
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:44:42 UTC
Created attachment 825857 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:44:43 UTC
Created attachment 825859 [details]
app-crypt:mit-krb5-appl-1.0.3-r3:20221029-020842.log
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:44:44 UTC
Created attachment 825861 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:44:45 UTC
Created attachment 825863 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:44:47 UTC
Created attachment 825865 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:44:48 UTC
Created attachment 825867 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-29 09:44:49 UTC
Created attachment 825869 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-29 09:44:50 UTC
Created attachment 825871 [details]
temp.tar.bz2