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

mod_python 3.5.0 (with support for Python 3!) available for pre-release testing. #9

Closed
grisha opened this issue Oct 25, 2013 · 11 comments
Labels

Comments

@grisha
Copy link
Owner

grisha commented Oct 25, 2013

Anyone reading this can test and provide feedback as a comment. Your help is VERY much appreciated!

Instructions:

  • Get mod_python.
  $ git clone https://github.com/grisha/mod_python.git
  $ git checkout -b 3.5.x origin/3.5.x
  • Compile and run tests:
  $ ./configure
  $ make
  $ sudo make install
  $ make test
  • If tests produce errors, please include those as part of your feedback.
  • Please remember to include the output of
  $ mod_python version

I am especially interested in Python 3.3 (and 3.4?) tests. You will most likely need to have a manually installed Python 3 and run ./configure --with-python=/path/to/bin/python3.

Thank You!

@grisha
Copy link
Owner Author

grisha commented Oct 28, 2013

CentOS 6.4, Python 3.3.2, Apache 2.4.4 - all pass

mod_python:  3.5.0-3da16c0
             '/home/grisha/src/mod_python/install_p3/modules/mod_python.so'

python:      3.3.2 (default, Oct 11 2013, 22:40:49) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)]
             '/home/grisha/src/mod_python/install_p3/bin/python3'

httpd:       2.4.4
             '/home/grisha/src/mod_python/install_p3/bin/httpd'

apr:         1.4.8
platform:    Linux-2.6.32-358.14.1.el6.x86_64-x86_64-with-centos-6.4-Final

@barbazul
Copy link

barbazul commented Nov 8, 2013

Not sure if you are interested in Py 2.7 tests but here is mine

mod_python:  3.5.0-4d2af9d
             '/usr/lib/apache2/modules/mod_python.so'

python:      2.7.3 (default, Sep 26 2013, 16:35:25) [GCC 4.7.2]
             '/usr/bin/python'

httpd:       2.2.22
             '/usr/sbin/apache2'

apr:         1.4.6
platform:    Linux-3.5.0-34-generic-x86_64-with-LinuxMint-14-nadia

All tests passed

@grisha
Copy link
Owner Author

grisha commented Nov 8, 2013

@barbazul yes, definitely interested, thank you for this! I didn't know of LinuxMint, interesting.

@grisha
Copy link
Owner Author

grisha commented Nov 8, 2013

OSX 10.9 (Mavericks), Apache 2.4.4, Python 3.3.3rc1

mod_python:  3.5.0-4d2af9d
             '/Users/grisha/src/mod_python/install_p3/modules/mod_python.so'

python:      3.3.3rc1 (default, Nov  1 2013, 00:07:39) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.79)]
             '/Users/grisha/src/mod_python/install_p3/bin/python3'

httpd:       2.4.4
             '/Users/grisha/src/mod_python/install_p3/bin/httpd'

apr:         1.4.8
platform:    Darwin-13.0.0-x86_64-i386-64bit

@grisha
Copy link
Owner Author

grisha commented Nov 8, 2013

OSX 10.9 (Mavericks), stock Apache and Python

mod_python:  3.5.0-4d2af9d
             '/usr/libexec/apache2/mod_python.so'

python:      2.7.5 (default, Aug 25 2013, 00:04:04) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]
             '/usr/bin/python'

httpd:       2.2.24
             '/usr/sbin/httpd'

apr:         1.4.5
platform:    Darwin-13.0.0-x86_64-i386-64bit

@grisha
Copy link
Owner Author

grisha commented Nov 8, 2013

FreeBSD 9.1, Apache 2.2, Python 2.7.3

mod_python:  3.5.0-4d2af9d
             '/usr/local/libexec/apache22/mod_python.so'

python:      2.7.3 (default, Apr  8 2013, 18:32:24) [GCC 4.2.1 20070831 patched [FreeBSD]]
             '/usr/local/bin/python'

httpd:       2.2.23
             '/usr/local/sbin/httpd'

apr:         1.4.6
platform:    FreeBSD-9.1-RELEASE-amd64-64bit-ELF

@grisha
Copy link
Owner Author

grisha commented Nov 12, 2013

FreeBSD 8, Apache 2.4, Python 3.3 (small configure.in patch was required to fix compile)

mod_python:  3.5.0-9d223c3
             '/usr/local/libexec/apache24/mod_python.so'

python:      3.3.2 (default, Nov 11 2013, 22:17:43) [GCC 4.2.2 20070831 prerelease [FreeBSD]]
             '/usr/local/bin/python3.3'

httpd:       2.4.6
             '/usr/local/sbin/httpd'

apr:         1.4.8
platform:    FreeBSD-8.3-RELEASE-i386-32bit-ELF

@grisha
Copy link
Owner Author

grisha commented Nov 12, 2013

FreeBSD 9.1, Apache 2.2, Python 3.3

mod_python:  3.5.0-9d223c3
             '/usr/local/libexec/apache22/mod_python.so'

python:      3.3.2 (default, Nov  8 2013, 18:41:07) [GCC 4.2.1 20070831 patched [FreeBSD]]
             '/usr/local/bin/python3.3'

httpd:       2.2.23
             '/usr/local/sbin/httpd'

apr:         1.4.6
platform:    FreeBSD-9.1-RELEASE-amd64-64bit-ELF

@grisha
Copy link
Owner Author

grisha commented Nov 12, 2013

Debian 6.0.7, Apache 2.2, Python 2.6

mod_python:  3.5.0-9d223c3
             '/usr/lib/apache2/modules/mod_python.so'

python:      2.6.6 (r266:84292, Dec 26 2010, 22:31:48) [GCC 4.4.5]
             '/usr/bin/python'

httpd:       2.2.16
             '/usr/sbin/apache2'

apr:         1.4.2
platform:    Linux-2.6.32-5-amd64-x86_64-with-debian-6.0.7

@grisha
Copy link
Owner Author

grisha commented Nov 12, 2013

Debian 6.0.7, Apache 2.2, Python 3.3.2, all good as well

mod_python:  3.5.0-9d223c3
             '/usr/lib/apache2/modules/mod_python.so'

python:      3.3.2 (default, Nov 11 2013, 22:44:40) [GCC 4.4.5]
             '/usr/local/bin/python3.3'

httpd:       2.2.16
             '/usr/sbin/apache2'

apr:         1.4.2
platform:    Linux-2.6.32-5-amd64-x86_64-with-debian-6.0.7

@grisha
Copy link
Owner Author

grisha commented Nov 14, 2013

I think this is good enough for now, closing this and moving on to releasing 3.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants