Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610778 - games-puzzle/enigma-1.21-r2 : lev/Proxy.cc:936:33: error: no match for ‘operator!=’ (operand types are ‘std::basic_ifstream<char>’ and ‘long int’)
Summary: games-puzzle/enigma-1.21-r2 : lev/Proxy.cc:936:33: error: no match for ‘opera...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2017-02-24 07:30 UTC by Toralf Förster
Modified: 2017-07-23 01:48 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.09 KB, text/plain)
2017-02-24 07:30 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,12.84 KB, application/x-bzip)
2017-02-24 07:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,339.00 KB, text/plain)
2017-02-24 07:31 UTC, Toralf Förster
Details
environment (environment,133.06 KB, text/plain)
2017-02-24 07:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.14 KB, application/x-bzip)
2017-02-24 07:31 UTC, Toralf Förster
Details
games-puzzle:enigma-1.21-r2:20170224-072234.log (games-puzzle:enigma-1.21-r2:20170224-072234.log,379.94 KB, text/plain)
2017-02-24 07:31 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-02-24 07:30:56 UTC
   template<typename> class auto_ptr;
                            ^~~~~~~~
lev/Proxy.cc:936:33: error: no match for ‘operator!=’ (operand types are ‘std::basic_ifstream<char>’ and ‘long int’)
                         if (ifs != NULL)
                                 ^
lev/Proxy.cc:936:33: note: candidate: operator!=(int, long int) <built-in>

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

  This is an unstable amd64 chroot image (named desktop-libressl-abi32+64_20170215-185650) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.8 [icedtea-7]
2)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
3)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-02-24 07:30:59 UTC
Created attachment 464954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-24 07:31:03 UTC
Created attachment 464956 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-02-24 07:31:06 UTC
Created attachment 464958 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-02-24 07:31:09 UTC
Created attachment 464960 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-02-24 07:31:12 UTC
Created attachment 464962 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-02-24 07:31:16 UTC
Created attachment 464964 [details]
games-puzzle:enigma-1.21-r2:20170224-072234.log
Comment 7 Peter Levine 2017-07-23 01:08:17 UTC
PR: https://github.com/gentoo/gentoo/pull/5178
Comment 8 Michael Palimaka (kensington) gentoo-dev 2017-07-23 01:27:14 UTC
Thanks, merged Peter's PR:

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

@Peter, I'm sure you've been asked this before but did you ever consider becoming a developer? :-)
Comment 9 Peter Levine 2017-07-23 01:48:51 UTC
(In reply to Michael Palimaka (kensington) from comment #8)
> @Peter, I'm sure you've been asked this before but did you ever consider
> becoming a developer? :-)

Eventually I probably will. :-)