Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870781 - net-misc/tipcutils-2.0.3 - tipc-pipe.c: error: parameter tipc was not declared, defaults to int;
Summary: net-misc/tipcutils-2.0.3 - tipc-pipe.c: error: parameter tipc was not declare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 15:28 UTC by Toralf Förster
Modified: 2022-10-28 17:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.55 KB, text/plain)
2022-09-17 15:28 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,9.33 KB, application/x-bzip)
2022-09-17 15:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.13 KB, text/plain)
2022-09-17 15:28 UTC, Toralf Förster
Details
environment (environment,26.34 KB, text/plain)
2022-09-17 15:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.21 KB, application/x-bzip)
2022-09-17 15:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.89 KB, application/x-bzip)
2022-09-17 15:28 UTC, Toralf Förster
Details
net-misc:tipcutils-2.0.3:20220917-142930.log (net-misc:tipcutils-2.0.3:20220917-142930.log,7.64 KB, text/plain)
2022-09-17 15:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.25 KB, application/x-bzip)
2022-09-17 15:28 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 15:28:32 UTC
tipc-pipe.c:330:16: warning: enumeration values 'data_client_e' and
      'topology_client' not handled in switch [-Wswitch]
       switch (mode) {
               ^~~~
tipc-pipe.c:576:16: error: parameter 'tipc' was not declared, defaults to 'int';
      ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int]
int run_server(tipc)

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
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:
  (none found)
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 a7abb04fd6c213f3bf85ff69b1fd07d64b30626c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 13:46:46 2022 +0000

    2022-09-17 13:46:46 UTC

emerge -qpvO net-misc/tipcutils
[ebuild  N    ] net-misc/tipcutils-2.0.3
Comment 1 Toralf Förster gentoo-dev 2022-09-17 15:28:33 UTC
Created attachment 807673 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 15:28:35 UTC
Created attachment 807676 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 15:28:38 UTC
Created attachment 807679 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 15:28:39 UTC
Created attachment 807682 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 15:28:40 UTC
Created attachment 807685 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 15:28:41 UTC
Created attachment 807688 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 15:28:42 UTC
Created attachment 807691 [details]
net-misc:tipcutils-2.0.3:20220917-142930.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 15:28:43 UTC
Created attachment 807694 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-10-28 17:02:07 UTC
The bug has been closed via the following commit(s):

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

commit db5ecf248e33b92fea0cd2143f52127dde0d6d21
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-28 16:36:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-28 17:01:50 +0000

    net-misc/tipcutils: add 3.0.6
    
    Closes: https://bugs.gentoo.org/712722
    Closes: https://bugs.gentoo.org/870781
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/tipcutils/Manifest               |  1 +
 net-misc/tipcutils/tipcutils-3.0.6.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)