Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2017 13:33:53 +0100
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        Oliver Schonrock <oliver@schonrocks.com>
Cc:        ports <ports@FreeBSD.org>, hsw@bitmark.com
Subject:   Re: FreeBSD Port: php72-7.2.0 : trouble with lang/php72 & libargon2
Message-ID:  <f0ddbb9e-a0ed-7a91-75b4-01061a2cd633@FreeBSD.org>
In-Reply-To: <6a2752ce-ee15-84a4-bd2b-150f614cf1a2@schonrocks.com>
References:  <6a2752ce-ee15-84a4-bd2b-150f614cf1a2@schonrocks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aloha,

> 1. In the worst case (when built on remote poudriere) php72 crashes when
> using the PASSWORD_ARGON2I algo for password_hash. pkg check
> --dependencies reports problem.
> 
> 2. On a separate machine. When building from local ports,
> password_hash(...PASSWORD_ARGON2I) works but pkg check --dependencies
> still reports problem.
> 
> 3. On yet another machine, installing "latest" packages from central
> FreeBSD repo, it behaves exactly like the install from ports.
> 
> All machined are fully upgraded FBSD 11.1
> [..] > Can anyone shed any light?

Yes :)

I took a look at it. When changing the configure instructions for 
libargon2 and compiling it again, i got the following error:

Error: /usr/local/bin/php is linked to /usr/local/lib/libargon2.so which 
does not have a SONAME.  security/libargon2 needs to be fixed.

I would say that this is the cause of the problem. So at first 
Christopher - the maintainer of libargon2 - needs to fix libargon. Than 
i can fix PHP. :)

Greetings,
Torsten
-- 
Support me at:
https://www.patreon.com/TorstenZuehlsdorff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f0ddbb9e-a0ed-7a91-75b4-01061a2cd633>