<br /><br /><span>Am 20.06.22 22:07 schrieb <b class="name">Gary Mills </b> <gary_mills@fastmail.fm>:</span><blockquote cite="mid:YrDThe9asATcIPcf@imap.fastmail.com" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimetype-text-plain">On Mon, Jun 20, 2022 at 09:21:58PM +0200, Andreas Wacknitz wrote:<br />> We already had another guy trying to build a newer rust failing with the<br />> same problem.<br />> He found out that this is a known problem and there should already be a<br />> fix (as far as I understood) but it hadn't been integrated in the release.<br />> It looks like the situation didn't change in the last weeks.<br /><br />Who is the other guy?  That makes three of us.<br /><br />I had the same problem.  The solution is to copy the files in the<br />Makefile, instead of using symlinks or hard links:<br /><br />  # Workaround the symlink name length 100 problem, but hope it is not neccessary<br />  # but also with patch src_tools_rust-installer_src_generator.rs.patch <br />  COMPONENT_PRE_CONFIGURE_ACTION = $(CP) -r $(SOURCE_DIR)/* $(@D)/<br /></div></blockquote><span><br /></span><div><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="de" data-number-of-phrases="1" data-phrase-index="0"><span class="Q4iAWc">My experience was, if I remember correctly, it is sufficent to use hard links so you do not waste a lot of disk space </span></span></span><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="de" data-number-of-phrases="1" data-phrase-index="0"><span class="Q4iAWc"><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="de" data-number-of-phrases="1" data-phrase-index="0"><span class="Q4iAWc">and time for copying</span></span></span>. <br /></span></span></span></div><div><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="de" data-number-of-phrases="1" data-phrase-index="0"><span class="Q4iAWc">or that I used a Python script:</span></span></span></div><div><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="de" data-number-of-phrases="1" data-phrase-index="0"><span class="Q4iAWc">https://github.com/cgrzemba/oi-userland/blob/rust-144/components/developer/rust/files/sym2hard.py<br /></span></span></span></div><span></span>-- <br signature="separator" />Carsten <br />