On 09/09/2015 17:38, "Ben Pfaff" <b...@nicira.com> wrote:
>We're starting to get build failures in travis starting from "dpdk: add >support for v2.1.0", see >https://urldefense.proofpoint.com/v2/url?u=https-3A__travis-2Dci.org_openv >switch_ovs_builds_79313522-3A&d=BQIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-Yih >VMNtXt-uEs&r=SmB5nZacmXNq0gKCC1s_Cw5yUNjxgD4v5kJqZ2uWLlE&m=NqeBgS4qgoqYSOE >j_wlD3fkgvLksy5QUe9NOFemqP74&s=-sgk4Vg2O5_MyE4hOJ6vYB54MsdKOy5G0beXlHXAax8 >&e= > > /usr/bin/ld: ./dpdk-2.1.0/build/lib/libdpdk.a(eal_common_errno.o): >relocation R_X86_64_32 against `.rodata.str1.8' can not be used when >making a shared object; recompile with -fPIC > > ./dpdk-2.1.0/build/lib/libdpdk.a: could not read symbols: Bad value > > collect2: ld returned 1 exit status > > make[2]: *** [lib/libopenvswitch.la] Error 1 I noticed that too. I sent a patch which should fix the issue http://openvswitch.org/pipermail/dev/2015-September/059797.html I've tested it on my repository and it appears to be working: https://travis-ci.org/ddiproietto/ovs/builds/79451461 I don't think that the below warning is DPDK related. Thanks > >Later, we're starting to get mysterious new WARN messages as well, see >e.g. >https://urldefense.proofpoint.com/v2/url?u=https-3A__travis-2Dci.org_openv >switch_ovs_builds_79382525&d=BQIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMN >tXt-uEs&r=SmB5nZacmXNq0gKCC1s_Cw5yUNjxgD4v5kJqZ2uWLlE&m=NqeBgS4qgoqYSOEj_w >lD3fkgvLksy5QUe9NOFemqP74&s=J-1jdwt61BaIOUajUnhBl38bKd-XONgVVIcUJKgbFIQ&e= > . I don't >know whether these are DPDK-related (maybe they have something to do >with the travis hypervisor): > > --- /dev/null 2015-09-09 03:04:05.314298479 +0000 > +++ >/home/travis/build/openvswitch/ovs/openvswitch-2.4.90/_build/tests/testsui >te.dir/at-groups/28/stdout 2015-09-09 03:11:22.092167061 +0000 > @@ -0,0 +1 @@ > +2015-09-09T03:11:22Z|00005|netdev_linux|WARN|venet0 device has >unknown hardware address family 65535 >_______________________________________________ >dev mailing list >dev@openvswitch.org >https://urldefense.proofpoint.com/v2/url?u=http-3A__openvswitch.org_mailma >n_listinfo_dev&d=BQIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=Sm >B5nZacmXNq0gKCC1s_Cw5yUNjxgD4v5kJqZ2uWLlE&m=NqeBgS4qgoqYSOEj_wlD3fkgvLksy5 >QUe9NOFemqP74&s=U0gTVjwiVq2l5ADPepTAgT1ukA_EnoD1DNWhUKJq-l0&e= _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev