Hi,
Thanks.It worked for me but when i am running *scons test ,*its showing
errors,i.e, port 36558 not up after 30 retries.
Please guide to rectify these errors.

*Traceback (most recent call last):*
*testtools.testresult.real._StringException: Traceback (most recent call
last):*
*  File "../schema-transformer/test/test_case.py", line 65, in setUpClass*
*    super(STTestCase, cls).setUpClass(extra_config_knobs=extra_config)*
*  File "../common/tests/test_common.py", line 634, in setUpClass*
*    cls.__name__, cls._config_knobs + (extra_config_knobs or []))*
*  File "../common/tests/test_common.py", line 192, in
create_api_server_instance*
*    ret_server_info['service_port'])*
*  File "../common/tests/test_utils.py", line 1406, in
block_till_port_listened*
*    raise Exception("port %s not up after %d retries" % (server_port,
retries))*
*Exception: port 36558 not up after 30 retries*


*Ran 1 test in 64.016s*

*FAILED (failures=1)*
*running testr*
*running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \*
*OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \*
*OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \*
*${PYTHON:-python} -m subunit.run discover -t ./ ./contrail_issu/test
--list*
*running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \*
*OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \*
*OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \*
*${PYTHON:-python} -m subunit.run discover -t ./ ./contrail_issu/test
 --load-list /tmp/tmpNU1kDR*
*<testsuite errors="0" failures="1" name="" tests="1" time="0.000">*
*<testcase classname="" name="setUpClass
(contrail_issu.test.test_issu.TestIssu)" time="0.000">*
*<failure type="testtools.testresult.real._StringException">Traceback (most
recent call last):*
*testtools.testresult.real._StringException: Traceback (most recent call
last):*
*  File "../schema-transformer/test/test_case.py", line 65, in setUpClass*
*    super(STTestCase, cls).setUpClass(extra_config_knobs=extra_config)*
*  File "../common/tests/test_common.py", line 634, in setUpClass*
*    cls.__name__, cls._config_knobs + (extra_config_knobs or []))*
*  File "../common/tests/test_common.py", line 192, in
create_api_server_instance*
*    ret_server_info['service_port'])*
*  File "../common/tests/test_utils.py", line 1406, in
block_till_port_listened*
*    raise Exception("port %s not up after %d retries" % (server_port,
retries))*
*Exception: port 36558 not up after 30 retries*

*</failure>*
*</testcase>*
*</testsuite>*
*scons: *** [build/debug/config/contrail_issu/test.log] Error 1*
*scons: building terminated because of errors.*
*hadoop@ubuntu16:~/build$ scons -src*
*Warning:  the -r option is not yet implemented*
*Warn: kernel version 4.2.0-16-generic not supported for vrouter and dpdk*
**** Error: Cannot find kernel v3.13.0-106, build of vrouter will likely
fail*
*make --quiet -C sandesh/ clean*
*make -C /lib/modules/4.2.0-16-generic/build M=/home/hadoop/build/vrouter
clean*
*make[1]: Entering directory '/usr/src/linux-headers-4.2.0-16-generic'*
*  CLEAN   /home/hadoop/build/vrouter/.tmp_versions*
*  CLEAN   /home/hadoop/build/vrouter/Module.symvers*
*make[1]: Leaving directory '/usr/src/linux-headers-4.2.0-16-generic'*
*rm -f ../build/kbuild//sandesh/gen-c/vr_types.o
../build/kbuild/sandesh/library/c/sandesh.o
../build/kbuild/sandesh/library/c/protocol/thrift_protocol.o
../build/kbuild/sandesh/library/c/protocol/thrift_binary_protocol.o
../build/kbuild/sandesh/library/c/transport/thrift_memory_buffer.o
../build/kbuild/sandesh/library/c/transport/thrift_fake_transport.o*
*rm -f dp-core/vr_buildinfo.c.*

Thanks & Regards,
Raghav Sachdeva


On Tue, Jun 20, 2017 at 11:11 PM, Rajagopalan Sivaramakrishnan <
r...@juniper.net> wrote:

> Can you please try again after installing these libraries?
>
>
>
> /usr/bin/ld: cannot find -lnl-3
>
> /usr/bin/ld: cannot find -lnl-genl-3
>
>
>
>
>
> Raja
>
>
>
> From: Users <users-boun...@lists.opencontrail.org> on behalf of "164980
> ktr.cse.13" <raghav_sachd...@srmuniv.edu.in>
> Date: Tuesday, June 20, 2017 at 5:23 AM
> To: dev <d...@lists.opencontrail.org>, "users@lists.opencontrail.org" <
> users@lists.opencontrail.org>
> Subject: [Users] Build vrouter throwing error.
>
>
>
> /usr/bin/ld: cannot find -lnl-3
>
> /usr/bin/ld: cannot find -lnl-genl-3
>
_______________________________________________
Users mailing list
Users@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org

Reply via email to