First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 53655
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-pilot-3.4.patch gnome-pilot-3.4.patch patch Jeremy Huddleston (RETIRED) 2004-06-11 09:22 0000 2.96 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 53655 depends on: Show dependency tree
Bug 53655 blocks: 48528
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: 2004-06-11 09:10 0000
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -pthread -DXTHREADS
-D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libgnome-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/freetype2/config
-I/usr/include/libxml2 -I/usr/include/libglade-2.0   -I/usr/include/libpisock
-DGNOMELOCALEDIR=\""/usr/share/locale"\"
-DGLADEDATADIR=\""/usr/share/gnome-pilot/glade"\"     -O2 -pipe
-fomit-frame-pointer   -c gnome-pilot-capplet.c
gnome-pilot-capplet.c: In function `init':
gnome-pilot-capplet.c:186: error: label at end of compound statement
make[2]: *** [gnome-pilot-capplet.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/mnt/raid0/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/capplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/raid0/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-pda/gnome-pilot-2.0.10-r1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-06-11 09:22:11 0000 -------
Created an attachment (id=33088) [edit]
gnome-pilot-3.4.patch

------- Comment #2 From Jeremy Huddleston (RETIRED) 2004-06-11 09:23:26 0000 -------
whoops... gnome is the primary herd...

------- Comment #3 From Martin Diers 2004-07-09 18:04:23 0000 -------
That will work, however, just to be picky:

<soapbox>
Good coding practice demands a single point of exit for any given function.

Therefore, a better patch would add a "return;" after the "error:" label, rather than replacing every "goto error;" with a "return;".
</soapbox>

;-)

------- Comment #4 From foser (RETIRED) 2004-07-12 06:12:17 0000 -------
martins comment makes sense eradicator

but i'm fine with the patch one way or the other, just put it in.

------- Comment #5 From Jeremy Huddleston (RETIRED) 2004-07-12 11:58:08 0000 -------
ok... I'm rechecking this now and

------- Comment #6 From Jeremy Huddleston (RETIRED) 2004-07-12 11:59:18 0000 -------
in portage...

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