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

Php 7.3.2 - opcache.so No such file or directory #123

Closed
Romaxx opened this issue Feb 25, 2019 · 0 comments
Closed

Php 7.3.2 - opcache.so No such file or directory #123

Romaxx opened this issue Feb 25, 2019 · 0 comments

Comments

@Romaxx
Copy link

Romaxx commented Feb 25, 2019

hi, I have an error when building PHP from master
/php/7.3.2-r0/package/usr/lib/php7/extensions/no-debug-zts-20170718/opcache.so': No such file or directory
whereas the opcache.a and opcache.so exists in
/php/7.3.2-r0/image/usr/lib/php7/extensions/no-debug-non-zts-20180731/
seems php API has changed from 20170718 to 20180731 but I don't understand why it's try to find files in 20170718 version folder..

@Romaxx Romaxx closed this as completed Feb 25, 2019
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Feb 27, 2023
Changelog:
===========
 Better handling of empty strings passed as input.
 Fix the shift safe number issue from 0.9.12
 More minor pylint / etc fixes / cleanups (general code quality)
 separate .parse from openembedded#115
 Allow setting up completely empty {} operators / functions ( openembedded#75 via openembedded#123 )
 Add extra bit-ops from openembedded#87
 Add @daxamin to contributors ?
 Version bump stuff.
 other readme tweaks
 star expressions, eg x = {"a": 1, "b": 2, **c}

no-build.patch
removed since it's included in 0.9.13

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
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

No branches or pull requests

1 participant