Previous Thread
Next Thread
Print Thread
Joined: Aug 2012
Posts: 27
E
Member
Member
E Offline
Joined: Aug 2012
Posts: 27
revision 27377 build ends on:

Compiling src/emu/imagedev/cartslot.c...
In file included from src/emu/machine/netlist.h:54:0,
from src/emu/machine/netlist.c:48:
src/emu/netlist/nl_base.h:1102:15: error: �virtual void netlist_base_t::vfatalerror(netlist_base_t::loglevel_e, const char*, __va_list_tag*) const� was hidden [-Werror=overloaded-virtual]
virtual void vfatalerror(const loglevel_e level,
^
In file included from src/emu/machine/netlist.c:48:0:
src/emu/machine/netlist.h:121:7: error: by �void netlist_mame_t::vfatalerror(const char*, __va_list_tag*) const� [-Werror=overloaded-virtual]
void vfatalerror(const char *format, va_list ap) const
^
Compiling src/emu/imagedev/cassette.c...
In file included from src/emu/emucore.h:37:0,
from src/emu/emu.h:24,
from src/emu/machine/netlist.c:47:
src/emu/machine/netlist.c: In member function �virtual void netlist_mame_device_t::device_start()�:
src/emu/machine/netlist.c:184:53: error: cannot allocate an object of abstract type �netlist_mame_t�
m_netlist = global_alloc_clear(netlist_mame_t(*this));
^
src/emu/emualloc.h:42:105: note: in definition of macro �pool_alloc_clear�
#define pool_alloc_clear(_pool, _type) (_pool).add_object(new(__FILE__, __LINE__, zeromem) _type)
^
src/emu/machine/netlist.c:184:14: note: in expansion of macro �global_alloc_clear�
m_netlist = global_alloc_clear(netlist_mame_t(*this));
^
In file included from src/emu/machine/netlist.c:48:0:
src/emu/machine/netlist.h:105:7: note: because the following virtual functions are pure within �netlist_mame_t�:
class netlist_mame_t : public netlist_base_t
^
In file included from src/emu/machine/netlist.h:54:0,
from src/emu/machine/netlist.c:48:
src/emu/netlist/nl_base.h:1102:15: note: virtual void netlist_base_t::vfatalerror(netlist_base_t::loglevel_e, const char*, __va_list_tag*) const
virtual void vfatalerror(const loglevel_e level,
^
Compiling src/emu/imagedev/chd_cd.c...
cc1plus: all warnings being treated as errors
make: *** [obj/sdl64/emu/machine/netlist.o] Error 1
make: *** Waiting for unfinished jobs....

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Very Senior Member
Q Offline
Joined: May 2008
Posts: 4,930
Likes: 24
r27377 builds fine here (MAME, MESS and UME).

Code
rene@thunder:~/src/mame-svn> cat /etc/os-release
NAME=openSUSE
VERSION="13.1 (Bottle)"
VERSION_ID="13.1"
PRETTY_NAME="openSUSE 13.1 (Bottle) (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:13.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"

rene@thunder:~/src/mame-svn> uname -a
Linux thunder 3.11.6-4-desktop #1 SMP PREEMPT Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 x86_64 x86_64 GNU/Linux

rene@thunder:~/src/mame-svn> gcc --version
gcc (SUSE Linux) 4.8.1 20130909 [gcc-4_8-branch revision 202388]
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Dec 2005
Posts: 330
A
AWJ Offline
Senior Member
Senior Member
A Offline
Joined: Dec 2005
Posts: 330
I'm getting the same error as OP.

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Very Senior Member
Q Offline
Joined: May 2008
Posts: 4,930
Likes: 24
Yeah, right... this time a clean rebuild was necessary to make it fail smile.


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Dec 2005
Posts: 330
A
AWJ Offline
Senior Member
Senior Member
A Offline
Joined: Dec 2005
Posts: 330
It's fixed now.

Joined: Aug 2012
Posts: 27
E
Member
Member
E Offline
Joined: Aug 2012
Posts: 27
I should have added that the error was in building the tools. With 27378, though, no problem building ume64 or tools.

Last edited by eris23; 02/01/14 09:36 PM.

Link Copied to Clipboard
Who's Online Now
2 members (R. Belmont, 1 invisible), 208 guests, and 2 robots.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,372
Posts122,600
Members5,085
Most Online1,529
Jun 7th, 2025
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Powered by UBB.threads™ PHP Forum Software 8.0.0