Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638758 - media-sound/aacgain-1.9-r1 : src/rtphint.cpp:348:35: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
Summary: media-sound/aacgain-1.9-r1 : src/rtphint.cpp:348:35: error: ISO C++ forbids c...
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:25 UTC by Toralf Förster
Modified: 2018-01-03 11:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.13 KB, text/plain)
2017-11-25 08:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.89 KB, text/plain)
2017-11-25 08:25 UTC, Toralf Förster
Details
environment (environment,91.27 KB, text/plain)
2017-11-25 08:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.55 KB, application/x-bzip)
2017-11-25 08:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.74 KB, application/x-bzip)
2017-11-25 08:25 UTC, Toralf Förster
Details
media-sound:aacgain-1.9-r1:20171124-230924.log (media-sound:aacgain-1.9-r1:20171124-230924.log,93.19 KB, text/plain)
2017-11-25 08:25 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:25:11 UTC
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -O2 -pipe -march=native -fvisibility=hidden -c src/rtphint.cpp -o src/rtphint.o
src/rtphint.cpp: In member function ‘void mp4v2::impl::MP4RtpHintTrack::GetPayload(char**, uint8_t*, uint16_t*, char**)’:
src/rtphint.cpp:348:35: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
                     if (pSlash != '\0') {
                                   ^~~~
make: *** [GNUmakefile:1316: src/rtphint.lo] 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 media-sound/aacgain
[ebuild  N    ] media-sound/aacgain-1.9-r1
Comment 1 Toralf Förster gentoo-dev 2017-11-25 08:25:14 UTC
Created attachment 506474 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-25 08:25:17 UTC
Created attachment 506476 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-25 08:25:20 UTC
Created attachment 506478 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-25 08:25:24 UTC
Created attachment 506480 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-25 08:25:27 UTC
Created attachment 506482 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-25 08:25:30 UTC
Created attachment 506484 [details]
media-sound:aacgain-1.9-r1:20171124-230924.log
Comment 7 Jason A. Donenfeld gentoo-dev 2018-01-03 11:05:38 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ad90a829e2ea143388b9b7fa3bf1b12bd864ad

Fixed it. Arch ships the same patch.