On 3/19/20 2:03 PM, Eyal Shenitzky wrote:
Thanks Marcin,
./lib/vdsm/tool/vdsm_config.py does not appear but it is strange
because this is a clean code fetched from master.
Really weird... and 'git
status' doesn't list it as missing?
On Thu, 19 Mar 2020 at 15:01, Marcin Sobczyk <msobczyk(a)redhat.com
<mailto:msobczyk@redhat.com>> wrote:
On 3/19/20 1:54 PM, Marcin Sobczyk wrote:
> Hi,
>
> please try plain "make" before "make rpm".
>
> Marcin
>
> On 3/19/20 1:49 PM, Eyal Shenitzky wrote:
>> Hi,
>>
>> I am faling to run 'make rpm' for vdsm latest master branch.
>> Failed with -
>>
>> make[7]: Leaving directory '/root/git/vdsm/lib/vdsm/common'
>> (cd tool && make top_distdir=../../../vdsm-4.40.7
>> distdir=../../../vdsm-4.40.7/lib/vdsm/tool \
>> am__remove_distdir=: am__skip_length_check=:
>> am__skip_mode_fix=: distdir)
>> make[7]: Entering directory '/root/git/vdsm/lib/vdsm/tool'
>> make distdir-am
>> make[8]: Entering directory '/root/git/vdsm/lib/vdsm/tool'
>> make[8]: *** No rule to make target 'vdsm_config.py', needed by
>> 'distdir-am'. Stop.
>> make[8]: Leaving directory '/root/git/vdsm/lib/vdsm/tool'
>> make[7]: *** [Makefile:672: distdir] Error 2
>>
>> Does someone encounter issues lately?
>> The full command for building the VDSM on the host is -
>> git clean -dxf && ./autogen.sh --system --enable-timestamp
&&
>> make && rm -rf ~/rpmbuild && make rpm && (cd
~/rpmbuild/RPMS &&
>> sudo dnf install */*.rpm --allowerasing)
Oh, wait - it's here, sorry.
Still, I can build RPMs with the exact autogen flags without
issues on latest master.
Are you sure that you didn't accidentally remove
'./lib/vdsm/tool/vdsm_config.py' ?
>>
>> Thanks
>>
>> --
>> Regards,
>> Eyal Shenitzky
>>
>> _______________________________________________
>> Devel mailing list --devel(a)ovirt.org <mailto:devel@ovirt.org>
>> To unsubscribe send an email todevel-leave(a)ovirt.org
<mailto:devel-leave@ovirt.org>
>> Privacy
Statement:https://www.ovirt.org/privacy-policy.html
>> oVirt Code of
Conduct:https://www.ovirt.org/community/about/community-guidelines/
>> List
Archives:https://lists.ovirt.org/archives/list/devel@ovirt.org/message/RG...
>
--
Regards,
Eyal Shenitzky