Bug 1267 - ./build.py fails on FreeBSD 9.0
./build.py fails on FreeBSD 9.0
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
pre-release
PC FreeBSD
: P5 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-23 07:13 UTC by Vedran Miletić
Modified: 2011-09-23 07:19 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vedran Miletić 2011-09-23 07:13:02 UTC
Now that bug 1263 is fixed, ./build.py fails with:

'configure' finished successfully (6.869s)
Traceback (most recent call last):
  File "./build.py", line 147, in <module>
    sys.exit(main(sys.argv))
  File "./build.py", line 138, in main
    build_ns3(config, build_examples, build_tests, args, build_options)
  File "./build.py", line 61, in build_ns3
    run_command([sys.executable, "waf", "build"] + build_options)
TypeError: can only concatenate list (not "NoneType") to list
Comment 1 Gustavo J. A. M. Carneiro 2011-09-23 07:19:03 UTC
This is just a bug, not BSD related.

changeset:   44:063172887f48
tag:         tip
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Fri Sep 23 12:17:39 2011 +0100
summary:     Fix build.py when --build-options default value