Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12972 - net-im/sim-0.8.1 fails to compile
Summary: net-im/sim-0.8.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-31 04:36 UTC by Daniel Seyffer
Modified: 2011-10-30 22:22 UTC (History)
0 users

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


Attachments
Complete output for emerge sim-0.8.1 (emerge_sim_output,18.85 KB, text/plain)
2002-12-31 04:38 UTC, Daniel Seyffer
Details
FYI: output from "emerge info" (emerge_info_output,1.22 KB, text/plain)
2002-12-31 04:39 UTC, Daniel Seyffer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Seyffer 2002-12-31 04:36:14 UTC
Hello,

I tried updating to sim-0.8.1 already a few days ago, but I keep getting the
same error...

----- emerge sim-0.8.1 -----
[...]
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include
-I/usr/qt/3/include -I/usr/X11R6/include  -I..  -DPIC -fPIC -DQT_THREAD_SUPPORT
 -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 -O3 -march=pentium3
-pipe -fomit-frame-pointer -fno-exceptions -fno-check-new  -c -o genrtf.o `test
-f 'genrtf.cc' || echo './'`genrtf.cc
lex.yy.c: In function `int genrtflex_destroy()':
lex.yy.c:2092: `yy_start_stack' undeclared (first use this function)
lex.yy.c:2092: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [genrtf.o] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
make[3]: Leaving directory `/var/tmp/portage/sim-0.8.1/work/sim-0.8.1/sim/libicq'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/sim-0.8.1/work/sim-0.8.1/sim'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/sim-0.8.1/work/sim-0.8.1'
make: *** [all] Fehler 2

!!! ERROR: net-im/sim-0.8.1 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)
----- // -------


I hope that this is not related to the fact that I have kde-3.1-rc5 installed.
But I do not think so. 

The ebuild tries to apply "sim-0.8.1-nostl.diff" which is really not there
(sim-0.8-nostl.diff is):

----- emerge sim 0.8.1 --------
>>> Unpacking source...
>>> Unpacking sim-0.8.1.tar.gz
/usr/sbin/ebuild.sh: line 41:
/usr/portage/net-im/sim/files/sim-0.8.1-nostl.diff: Datei oder Verzeichnis nicht
gefunden
>>> Source unpacked.
----- // ---------

Find attached the complete output for "emerge sim-0.8.1" and "emerge info".

Thanks all for you efforts... :-)

Regards,
Daniel Seyffer
Comment 1 Daniel Seyffer 2002-12-31 04:38:30 UTC
Created attachment 6863 [details]
Complete output for emerge sim-0.8.1
Comment 2 Daniel Seyffer 2002-12-31 04:39:12 UTC
Created attachment 6864 [details]
FYI: output from "emerge info"
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2003-01-03 13:13:31 UTC
I had forgot to add the sim-0.8.1-nostl patch to the tree. Try rebuilding sim-0.8.1 
when the patch hits the rsync mirrors. sim-09.8.1 builds and works on my kde 
3.1-rc5 system.