Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880813 - net-firewall/itval-1.2_p20121104-r1 - /.../chains.cc: error: ordered comparison of pointer with integer zero (char and int)
Summary: net-firewall/itval-1.2_p20121104-r1 - /.../chains.cc: error: ordered comparis...
Status: RESOLVED DUPLICATE of bug 731158
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 20:13 UTC by Toralf Förster
Modified: 2023-01-04 19:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.37 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.65 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
environment (environment,97.89 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.76 KB, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.66 KB, application/x-bzip)
2022-11-10 20:13 UTC, Toralf Förster
Details
net-firewall:itval-1.2_p20121104-r1:20221110-193925.log (net-firewall:itval-1.2_p20121104-r1:20221110-193925.log,9.94 KB, text/plain)
2022-11-10 20:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.42 KB, application/x-bzip)
2022-11-10 20:13 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-11-10 20:13:36 UTC
too long lines were shrinked:

[3/20] /usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104 -I/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104/ITVal  -pipe -march=native -fno-diagnostics-color -O2 -fno-diagnostics-color -MD -MT CMakeFiles/ITVal.dir/src
FAILED: CMakeFiles/ITVal.dir/src/chains.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104 -I/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104/ITVal  -pipe -march=native -fno-diagnostics-color -O2 -fno-diagnostics-color -MD -MT CMakeFiles/ITVal.dir/src/chains
/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104/src/chains.cc: In member function void Firewall::BuildFWRules(char*):
/var/tmp/portage/net-firewall/itval-1.2_p20121104-r1/work/ITVal-20121104/src/chains.cc:129:46: error: ordered comparison of pointer with integer zero (char* and int)
  129 |    if (line == NULL || strstr(line, "Chain") < 0) {
      |                        ~~~~~~~~~~~~~~~~~~~~~~^~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 89fdc572c67f74f1b3e97e7c4506bfb261d9a9a2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 19:02:09 2022 +0000

    2022-11-10 19:02:08 UTC

emerge -qpvO net-firewall/itval
[ebuild  N    ] net-firewall/itval-1.2_p20121104-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:13:37 UTC
Created attachment 830429 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:13:39 UTC
Created attachment 830431 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:13:40 UTC
Created attachment 830433 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:13:41 UTC
Created attachment 830435 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:13:42 UTC
Created attachment 830437 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:13:43 UTC
Created attachment 830439 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:13:44 UTC
Created attachment 830441 [details]
net-firewall:itval-1.2_p20121104-r1:20221110-193925.log
Comment 8 Toralf Förster gentoo-dev 2022-11-10 20:13:45 UTC
Created attachment 830443 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2023-01-04 19:48:26 UTC
usr-merge_tinderbox detected this bug as duplicate of 731158 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 731158 ***