<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div style="font-family: inherit; font-size: inherit; color: rgb(0, 0, 0); background-color: transparent;">
</div>
<div>Hi Fellype,</div>
<div><br>
</div>
<div>I saw your attchment, but doesn't handle the installation at 64-bit systems. That is why it has some lines moving the files, because it's a requirement that slackbuilds install libraries at lib64 at 64bit systems.</div>
<div><br>
</div>
<div>Nonetheless both approaches doesn't solve the issue.</div>
<div>I would recommend you to fix the slackbuilds with some solution to update files that are pointing to lib, you can use sed for that.</div>
<div>Besides shall be good to include at the configure process the libjpeg that is included at slackware stock installation and doesn't need any dependency.</div>
<div><br>
</div>
<div>Cheers</div>
<div><br>
</div>
<div>William</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size: 11pt;" color="#000000" data-ogsc=""><b>From:</b> SlackBuilds-users <slackbuilds-users-bounces@slackbuilds.org> on behalf of Fellype <fellype@gmail.com><br>
<b>Sent:</b> Saturday, December 3, 2022 5:52 AM<br>
<b>To:</b> SlackBuilds.org Users List <slackbuilds-users@slackbuilds.org><br>
<b>Subject:</b> Re: [Slackbuilds-users] petsc</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hi William,</div>
<div><br>
</div>
<div>Thank you for checking the petsc package and for noticing the problem.</div>
<div><br>
</div>
<div>This script was not supposed to have those lines copying things from /lib to /lib64.</div>
<div>I remember that I noticed the problem and re-submitted the script in the correct form (see attached slackbuild).</div>
<div>This means that I tested the script/software at some point!</div>
<div>And yes, all the packages submitted to SBo are checked. And the current policy is really strict.<br>
</div>
<div><br>
</div>
<div><a class="x_gmail_plusreply" id="x_plusReplyChip-0">@SBo Admins</a><br>
</div>
<div>I guess that there is a problem in the SlackBuilds.org submission system. I say that because I'm sure that I submitted the modified (and correct) buildscript without the issue pointed out by William.</div>
<div>This is not the first time this has happened. But I don't remember when it was the previous.<br>
</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Fellype<br>
</div>
<div><br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">Em sex., 2 de dez. de 2022 ās 22:42, William PC <<a href="mailto:w_calandrini@hotmail.com" data-auth="NotApplicable" data-ogsc="" style="">w_calandrini@hotmail.com</a>> escreveu:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div class="x_msg-4787302237930210668">
<div dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I checked the SlackBuild file and saw that it just move the files from lib to lib64 but there is nothing to fix the files that have relations to the /usr/lib path and it uses a if condition with only one equal signal, is that possible ?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Besides the package doesn't even uses the libraries stock at Slackware, such as libjpeg.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Neither sets to build the shared libraries.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Will<br>
</div>
<div id="x_m_-4787302237930210668appendonsend"></div>
<hr style="display:inline-block; width:98%">
<div id="x_m_-4787302237930210668divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;" data-ogsc=""><b>From:</b> SlackBuilds-users <<a href="mailto:slackbuilds-users-bounces@slackbuilds.org" data-auth="NotApplicable" data-ogsc="" style="">slackbuilds-users-bounces@slackbuilds.org</a>>
 on behalf of William PC <<a href="mailto:w_calandrini@hotmail.com" data-auth="NotApplicable" data-ogsc="" style="">w_calandrini@hotmail.com</a>><br>
<b>Sent:</b> Friday, December 2, 2022 12:56 PM<br>
<b>To:</b> slackbuilds-users <<a href="mailto:slackbuilds-users@slackbuilds.org" data-auth="NotApplicable" data-ogsc="" style="">slackbuilds-users@slackbuilds.org</a>><br>
<b>Subject:</b> [Slackbuilds-users] petsc</font>
<div> </div>
</div>
<div dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
The petsc package has several files pointing to wrong locations at 64-bit.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I don't know how this package can be used in 64-bit with all this bad paths: /usr/lib/petsc .</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
The maintainer probably had made the SlackBuild without testing the software.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Is there a policy to check the package before submit it ?<br>
</div>
<div>
<div id="x_m_-4787302237930210668x_Signature">
<div>
<div id="x_m_-4787302237930210668x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0);">
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px"><br>
</p>
<p style="margin-top:0px; margin-bottom:0px">William PC</p>
<p style="margin-top:0px; margin-bottom:0px"><a href="http://www.slack-it.com" data-auth="NotApplicable" data-ogsc="" style="">http://www.slack-it.com</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" data-auth="NotApplicable" data-ogsc="" style="">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" data-auth="NotApplicable" data-ogsc="" style="">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" data-auth="NotApplicable" data-ogsc="" style="">
https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" data-auth="NotApplicable" data-ogsc="" style="">
https://slackbuilds.org/faq/</a><br>
<br>
</div>
</blockquote>
</div>
</div>
</body>
</html>