[USRP-users] Re: rfnoc_image_builder error: trying to tool lock on already tool locked arc

2025-03-15 Thread Wade Fife
% of the time, at least for me. If you find >> any tricks other than those previously mentioned please let me know. >> >> I'm going to do some digging once I'm not under deadline-pressure, as >> this issue is getting on my nerves somewhat. >> >> Kind

[USRP-users] Re: rfnoc_image_builder error: trying to tool lock on already tool locked arc

2025-03-15 Thread David
hat. > > Kind Regards, > Sam > > > -- > *From:* Wade Fife > *Sent:* 06 March 2025 17:01 > *To:* David > *Cc:* USRP-users@lists.ettus.com > *Subject:* [USRP-users] Re: rfnoc_image_builder error: trying to tool > lock on already tool locked

[USRP-users] Re: rfnoc_image_builder error: trying to tool lock on already tool locked arc

2025-03-13 Thread Sam Lane via USRP-users
oned please let me know. I'm going to do some digging once I'm not under deadline-pressure, as this issue is getting on my nerves somewhat. Kind Regards, Sam From: Wade Fife Sent: 06 March 2025 17:01 To: David Cc: USRP-users@lists.ettus.com Subject: [US

[USRP-users] Re: rfnoc_image_builder error: trying to tool lock on already tool locked arc

2025-03-06 Thread David
Wade, Thank you for this, I took a look at repeat_fpga_build.py and I think that will be very helpful. I am going to add some modifications that log the types of failures I get and the amount. I have the issue with two different builds, both with two custom RFNoC blocks and HLS modules for my log

[USRP-users] Re: rfnoc_image_builder error: trying to tool lock on already tool locked arc

2025-03-06 Thread Wade Fife
Hi David, I'm surprised that you're seeing it that frequently. The Ettus continuous integration tests build FPGAs regularly and from what I understand this issue is pretty rare there. This makes me wonder if there's something about the images you're building that causes this to reproduce more freq

[USRP-users] Re: rfnoc_image_builder error with uhd4.6

2023-12-04 Thread enrico . petraglio
Hello Wade, Thanks to your remarks I’ve figured out that the tool was referring to the image_builde.py file in the wrong directory. It appears that UHD4.6 installs its files in : /usr/local/lib/python3.10/site-packages since the previous version I had installed the same files in /usr/local/l

[USRP-users] Re: rfnoc_image_builder error with uhd4.6

2023-12-02 Thread Wade Fife
Hi Enrico, The line numbers in the traceback don't seem to match UHD 4.6. Can you check if you maybe have different or multiple versions installed? And double check that the rfnoc_image_builder being called is indeed the version for UHD 4.6? For example, if you installed from source, double check

[USRP-users] Re: rfnoc_image_builder error.

2021-03-18 Thread jcasallas2019
This was resolved… I had to add the yml description block file into /usr/local/share/uhd/rfnoc/blocks/, then the image was created with any issues. Thanks ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-use