[MacPorts] #16273: mod_python25-3.3.1_1 fails to activate (10.5.4) r39141
MacPorts
noreply at macports.org
Sun Aug 10 01:03:44 PDT 2008
#16273: mod_python25-3.3.1_1 fails to activate (10.5.4) r39141
-----------------------------------+----------------------------------------
Reporter: aventurella at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.0
Keywords: |
-----------------------------------+----------------------------------------
Ports are being installed from r39141
All deps were built from r39141
{{{
DEBUG: Executing org.macports.main (mod_python25)
---> Fetching mod_python25
DEBUG: Executing org.macports.fetch (mod_python25)
---> mod_python-3.3.1.tgz doesn't seem to exist in
/opt/local/var/macports/distfiles/mod_python25
---> Attempting to fetch mod_python-3.3.1.tgz from
http://www.apache.org/dist/httpd/modpython
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 437k 100 437k 0 0 185k 0 0:00:02 0:00:02 --:--:--
209k
---> Verifying checksum(s) for mod_python25
DEBUG: Executing org.macports.checksum (mod_python25)
---> Checksumming mod_python-3.3.1.tgz
DEBUG: Correct (sha1) checksum for mod_python-3.3.1.tgz
---> Extracting mod_python25
DEBUG: Executing org.macports.extract (mod_python25)
---> Extracting mod_python-3.3.1.tgz
DEBUG: setting option extract.args to
/opt/local/var/macports/distfiles/mod_python25/mod_python-3.3.1.tgz
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work"
&& gzip -dc
/opt/local/var/macports/distfiles/mod_python25/mod_python-3.3.1.tgz |
/usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing org.macports.patch (mod_python25)
---> Applying patches to mod_python25
---> Applying /Users/dev/macports/dports/www/mod_python25/files/patch-
dist-Makefile.in.diff
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1"
&& patch -p0'
patching file dist/Makefile.in
---> Applying /Users/dev/macports/dports/www/mod_python25/files/patch-
src-connobject.c.diff
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1"
&& patch -p0'
patching file src/connobject.c
---> Configuring mod_python25
DEBUG: Executing org.macports.configure (mod_python25)
DEBUG: Using compiler 'Mac OS X gcc 4.0'
DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include/python2.5'
CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0'
F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib
-Wl,-F/opt/local/Library/Frameworks' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0'
INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2'
CC='/usr/bin/gcc-4.0'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1"
&& ./configure --prefix=/opt/local --with-apxs=/opt/local/apache2/bin/apxs
--with-python=/opt/local/bin/python2.5 --with-flex=/opt/local/bin/flex
--enable-so'
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install
checking whether make sets $(MAKE)... yes
checking for main in -lm... yes
checking for an ANSI C-conforming const... yes
checking your blood pressure... a bit high, but we can proceed
configure: checking whether apxs is available...
checking for --with-apxs... /opt/local/apache2/bin/apxs executable, good
checking Apache version... 2.2.9
checking for Apache libexec directory... /opt/local/apache2/modules
checking for Apache include directory... -I/opt/local/apache2/include
checking for --with-python... /opt/local/bin/python2.5
checking Python version... 2.5
checking Python install prefix...
/opt/local/Library/Frameworks/Python.framework/Versions/2.5
checking checking where python libraries are installed...
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
checking what libraries Python was linked with... -framework Python
-ldl
checking linker flags used to link Python...
checking where Python include files are...
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
checking for --with-python-src... no
checking for --with-mutex-dir... no
Using MUTEX_DIR /tmp
checking for --with-max-locks... no
Using 8 MAX_LOCKS.
checking for --with-flex... /opt/local/bin/flex
found /opt/local/bin/flex, we'll use this. Use --with-flex to specify
another.
checking flex version... 2.5.35. Good
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating Doc/Makefile
config.status: creating src/include/mod_python.h
config.status: creating test/Makefile
config.status: creating test/testconf.py
config.status: creating dist/setup.py
config.status: creating dist/Makefile
---> Building mod_python25 with target all
DEBUG: Executing org.macports.build (mod_python25)
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1"
&& make all'
Compiling for DSO.
/opt/local/apache2/bin/apxs
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c mod_python.c _apachemodule.c requestobject.c tableobject.c util.c
serverobject.c connobject.c filterobject.c hlist.c hlistobject.c
finfoobject.c -L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks
-Wl,-framework,Python -u _PyMac_Error /Versions// -L/opt/local/lib
-lm -framework Python -ldl
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o mod_python.lo mod_python.c && touch mod_python.slo
mod_python.c: In function 'python_init':
mod_python.c:826: warning: initialization from incompatible pointer type
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o _apachemodule.lo _apachemodule.c && touch _apachemodule.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o requestobject.lo requestobject.c && touch requestobject.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o tableobject.lo tableobject.c && touch tableobject.slo
tableobject.c:329: warning: initialization from incompatible pointer type
tableobject.c:1092: warning: initialization from incompatible pointer type
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o util.lo util.c && touch util.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o serverobject.lo serverobject.c && touch serverobject.slo
serverobject.c:387: warning: initialization from incompatible pointer type
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o connobject.lo connobject.c && touch connobject.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o filterobject.lo filterobject.c && touch filterobject.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o hlist.lo hlist.c && touch hlist.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o hlistobject.lo hlistobject.c && touch hlistobject.slo
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/opt/local/include -I/opt/local/apache2/include
-I/opt/local/include/apr-1 -I/opt/local/include/apr-1
-I/opt/local/include
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/apache2/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c -o finfoobject.lo finfoobject.c && touch finfoobject.slo
finfoobject.c:278: warning: 'intargfunc' is deprecated
finfoobject.c:278: warning: initialization from incompatible pointer type
/opt/local/share/apr-1/build/libtool --silent --mode=link /usr/bin/gcc-4.0
-o mod_python.la -rpath /opt/local/apache2/modules -module -avoid-version
finfoobject.lo hlistobject.lo hlist.lo filterobject.lo connobject.lo
serverobject.lo util.lo tableobject.lo requestobject.lo _apachemodule.lo
mod_python.lo -L/opt/local/lib -Wl,-F/opt/local/Library/Frameworks
-Wl,-framework,Python -u _PyMac_Error /Versions// -L/opt/local/lib -lm
-framework Python -ldl
warning: no debug symbols in executable (-arch i386)
ln -s ../lib/python/mod_python mod_python
ln -s ../src src
make[2]: `psp_parser.c' is up to date.
/opt/local/bin/python2.5 setup.py build
running build
running build_py
creating build
creating build/lib.macosx-10.3-i386-2.5
creating build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/__init__.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/apache.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/cache.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/cgihandler.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/Cookie.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/importer.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/psp.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/publisher.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/python22.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/Session.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/testhandler.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
copying
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/lib/python/mod_python/util.py
-> build/lib.macosx-10.3-i386-2.5/mod_python
running build_ext
building 'mod_python._psp' extension
creating build/temp.macosx-10.3-i386-2.5
creating build/temp.macosx-10.3-i386-2.5/opt
creating build/temp.macosx-10.3-i386-2.5/opt/local
creating build/temp.macosx-10.3-i386-2.5/opt/local/var
creating build/temp.macosx-10.3-i386-2.5/opt/local/var/macports
creating build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build
creating
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25
creating
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work
creating
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1
creating
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src
/usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_string.c
-o
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_string.o
/usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_parser.c
-o
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_parser.o
psp_parser.l: In function 'yylex':
psp_parser.l:240: warning: statement with no effect
psp_parser.l: At top level:
psp_parser.c:1436: warning: 'yyunput' defined but not used
/usr/bin/gcc-4.0 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/_pspmodule.c
-o
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/_pspmodule.o
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/_pspmodule.c:32:
warning: 'yy_init_globals' defined but not used
/usr/bin/gcc-4.0 -L/opt/local/lib -bundle -undefined dynamic_lookup
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_string.o
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/psp_parser.o
build/temp.macosx-10.3-i386-2.5/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1/src/_pspmodule.o
-o build/lib.macosx-10.3-i386-2.5/mod_python/_psp.so
Now su and make install
(or, if you only want to perform a partial install,
you can use make install_dso and make install_py_lib)
---> Staging mod_python25 into destroot
. changed
gid expected 0 found 80 modified
./usr missing (created)
. missing (directory not created: File exists)
./Applications missing (created)
./Developer missing (created)
./Library missing (created)
. changed
gid expected 80 found 0 modified
./bin missing (created)
./etc missing (created)
./include missing (created)
./lib missing (created)
./libexec missing (created)
./sbin missing (created)
./share missing (created)
./share/info missing (created)
./share/man missing (created)
./share/man/cat1 missing (created)
./share/man/cat2 missing (created)
./share/man/cat3 missing (created)
./share/man/cat4 missing (created)
./share/man/cat5 missing (created)
./share/man/cat6 missing (created)
./share/man/cat7 missing (created)
./share/man/cat8 missing (created)
./share/man/cat9 missing (created)
./share/man/catl missing (created)
./share/man/catn missing (created)
./share/man/man1 missing (created)
./share/man/man2 missing (created)
./share/man/man3 missing (created)
./share/man/man4 missing (created)
./share/man/man5 missing (created)
./share/man/man6 missing (created)
./share/man/man7 missing (created)
./share/man/man8 missing (created)
./share/man/man9 missing (created)
./share/man/manl missing (created)
./share/man/mann missing (created)
./share/nls missing (created)
./share/nls/C missing (created)
./share/nls/af_ZA.ISO8859-1 missing (created)
./share/nls/af_ZA.ISO8859-15 missing (created)
./share/nls/bg_BG.CP1251 missing (created)
./share/nls/cs_CZ.ISO8859-2 missing (created)
./share/nls/da_DK.ISO8859-1 missing (created)
./share/nls/da_DK.ISO8859-15 missing (created)
./share/nls/de_AT.ISO8859-1 missing (created)
./share/nls/de_AT.ISO8859-15 missing (created)
./share/nls/de_CH.ISO8859-1 missing (created)
./share/nls/de_CH.ISO8859-15 missing (created)
./share/nls/de_DE.ISO8859-1 missing (created)
./share/nls/de_DE.ISO8859-15 missing (created)
./share/nls/el_GR.ISO8859-7 missing (created)
./share/nls/en_AU.ISO8859-1 missing (created)
./share/nls/en_AU.ISO8859-15 missing (created)
./share/nls/en_AU.US-ASCII missing (created)
./share/nls/en_CA.ISO8859-1 missing (created)
./share/nls/en_CA.ISO8859-15 missing (created)
./share/nls/en_CA.US-ASCII missing (created)
./share/nls/en_GB.ISO8859-1 missing (created)
./share/nls/en_GB.ISO8859-15 missing (created)
./share/nls/en_GB.US-ASCII missing (created)
./share/nls/en_NZ.ISO8859-1 missing (created)
./share/nls/en_NZ.ISO8859-15 missing (created)
./share/nls/en_NZ.US-ASCII missing (created)
./share/nls/en_US.ISO8859-1 missing (created)
./share/nls/en_US.ISO8859-15 missing (created)
./share/nls/es_ES.ISO8859-1 missing (created)
./share/nls/es_ES.ISO8859-15 missing (created)
./share/nls/et_EE.ISO8859-15 missing (created)
./share/nls/fi_FI.ISO8859-1 missing (created)
./share/nls/fi_FI.ISO8859-15 missing (created)
./share/nls/fr_BE.ISO8859-1 missing (created)
./share/nls/fr_BE.ISO8859-15 missing (created)
./share/nls/fr_CA.ISO8859-1 missing (created)
./share/nls/fr_CA.ISO8859-15 missing (created)
./share/nls/fr_CH.ISO8859-1 missing (created)
./share/nls/fr_CH.ISO8859-15 missing (created)
./share/nls/fr_FR.ISO8859-1 missing (created)
./share/nls/fr_FR.ISO8859-15 missing (created)
./share/nls/hi_IN.ISCII-DEV missing (created)
./share/nls/hr_HR.ISO8859-2 missing (created)
./share/nls/hu_HU.ISO8859-2 missing (created)
./share/nls/is_IS.ISO8859-1 missing (created)
./share/nls/is_IS.ISO8859-15 missing (created)
./share/nls/it_CH.ISO8859-1 missing (created)
./share/nls/it_CH.ISO8859-15 missing (created)
./share/nls/it_IT.ISO8859-1 missing (created)
./share/nls/it_IT.ISO8859-15 missing (created)
./share/nls/ja_JP.SJIS missing (created)
./share/nls/ja_JP.eucJP missing (created)
./share/nls/ko_KR.eucKR missing (created)
./share/nls/la_LN.ISO8859-1 missing (created)
./share/nls/la_LN.ISO8859-15 missing (created)
./share/nls/la_LN.ISO8859-2 missing (created)
./share/nls/la_LN.ISO8859-4 missing (created)
./share/nls/la_LN.US-ASCII missing (created)
./share/nls/lt_LT.ISO8859-4 missing (created)
./share/nls/nl_BE.ISO8859-1 missing (created)
./share/nls/nl_BE.ISO8859-15 missing (created)
./share/nls/nl_NL.ISO8859-1 missing (created)
./share/nls/nl_NL.ISO8859-15 missing (created)
./share/nls/no_NO.ISO8859-1 missing (created)
./share/nls/no_NO.ISO8859-15 missing (created)
./share/nls/pl_PL.ISO8859-2 missing (created)
./share/nls/pt_BR.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-15 missing (created)
./share/nls/ro_RO.ISO8859-2 missing (created)
./share/nls/ru_RU.CP866 missing (created)
./share/nls/ru_RU.ISO8859-5 missing (created)
./share/nls/ru_RU.KOI8-R missing (created)
./share/nls/sk_SK.ISO8859-2 missing (created)
./share/nls/sl_SI.ISO8859-2 missing (created)
./share/nls/sv_SE.ISO8859-1 missing (created)
./share/nls/sv_SE.ISO8859-15 missing (created)
./share/nls/tr_TR.ISO8859-9 missing (created)
./share/nls/uk_UA.ISO8859-5 missing (created)
./share/nls/uk_UA.KOI8-U missing (created)
./share/nls/zh_CN.eucCN missing (created)
./share/nls/zh_TW.Big5 missing (created)
./share/skel missing (created)
./src missing (created)
./var missing (created)
./var/macports missing (created)
./var/macports/distfiles missing (created)
./var/macports/receipts missing (created)
./var/macports/registry missing (created)
./www missing (created)
DEBUG: Executing proc-pre-org.macports.destroot-destroot-0
xinstall: mkdir
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/apache2
xinstall: mkdir
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/apache2/modules
xinstall: mkdir
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/share/doc
DEBUG: Executing org.macports.destroot (mod_python25)
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/mod_python-3.3.1"
&& make install
DESTDIR=/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot'
make[2]: `build' is up to date.
Now su and make install
(or, if you only want to perform a partial install,
you can use make install_dso and make install_py_lib)
Performing DSO installation.
/usr/bin/install -d
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/apache2/modules
/usr/bin/install src/mod_python.so
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/apache2/modules
Now don't forget to edit your main config and add
LoadModule python_module /opt/local/apache2/modules/mod_python.so
and if your configuration uses ClearModuleList, then also
AddModule mod_python.c
cd dist && make install_py_lib
make[3]: `psp_parser.c' is up to date.
if test -z
"/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot"
; then \
/opt/local/bin/python2.5 setup.py install --optimize 2
--force ; \
else \
/opt/local/bin/python2.5 setup.py install --optimize 2
--force --root
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot
; \
fi
running install
running build
running build_py
running build_ext
running install_lib
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages
creating
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/__init__.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/_psp.so ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/apache.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/cache.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/cgihandler.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/Cookie.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/importer.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/psp.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/publisher.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/python22.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/Session.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/testhandler.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
copying build/lib.macosx-10.3-i386-2.5/mod_python/util.py ->
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.py to __init__.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.py to apache.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.py to cache.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.py to cgihandler.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.py to Cookie.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.py to importer.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.py to psp.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.py to publisher.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.py to python22.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.py to Session.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.py to testhandler.pyc
byte-compiling
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.py to util.pyc
writing byte-compilation script '/tmp/tmp0ZgjJn.py'
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
-OO /tmp/tmp0ZgjJn.py
removing /tmp/tmp0ZgjJn.py
running install_egg_info
Writing
/opt/local/var/macports/build/_Users_dev_macports_dports_www_mod_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python-3.3.1-py2.5.egg-info
DEBUG: Executing destroot_finish
Warning: mod_python25 requests to install files outside the common
directory structure!
---> Installing mod_python25 3.3.1_1
DEBUG: Executing org.macports.install (mod_python25)
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/apache2
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/apache2/modules
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/apache2/modules/mod_python.so
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/_psp.so
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.py
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.pyc
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.pyo
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python-3.3.1-py2.5.egg-info
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/about.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/app-changes-from-2.x.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/app-changes-from-3.1.4.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/app-changes-from-3.2.10.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/app-changes-from-3.2.7.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/app-changes.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/blank.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/contents.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/contents.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-conn-ch.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-conn.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-filter-if.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-filter-of.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-filter.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-ach.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-auh.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-auzh.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-fuh.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-hph.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-pch.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-ph.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-pih.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-plh.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-prrh.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-syn.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-th.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers-tph.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-handlers.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-epd.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-ipd.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-ipdv.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-par.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-pd.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-phm.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-pi.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-pimp.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-po.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-pomz.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other-pp.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/dir-other.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/directives.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/front.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/genindex.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-cgi.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-psp.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub-alg-args.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub-alg-auth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub-alg-trav.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub-alg.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub-intro.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/hand-pub.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/handlers.html
DEBUG: installing directory:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/blank.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/blank.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/contents.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/contents.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/index.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/index.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/modules.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/modules.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/next.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/next.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/previous.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/previous.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/pyfav.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/pyfav.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/up.gif
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/icons/up.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/index.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/index.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-apacheconfig.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-compiling.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-configure.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-installing.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-make.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-makeinstall.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-prerequisites.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-testing.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/inst-trouble.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/installation.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/intr-flexibility.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/intr-history.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/intr-performance.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/introduction.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/modpython.css
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/modpython.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/module-apache.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/modules.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/next.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/node103.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/previous.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-apmem.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-apmeth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-conn.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-cookie-classes.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-cookie-example.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-cookie-func.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-cookie.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-filter.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-handler.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-interps.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpconn-mem.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpconn-meth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpconn.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpfilt-mem.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpfilt-meth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpfilt.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mprequest-mem.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mprequest-meth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mprequest.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpserver.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpsrv-mem.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mpsrv-meth.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-mptable.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-psp.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-sess-classes.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-sess-example.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-sess.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-util-fstor-examples.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-util-fstor-fld.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-util-fstor.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-util-funcs.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/pyapi-util.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/pyfav.png
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/pythonapi.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/security.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-conditionals.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-data-scope.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-globals.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-output-filter.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-overview.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/ssi-python-code.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/ssi.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/tut-404-handler.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/tut-more-complicated.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/tut-overview.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/tut-pub.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25
/tut-what-it-do.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/tutorial.html
DEBUG: installing file:
/opt/local/var/macports/software/mod_python25/3.3.1_1/opt/local/share/doc/mod_python25/up.png
DEBUG: Executing proc-post-org.macports.install-install-0
########################################################
# to enable mod_python add
# LoadModule python_module modules/mod_python.so
# to your apache2 config file:
# /opt/local/apache2/conf/httpd.conf
########################################################
DEBUG: Executing org.macports.activate (mod_python25)
---> Activating mod_python25 3.3.1_1
DEBUG: activating directory: /
DEBUG: activating directory: /opt
DEBUG: activating directory: /opt/local
DEBUG: activating directory: /opt/local/Library
DEBUG: activating directory: /opt/local/Library/Frameworks
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages
DEBUG: activating directory:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python-3.3.1-py2.5.egg-info
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Cookie.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/Session.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/_psp.so
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cgihandler.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/psp.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/python22.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/testhandler.pyo
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.py
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.pyc
DEBUG: activating file:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/util.pyo
DEBUG: activating directory: /opt/local/apache2
DEBUG: activating directory: /opt/local/apache2/modules
DEBUG: activating file: /opt/local/apache2/modules/mod_python.so
DEBUG: activating directory: /opt/local/share
DEBUG: activating directory: /opt/local/share/doc
DEBUG: activating directory: /opt/local/share/doc/mod_python25
DEBUG: activating file: /opt/local/share/doc/mod_python25/about.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/app-changes-
from-2.x.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/app-changes-
from-3.1.4.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/app-changes-
from-3.2.10.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/app-changes-
from-3.2.7.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/app-changes.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/blank.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/contents.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/contents.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-conn-ch.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-conn.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-filter-
if.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-filter-
of.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-filter.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
ach.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
auh.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
auzh.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
fuh.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
hph.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
pch.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
ph.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
pih.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
plh.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
prrh.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
syn.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
th.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-handlers-
tph.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-
handlers.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
epd.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
ipd.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
ipdv.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
par.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
pd.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
phm.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
pi.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
pimp.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
po.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
pomz.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other-
pp.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/dir-other.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/directives.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/front.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/genindex.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-cgi.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-psp.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub-alg-
args.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub-alg-
auth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub-alg-
trav.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub-
alg.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub-
intro.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/hand-pub.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/handlers.html
DEBUG: activating directory: /opt/local/share/doc/mod_python25/icons
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/blank.gif
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/blank.png
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/contents.gif
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/contents.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/index.gif
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/index.png
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/modules.gif
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/modules.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/next.gif
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/next.png
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/previous.gif
DEBUG: activating file:
/opt/local/share/doc/mod_python25/icons/previous.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/pyfav.gif
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/pyfav.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/up.gif
DEBUG: activating file: /opt/local/share/doc/mod_python25/icons/up.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/index.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/index.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
apacheconfig.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
compiling.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
configure.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
installing.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-make.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
makeinstall.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
prerequisites.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
testing.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/inst-
trouble.html
DEBUG: activating file:
/opt/local/share/doc/mod_python25/installation.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/intr-
flexibility.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/intr-
history.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/intr-
performance.html
DEBUG: activating file:
/opt/local/share/doc/mod_python25/introduction.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/modpython.css
DEBUG: activating file: /opt/local/share/doc/mod_python25/modpython.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/module-
apache.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/modules.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/next.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/node103.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/previous.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-apmem.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
apmeth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-conn.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-cookie-
classes.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-cookie-
example.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-cookie-
func.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
cookie.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
filter.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
handler.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
interps.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpconn-
mem.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpconn-
meth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
mpconn.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpfilt-
mem.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpfilt-
meth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
mpfilt.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mprequest-
mem.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mprequest-
meth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
mprequest.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
mpserver.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpsrv-
mem.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-mpsrv-
meth.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-
mptable.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-psp.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-sess-
classes.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-sess-
example.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-sess.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-util-
fstor-examples.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-util-
fstor-fld.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-util-
fstor.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-util-
funcs.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyapi-util.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/pyfav.png
DEBUG: activating file: /opt/local/share/doc/mod_python25/pythonapi.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/security.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-
conditionals.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-data-
scope.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-globals.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-output-
filter.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-
overview.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi-python-
code.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/ssi.html
DEBUG: activating file:
/opt/local/share/doc/mod_python25/tut-404-handler.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/tut-more-
complicated.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/tut-
overview.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/tut-pub.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/tut-what-it-
do.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/tutorial.html
DEBUG: activating file: /opt/local/share/doc/mod_python25/up.png
DEBUG: Adding file to file_map: /opt/local/apache2/modules/mod_python.so
for: mod_python25
DEBUG: Adding file to file_map:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.py for: mod_python25
Error: Target org.macports.activate returned: Not a directory
Warning: the following items did not execute (for mod_python25):
org.macports.activate
Error: Status 1 encountered during processing.
}}}
My Apache Log shows this on startup:
{{{
[Sun Aug 10 00:46:33 2008] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Sun Aug 10 00:46:34 2008] [notice] mod_python: Creating 8 session mutexes
based on 256 max processes and 0 max threads.
[Sun Aug 10 00:46:34 2008] [notice] mod_python: using mutex_directory /tmp
[Sun Aug 10 00:46:34 2008] [notice] Digest: generating secret for digest
authentication ...
[Sun Aug 10 00:46:34 2008] [notice] Digest: done
[Sun Aug 10 00:46:34 2008] [notice] Apache/2.2.9 (Unix) mod_ssl/2.2.9
OpenSSL/0.9.8h DAV/2 mod_python/3.3.1 Python/2.5.2 configured -- resuming
normal operations
}}}
Apache is configured thusly to test mod_python:
{{{
<Location /mpinfo>
SetHandler mod_python
PythonHandler mod_python.testhandler
Order deny,allow
Deny from all
Allow from 127.0
</Location>
}}}
Navigating to http://localhost/mpinfo
gives me an Error 500
Apache error_log show this:
{{{
[Sun Aug 10 00:58:18 2008] [error] make_obcallback: could not call init.\n
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/apache.py", line 937, in init
from mod_python import importer
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/importer.py", line 24, in <module>
from mod_python import publisher
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/publisher.py", line 50, in <module>
from cache import ModuleCache, NOT_INITIALIZED
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/cache.py", line 27, in <module>
import urllib2
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py",
line 91, in <module>
import hashlib
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
line 133, in <module>
md5 = __get_builtin_constructor('md5')
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
line 60, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
[Sun Aug 10 00:58:18 2008] [error] get_interpreter: no interpreter
callback found.
[Sun Aug 10 00:58:18 2008] [error] [client 127.0.0.1] python_handler:
Can't get/create interpreter.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16273>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list