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

[3.14.0RC1] pecl package is corrupted #8016

Closed
remicollet opened this issue Nov 9, 2020 · 6 comments
Closed

[3.14.0RC1] pecl package is corrupted #8016

remicollet opened this issue Nov 9, 2020 · 6 comments

Comments

@remicollet
Copy link

Looks like some file are missing


/dev/shm/BUILD/php-pecl-protobuf-3.14.0~RC1/NTS/message.c:1310:10: fatal error: wkt.inc: No such file or directory
 1310 | #include "wkt.inc"
      |          ^~~~~~~~~
compilation terminated.

@remicollet
Copy link
Author

And again notes are wrong in package.xml as already reported in #7813

@remicollet remicollet changed the title [0.14.0RC1] pecl package is corrupted [3.14.0RC1] pecl package is corrupted Nov 9, 2020
@haberman
Copy link
Member

haberman commented Nov 9, 2020

@haberman
Copy link
Member

haberman commented Nov 9, 2020

We should change our testing pipeline to build the PECL extension using the same release-to-pecl process that we use for releases. Otherwise we have no validation that package.xml is correct until we release.

@fiboknacky
Copy link
Contributor

Thanks for the update. When is the approx. time for fixing this?

@haberman
Copy link
Member

I just sent a fix out here: #8022

Once the fix is merged we can cut an -rc2, which will hopefully go out today.

@haberman
Copy link
Member

This was fixed in #8022.

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

3 participants