MidnightBSD Magus

www/mod_python33

Apache module that embeds the Python interpreter within the server

Flavor Version Run OSVersion Arch License Restricted Status
3.3.1_2 333 0.8 i386 apache2 0 fail

Events

Machine Type Time Message
Constellation info 2018-05-07 19:39:40.462585 Test Started
Constellation fail 2018-05-07 19:40:04.304198 make build returned non-zero: 1
Constellation fail 2018-05-07 19:40:04.423661 Test complete.

Log

===>  Building for mod_python33-3.3.1_2
Compiling for DSO.
/usr/local/sbin/apxs -I/magus/work/usr/mports/www/mod_python33/work/mod_python-3.3.1/src/include -I/usr/local/include/apache24 -I/usr/local/include/python2.7 -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/usr/local/lib -L/usr/local/lib/python2.7/config  -Wl,--export-dynamic    -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -lm  -lpython2.7   -L/usr/local/lib -lintl -lutil   -lm
/usr/local/share/apr/build-1/libtool --silent --mode=compile clang -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing    -I/usr/local/include/apache24  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db5 -I/magus/work/usr/mports/www/mod_python33/work/mod_python-3.3.1/src/include -I/usr/local/include/apache24 -I/usr/local/include/python2.7  -c -o mod_python.lo mod_python.c && touch mod_python.slo
mod_python.c:564:30: error: use of undeclared identifier 'unixd_config'; did you mean 'ap_unixd_config'?
                chown(fname, unixd_config.user_id, -1);
                             ^~~~~~~~~~~~
                             ap_unixd_config
/usr/local/include/apache24/unixd.h:84:41: note: 'ap_unixd_config' declared here
AP_DECLARE_DATA extern unixd_config_rec ap_unixd_config;
                                        ^
mod_python.c:565:17: warning: implicit declaration of function 'unixd_set_global_mutex_perms' is invalid in C99 [-Wimplicit-function-declaration]
                unixd_set_global_mutex_perms(mutex[n]);
                ^
mod_python.c:826:5: warning: incompatible pointer types initializing 'apr_OFN_mp_release_interpreter_t *' (aka 'void *(*)()') with an expression of type 'void (void)' [-Wincompatible-pointer-types]
    APR_REGISTER_OPTIONAL_FN(mp_release_interpreter);
    ^                        ~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/apr-1/apr_optional.h:71:31: note: expanded from macro 'APR_REGISTER_OPTIONAL_FN'
  APR_OPTIONAL_FN_TYPE(name) *apu__opt = name; \
                              ^
2 warnings and 1 error generated.
apxs:Error: Command failed with rc=65536
.
*** [mod_python.so] Error code 1
1 error
*** [do_dso] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/www/mod_python33.

Links

Depends On

Depend Of

Nothing

Categories