[Packaging SVN for Archlinux] Not yet working.

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

[Packaging SVN for Archlinux] Not yet working.

Post by Melodie »

Hello,
By the time the next stable release will be ready... :p

I started to talk about Vegastrike on Archlinux.fr forum, as Archlinux has no Vegastrike yet ready to use in our distro. So I could function, but it doesn't yet.

The message when invoking vegastrike from the pkg dir is :

Code: Select all

Vega Strike 
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found MODDIR = /mods
USING HOMEDIR : /home/wain/.vegastrike As the home directory
CONFIGFILE - No config found in home : /home/wain/.vegastrike/vegastrike.config
CONFIGFILE - No config found in data dir : /vegastrike.config
CONFIG FILE NOT FOUND !!! 
So I went to the pkg directory and under usr I mkdir data4.x and copy src/data4.x/vegastrike.config to src/usr/data4.x and then it looks like it wants to lounch, but comes with different error messages,
$ ./vegastrike
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found data in ../data4.x
Using /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x as data directory
Found MODDIR = /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/mods
USING HOMEDIR : /home/melodie/.vegastrike As the home directory
CONFIGFILE - No config found in home : /home/melodie/.vegastrike/vegastrike.config
CONFIGFILE - No home config file found, using datadir config file : /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/vegastrike.config
DATADIR - No datadir specified in config file, using ; /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x
SIMULATION_ATOM: 0.05
MISSION_NAME is empty using : main_menu.mission
running import sys
print sys.path
sys.path = [r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules/builtin",r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules",r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/bases"]
['/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.4/site-packages', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/gtk-2.0']
testing VS randomrunning import sys
print sys.path
['/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules/builtin', '/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules', '/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/bases']
open /dev/[sound/]dsp: No such file or directory
Setting Screen to w 1024 h 768 and pitch of 4096 and 32 bpp 4 bytes per pix mode
OpenGL Extensions supported: GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_ATI_texture_env_combine3 GL_ATI_texture_mirror_once GL_ATI_fragment_shader GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texture_rectangle GL_NV_texgen_reflection GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
OpenGL::GL_EXT_compiled_vertex_array supported
OpenGL::Accurate Fog Distance unsupported
OpenGL::Generic Texture Compression supported
OpenGL::S3TC Texture Compression unsupported
OpenGL::Multitexture supported (6 units)
OpenGL::TextureCubeMapExt supported
OpenGL::S3TC Texture Clamp-to-Edge supported
OpenGL::S3TC Texture Clamp-to-Border supported
OpenGL::EXTColorTable unsupported
0 joysticks were found.

The names of the joysticks are:
Failed to load song ../music/industrialmixed.ogg
Warning, galaxy contains no overarching planet info
FactionXML:LoadXML factions.xml
Failed to open 'factions.xml' this probably means it can't find the data directory
vegastrike: src/cmd/faction_xml.cpp:334: static void Faction::LoadXML(const char*, char*, int): Assertion `0' failed.
Abandon
so I continued with copying the whole content of data4.x dir from src to pkg/usr/data4.x... but then it complains no ../music/something.ogg is missing.

But the music dir is in data4.x, so I go there and move it to the surface :

cd ../data4.x
mv music ..

and try again.

It crashes (segfault). The first image appears, but no music and impossible to get anything moving. Vegastrike functions when I lounch it from the src/vegastrike-build directory, if I compile it by hand, and not from the pkgbuild.
[melodie@squirrel data4.x]$ mv music ..
[melodie@squirrel data4.x]$ cd ../bin/
[melodie@squirrel bin]$ ./vegastrike
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found data in ../data4.x
Using /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x as data directory
Using .vegastrike as the home directory
Found MODDIR = /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/mods
USING HOMEDIR : /home/melodie/.vegastrike As the home directory
CONFIGFILE - No config found in home : /home/melodie/.vegastrike/vegastrike.config
CONFIGFILE - No home config file found, using datadir config file : /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/vegastrike.config
DATADIR - No datadir specified in config file, using ; /home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x
SIMULATION_ATOM: 0.05
MISSION_NAME is empty using : main_menu.mission
running import sys
print sys.path
sys.path = [r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules/builtin",r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules",r"/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/bases"]
['/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.4/site-packages', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/gtk-2.0']
testing VS randomrunning import sys
print sys.path
['/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules/builtin', '/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/modules', '/home/melodie/Vegastrike-base_data-CVS-11422/pkg/usr/data4.x/bases']
open /dev/[sound/]dsp: No such file or directory
Setting Screen to w 1024 h 768 and pitch of 4096 and 32 bpp 4 bytes per pix mode
OpenGL Extensions supported: GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_ATI_texture_env_combine3 GL_ATI_texture_mirror_once GL_ATI_fragment_shader GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texture_rectangle GL_NV_texgen_reflection GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
OpenGL::GL_EXT_compiled_vertex_array supported
OpenGL::Accurate Fog Distance unsupported
OpenGL::Generic Texture Compression supported
OpenGL::S3TC Texture Compression unsupported
OpenGL::Multitexture supported (6 units)
OpenGL::TextureCubeMapExt supported
OpenGL::S3TC Texture Clamp-to-Edge supported
OpenGL::S3TC Texture Clamp-to-Border supported
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Vertex Program Error: Failed to compile lite
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Vertex Program Error: Failed to compile default
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Vertex Program Error: Failed to compile default
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Mesa 6.5.2 implementation error: User called no-op dispatch function (an unsupported extension function?)
Please report at bugzilla.freedesktop.org
Vertex Program Error: Failed to compile lite
OpenGL::EXTColorTable unsupported
0 joysticks were found.

The names of the joysticks are:
Failed to load song ../music/loading.ogg
FactionXML:LoadXML factions.xml
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Failed to load song ../music/loading.ogg
Compiling python module modules/dj.py
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
Contents of star system:
<system name="Empty" background="backgrounds/black" nearstars="0" stars="0" starspread="0" y="0" z="0" x="0">
</system>

Min (0.000000, 0.000000, 0.000000) Max(0.000000, 0.000000, 0.000000) MinLumin 1.000000, MaxLumin 1.000000Read In Star Count 0 used: 2000
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
Min (0.000000, 0.000000, 0.000000) Max(0.000000, 0.000000, 0.000000) MinLumin 1.000000, MaxLumin 1.000000Read In Star Count 0 used: 38
Loading a starsystem
Loading Star System Special/Empty
refusing to bind command to joystick (joy-nr too high)
FOUND MODIFICATION = player FOR PLAYER #0
CREATING A LOCAL SHIP : dumbfire
Hi helper play 0
HereInitializing optimizer
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
+++ m/dj_lib.py:127: SITUATION IS 1 force change 1 bool 1
+++ m/dj_lib.py:129: SITUATION IS RESET TO 1
+++ m/dj_lib.py:139: Ppeace
pox 119990000000.000000 -9000000.000000 -109990000000.000000
WARNING: color Base_Text_Color_Background not defined, using default (hexcolor)
WARNING: color Base_Text_Color_Foreground not defined, using default (hexcolor)
WARNING: color FixerTextColor_Background not defined, using default (hexcolor)
WARNING: color Fixer_Text_Color_Foreground not defined, using default (hexcolor)
+++ m/random_encounters.py:285: done loading rand enc
+++ m/random_encounters.py:46: init random enc
+++ m/random_encounters.py:64: end random enc
WARNING: color current_system not defined, using default (hexcolor)
WARNING: color selection_system not defined, using default (hexcolor)
WARNING: color path_system not defined, using default (hexcolor)
WARNING: color base_black not defined, using default (hexcolor)
WARNING: color base_white not defined, using default (hexcolor)
Vertex3f: 1
Erreur de segmentation
I'll try attaching here the config.log and I'll try to compile it again, with the latest revisions. :)

Thanks for all help.
You do not have the required permissions to view the files attached to this post.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

@Melodie you may want to revert the svn a bit to get a running binary first the latest revisions are throwing some seg faults on texture loads and such as we try to reduce the load time and stop the studders during game play. So i would advise using a revision that runs with not too many errors before doing the Packaging that way the errors you get are from the package tool chain not the game it's self that music fail to load is in all of our outputs ATM and doesn't cause a crash so your crash is most probably compressed texture and or the new shader support.

Code: Select all

Vertex Program Error: Failed to compile lite 
Is the vertex shader and

Code: Select all

Vertex3f: 1
is as well. my feeling is we will be a few days stomping this bug so my reason for recommending you drop back your revision number so you get a running package :wink:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

open /dev/[sound/]dsp: No such file or directory

That's a problem from your OpenAL, due to the fact that you either have no sound card, or have a poorly supported card that can only play one stream at a time.

In this case, make sure your .openalrc has the following:

Code: Select all

(define devices '(alsa arts esd native))
As to the rest, it just happens because you came at the wrong time. These problems will hopefully be fixed in a day or two and certainly before we release.
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

ace123 wrote:open /dev/[sound/]dsp: No such file or directory

That's a problem from your OpenAL, due to the fact that you either have no sound card, or have a poorly supported card that can only play one stream at a time.

In this case, make sure your .openalrc has the following:

Code: Select all

(define devices '(alsa arts esd native))
Hello,
I'm not sure. I did have the 11421 revision working fine when I compiled it by hand. So I'm going to wait and see...
As to the rest, it just happens because you came at the wrong time. These problems will hopefully be fixed in a day or two and certainly before we release.
Right, and waiting a few days for a brand new version that will be easier to package seems to me a good idea too.

loki1950, thanks for your explanations. I'm not quite sure we don't make a mistake in the first place, somewhere, when we find out the data4.x is missing in the finished package, but this at least could be fixed easier.

By the way, is there an easy way to downgrade the the svn local repository ? with the 'revert' option of svn or something like that ?
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Yeah use the revert cmd i use kdesvn it is a nice gui for svn. i believe that the syntax is revert "revision number * but a check with man svn can't hurt :wink:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

loki1950 wrote:Yeah use the revert cmd i use kdesvn it is a nice gui for svn.
Hello loki1950,
Be it kdesvn or RapidSVN, a gui is a tool, as long as I don't understand how svn goes... :?
i believe that the syntax is revert "revision number * but a check with man svn can't hurt :wink:

Enjoy the Choice :)
I enjoy... ;)

Tried all kind of command lines with a "revert" subcommand in it. The man and the svn help are no help for me now...

I'm going to STFW. :D
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

I think you actually want svn update.

Code: Select all

$ svn update --help
update (up): Bring changes from the repository into the working copy.
usage: update [PATH...]

  If no revision given, bring working copy up-to-date with HEAD rev.
  Else synchronize working copy to revision given by -r.
So usually you use svn update without a revision, but you can use
svn update -r REVNUM to update to an older revision.
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

Thanks for sharing ! :)

Well... I found some good docs already, in english, in french, it appears to me that 'revert' is meant to get one or more files (with -R if necessary) to the preceeding state when working on the files,

http://svnbook.red-bean.com/en/1.1/ch03 ... sect-5.3.3

and it seems more like the 'switch' switch is needed to get to a preceeding revision.

http://svnbook.red-bean.com/en/1.1/re27.html

although there

http://dev.nozav.org/intro_svn.html#htoc25

it says it can be done with a 'svn update -r [rev number]'.... I'm still trying to swim ! :lol:
Last edited by Melodie on Fri Aug 31, 2007 10:18 pm, edited 1 time in total.
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

At the end, it looks like the command I found is fine :

$svn update -r [revision number]

looks allright.

in the vegastrike directory :
svn info
Path: .
URL: https://vegastrike.svn.sourceforge.net/ ... vegastrike
Repository Root: https://vegastrike.svn.sourceforge.net/ ... vegastrike
Repository UUID: 9476613a-4e0a-0410-bcee-947800e9c4d1
Revision: 11421
Node Kind: directory
Schedule: normal
Last Changed Author: danielrh
Last Changed Rev: 11420
Last Changed Date: 2007-08-29 08:29:32 +0200 (Wed, 29 Aug 2007)

Wich revision is supposed to be playable please ? :o
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

ace123 wrote:I think you actually want svn update.

Code: Select all

$ svn update --help
update (up): Bring changes from the repository into the working copy.
usage: update [PATH...]

  If no revision given, bring working copy up-to-date with HEAD rev.
  Else synchronize working copy to revision given by -r.
So usually you use svn update without a revision, but you can use
svn update -r REVNUM to update to an older revision.
Hum... sorry, I saw just a little late... and quoted wrong...

thanks ! :D
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

@Melodie the last build that worked with few problems was svn11391 and before this is just on my box i don't know other peoples experience :wink:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

loki1950 wrote:@Melodie the last build that worked with few
problems was svn11391 and before
Thanks again.

Do you happen to remember if at that time the music directory was beside the data4.x and vegastrike directories, or if it was allready included in the data4.x one ? Cause if it was not yet in, it might be kind of the very detail to solve... :?
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

It was in data4.x and has been for about 2 months now

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

loki1950 wrote:It was in data4.x and has been for about 2 months now

Enjoy the Choice :)
11391, I'm coming ! Compile running ! :lol:
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

Hello,
The errors were the same in the 11391 revision, so I think the whole directory might have been corrupted at one moment or other, when reverting or updating, or even when I started compiling directly in the download directory instead of copying somewhere else.

I'll have to wait for the realease, to try to make a pkgbuild again... too complicated otherwise. :shock:

:lol:
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Would the rpm spec file for fedora help there is also an old spec file in data4.x

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

Melodie---I committed some fixes last night that should let you get it running once you get it building (klauss helped in that respect too)
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

hellcatv wrote:Melodie---I committed some fixes last night that should let you get it running once you get it building (klauss helped in that respect too)
Very well, thanks for the news. (the new stable is pending, isn't it ?... ). :)
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

yep it is :-) getting closer and closer
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

hellcatv wrote:yep it is :-) getting closer and closer
Ok, I'll try the svn from this night tomorrow. :)

Keep on well.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

@Melodie i have compiled and loaded successfully with the svn11461 and the current data set updated to head lots of the DDS files are wrong but it falls back gracefully.and it loads much faster :D

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

loki1950 wrote:@Melodie i have compiled and loaded successfully with the svn11461 and the current data set updated to head lots of the DDS files are wrong but it falls back gracefully.and it loads much faster :D
I tried the 11482 (still under Archlinux) and got all the same problems.

Config log ? :D

I might try again with another distro, so see if it changes something.
You do not have the required permissions to view the files attached to this post.
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

With Ubuntu Feisty

Post by Melodie »

Hello,
I rebooted under Ubuntu Feisty, with a nvidia geforce 5500 GC. (Cause Ubuntu does not package the right libgl-dri that my ATI radeon 9200 SE needs to offer the direct rendering).

And I added, with some help, all theses, to get a ./configure without *any error !* :
libxdmcp-dev (version 1:1.0.2-1) sera installé
mesa-common-dev (version 6.5.2-3ubuntu8) sera installé
x11proto-core-dev (version 7.0.10-1) sera installé
x11proto-input-dev (version 1.4.1-1) sera installé
x11proto-kb-dev (version 1.0.3-2ubuntu1) sera installé
xtrans-dev (version 1.0.3-1) sera installé

Paramétrage de libice-dev (1.0.3-1build1) ...
Paramétrage de libsm-dev (1.0.2-1build1) ...
Paramétrage de x11proto-xext-dev (7.0.2-5ubuntu1) ...
Paramétrage de libxext-dev (1.0.3-1build1) ...
Paramétrage de libxt-dev (1.0.5-1) ...
Paramétrage de libglu1-mesa-dev (6.5.2-3ubuntu8) ...

Paramétrage de libglut3 (3.7-25) ...

freeglut3-dev (version 2.4.0-5) sera installé
libglut3-dev (version 3.7-25) sera installé

glutg3-dev (version 3.7-25) sera installé

Paramétrage de libogg-dev (1.1.3-2ubuntu2) ...
Paramétrage de libvorbis-dev (1.1.2.dfsg-1.2ubuntu2) ...
Paramétrage de libsmpeg-dev (0.4.5+cvs20030824-1.9build1) ...
Paramétrage de libsdl-mixer1.2-dev (1.2.6-1.1build1) ...

Paramétrage de libxi-dev (1.1.0-1build1)
Paramétrage de zlib1g-dev (1.2.3-13ubuntu4) ...
Paramétrage de libpng12-dev (1.2.15~beta5-1ubuntu1) ...
Paramétrage de libxmu-headers (1.0.2-1ubuntu2) ...
Paramétrage de libxmu-dev (1.0.2-1ubuntu2) ...

Paramétrage de libexpat1-dev (1.95.8-3.4build1) ...
Paramétrage de libjpeg62-dev (6b-13) ...
Paramétrage de libopenal-dev (0.0.8-3) ...
Now the 11482 revision launches !

I read a little the configure.log from Archlinux, I guess it's full with errors, + a glut (glut32 or so ?) missing in the system. (But there the ./configure does not offer a final message with error, therefore, I did invoke the 'make', and the result was crummy).

Here I join the config.log from the successfull build in Ubuntu... for a change ! :P
You do not have the required permissions to view the files attached to this post.
Melodie
Mercenary
Mercenary
Posts: 112
Joined: Tue Aug 28, 2007 9:38 pm

Post by Melodie »

Hello,

It just segfaulted while trying to buy a "basic repair" item ! :D :D :D
(...)Num Nodes: 157, NumEnds: 55
Min Height: 3, Max Height: 39
Average Height 17.072727
Assumed exit on unit jump_drive(if not quitting, report error)
GuiTexture: Cannot open file 'basecomputer_upgrade.png'.
Assumed exit on unit jump_drive(if not quitting, report error)
Assumed exit on unit jump_drive(if not quitting, report error)
GuiTexture: Cannot open file 'basecomputer_loadsave.png'.
GuiTexture: Cannot open file 'basecomputer_upgrade.png'.
Assumed exit on unit Plasma_Plume(if not quitting, report error)
Assumed exit on unit repulsor_beam(if not quitting, report error)
Assumed exit on unit Plasma_Plume(if not quitting, report error)
Assumed exit on unit cargo_expansion(if not quitting, report error)
Unit file Basic Repair not found
Assumed exit on unit LOAD_FAILED(if not quitting, report error)
Setting Screen to w 1024 h 751 and pitch of 4096 and 32 bpp 4 bytes per pix mode
Reshaping 1024 751Erreur de segmentation
Post Reply