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

Bug 870910

Summary: net-voip/captagent-6.3.1-r1 - socket_pcap.c: error: incompatible integer to pointer conversion passing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jaco Kroon <jaco>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28604
https://github.com/gentoo/gentoo/pull/29339
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-voip:captagent-6.3.1-r1:20220917-163207.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 17:34:09 UTC
/usr/include/pthread.h:204:15: note: passing argument to parameter
      '__start_routine' here
                           void *(*__start_routine) (void *),
                                   ^
socket_pcap.c:1363:68: error: incompatible integer to pointer conversion passing
      'unsigned int' to parameter of type 'void *' [-Wint-conversion]
        if(stats_enable) pthread_create(&stat_thread, NULL, stat_collect, i);

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

  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 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO net-voip/captagent
[ebuild  N    ] net-voip/captagent-6.3.1-r1  USE="ipv6 pcre ssl -mysql -redis"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 17:34:10 UTC
Created attachment 808531 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 17:34:11 UTC
Created attachment 808534 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 17:34:12 UTC
Created attachment 808537 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 17:34:14 UTC
Created attachment 808540 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 17:34:15 UTC
Created attachment 808543 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 17:34:16 UTC
Created attachment 808546 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 17:34:17 UTC
Created attachment 808549 [details]
net-voip:captagent-6.3.1-r1:20220917-163207.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 17:34:18 UTC
Created attachment 808552 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-12-14 12:34:05 UTC
The bug has been referenced in the following commit(s):

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

commit 16a82e62eb3b415d2227e07a90bfd7fa98a2de72
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-12-08 20:06:03 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-12-14 12:29:37 +0000

    net-voip/captagent: last-rite.
    
    No longer interested in this package, limited use given SIP/TLS, use
    asterisk's res_hep module instead.
    
    Bug: https://bugs.gentoo.org/884815
    Bug: https://bugs.gentoo.org/877731
    Bug: https://bugs.gentoo.org/870910
    Bug: https://bugs.gentoo.org/885845
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/28604
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 profiles/package.mask | 13 +++++++++++++
 1 file changed, 13 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-02-09 17:59:59 UTC
The bug has been closed via the following commit(s):

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

commit 590c39574aa49fb636fc260caab2e5354d9ee140
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2023-02-09 17:58:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-02-09 17:59:53 +0000

    net-voip/captagent: treeclean
    
    Closes: https://bugs.gentoo.org/870910
    Closes: https://bugs.gentoo.org/877731
    Closes: https://bugs.gentoo.org/884815
    Closes: https://bugs.gentoo.org/885845
    
    Closes: https://github.com/gentoo/gentoo/pull/29339
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-voip/captagent/Manifest                        |   1 -
 net-voip/captagent/captagent-6.3.1-r1.ebuild       |  49 -----
 .../files/captagent-6.3.1-configure.patch          | 189 -------------------
 .../captagent/files/captagent-6.3.1-gcc10.patch    | 207 ---------------------
 .../captagent/files/captagent-6.3.1-r1-clang.patch |  63 -------
 net-voip/captagent/metadata.xml                    |  15 --
 profiles/package.mask                              |  13 --
 7 files changed, 537 deletions(-)