Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - wernieman

3
Incorporated Patches and Solved Bug Reports / Compileerror in Version 3689 (all Systems, but not windows)
The Nightly-Server have Problem with compiling the 3689

The last Lines with the gcc3:
Code: [Select]
dataobj/einstellungen.cc: In member function `void einstellungen_t::p****_simuconf(tabfile_t&, sint16&, sint16&, sint16&, std::string&)':
dataobj/einstellungen.cc:671: warning: cast from `const char*' to `void*' discards qualifiers from pointer target type
===> CXX dataobj/fahrplan.cc
===> CXX dataobj/freelist.cc
===> CXX dataobj/koord.cc
===> CXX dataobj/koord3d.cc
===> CXX dataobj/loadsave.cc
===> CXX dataobj/marker.cc
===> CXX dataobj/network.cc
dataobj/network.cc: In function `const char* network_open_address(const char*)':
dataobj/network.cc:127: error: `gethostbyname' was not declared in this scope
dataobj/network.cc:129: error: invalid use of undefined type `struct hostent'
dataobj/network.cc:126: error: forward declaration of `struct hostent'
dataobj/network.cc:127: warning: unused variable 'gethostbyname'
dataobj/network.cc: In function `void network_core_shutdown()':
dataobj/network.cc:630: warning: cast from `const char*' to `void*' discards qualifiers from pointer target type
make: *** [dataobj/network.o] Error 1

I get this eror in:
Code: [Select]
ERROR gcc gcc3 und Version 3689
ERROR gcc gcc4 und Version 3689
ERROR gcc linux64 und Version 3689
ERROR gcc macintel und Version 3689
ERROR gcc macpowerpc und Version 3689
10
Incorporated Patches and Solved Bug Reports / nightly Problem with compiling r3426
Hey

the nightly Server get an Problem to compile with gcc4 and Linux64 with the r3426

The Compileroutput

gcc4:
Code: [Select]
===> CXX bauer/brueckenbauer.cc
bauer/../gui/components/ding_view_t.h:11: error: extra qualification 'ding_view_t::' on member 'ding_view_t'
bauer/../gui/components/ding_view_t.h:18: error: extra qualification 'ding_view_t::' on member 'get_location'
make: *** [bauer/brueckenbauer.o] Error 1

Linux64:
Code: [Select]
===> CXX bauer/brueckenbauer.cc
In file included from bauer/../gui/thing_info.h:14,
                 from bauer/../gui/fabrik_info.h:11,
                 from bauer/../gui/factorylist_stats_t.h:15,
                 from bauer/../gui/factorylist_frame_t.h:7,
                 from bauer/../simwerkz.h:48,
                 from bauer/brueckenbauer.cc:11:
bauer/../gui/components/ding_view_t.h:11: error: extra qualification 'ding_view_t::' on member 'ding_view_t'
bauer/../gui/components/ding_view_t.h:13: warning: type qualifiers ignored on function return type
bauer/../gui/components/ding_view_t.h:18: error: extra qualification 'ding_view_t::' on member 'get_location'
make: *** [bauer/brueckenbauer.o] Error 1

Can somebody look?
Ore did you need more Info??

Thanks,
Werner
11
Pak128.Britain Bug Reports / Re: No Railway Tunnels in the 21st Century
Normaly the side use the offiial makeobj. But there are some important changes for the next Verion, and this are in the PAK64 too. So I must make me an inofficial makeobj.

When there will be the next version, then I change to the official Version.

That is the reason that there is no Info on the nightly-Webpage.
16
Incorporated Patches and Solved Bug Reports / Re: [bug] makeobj r3354 - "random" crashes when merging
It work!

Now the Output is (at example):
Code: [Select]
Executing command: lift symbol.BigLogo.pak
Merging: makeobj QUIET merge GUI.128.pak *.pak
writing file GUI.128.pak
   copying file cursor.Mouse.pak
   copying file misc.Construction.pak
   copying file cursor.Marked.pak
   copying file cursor.GeneralTools.pak
   copying file symbol.Builder.pak
   copying file cursor.Builder.pak
WARNING: skipping reading from output file
My folders:  **none**
At this Part the makeobj without the Patch make an error ....
(But I don´t test the PAK, only the generation)

Edit:
When I count the quantity of the warnung I get 31, so it is Important for PAK128
Code: [Select]
simutrans@hedwig ~ $ grep "WARNING: skipping reading from output file" /home/simutrans/PAK/PAK128/info.txt | wc -l
31
34
Pak128 Solved Bug Reports / Re: Problem with "testing" makeobj and PAK128
At now it don´t work :o(

Wit 3303 and 3303-32Bit ...

Code: [Select]
Makeobj call returned -11

Die letzten Meldungen:
Code: [Select]
Generieren Open-PAK128 schlug Fehl
   writing file ./symbol.Builder.pak
      packing symbol.Builder
   reading file ./construction.dat
   writing file ./misc.Construction.pak
      packing misc.Construction
   reading file ./generaltools.dat
   writing file ./cursor.GeneralTools.pak
      packing cursor.GeneralTools
   reading file ./BigLogo.dat
   writing file ./symbol.BigLogo.pak
      packing symbol.BigLogo
WARNING: ignoring alpha channel
   reading file ./builder_cursor.dat
   writing file ./cursor.Builder.pak
      packing cursor.Builder
   reading file ./marked.dat
   writing file ./cursor.Marked.pak
      packing cursor.Marked
Executing command: lift symbol.BigLogo.pak
Merging: makeobj QUIET merge GUI.128.pak *.pak

But when I do it "per Hand" I get "no Problem"
Code: [Select]
makeobj QUIET merge GUI.128.pak *.pak