Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874057 - net-analyzer/bing-1.1.3-r2 - unix/icmp_ux.c: error: call to undeclared function close; ISO C99 and
Summary: net-analyzer/bing-1.1.3-r2 - unix/icmp_ux.c: error: call to undeclared functi...
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-02 13:32 UTC by Toralf Förster
Modified: 2022-10-19 02:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2022-10-02 13:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.66 KB, text/plain)
2022-10-02 13:32 UTC, Toralf Förster
Details
environment (environment,60.55 KB, text/plain)
2022-10-02 13:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.16 KB, application/x-bzip)
2022-10-02 13:32 UTC, Toralf Förster
Details
net-analyzer:bing-1.1.3-r2:20221002-131614.log (net-analyzer:bing-1.1.3-r2:20221002-131614.log,10.49 KB, text/plain)
2022-10-02 13:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.44 KB, application/x-bzip)
2022-10-02 13:32 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-02 13:32:22 UTC
      deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
static int in_cksum(addr, len)
           ^
unix/icmp_ux.c:118:2: error: call to undeclared function 'close'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221001-224558

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

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]   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 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):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit ffd974ef87604e20495370342e9dbcb42a4dbc82
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 11:31:48 2022 +0000

    2022-10-02 11:31:48 UTC

emerge -qpvO net-analyzer/bing
[ebuild  N    ] net-analyzer/bing-1.1.3-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-02 13:32:24 UTC
Created attachment 815506 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 13:32:25 UTC
Created attachment 815509 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-02 13:32:27 UTC
Created attachment 815512 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-02 13:32:28 UTC
Created attachment 815515 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-02 13:32:29 UTC
Created attachment 815518 [details]
net-analyzer:bing-1.1.3-r2:20221002-131614.log
Comment 6 Toralf Förster gentoo-dev 2022-10-02 13:32:31 UTC
Created attachment 815521 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-19 02:35:36 UTC
The bug has been closed via the following commit(s):

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

commit 3c0f503329f70145681b5a2d4d89d4267697d584
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-19 02:01:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-19 02:02:05 +0000

    net-analyzer/bing: add 1.3.5
    
    Bug: https://bugs.gentoo.org/861149
    Closes: https://bugs.gentoo.org/874057
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/bing/Manifest                         |  1 +
 net-analyzer/bing/bing-1.3.5.ebuild                | 33 ++++++++++++++++++++++
 ...ing-1.3.5-Add-missing-string.h-for-memcpy.patch | 17 +++++++++++
 3 files changed, 51 insertions(+)