I can tell you this, Kevin: if you do "make build-release" and follow that with your install-rpm command, you will see the exact same error that you are seeing. But if you follow "make build-release" with "make pkg-rpm" then the following stuff happens at the start, setting you up for install-rpm
[burts@localhost vpp]$ make pkg-rpm make verstring=vpp-17.04-rc0~122_g72715ee prefix=vpp distversion make[1]: Entering directory '/home/burts/vpp' /home/burts/vpp/build-root/scripts/verdist /home/burts/vpp/build-root vpp-17.04 vpp-17.04-rc0~122_g72715ee mv vpp-17.04-rc0~122_g72715ee.tar.gz /home/burts/vpp/build-root/rpm make[1]: Leaving directory '/home/burts/vpp' make[1]: Entering directory '/home/burts/vpp/build-root' make[2]: Entering directory '/home/burts/vpp/build-root' VMWare copy/paste still not working; had to use shared folders. Burt On Tue, Jan 17, 2017 at 6:03 PM, Kevin Wilson <wkev...@gmail.com> wrote: > Hi, > Still build fails. > After installing redhat-rpm-config, and again wiping out the vpp tree > and cloning again from > scratch, and running again the process from beginning, > first /build-root/vagrant/build.sh > which completed ok and then: > > cd build-root > and > > make V=0 PLATFORM=vpp TAG=vpp install-rpm > ... > ... > make[1]: Leaving directory '/work/src/vpp/build-root' > warning: Macro %python2_minor_version defined but not used within scope > error: File /work/src/vpp/build-root/rpm/SOURCES/vpp-17.04-rc0~127_ > gd8e4787.tar.gz: > No such file or directory > /work/src/vpp/build-data/platforms.mk:107: recipe for target > 'install-rpm' failed > make: *** [install-rpm] Error 1 > ... > > Any ideas? > > Kevin >
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev