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

Bug 787905

Summary: net-libs/openmq-cclient-4.4.1 - io/Packet.cpp: error: ordered comparison of pointer with integer zero (PRUint8* {aka unsigned char
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-libs:openmq-cclient-4.4.1:20210503-131707.log

Description Toralf Förster gentoo-dev 2021-05-03 14:10:47 UTC
                 from io/Packet.cpp:39:
io/Packet.cpp: In member function ‘void Packet::setMessageBody(PRUint8*, PRUint32)’:
io/Packet.cpp:1241:22: error: ordered comparison of pointer with integer zero (‘PRUint8*’ {aka ‘unsigned char*’} and ‘int’)
 1241 |   ASSERT( msgBodyArg >= 0 );
      |           ~~~~~~~~~~~^~~~
io/Packet.cpp:1241:3: note: in expansion of macro ‘ASSERT’
 1241 |   ASSERT( msgBodyArg >= 0 );

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210421-084009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.18.0 [icedtea-8]
2)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   jamvm 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May  3 13:05:13 UTC 2021

emerge -qpvO net-libs/openmq-cclient
[ebuild  N    ] net-libs/openmq-cclient-4.4.1
Comment 1 Toralf Förster gentoo-dev 2021-05-03 14:10:48 UTC
Created attachment 705720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-03 14:10:50 UTC
Created attachment 705723 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-03 14:10:52 UTC
Created attachment 705726 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-03 14:10:53 UTC
Created attachment 705729 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-03 14:10:54 UTC
Created attachment 705732 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-03 14:10:55 UTC
Created attachment 705735 [details]
net-libs:openmq-cclient-4.4.1:20210503-131707.log
Comment 7 Larry the Git Cow gentoo-dev 2021-08-04 22:34:57 UTC
The bug has been referenced in the following commit(s):

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

commit d7f4730b864f1271a3368e9e312cf1a0017e32c5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-04 22:29:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-04 22:34:47 +0000

    profiles: last-rite net-libs/openmq-cclient
    
    Bug: https://bugs.gentoo.org/731254
    Bug: https://bugs.gentoo.org/787905
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2021-09-02 20:37:07 UTC
The bug has been closed via the following commit(s):

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

commit d8022a3e44f0f3ee819577c0ca6054c4bd6d8b7b
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-02 20:32:18 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-02 20:35:34 +0000

    net-libs/openmq-cclient: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/787905
    Closes: https://bugs.gentoo.org/731254
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/openmq-cclient/Manifest                   |  1 -
 net-libs/openmq-cclient/files/Makefile.in-4        | 69 -----------------
 .../files/openmq-cclient-4.4.1-aix-gcc.patch       | 13 ----
 net-libs/openmq-cclient/metadata.xml               | 15 ----
 .../openmq-cclient/openmq-cclient-4.4.1.ebuild     | 89 ----------------------
 profiles/package.mask                              |  5 --
 6 files changed, 192 deletions(-)