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

Import of upstream 1.0.18 breaks build #8

Open
mvanbaak opened this issue Feb 13, 2017 · 4 comments
Open

Import of upstream 1.0.18 breaks build #8

mvanbaak opened this issue Feb 13, 2017 · 4 comments

Comments

@mvanbaak
Copy link

mvanbaak commented Feb 13, 2017

After the merge of the upstream 1.0.18 import, this does not compile anymore.
The version before that compiled fine.

I followed the instructions as given in the README on a clean Amazon Linux EC2 instance.
(started AMI id ami-9398d3e0, ran "yum update -y", installed the packages as stated here in the README, ran the configure and make commands)

For a full log see: https://gist.github.com/mvanbaak/63fc36fe4146316bad78824c0c18e495

@mvanbaak
Copy link
Author

We really need this as we have to compile the module by hand (we dont want the igbinary module installed on our instances, as doctrine/cache breaks if we have RedisCache with igbinary)

@jpriebe
Copy link

jpriebe commented Feb 17, 2017

I'm seeing the exact same build errors on CentOS 7.

@jpriebe
Copy link

jpriebe commented Feb 17, 2017

BTW -- my reasons for building are a little different -- we want to use the module with PHP 7.1, so it has to be built against PHP API=20160303. The binary provided in the AWS console is linked against API=20151012.

@mvanbaak
Copy link
Author

For now I put my ansible plays to use 1.0.8 as it seems to work ok with php 7.0 ;-)

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

2 participants