Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when building micro.sfx file. #584

Closed
wheakerd opened this issue Jan 6, 2025 · 4 comments
Closed

Error when building micro.sfx file. #584

wheakerd opened this issue Jan 6, 2025 · 4 comments
Labels
question Further information is requested

Comments

@wheakerd
Copy link

wheakerd commented Jan 6, 2025

static-php version: v2.4.3
I use ./spc build --build-micro "curl,gmp,mbregex,mbstring,mysqli,mysqlnd,openssl,pdo,pdo_mysql,pgsql,phar,readline,redis,sqlite3,ssh2,swoole,swoole-hook-mysql,swoole-hook-pgsql,swoole-hook-sqlite,uuid,zip,zlib" --debug --enable-zts --with-upx-pack command to build,but encountered an error : You haven't compiled micro.sfx yet, please use "build" command and "--build-micro" to compile phpmicro first!.

@crazywhalecc
Copy link
Owner

Any more information? The build command does not produce this error, only the micro:combine command.

@crazywhalecc crazywhalecc added the question Further information is requested label Jan 6, 2025
@wheakerd
Copy link
Author

wheakerd commented Jan 6, 2025

@crazywhalecc I'm sure that's all! I can provide some additional information, such as:
System: Fedora release 41 (Forty One)

@crazywhalecc
Copy link
Owner

Any more information? The build command does not produce this error, only the micro:combine command.

@wheakerd Please provide all commands you used, including download spc binary, download sources and doctor command. And it's best to delete buildroot and source dir before each build to prevent old builds from being affected.

I have tested on my fedora vm, and it's working very well.

@crazywhalecc
Copy link
Owner

I will close this issue. If you have any further questions, please reply and I will reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants