Discussion:
Building dce-ns3-1.9 via bake.deploy() failed
Ruben Heusel
2018-12-07 17:32:49 UTC
Permalink
Hello,
I tried building DCE with bake and encountered a problem I don't understand.

Specs:
I'm running a VirtualBox with Ubuntu 16.04.5


Steps I took:
bake configure -e dce-ns3-1.9 -e dce-quagga-1.7
bake check and bake show
Up to this point neither me or bake had any problems until bake deploy -vvv
showed me:
...
[256/344] cxx: test/test-socket.cc -> build/test/test-socket.cc.48.o
[257/344] cxxprogram: build/test/test-socket.cc.48.o ->
build/bin_dce/test-socket
[258/344] cxx: test/test-bug-multi-select.cc ->
build/test/test-bug-multi-select.cc.49.o
[259/344] cxxprogram: build/test/test-bug-multi-select.cc.49.o ->
build/bin_dce/test-bug-multi-select
[260/344] cxx: test/test-tsearch.cc -> build/test/test-tsearch.cc.50.o
[261/344] cxxprogram: build/test/test-tsearch.cc.50.o ->
build/bin_dce/test-tsearch
/usr/bin/ld: test/test-tsearch.cc.50.o(.text+0x2c5): Unlösbare
R_X86_64_PLTOFF64 Verschiebung gegen Symbol »free@@GLIBC_2.2.5«
/usr/bin/ld: final link failed: Nicht darstellbarer Abschnitt bei Ausgabe
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/home/ns3/Downloads/DCE/source/ns-3-dce/build'
Build failed
-> task in 'bin_dce/test-tsearch' failed (exit status 1):
{task 139966780059344: cxxprogram test-tsearch.cc.50.o -> test-tsearch}
['/usr/bin/g++', '-Wl,--no-as-needed', '-pthread', '-pthread', '-pie',
'-lrt', '-rdynamic', 'test/test-tsearch.cc.50.o', '-o',
'/home/ns3/Downloads/DCE/source/ns-3-dce/build/bin_dce/test-tsearch',
'-Wl,-Bstatic', '-Wl,-Bdynamic', '-Llib', '-ltest']
()
Building dce-ns3-1.9 - Problem
Subprocess failed with error 1: ['/usr/bin/python',
'/home/ns3/Downloads/DCE/source/ns-3-dce/waf']
Error: Critical dependency, module "dce-ns3-1.9" failed
For more information call Bake with --debug and/or -v, -vvv, for full
verbose mode (bake --help)

The english translation (roughly) for the two german sentences are:
Unsolvable R_X86_64_PLTOFF64 shift towards symbol »free@@GLIBC_2.2.5«
final link failed: Non representable section in output

Thank you in advance! :)
R.Heusel
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Trish Deutsch
2018-12-07 19:31:28 UTC
Permalink
Dumb question ... are you wanting to run dce with the ns-3 stack or the
Linux stack and quagga?
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Ruben Heusel
2018-12-11 06:23:40 UTC
Permalink
I'm not sure wether or not that makes a difference :/ I want to use BGP in
my simulation and according to the Quagga manual it should be supported in
both modes.
Could you elaborate what you mean and how it connects to my question?

Am Fr., 7. Dez. 2018 um 20:31 Uhr schrieb Trish Deutsch <
Post by Trish Deutsch
Dumb question ... are you wanting to run dce with the ns-3 stack or the
Linux stack and quagga?
--
Posting to this group should follow these guidelines
https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to a topic in the
Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/ns-3-users/AQ6xnm_SQFM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Loading...