Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684976 - net-misc/hylafaxplus-5.5.5 : FaxRecvInfo.c++:115:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
Summary: net-misc/hylafaxplus-5.5.5 : FaxRecvInfo.c++:115:20: error: ISO C++ forbids c...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-03 12:20 UTC by Toralf Förster
Modified: 2022-08-27 17:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2019-05-03 12:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.51 KB, text/plain)
2019-05-03 12:20 UTC, Toralf Förster
Details
environment (environment,91.75 KB, text/plain)
2019-05-03 12:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.29 KB, application/x-bzip)
2019-05-03 12:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,43.45 KB, application/x-bzip)
2019-05-03 12:20 UTC, Toralf Förster
Details
net-misc:hylafaxplus-5.5.5:20190503-083210.log (net-misc:hylafaxplus-5.5.5:20190503-083210.log,23.11 KB, text/plain)
2019-05-03 12:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.26 KB, application/x-bzip)
2019-05-03 12:21 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 2019-05-03 12:20:45 UTC
/usr/bin/x86_64-pc-linux-gnu-g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util   -O2 -pipe -march=native -fPIC -O2 -pipe -march=native  -c FaxRecvInfo.c++
FaxRecvInfo.c++: In member function ‘bool FaxRecvInfo::decode(const char*)’:
FaxRecvInfo.c++:115:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
     while (cp+2 != '\0') {
                    ^~~~
make[3]: *** [../rules:65: FaxRecvInfo.o] Error 1

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable_20190501-183928

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-misc/hylafaxplus
[ebuild  N    ] net-misc/hylafaxplus-5.5.5  USE="ldap pam -html -jbig -mgetty"
Comment 1 Toralf Förster gentoo-dev 2019-05-03 12:20:48 UTC
Created attachment 574978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-03 12:20:51 UTC
Created attachment 574980 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-03 12:20:54 UTC
Created attachment 574982 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-03 12:20:57 UTC
Created attachment 574984 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-03 12:20:59 UTC
Created attachment 574986 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-03 12:21:02 UTC
Created attachment 574988 [details]
net-misc:hylafaxplus-5.5.5:20190503-083210.log
Comment 7 Toralf Förster gentoo-dev 2019-05-03 12:21:05 UTC
Created attachment 574990 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-05-03 16:57:06 UTC
Doesn't use cmake.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-27 17:14:08 UTC
I suspect this got fixed in a newer version.