GNU bug report logs - #37946
pingus build fails: ‘function’ in namespace ‘std’ does not name a template type

Previous Next

Package: guix;

Reported by: Pierre Neidhardt <mail <at> ambrevar.xyz>

Date: Sun, 27 Oct 2019 19:35:01 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37946: closed (pingus build fails: ‘function’
 in namespace ‘std’ does not name a template
 type)
Date: Thu, 31 Oct 2019 00:08:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 31 Oct 2019 01:07:03 +0100
with message-id <87imo5pyl4.fsf <at> devup.no>
and subject line Re: bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type
has caused the debbugs.gnu.org bug report #37946,
regarding pingus build fails: ‘function’ in namespace ‘std’ does not name a template type
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
37946: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37946
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: bug-guix <at> gnu.org
Subject: pingus build fails: ‘function’ in namespace
 ‘std’ does not name a template type
Date: Sun, 27 Oct 2019 20:34:42 +0100
[Message part 3 (text/plain, inline)]
pingus fails to build, maybe since the last core update:

--8<---------------cut here---------------start------------->8---
g++ -o build/src/pingus/screens/demo_session.o -c -O2 -s -std=c++0x -isystem/gnu/store/3snpwk7jl8i125bhiilvk9scqc4mnsx7-libpng-1.6.37/include/libpng16 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -I/gnu/store/3zh2m96050jbd4c7g2qc4mg2jq02zgd8-sdl-1.2.15/include/SDL -I/gnu/store/p04y598xbcpi11xw3vx77h6klnmrmm17-sdl-image-1.2.12/include/SDL -I/gnu/store/98q06cqxskclzgs0wislfnjg1n3gsdbl-sdl-mixer-1.2.12/include/SDL -Ibuild -I. -Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext src/pingus/screens/demo_session.cpp
src/pingus/screens/demo_session.cpp:40:8: error: ‘function’ in namespace ‘std’ does not name a template type
   std::function<void(void)> callback;
        ^~~~~~~~
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Pierre Neidhardt <mail <at> ambrevar.xyz>, 37946-done <at> debbugs.gnu.org
Subject: Re: bug#37946: pingus build fails: ‘function’
 in namespace ‘std’ does not name a template type
Date: Thu, 31 Oct 2019 01:07:03 +0100
[Message part 6 (text/plain, inline)]
Pierre Neidhardt <mail <at> ambrevar.xyz> writes:

> pingus fails to build, maybe since the last core update:
>
> --8<---------------cut here---------------start------------->8---
> g++ -o build/src/pingus/screens/demo_session.o -c -O2 -s -std=c++0x -isystem/gnu/store/3snpwk7jl8i125bhiilvk9scqc4mnsx7-libpng-1.6.37/include/libpng16 -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc -I/gnu/store/3zh2m96050jbd4c7g2qc4mg2jq02zgd8-sdl-1.2.15/include/SDL -I/gnu/store/p04y598xbcpi11xw3vx77h6klnmrmm17-sdl-image-1.2.12/include/SDL -I/gnu/store/98q06cqxskclzgs0wislfnjg1n3gsdbl-sdl-mixer-1.2.12/include/SDL -Ibuild -I. -Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinygettext src/pingus/screens/demo_session.cpp
> src/pingus/screens/demo_session.cpp:40:8: error: ‘function’ in namespace ‘std’ does not name a template type
>    std::function<void(void)> callback;
>         ^~~~~~~~
> --8<---------------cut here---------------end--------------->8---

Fixed in 2ed626bf0d28df44328c1946cd69eb79a853c6e0, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.