10-17-2020 11:04 AM
Hi.
Recently we've switched our development servers from Centos to Ubuntu 18.04,
Since we did that, Vivado crashes. we specifically selected Ubuntu 18.04 because it stated that it supposed to be supported.
This is the crash error we get:
CRITICAL WARNING: [IP_Flow 19-1747] Failed to deliver file '/data/common/xilinx/Vivado/2020.1/data/ip/xilinx/versal_cips_v2_0/xit/init.xit': Caught unexpected error when evaluating file '/data/common/xilinx/Vivado/2020.1/data/ip/xilinx/versal_cips_v2_0/xit/init.xit'
ERROR: [IP_Flow 19-167] Failed to deliver one or more file(s).
I attached the log files that were produced.
10-17-2020 11:44 AM
Hi @rfried ,
stupid question: is the missing file available on your file system?
If not, your installation might be corrupt. I can confirm, that this file should be at the position vivado is looking for.
Regards,
Sebastian
10-17-2020 09:08 PM
10-28-2020 03:40 AM
I am having exactly the same issue on Ubuntu 20.04, happens mostly when building for Versal
11-27-2020 06:59 AM
same issue here. tried both on ubuntu 18.5 and 16.04LTS. building for versal. Any soluton for this problem?
11-27-2020 08:08 AM
HI @christophe_m @rfried @fransschreuder @sgeorgi_sen
Firstly Ubuntu 20.04 was not supported for 2020.1 (see the list of supported OSes).
Then Versal was EA in 2020.1. There was a list of know issue in the lounge. You might want to refer to it.
I believe the issue is that 'gmake' is not available by default on Ubuntu. The workaround is to make a soft link from gmake to make in Ubuntu.
I would recommend you to move to 2020.2 now that this is released
11-27-2020 08:35 AM
Yes! Linking gmake->make does fix this... I'd be happy to accept/give kudos, but the buttons are disabled!
11-27-2020 08:54 AM
Good to know that it helped
You need to make sure you are logged in to give kudos
Unfortunately you cannot accept as solution as you did not create the topic