Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870730 - net-libs/gnet-2.0.8-r4 - ./gnetcheck.h: error: incompatible pointer to integer conversion passing
Summary: net-libs/gnet-2.0.8-r4 - ./gnetcheck.h: error: incompatible pointer to intege...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 14:07 UTC by Toralf Förster
Modified: 2022-11-14 15:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2022-09-17 14:07 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,4.52 KB, application/x-bzip)
2022-09-17 14:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.09 KB, text/plain)
2022-09-17 14:07 UTC, Toralf Förster
Details
environment (environment,95.92 KB, text/plain)
2022-09-17 14:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.54 KB, application/x-bzip)
2022-09-17 14:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.58 KB, application/x-bzip)
2022-09-17 14:07 UTC, Toralf Förster
Details
net-libs:gnet-2.0.8-r4:20220917-121435.log (net-libs:gnet-2.0.8-r4:20220917-121435.log,226.55 KB, text/plain)
2022-09-17 14:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.04 KB, application/x-bzip)
2022-09-17 14:07 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 14:07:18 UTC
/usr/include/check.h:347:69: note: passing argument to parameter 'ttest' here
CK_DLL_EXP void CK_EXPORT _tcase_add_test(TCase * tc, const TTest * ttest,
                                                                    ^
In file included from gnetcheck.c:21:
./gnetcheck.h:318:30: error: incompatible pointer to integer conversion passing
      'const gchar *' (aka 'const char *') to parameter of type 'int'
      [-Wint-conversion]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
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 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO net-libs/gnet
[ebuild  N    ] net-libs/gnet-2.0.8-r4  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 14:07:19 UTC
Created attachment 807424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 14:07:20 UTC
Created attachment 807427 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 14:07:22 UTC
Created attachment 807430 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 14:07:23 UTC
Created attachment 807433 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 14:07:25 UTC
Created attachment 807436 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 14:07:26 UTC
Created attachment 807439 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 14:07:28 UTC
Created attachment 807442 [details]
net-libs:gnet-2.0.8-r4:20220917-121435.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 14:07:29 UTC
Created attachment 807445 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-10-14 17:03:40 UTC
The bug has been referenced in the following commit(s):

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

commit 80831935563c8af13b20f019bd706b0bc5653b0a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-14 16:51:00 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-14 17:03:22 +0000

    profiles: Mask net-libs/gnet for removal
    
    Bug: https://bugs.gentoo.org/349301
    Bug: https://bugs.gentoo.org/713152
    Bug: https://bugs.gentoo.org/802723
    Bug: https://bugs.gentoo.org/808435
    Bug: https://bugs.gentoo.org/870730
    Bug: https://bugs.gentoo.org/877079
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2022-11-14 15:11:43 UTC
The bug has been closed via the following commit(s):

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

commit 9a9c062bf8e328aac84825b9c265a8d1e1d1781f
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-11-13 13:34:42 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-11-14 15:11:25 +0000

    net-libs/gnet: Delete
    
    Closes: https://bugs.gentoo.org/349301
    Closes: https://bugs.gentoo.org/713152
    Closes: https://bugs.gentoo.org/802723
    Closes: https://bugs.gentoo.org/808435
    Closes: https://bugs.gentoo.org/870730
    Closes: https://bugs.gentoo.org/877079
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/gnet/Manifest                             |  1 -
 net-libs/gnet/files/gnet-2.0.8-autotools.patch     | 37 -------------
 .../gnet/files/gnet-2.0.8-check-usage-update.patch | 35 ------------
 net-libs/gnet/files/gnet-2.0.8-context-leak.patch  | 32 -----------
 .../files/gnet-2.0.8-fix-pkgconfig-abuse.patch     | 16 ------
 net-libs/gnet/files/gnet-2.0.8-network-tests.patch | 32 -----------
 .../files/gnet-2.0.8-test-existing-domain.patch    | 32 -----------
 .../gnet/files/gnet-2.0.8-unittest-build.patch     | 22 --------
 .../gnet/files/gnet-2.0.8-unittest-service.patch   | 31 -----------
 net-libs/gnet/gnet-2.0.8-r4.ebuild                 | 62 ----------------------
 net-libs/gnet/metadata.xml                         |  8 ---
 profiles/package.mask                              |  7 ---
 12 files changed, 315 deletions(-)