From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#37946: pingus build fails: =?UTF-8?Q?=E2=80=98function=E2=80=99?= in namespace =?UTF-8?Q?=E2=80=98std=E2=80=99?= does not name a template type Date: Thu, 31 Oct 2019 01:07:03 +0100 Message-ID: <87imo5pyl4.fsf@devup.no> References: <874kzu6kz1.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55055) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPy0R-0002Yh-OA for bug-guix@gnu.org; Wed, 30 Oct 2019 20:08:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPy0Q-0003Fh-NX for bug-guix@gnu.org; Wed, 30 Oct 2019 20:08:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43109) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPy0Q-0003FR-Jt for bug-guix@gnu.org; Wed, 30 Oct 2019 20:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iPy0Q-0007jO-DT for bug-guix@gnu.org; Wed, 30 Oct 2019 20:08:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <874kzu6kz1.fsf@ambrevar.xyz> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt , 37946-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Pierre Neidhardt 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=3Dc++0x -is= ystem/gnu/store/3snpwk7jl8i125bhiilvk9scqc4mnsx7-libpng-1.6.37/include/libp= ng16 -DVERSION=3D"\"0.7.6\"" -DHAVE_OPENGL=3D1 -DHAVE_LINUXEVDEV=3D1 -D_GNU= _SOURCE=3D1 -D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST=3D -Ibuild/src -I= src -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 -I= build -I. -Ibuild/src -Isrc -Ibuild/external/tinygettext -Iexternal/tinyget= text src/pingus/screens/demo_session.cpp > src/pingus/screens/demo_session.cpp:40:8: error: =E2=80=98function=E2=80= =99 in namespace =E2=80=98std=E2=80=99 does not name a template type > std::function callback; > ^~~~~~~~ > --8<---------------cut here---------------end--------------->8--- Fixed in 2ed626bf0d28df44328c1946cd69eb79a853c6e0, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl26JacACgkQoqBt8qM6 VPpV6wgAp67qk3OU/RlmLBIL4kAPXmVa/QjDmVJwFqNWuMG7+AsT7IGMZp4qO3JT O+bRTDUPOJvCB8F19NbWld38D2SgM1OkOOimGg1h0LhsOyaHY1yNt3K4o/scVjAS 0Jkp6714avwJUKaISP+qjbXTwYLJtzERD2BgAOaeFXmZv0DgHvu43oV2Eybr3WF/ Y3IUB4BmS70CviwB44ppTjyfUu/ym08PE8Z2DOWPovnHiN0LEesUClB7NlBUsjDF 8TXO4aSqGTrcZPFZ0JCxrUa7P9CoRZuZUYT+0PRmsuSm7+kRHyNjr/8tNIl+VsFx ouanJ0rDnJf4svoNH6gHPpWLjSoVwQ== =uHdP -----END PGP SIGNATURE----- --=-=-=--