Skip to content

can't compile with password-argon2 #1139

@tricarte

Description

@tricarte

SPC version: 2.8.5
OS: Ubuntu 24.04.2

spc download --with-php=8.5 --for-extensions "password-argon2"
# spc doctor looks all good
spc build --build-cli "password-argon2"

At the end, --build-cli builds the cli binary but fails this sanity check:

[18:10:36] [I] [EXEC] /home/user/repos/static-php-cli/test/buildroot/bin/php -n -r "assert(defined('PASSWORD_ARGON2I'));"
⚠ Validation failed: extension password-argon2 failed sanity check
----------------------------------------

Failed module: Builder for Linux
Failed validation module: password_argon2 function check

Found this while looking at the logs but no clue why:

[14:44:57] [I] password-argon2 is using --without-password-argon2

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions