Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5819 - firestarter-0.8.2 fails on emerge
Summary: firestarter-0.8.2 fails on emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-31 11:24 UTC by Michael Dill
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 Michael Dill 2002-07-31 11:24:43 UTC
firestarter-0.8.2 fails on emerge.
gcc version = 2.95.3-r7
I get the following error:

util.c:123: warning: comparison between pointer and integer
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2
-I/usr/X11R6/include 	-DG_LOG_DOMAIN=\"Firestarter\"
-DGNOMELOCALEDIR=\""/usr/share/locale"\"         -I../intl -I../intl 
-DFIRESTARTER_RULES_DIR=\"/etc\" 	-I-I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0    -mcpu=i686 -O3 -pipe -Wall
-Wunused  -c logread.c
firestarter.c:423: parse error before `*'
firestarter.c: In function `status_docklet_build_plug':
firestarter.c:427: `docklet' undeclared (first use in this function)
firestarter.c:427: (Each undeclared identifier is reported only once
firestarter.c:427: for each function it appears in.)
firestarter.c:428: warning: implicit declaration of function
`IS_STATUS_DOCKLET'firestarter.c:434: `plug' undeclared (first use in this function)
firestarter.c: In function `main':
firestarter.c:535: `CORBA_Environment' undeclared (first use in this function)
firestarter.c:535: parse error before `ev'
firestarter.c:536: `CORBA_ORB' undeclared (first use in this function)
firestarter.c:586: warning: implicit declaration of function `CORBA_exception_init'
firestarter.c:586: `ev' undeclared (first use in this function)
firestarter.c:587: `orb' undeclared (first use in this function)
firestarter.c:587: warning: implicit declaration of function
`gnome_CORBA_init_with_popt_table'
firestarter.c:607: warning: implicit declaration of function `status_docklet_new'
firestarter.c:607: warning: assignment makes pointer from integer without a
castfirestarter.c:610: warning: implicit declaration of function
`status_docklet_run'
firestarter.c:610: warning: implicit declaration of function `STATUS_DOCKLET'
firestarter.c:618: warning: implicit declaration of function
`gnome_window_icon_set_default_from_file'
firestarter.c:676: warning: implicit declaration of function `open_logfile'
firestarter.c:702: warning: implicit declaration of function `CORBA_exception_free'
make[3]: *** [firestarter.o] Error 1
make[3]: *** Waiting for unfinished jobs....
logread.c: In function `poll_log_timeout':
logread.c:46: warning: implicit declaration of function `set_panel_pic'
make[3]: Leaving directory
`/var/tmp/portage/firestarter-0.8.2/work/firestarter-0.8.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/firestarter-0.8.2/work/firestarter-0.8.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/firestarter-0.8.2/work/firestarter-0.8.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -134, Exitcode 2
!!! emake failed

!!! emerge aborting on  /usr/portage/net-misc/firestarter/firestarter-0.8.2.ebuild .
bash-2.05a# 

I need to be able to emerge and test this program ASAP.
Comment 1 Ben Lutgens (RETIRED) gentoo-dev 2002-08-04 08:57:42 UTC
Looks like a gnome2 compatibility issue. 8.2. should be masked, 9.0 appears to
compile and work fine. We need more testers on this and get it unmasked.
Comment 2 Mauro Sciaccaluga 2002-08-10 07:56:03 UTC
hey men! its not a gnome2 related thing! I use gnome2 and it works perfectly!!
Unmask it please!

>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> net-misc/firestarter-0.8.2 merged.

>>> Recording net-misc/firestarter in "world" favorites file...


 * GNU info directory index is up-to-date.

And update the ebuild 0.9.0rc1 is out.
Comment 3 foser (RETIRED) gentoo-dev 2002-10-20 16:20:05 UTC
Whats this for an outdated bug ? I think i fixed this problem for the gtk series
some time ago (0.8.x series), so closing.