Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 875683

Summary: net-analyzer/bigeye-0.3-r4 - src/bigeye.c: error: incompatible pointer to integer conversion passing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
net-analyzer:bigeye-0.3-r4:20221006-015009.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-06 20:12:01 UTC
/usr/include/sys/socket.h:165:27: note: passing argument to parameter
      '__addr_len' here
                         socklen_t *__restrict __addr_len);
                                               ^
src/bigeye.c:790:28: error: incompatible pointer to integer conversion passing
      'char[2]' to parameter of type 'int' [-Wint-conversion]
        memset(&(local.sin_zero), "\0", sizeof(local.sin_zero));

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

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

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

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 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

  HEAD of ::gentoo
commit 177a8fc27d176ed1463f03e6a70a6006d9420d5d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 6 00:48:15 2022 +0000

    2022-10-06 00:48:14 UTC

emerge -qpvO net-analyzer/bigeye
[ebuild  N    ] net-analyzer/bigeye-0.3-r4
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:12:02 UTC
Created attachment 822046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:12:04 UTC
Created attachment 822049 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:12:05 UTC
Created attachment 822052 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:12:06 UTC
Created attachment 822055 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:12:07 UTC
Created attachment 822058 [details]
net-analyzer:bigeye-0.3-r4:20221006-015009.log
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:12:08 UTC
Created attachment 822061 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-03-18 21:23:09 UTC
The bug has been referenced in the following commit(s):

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

commit 29b0f9e1a21662b4ce7e94aba3258143670fa51d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 21:22:43 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 21:22:43 +0000

    package.mask: Last rite net-analyzer/bigeye
    
    Bug: https://bugs.gentoo.org/875683
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2023-04-21 08:55:09 UTC
The bug has been closed via the following commit(s):

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

commit 3f95b59094a0515f66384de6e9791cd2256ea6a1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:25 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:25 +0000

    net-analyzer/bigeye: treeclean
    
    Closes: https://bugs.gentoo.org/875683
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-analyzer/bigeye/Manifest                       |  2 --
 net-analyzer/bigeye/bigeye-0.3-r4.ebuild           | 42 ----------------------
 .../bigeye/files/bigeye-0.3-overflow.patch         | 11 ------
 net-analyzer/bigeye/metadata.xml                   |  8 -----
 profiles/package.mask                              |  6 ----
 5 files changed, 69 deletions(-)