Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638762 - app-text/apvlv-0.1.5-r1 : /.../ApvlvCmds.cc:203:39: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
Summary: app-text/apvlv-0.1.5-r1 : /.../ApvlvCmds.cc:203:39: error: ISO C++ forbids co...
Status: RESOLVED FIXED
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: 2017-11-25 08:26 UTC by Toralf Förster
Modified: 2017-11-25 09:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2017-11-25 08:26 UTC, Toralf Förster
Details
app-text:apvlv-0.1.5-r1:20171125-033524.log (app-text:apvlv-0.1.5-r1:20171125-033524.log,7.88 KB, text/plain)
2017-11-25 08:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.47 KB, text/plain)
2017-11-25 08:26 UTC, Toralf Förster
Details
environment (environment,127.90 KB, text/plain)
2017-11-25 08:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.80 KB, application/x-bzip)
2017-11-25 08:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.49 KB, application/x-bzip)
2017-11-25 08:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.28 KB, application/x-bzip)
2017-11-25 08:26 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 2017-11-25 08:26:03 UTC
/var/tmp/portage/app-text/apvlv-0.1.5-r1/work/apvlv-0.1.5/src/ApvlvCmds.cc: In member function ‘const char* apvlv::ApvlvCmd::append(const char*)’:
/var/tmp/portage/app-text/apvlv-0.1.5-r1/work/apvlv-0.1.5/src/ApvlvCmds.cc:203:39: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
  && (e = strchr ((char *) s, '>')) != '\0' && *(s + 2) != '-')
                                       ^~~~
make[2]: *** [src/CMakeFiles/apvlv.dir/build.make:63: src/CMakeFiles/apvlv.dir/ApvlvCmds.cc.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20171120-180801

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-text/apvlv
[ebuild  N    ] app-text/apvlv-0.1.5-r1  USE="-debug -djvu"
Comment 1 Toralf Förster gentoo-dev 2017-11-25 08:26:06 UTC
Created attachment 506496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-25 08:26:09 UTC
Created attachment 506498 [details]
app-text:apvlv-0.1.5-r1:20171125-033524.log
Comment 3 Toralf Förster gentoo-dev 2017-11-25 08:26:12 UTC
Created attachment 506500 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-25 08:26:16 UTC
Created attachment 506502 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-25 08:26:19 UTC
Created attachment 506504 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-25 08:26:22 UTC
Created attachment 506506 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-25 08:26:25 UTC
Created attachment 506508 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-11-25 09:26:01 UTC
[master e65f3dcc49c] app-text/apvlv: Fix building with gcc7 with Debian patch.
 3 files changed, 86 insertions(+), 1 deletion(-)
 create mode 100644 app-text/apvlv/apvlv-0.1.5-r2.ebuild
 create mode 100644 app-text/apvlv/files/apvlv-0.1.5-gcc7.patch