First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 8615
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8615 depends on: Show dependency tree
Bug 8615 blocks: 8505
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-01 12:01 0000
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -mcpu=i686 -O3 -pipe -Wno-sign-compare 
-funsigned-char -D_UNIX_ -D_SDL_ -I/usr/include/SDL -D_REENTRANT 
-I/usr/include/SDLmm -Wp,-MD,.deps/misc.pp -c misc.cpp  -fPIC -DPIC -o 
.libs/misc.lo 
In file included from ai.h:88, 
                 from ai_common.h:33, 
                 from misc.cpp:19: 
../typen.h: In destructor `PointerVector<T>::~PointerVector()': 
../typen.h:407: warning: `typename std::vector<_Tp, std::allocator<_CharT>  
   >::iterator' is implicitly a typename 
../typen.h:407: warning: implicit typename is deprecated, please see the  
   documentation for details 
../typen.h: In destructor `PointerList<T>::~PointerList()': 
../typen.h:417: warning: `typename std::list<T, std::allocator<_CharT>  
   >::iterator' is implicitly a typename 
../typen.h:417: warning: implicit typename is deprecated, please see the  
   documentation for details 
In file included from ../controls.h:110, 
                 from ../missions.h:82, 
                 from ai_common.h:44, 
                 from misc.cpp:19: 
../mousecontrol.h:10:1: warning: no newline at end of file 
misc.cpp: In member function `int AI::getBestHeight(Vehicle*)': 
misc.cpp:89: call of overloaded `log(const int&)' is ambiguous 
/usr/include/bits/mathcalls.h:112: candidates are: double log(double) 
/usr/include/g++-v32/cmath:334:                 long double std::log(long  
   double) 
/usr/include/g++-v32/cmath:326:                 float std::log(float) 
misc.cpp: In member function `void AI::production()': 
misc.cpp:837: call of overloaded `log(int&)' is ambiguous 
/usr/include/bits/mathcalls.h:112: candidates are: double log(double) 
/usr/include/g++-v32/cmath:334:                 long double std::log(long  
   double) 
/usr/include/g++-v32/cmath:326:                 float std::log(float) 
make[3]: *** [misc.lo] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/asc-1.10.2-r1/work/asc-1.10.2/source/ai' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/asc-1.10.2-r1/work/asc-1.10.2/source' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/asc-1.10.2-r1/work/asc-1.10.2' 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 10, Exitcode 2 
!!! (no error message)

------- Comment #1 From SpanKY 2002-12-23 19:24:43 0000 -------
version bumped to fix

First Last Prev Next    No search results available      Search page      Enter new bug