Re: FreeBSD port build halted here
Bubba Brown <bubba-UmgsxY/[email protected]> Wed, 8 Oct 2025 13:37:00 -0700
| Newsgroups | gmane.mail.virus.maiamailguard |
|---|---|
| Organization | Beers 2 u |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============4352760003166612624==
Content-Type: multipart/alternative;
boundary="------------zUfn2rjVr04Vt0CuK5oL0fV7"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------zUfn2rjVr04Vt0CuK5oL0fV7
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Since I don't think I'm using scrypt here, I created an empty file, to
continue the build...
Bubba
On 10/8/25 13:26, Bubba Brown wrote:
>
>
> On 10/8/25 13:17, Janky Jay, III wrote:
>> Hi Bubba,
>>
>> On 10/8/25 01:58PM, Bubba Brown wrote:
>>>
>>> I'm not quite sure what to make of the scrypt issue here:
>>>
>>> ===> maia-mailguard-1.0.5.r1 depends on file:
>>> /usr/local/lib/php/20230831-zts/scrypt.so - not found
>>> ===> maia-mailguard-1.0.5.r1 depends on file:
>>> /usr/local/lib/php/20230831-zts/scrypt.so - not found
>>> *** Error code 1
>>>
>>> Stop.
>>> make[1]: stopped in /usr/ports/security/maia-mailguard
>>> *** Error code 1
>>>
>>> Stop.
>>> make: stopped in /usr/ports/security/maia-mailguard
>>> root@case:/usr/ports/security/maia-mailguard # pkg install
>>> php83-pecl-scrypt
>>> Updating FreeBSD repository catalogue...
>>> FreeBSD repository is up to date.
>>> Updating FreeBSD-kmods repository catalogue...
>>> FreeBSD-kmods repository is up to date.
>>> All repositories are up to date.
>>> Checking integrity... done (0 conflicting)
>>> The most recent versions of packages are already installed
>>> root@case:/usr/ports/security/maia-mailguard #
>>>
>>
>> This looks like maybe something got confused.
>>
>> What does "pkg info | grep scypt" show?
>
> # pkg info | grep scrypt
> libscrypt-1.22 C library for the scrypt key derivation
> function
> php83-pecl-scrypt-2.0.1 PHP wrapper to Colin Percival's scrypt
> implementation
> py311-scrypt-0.8.27_1 Bindings for the scrypt key derivation
> function library
> scrypt-1.3.3 Key Derivation Function
>
>> Does the "/usr/local/lib/php/20230831-zts/scrypt.so" file exist?
>
> # ll /usr/local/lib/php/20230831-zts/scrypt.so
> ls: /usr/local/lib/php/20230831-zts/scrypt.so: No such file or directory
>
>> What happens if you run a "pkg delete -f php83-pecl-scrypt" and then
>> try to continue the Maia build?
>
> Deleted the package, ran make and it halted at the same place.
>
> Weird, huh?--
>
>> Regards,
>> Janky Jay, III
>
> Bubba
--------------zUfn2rjVr04Vt0CuK5oL0fV7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Since I don't think I'm using scrypt here, I created an empty
file, to continue the build...<br>
<br>
Bubba</p>
<div class="moz-cite-prefix">On 10/8/25 13:26, Bubba Brown wrote:<br>
</div>
<blockquote type="cite"
cite="mid:6c8125da-00da-4a56-9a79-a4636e898fc0-UmgsxY/[email protected]">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p><br>
</p>
<div class="moz-cite-prefix">On 10/8/25 13:17, Janky Jay, III
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:f5ec0e70-c16e-456a-8573-cfadbb7194ef-z+XadSZE8R8@public.gmane.org">
<meta http-equiv="Content-Type"
content="text/html; charset=UTF-8">
Hi Bubba,<br>
<br>
<div class="moz-cite-prefix">On 10/8/25 01:58PM, Bubba Brown
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:8ee08ecd-ed52-4aaa-a973-e3f8f223ea36-UmgsxY/[email protected]">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">I'm not
quite sure what to make of the scrypt issue here:<br>
<br>
===> maia-mailguard-1.0.5.r1 depends on file:
/usr/local/lib/php/20230831-zts/scrypt.so - not found </span><br>
===> maia-mailguard-1.0.5.r1 depends on file:
/usr/local/lib/php/20230831-zts/scrypt.so - not found <br>
*** Error code 1 <br>
<br>
Stop. <br>
make[1]: stopped in /usr/ports/security/maia-mailguard <br>
*** Error code 1 <br>
<br>
Stop. <br>
make: stopped in /usr/ports/security/maia-mailguard <br>
root@case:/usr/ports/security/maia-mailguard # pkg install
php83-pecl-scrypt <br>
Updating FreeBSD repository catalogue... <br>
FreeBSD repository is up to date. <br>
Updating FreeBSD-kmods repository catalogue... <br>
FreeBSD-kmods repository is up to date. <br>
All repositories are up to date. <br>
Checking integrity... done (0 conflicting) <br>
The most recent versions of packages are already installed
<br>
root@case:/usr/ports/security/maia-mailguard # </span><br>
</p>
</blockquote>
<br>
This looks like maybe something got confused.<br>
<br>
What does "pkg info | grep scypt" show?<br>
</blockquote>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;"># pkg info |
grep scrypt </span><br>
libscrypt-1.22 C library for the scrypt key
derivation function <br>
php83-pecl-scrypt-2.0.1 PHP wrapper to Colin Percival's
scrypt implementation <br>
py311-scrypt-0.8.27_1 Bindings for the scrypt key
derivation function library <br>
scrypt-1.3.3 Key Derivation Function<br>
</span><br>
</p>
<blockquote type="cite"
cite="mid:f5ec0e70-c16e-456a-8573-cfadbb7194ef-z+XadSZE8R8@public.gmane.org">Does the
"<span style="font-family:monospace">/usr/local/lib/php/20230831-zts/scrypt.so</span>"
file exist?<br>
</blockquote>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;"># ll
/usr/local/lib/php/20230831-zts/scrypt.so </span><br>
ls: /usr/local/lib/php/20230831-zts/scrypt.so: No such file or
directory<br>
</span><br>
</p>
<blockquote type="cite"
cite="mid:f5ec0e70-c16e-456a-8573-cfadbb7194ef-z+XadSZE8R8@public.gmane.org"> What
happens if you run a "pkg delete -f php83-pecl-scrypt" and then
try to continue the Maia build?</blockquote>
<p>Deleted the package, ran make and it halted at the same place.<br>
<br>
Weird, huh?-- <br>
</p>
<blockquote type="cite"
cite="mid:f5ec0e70-c16e-456a-8573-cfadbb7194ef-z+XadSZE8R8@public.gmane.org">
<pre class="moz-signature" cols="72">Regards,
Janky Jay, III</pre>
</blockquote>
<br>
Bubba </blockquote>
</body>
</html>
--------------zUfn2rjVr04Vt0CuK5oL0fV7--
--===============4352760003166612624==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTWFpYS11c2Vy
cyBtYWlsaW5nIGxpc3QKTWFpYS11c2Vyc0ByZW5haXNzb2Z0LmNvbQpodHRwczovL3JlbmFpc3Nv
ZnQuY29tL2NnaS1iaW4vbWFpbG1hbi9saXN0aW5mby9tYWlhLXVzZXJzCg==
--===============4352760003166612624==--