Version is 0.9.55-1
Can't build debug enabled not stripped binary because of this:
[EMAIL PROTECTED]:~$ sudo apt-get source -b pioneers-server-gtk
[.... cut....]
if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I./.. -I./../.. -I./../../common 
-I./../../common/gtk  -I/usr/include -DORBIT2=1 -pthread 
-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/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    
-Wall -W -Wpointer-arith -Wcast-qual -Wwrite-strings -Wno-sign-compare 
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wredundant-decls -Wnested-externs -O -ggdb3 
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DDATADIR=\"/usr/share\" 
-DTHEMEDIR=\"/usr/share/games/pioneers/themes\" 
-DLOCALEDIR=\"/usr/share/locale\" 
-DPIONEERS_DIR_DEFAULT=\"/usr/share/games/pioneers\" 
-DPIONEERS_SERVER_CONSOLE_PATH=\"/usr/games/pioneers-server-console\" 
-DPIONEERS_SERVER_GTK_PATH=\"/usr/games/pioneers-server-gtk\" 
-DPIONEERS_AI_PATH=\"/usr/games/pioneersai\" -g -O2 -MT offline.o -MD -MP -MF 
".deps/offline.Tpo" -c -o offline.o offline.c; \
        then mv -f ".deps/offline.Tpo" ".deps/offline.Po"; else rm -f 
".deps/offline.Tpo"; exit 1; fi
offline.c: In function ‘frontend_init’:
offline.c:151: error: ‘GNOME_PARAM_POPT_TABLE’ undeclared (first use in this 
function)
offline.c:151: error: (Each undeclared identifier is reported only once
offline.c:151: error: for each function it appears in.)
make[5]: *** [offline.o] Error 1
make[5]: Leaving directory `/home/alx/pioneers-0.9.55/client/gtk'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/alx/pioneers-0.9.55/client/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/alx/pioneers-0.9.55/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/alx/pioneers-0.9.55'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/alx/pioneers-0.9.55'
make: *** [build-stamp] Error 2
Comando di costruzione 'cd pioneers-0.9.55 && dpkg-buildpackage -b -uc' fallito.
E: Processo figlio fallito
[EMAIL PROTECTED]:~$


Attached you find valgrind and strace output of latest ubuntu package

pioneers-server-console works fine!

-- 
Pioneers server segfault
https://launchpad.net/bugs/57124

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to