Skip to content

chore: bump deps#1665

Merged
dunglas merged 1 commit intomainfrom
chore/bump-deps
Jun 20, 2025
Merged

chore: bump deps#1665
dunglas merged 1 commit intomainfrom
chore/bump-deps

Conversation

@dunglas
Copy link
Copy Markdown
Member

@dunglas dunglas commented Jun 20, 2025

No description provided.

@dunglas
Copy link
Copy Markdown
Member Author

dunglas commented Jun 20, 2025

@henderkes it looks like there is still an issue with -fpic instead of -fPIC on ARM, but I'm not sure of the origin of the issue.
Also, I'm unsure why the file is missing for the GNU build, but it may be the same underlying error.

@dunglas
Copy link
Copy Markdown
Member Author

dunglas commented Jun 20, 2025

It's maybe just because the pre-built packages aren't compiled with -fPIC yet.

@henderkes
Copy link
Copy Markdown
Contributor

henderkes commented Jun 20, 2025

@henderkes it looks like there is still an issue with -fpic instead of -fPIC on ARM, but I'm not sure of the origin of the issue. Also, I'm unsure why the file is missing for the GNU build, but it may be the same underlying error.

The docker thing missing is something that sometimes happens in your CI. I'm not sure where that's coming from, it doesn't happen in our CI. I would guess it's related to Docker in some way.

I've already created an issue for the -fpic error, but I haven't been successful in reproducing it yet. CFLAGS is already set to -fPIC...

https://github.com/crazywhalecc/static-php-cli/blob/main/config/env.ini#L74

@henderkes
Copy link
Copy Markdown
Contributor

It's maybe just because the pre-built packages aren't compiled with -fPIC yet.

oh yeah that makes sense, should be alright tomorrow then

@dunglas dunglas merged commit cfb9d9f into main Jun 20, 2025
56 of 58 checks passed
@dunglas dunglas deleted the chore/bump-deps branch June 20, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants