unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type
@ 2019-10-27 19:34 Pierre Neidhardt
  2019-10-31  0:07 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2019-10-27 19:34 UTC (permalink / raw)
  To: 37946

[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]

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/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type
  2019-10-27 19:34 bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type Pierre Neidhardt
@ 2019-10-31  0:07 ` Marius Bakke
  2019-10-31  9:27   ` Pierre Neidhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2019-10-31  0:07 UTC (permalink / raw)
  To: Pierre Neidhardt, 37946-done

[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]

Pierre Neidhardt <mail@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type
  2019-10-31  0:07 ` Marius Bakke
@ 2019-10-31  9:27   ` Pierre Neidhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Pierre Neidhardt @ 2019-10-31  9:27 UTC (permalink / raw)
  To: Marius Bakke, 37946-done

[-- Attachment #1: Type: text/plain, Size: 57 bytes --]

Thanks!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-31  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27 19:34 bug#37946: pingus build fails: ‘function’ in namespace ‘std’ does not name a template type Pierre Neidhardt
2019-10-31  0:07 ` Marius Bakke
2019-10-31  9:27   ` Pierre Neidhardt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).