On Mon, Jan 23, 2017 at 10:28 PM, Alexander Popovsky (apopovsk) < apopo...@cisco.com> wrote:
> Damjan, > > After this change, ‘pkg-rpm’ target on the CentOS host seems to be failing > (on master): > > $ git clean -xfd > $ make bootstrap pkg-rpm > ... > error: Installed (but unpackaged) file(s) found: > /usr/bin/dpdk-pdump > /usr/bin/dpdk-pmdinfo > /usr/bin/dpdk-procinfo > /usr/bin/testpmd > ... > make[1]: *** [install-rpm] Error 1 > make[1]: Leaving directory `/mnt/thesource/git/vpp/build-root' > make: *** [pkg-rpm] Error 2 > > However, running with the additional dpdk-install-dev target succeeds: > > $ git clean -xfd > $ make bootstrap dpdk-install-dev pkg-rpm > > > Also, it looks like for the ‘pkg-deb’ target on the Ubuntu host the extra > DPDK binaries (similar to the list above) are added to the vpp.deb package > after: > > $ git clean -xfd > $ make bootstrap pkg-deb > $ grep testpmd ./build-root/deb/debian/vpp.install > .. /install-vpp-native/dpdk/bin/testpmd /usr/bin > > Regards, > Alex > Yes, I see this happening now as well. jdl
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev