mod_python icon indicating copy to clipboard operation
mod_python copied to clipboard

Multiple test failures after running make test

Open abstractalchemist opened this issue 6 years ago • 4 comments

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

abstractalchemist avatar Aug 02 '18 19:08 abstractalchemist

This sounds more like something Amazon ought to be fixing, may be open a ticket with them?

grisha avatar Aug 02 '18 19:08 grisha

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

abstractalchemist avatar Aug 02 '18 19:08 abstractalchemist

Hrm... but it compiles okay? I.e. ./configure && make && sudo make install show no errors?

grisha avatar Aug 02 '18 20:08 grisha

yes.

abstractalchemist avatar Aug 02 '18 20:08 abstractalchemist