Latest Posts

Topic: build error

kaputtnik
Avatar
Joined: 2013-02-18, 19:48
Posts: 2439
OS: Archlinux
Version: current master
Ranking
One Elder of Players
Location: Germany
Posted at: 2017-11-28, 08:29

Hi gamag face-smile.png

didn't know you are registered here. Thanks for your effort on the aur package. That package helps me lot when i had started contributing face-smile.png


Fight simulator for Widelands:
https://wide-fighter.netlify.app/

Top Quote
Ex-Member
Avatar
Topic Opener
Joined: 2014-09-12, 09:53
Posts: 184
Ranking
Widelands-Forum-Junkie
Posted at: 2017-11-28, 09:14

Still broken for me, same error.


Top Quote
GunChleoc
Avatar
Joined: 2013-10-07, 14:56
Posts: 3324
Ranking
One Elder of Players
Location: RenderedRect
Posted at: 2017-11-28, 11:31

Now that is weird. Maybe you have some dross in the build directory. Have you tried deleting it before compiling again?

If that doesn't help either, try what I suggested in https://wl.widelands.org/forum/post/23308/


Busy indexing nil values

Top Quote
Tino

Joined: 2009-02-20, 16:05
Posts: 252
Ranking
Tribe Member
Location: Somewhere in Germany...
Posted at: 2017-11-28, 14:29

I think i've experienced the same problem:

Even after switching off with -DOPTION_ASAN=OFF building and linking failed. It seems the variable "CMAKE_EXE_LINKER_FLAGS" was not deleted and it still contained "-fsanitize=address".

I was able to fix this by running the cmake ui, searching for "asan" and removing the variable. After this hitting "Configure" and "Generate" resulted in a working configuration without ASAN.

Edited: 2017-11-28, 14:31

Top Quote
GunChleoc
Avatar
Joined: 2013-10-07, 14:56
Posts: 3324
Ranking
One Elder of Players
Location: RenderedRect
Posted at: 2017-11-28, 17:24

See also the following bug: https://bugs.launchpad.net/widelands/+bug/1734843

Hopefully that will help once it's merged.

Edited: 2017-11-28, 17:24

Busy indexing nil values

Top Quote
GunChleoc
Avatar
Joined: 2013-10-07, 14:56
Posts: 3324
Ranking
One Elder of Players
Location: RenderedRect
Posted at: 2017-11-29, 08:27

We pushed a change to the build system this morning. Does that help with your problem?


Busy indexing nil values

Top Quote
Ex-Member
Avatar
Topic Opener
Joined: 2014-09-12, 09:53
Posts: 184
Ranking
Widelands-Forum-Junkie
Posted at: 2017-11-29, 09:25

I eventually deleted all the build directory and re installed overnight. I was left this morning with failed to install as some files were already present, these were files added in the last sucessful update and removing them allowed the install to add them back in and install worked. The install was before the fix was added.


Top Quote
GunChleoc
Avatar
Joined: 2013-10-07, 14:56
Posts: 3324
Ranking
One Elder of Players
Location: RenderedRect
Posted at: 2017-11-29, 17:46

Glad to hear that you got it working.


Busy indexing nil values

Top Quote