Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566694 - games-emulation/visualboyadvance-1.7.2-r3 - error: expected ‘;’ at end of member declaration ~ustring() noexcept;
Summary: games-emulation/visualboyadvance-1.7.2-r3 - error: expected ‘;’ at end of mem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libsigc++-2.6
  Show dependency tree
 
Reported: 2015-11-24 06:57 UTC by Kobboi
Modified: 2015-12-25 21:26 UTC (History)
1 user (show)

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


Attachments
build.log.gz (build.log.gz,54.34 KB, application/gzip)
2015-11-24 06:59 UTC, Kobboi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2015-11-24 06:57:33 UTC
In file included from [01m[K/usr/include/glibmm-2.4/glibmm/exception.h:25:0[m[K,
                 from [01m[K/usr/include/glibmm-2.4/glibmm/error.h:23[m[K,
                 from [01m[K/usr/include/glibmm-2.4/glibmm/fileutils.h:29[m[K,
                 from [01m[Kconfigfile.cpp:24[m[K:
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:267:12:[m[K [01;31m[Kerror: [m[Kexpected ‘[01m[K;[m[K’ at end of member declaration
   ~ustring() noexcept;
[01;32m[K            ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:267:14:[m[K [01;31m[Kerror: [m[K‘[01m[Knoexcept[m[K’ does not name a type
   ~ustring() noexcept;
[01;32m[K              ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:881:48:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   FormatStream(const ustring::FormatStream&) = delete;
[01;32m[K                                                ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:882:59:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   FormatStream& operator=(const ustring::FormatStream&) = delete;
[01;32m[K                                                           ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:894:17:[m[K [01;31m[Kerror: [m[Kexpected ‘[01m[K;[m[K’ at end of member declaration
   ~FormatStream() noexcept;
[01;32m[K                 ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:894:19:[m[K [01;31m[Kerror: [m[K‘[01m[Knoexcept[m[K’ does not name a type
   ~FormatStream() noexcept;
[01;32m[K                   ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1273:45:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify(const ustring::Stringify<T>&) = delete;
[01;32m[K                                             ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1274:59:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify<T>& operator=(const ustring::Stringify<T>&) = delete;
[01;32m[K                                                           ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1290:51:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify(const ustring::Stringify<ustring>&) = delete;
[01;32m[K                                                   ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1291:71:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify<ustring>& operator=(const ustring::Stringify<ustring>&) = delete;
[01;32m[K                                                                       ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1309:55:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify(const ustring::Stringify<const char*>&) = delete;
[01;32m[K                                                       ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1310:75:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify<ustring>& operator=(const ustring::Stringify<const char*>&) = delete;
[01;32m[K                                                                           ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1328:51:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify(const ustring::Stringify<char[N]>&) = delete;
[01;32m[K                                                   ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1329:71:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify<ustring>& operator=(const ustring::Stringify<char[N]>&) = delete;
[01;32m[K                                                                       ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1348:57:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify(const ustring::Stringify<const char[N]>&) = delete;
[01;32m[K                                                         ^[m[K
[01m[K/usr/include/glibmm-2.4/glibmm/ustring.h:1349:77:[m[K [01;35m[Kwarning: [m[Kdefaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   Stringify<ustring>& operator=(const ustring::Stringify<const char[N]>&) = delete;
[01;32m[K 

Reproducible: Always
Comment 1 Kobboi 2015-11-24 06:59:20 UTC
Created attachment 417724 [details]
build.log.gz
Comment 2 Kobboi 2015-11-24 06:59:39 UTC
$ emerge --info
Portage 2.2.25 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.9.3, glibc-2.22-r1, 4.3.0-gentoo x86_64)
=================================================================
System uname: Linux-4.3.0-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_930_@_2.80GHz-with-gentoo-2.2
KiB Mem:     8168380 total,    963580 free
KiB Swap:    8388604 total,   7533036 free
Timestamp of repository gentoo: Mon, 23 Nov 2015 18:30:01 +0000
sh bash 4.3_p42
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10-r3::gentoo, 3.4.3-r2::gentoo, 3.5.0-r1::gentoo
dev-util/cmake:           3.4.0-r1::gentoo
dev-util/pkgconfig:       0.29::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.18.3::gentoo
sys-apps/sandbox:         2.9::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           3.82-r4::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r1::gentoo
Repositories:

gentoo
    location: /var/cache/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

funtoo-gambas
    location: /var/lib/layman/funtoo-gambas
    sync-type: laymansync
    sync-uri: https://github.com/damex/funtoo-gambas.git
    masters: gentoo
    priority: 50

sunrise
    location: /var/lib/layman/sunrise
    sync-type: laymansync
    sync-uri: git://anongit.gentoo.org/proj/sunrise-reviewed.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
DISTDIR="/var/cache/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/var/cache/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus djvu dri dts dvd dvdr eds egl emboss encode evo examples exif fam ffmpeg firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libass libnotify libsecret mad mmx mmxext mng modemmanager modules mp3 mp4 mpeg mtp multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 readline samba sdl seccomp session spell sse sse2 ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upnp upower usb vdpau vorbis wayland wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 3 Pacho Ramos gentoo-dev 2015-12-19 10:48:04 UTC
This needs:
append-cxxflags -std=c++11


But also a few patches from debian:
http://anonscm.debian.org/cgit/pkg-games/visualboyadvance.git/tree/debian/patches/09_deprecatedsigc++.patch
http://anonscm.debian.org/cgit/pkg-games/visualboyadvance.git/tree/debian/patches/16_sigcompat.patch

As a side note, maybe some of the other unrelated debian patches could be useful :/
http://anonscm.debian.org/cgit/pkg-games/visualboyadvance.git/tree/debian/patches

Thanks
Comment 4 Pacho Ramos gentoo-dev 2015-12-25 16:35:23 UTC
[master 10a5f3c] games-emulation/visualboyadvance: Fix building with latest glibmm/libsigc++ (#566694)
 2 files changed, 103 insertions(+)
 create mode 100644 games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libsigc26.patch
 create mode 100644 games-emulation/visualboyadvance/visualboyadvance-1.7.2-r4.ebuild
Comment 5 Kobboi 2015-12-25 21:26:22 UTC
Fix confirmed, thanks