We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running 'make test' on a fresh Amazon ec2 instance, using ami-a9d09ed1 Server version: Apache/2.4.33 Python 2.7.14
causes I think almost all tests to fail. Attached is combined standard out/error. out.txt
The text was updated successfully, but these errors were encountered:
This sounds more like something Amazon ought to be fixing, may be open a ticket with them?
Sorry, something went wrong.
I get the same set of errors ( at least visually ) running on a fresh RHEL 7.5 system, apache version 2.4.6, python version 2.7.5.
out.txt
Hrm... but it compiles okay? I.e. ./configure && make && sudo make install show no errors?
./configure && make && sudo make install
yes.
No branches or pull requests
Running
'make test'
on a fresh Amazon ec2 instance, using
ami-a9d09ed1
Server version: Apache/2.4.33
Python 2.7.14
causes I think almost all tests to fail. Attached is combined standard out/error.
out.txt
The text was updated successfully, but these errors were encountered: