Hi all,

All worked just fine as I was on top of "stable/2001" branch, but today I 
rebased my work on top of "stable/2005" and did a "make pkg-rpm" which breaks 
right at the end at the "vpp-papi" build stage.
Specifically:
> 
> ...
> running install_egg_info
> running egg_info
> creating vpp_papi.egg-info
> writing requirements to vpp_papi.egg-info/requires.txt
> writing vpp_papi.egg-info/PKG-INFO
> writing top-level names to vpp_papi.egg-info/top_level.txt
> writing dependency_links to vpp_papi.egg-info/dependency_links.txt
> writing manifest file 'vpp_papi.egg-info/SOURCES.txt'
> reading manifest file 'vpp_papi.egg-info/SOURCES.txt'
> writing manifest file 'vpp_papi.egg-info/SOURCES.txt'
> Copying vpp_papi.egg-info to
> /root/tmp/vpp/build-root/rpmbuild/BUILDROOT/vpp-20.05-rc2~10_g31ba8e8cb.x86_64/usr/lib/python2.7/site-packages/vpp_papi-1.6.2-py2.7.egg-info
> 
> running install_scripts
> + mkdir -p -m755
> /root/tmp/vpp/build-root/rpmbuild/BUILDROOT/vpp-20.05-rc2~10_g31ba8e8cb.x86_64/usr/lib/python2.7/site-packages/vpp_papi
> 
> ++ find
> '/root/tmp/vpp/build-root/rpmbuild/BUILDROOT/vpp-20.05-rc2~10_g31ba8e8cb.x86_64/../../BUILD/vpp-20.05/build-root/install-vpp-native//*/lib/python2.7/site-packages/'
> -type f -print
> ++ grep -v pyc
> find:
> ‘/root/tmp/vpp/build-root/rpmbuild/BUILDROOT/vpp-20.05-rc2~10_g31ba8e8cb.x86_64/../../BUILD/vpp-20.05/build-root/install-vpp-native//*/lib/python2.7/site-packages/’:
> No such file or directory

Apparently, the "find" cmd is trying to watch into 
"<vpp-root>/build-root/rpmbuild/BUILD/vpp-20.05/build-root/install-vpp-native/[external|vom|vpp]/lib/"
 where, in fact, I don't see any "python2.7" folder. Is this an issue on my 
end, or how can I understand this? Please someone do let me know.

The system is an openSUSE Leap 15.1

Thank you
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16533): https://lists.fd.io/g/vpp-dev/message/16533
Mute This Topic: https://lists.fd.io/mt/74503879/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to