Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649378 - games-server/cyphesis-0.6.2-r1 : PythonScriptFactory_impl.h:59:25: error: there are no arguments to Create_PyScript that depend on a template parameter, so a declaration of Create_PyScript must be available [-fpermissive]
Summary: games-server/cyphesis-0.6.2-r1 : PythonScriptFactory_impl.h:59:25: error: the...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard: Pending removal: 2018-04-17
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-03-02 16:28 UTC by Toralf Förster
Modified: 2018-04-29 18:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.29 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
environment (environment,124.08 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.69 KB, application/x-bzip)
2018-03-02 16:28 UTC, Toralf Förster
Details
games-server:cyphesis-0.6.2-r1:20180302-050522.log (games-server:cyphesis-0.6.2-r1:20180302-050522.log,316.00 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.46 KB, application/x-bzip)
2018-03-02 16:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.31 KB, application/x-bzip)
2018-03-02 16:28 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 2018-03-02 16:28:00 UTC
In file included from PythonScriptFactory.cpp:21:0:
PythonScriptFactory_impl.h: In member function ‘int PythonScriptFactory<T>::addScript(T*) const’:
PythonScriptFactory_impl.h:59:25: error: there are no arguments to ‘Create_PyScript’ that depend on a template parameter, so a declaration of ‘Create_PyScript’ must be available [-fpermissive]
     PyObject * script = Create_PyScript(wrapper, this->m_class);
                         ^~~~~~~~~~~~~~~
PythonScriptFactory_impl.h:59:25: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20180227-213714

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (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 games-server/cyphesis
[ebuild  N    ] games-server/cyphesis-0.6.2-r1  PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-03-02 16:28:03 UTC
Created attachment 521910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-02 16:28:06 UTC
Created attachment 521912 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-02 16:28:09 UTC
Created attachment 521914 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-02 16:28:12 UTC
Created attachment 521916 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-02 16:28:15 UTC
Created attachment 521918 [details]
games-server:cyphesis-0.6.2-r1:20180302-050522.log
Comment 6 Toralf Förster gentoo-dev 2018-03-02 16:28:18 UTC
Created attachment 521920 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-02 16:28:21 UTC
Created attachment 521922 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-04-29 18:04:19 UTC
removed