<div dir="ltr">It isn't an sbopkg problem, for what it's worth.<div><br></div><div>The build works with two small fixes:</div><div><br></div><div>1. Change the name of the "image" archive in the info file (remove the initial "fe06978")</div><div>2. Set LIBDIRSUFFIX</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 10, 2023 at 6:35 AM Luveh Keraph <<a href="mailto:1.41421@gmail.com">1.41421@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Wezterm looks interesting, but I could not build it for 15.0 using sbopkg:<div><br></div><div>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/tests/issue-1063/<br>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/tests/issue-1063/main.c<br>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/tests/meson.build<br>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/tests/scripts/<br>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/tests/scripts/download-test-fonts.py<br>freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d/<a href="http://vms_make.com" target="_blank">vms_make.com</a><br>tar: /var/lib/sbopkg/SBo/15.0/system/wezterm/image-fe069785ae245a2c510fd724ef96da283b05a236.tar.gz: Cannot open: No such file or directory<br>tar: Error is not recoverable: exiting now<br></div><div><br></div><div>However, check this out:</div><div><br></div><div>$ ls -l /var/lib/sbopkg/SBo/15.0/system/wezterm/image-fe06978fe069785ae245a2c510fd724ef96da283b05a236.tar.gz <br>lrwxrwxrwx 1 root root 78 Sep 9 12:30 /var/lib/sbopkg/SBo/15.0/system/wezterm/image-fe06978fe069785ae245a2c510fd724ef96da283b05a236.tar.gz -> /var/cache/sbopkg/image-fe06978fe069785ae245a2c510fd724ef96da283b05a236.tar.gz<br></div><div><br></div><div>The block fe06978f is duplicated here. It does look fishy.</div><div><br></div><div>This may be just a problem with sbopkg. But, since building wezterm with the Slackbuilds script directly involves downloading many dozens of crate files by hand, I'll pass on checking that out.</div><div><br></div><div>Anyway, this issue can be overcome by creating the appropriate symbolic link by hand. Once this is done, the next stumbling block is the following:</div><div><br></div><div>zvariant_utils-1.0.1/LICENSE<br>zvariant_utils-1.0.1/README.md<br>zvariant_utils-1.0.1/src/<a href="http://case.rs" target="_blank">case.rs</a><br>zvariant_utils-1.0.1/src/<a href="http://lib.rs" target="_blank">lib.rs</a><br>zvariant_utils-1.0.1/src/<a href="http://macros.rs" target="_blank">macros.rs</a><br>error: process didn't exit successfully: `rustc -vV` (exit status: 127)<br>--- stderr<br>rustc: error while loading shared libraries: librustc_driver-7adeb809cd07c1ca.so: cannot open shared object file: No such file or directory<br></div><div><br></div><div>That shared library is present in the system, but under /opt/rust16/lib64 - which, at least in my case, does not seem to be in the shared libraries search path.</div><div><br></div><div>In turn, this issue can be sorted out by defining the LD_LIBARY_PATH environment variable appropriately in the shell where the build is taking place.</div><div><br></div><div>After this, and a rather long time in a relatively beefy system, the installation package can be built. Perhaps it would be a good idea to provide a binary build package, just as it already is done for tools like pandoc or sage, and in essence for the same reasons.</div><div><br></div></div>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>