bake.py download
>> Downloading thttpd - (Nothing to do, source directory already exists) - OK
>> Downloading wget - (Nothing to do, source directory already exists) - OK
>> Downloading net-next-sim-2.6.36 (target directory:net-next-sim-2.6.36) - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency libssl-dev - OK
>> Searching for system dependency flex - OK
>> Searching for system dependency bison - OK
>> Searching for system dependency libdb-dev - OK
>> Downloading iperf - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency libexpat-dev - OK
>> Searching for system dependency libpcap-dev - OK
>> Downloading gccxml-ns3 (target directory:gccxml) - (Nothing to do, source directory already exists) - OK
>> Downloading bash - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency libc - OK
>> Searching for system dependency qt4 - OK
>> Searching for system dependency g++ - OK
>> Downloading pybindgen-0.17.0.876 - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency setuptools - OK
>> Searching for system dependency pygoocanvas - OK
>> Searching for system dependency pygraphviz - OK
>> Searching for system dependency python-dev - OK
>> Searching for system dependency unrar - OK
>> Searching for system dependency subversion - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency mercurial - OK
>> Searching for system dependency python-pygments - OK
>> Searching for system dependency python-sphinx - OK
>> Searching for system dependency xz-utils - OK
>> Searching for system dependency 7z - OK
>> Searching for system dependency automake - OK
>> Searching for system dependency cmake - OK
>> Searching for system dependency bazaar - OK
>> Searching for system dependency git - OK
>> Searching for system dependency cvs - OK
>> Searching for system dependency tar - OK
>> Searching for system dependency patch - OK
>> Searching for system dependency make - OK
>> Downloading iproute-2.6.38-fix-01 - (Nothing to do, source directory already exists) - OK
>> Downloading ccnx - (Nothing to do, source directory already exists) - OK
>> Downloading pygccxml - (Nothing to do, source directory already exists) - OK
>> Searching for system dependency libc-debug - OK
>> Downloading netanim-3.107 - (Nothing to do, source directory already exists) - OK
>> Downloading netanim-3.105 - (Nothing to do, source directory already exists) - OK
>> Downloading elf-loader - (Nothing to do, source directory already exists) - OK
>> Downloading pybindgen-0.17.0.post57+nga6376f2 (target directory:pybindgen) - (Nothing to do, source directory already exists) - OK
>> Downloading ns-3.21 - (Nothing to do, source directory already exists) - OK
>> Downloading ns-3.26 - (Nothing to do, source directory already exists) - OK
>> Downloading dce-meta-1.4 (target directory:ns-3-dce) - (Nothing to do, source directory already exists) - OK
>> Downloading dce-linux-1.4 (target directory:ns-3-dce) - (Nothing to do, source directory already exists) - OK
>> Downloading dce-meta-1.9 (target directory:ns-3-dce) - (Nothing to do, source directory already exists) - OK
>> Downloading dce-linux-1.9 (target directory:ns-3-dce) - (Nothing to do, source directory already exists) - OK
----------------------------------------------------------------------------------
ubuntu@ubuntu:~/test_build_ns3_dce$ bake.py build
>> Building iperf - OK
>> Building bash - OK
>> Building thttpd - OK
>> Building wget - OK
>> Building net-next-sim-2.6.36 - OK
>> Building pybindgen-0.17.0.876 - OK
>> Building gccxml-ns3 - OK
>> Building ccnx - Problem
> Problem: Optional dependency, module "ccnx" failed
This may reduce the functionality of the final build.
However, bake will continue since "ccnx" is not an essential dependency.
For more information call bake with -v or -vvv, for full verbose mode.
>> Building iproute-2.6.38-fix-01 - OK
>> Building pygccxml - OK
>> Building netanim-3.107 - OK
>> Building netanim-3.105 - OK
>> Building pybindgen-0.17.0.post57+nga6376f2 - OK
>> Building elf-loader - OK
>> Building ns-3.21 - Problem
> Error: Critical dependency, module "ns-3.21" failed
For more information call Bake with --debug and/or -v, -vvv, for full verbose mode (bake --help)
ubuntu@ubuntu:~/test_build_ns3_dce$ bake --debug -v
No command 'bake' found, did you mean:
Command 'jake' from package 'node-jake' (universe)
Command 'make' from package 'make' (main)
Command 'cake' from package 'cakephp-scripts' (universe)
Command 'rake' from package 'rake' (main)
Command 'fake' from package 'fake' (universe)
Command 'bmake' from package 'bmake' (universe)
bake: command not found
--------------------------------------------------------------------------------------------------------