Build failed
-> task in 'my-lena-simple' failed (exit status 1):
{task 41164240: cxx my-lena-simple.cc -> my-lena-simple.cc.1.o}
['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-pthread', '-pthread', '-Ibuild', '-I.', '-I.', '-I/home/ale/repos/ns-3-allinone', '-I/usr/include/gtk-2.0', '-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include', '-I/usr/include/atk-1.0', '-I/usr/include/cairo', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/gio-unix-2.0', '-I/usr/include/glib-2.0', '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng12', '-I/usr/include/libxml2', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DSQLITE3=1', '-DHAVE_IF_TUN_H=1', '-DENABLE_GSL', '../scratch/my-lena-simple.cc', '-c', '-o', 'scratch/my-lena-simple.cc.1.o']
Waf died. Not running tests
Something is not working properly when I try to use the "BuildingsHelper::MakeAllInstancesConsistent ()" in my script and now I see that I can't test it...