Ruben Heusel
2018-12-07 17:32:49 UTC
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']
()
'/home/ns3/Downloads/DCE/source/ns-3-dce/waf']
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
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',Error: Critical dependency, module "dce-ns3-1.9" failed
For more information call Bake with --debug and/or -v, -vvv, for fullverbose 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.
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.