Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6212 - mcl 0.52.99 (new ebuild) failed
Summary: mcl 0.52.99 (new ebuild) failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 8505
  Show dependency tree
 
Reported: 2002-08-08 12:43 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-08-08 12:43:03 UTC
1.3 3.2pre i86...

creating admin/Makefile
creating doc/mcl.spec
creating h/config.h
c++ -c -march=i686 -O3 -pipe   -fno-rtti -fno-exceptions -W -Wall -pipe -Ih
Alias.cc -o o/Alias.o
c++ -c -march=i686 -O3 -pipe   -fno-rtti -fno-exceptions -W -Wall -pipe -Ih
Borg.cc -o o/Borg.o
In file included from h/mcl.h:41,
                 from Borg.cc:8:
h/Config.h:97: friend declaration requires class-key, i.e. `friend struct 
   MUDSelection'
In file included from h/cui.h:2,
                 from Borg.cc:14:
h/Window.h:85: friend declaration requires class-key, i.e. `friend struct Group
   '
In file included from h/cui.h:8,
                 from Borg.cc:14:
h/OutputWindow.h:45: friend declaration requires class-key, i.e. `friend struct 
   ScrollbackController'
make: *** [o/Borg.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from h/mcl.h:41,
                 from Alias.cc:1:
h/Config.h:97: friend declaration requires class-key, i.e. `friend struct 
   MUDSelection'
In file included from h/cui.h:2,
                 from Alias.cc:2:
h/Window.h:85: friend declaration requires class-key, i.e. `friend struct Group
   '
In file included from h/cui.h:8,
                 from Alias.cc:2:
h/OutputWindow.h:45: friend declaration requires class-key, i.e. `friend struct 
   ScrollbackController'
In file included from Alias.cc:6:
h/Session.h:55: friend declaration requires class-key, i.e. `friend struct 
   NetworkStateWindow'
h/Session.h:56: friend declaration requires class-key, i.e. `friend struct 
   StatWindow'
h/Session.h:57: friend declaration requires class-key, i.e. `friend struct 
   TimerWindow'
make: *** [o/Alias.o] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -23, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-games/mcl/mcl-0.52.99.ebuild .
Comment 1 SpanKY gentoo-dev 2002-09-30 23:00:14 UTC
*yoink*
Comment 2 SpanKY gentoo-dev 2002-09-30 23:01:00 UTC
added a patch for gcc3.2 in cvs ... try it out ;)
Comment 3 Rigo 2002-10-02 03:30:40 UTC
Closed too soon....Didn't even get the chance of saying thanking you ;-/ !

Thank you SpankY :-D !

Rigo