[Mailman-Users] Mailman port

Mark Sapiro mark at msapiro.net
Thu Apr 22 19:24:39 CEST 2010


Peter Clark wrote:
>
>I tried to install the mailman port (FreeBSD 8.0-RELEASE-p2 amd64) this 
>morning and it bombs out during the install phase:
>
><snip>
>Compiling /usr/local/mailman/Mailman/TopicMgr.py ...
>Compiling /usr/local/mailman/Mailman/UserDesc.py ...
>Compiling /usr/local/mailman/Mailman/Utils.py ...
>Compiling /usr/local/mailman/Mailman/Version.py ...
>Compiling /usr/local/mailman/Mailman/__init__.py ...
>Compiling /usr/local/mailman/Mailman/htmlformat.py ...
>Compiling /usr/local/mailman/Mailman/i18n.py ...
>Compiling /usr/local/mailman/Mailman/versions.py ...
>*** Signal 11
>
>Stop in /usr/ports/mail/mailman/work/mailman-2.1.12.
>*** Error code 1
>
>Stop in /usr/ports/mail/mailman.
>*** Error code 1
>
>Stop in /usr/ports/mail/mailman.
>
></snip>
>
>the only corresponding thing I see in the logs is:
>Apr 22 11:18:51 greed kernel: pid 38872 (python2.6), uid 0: exited on 
>signal 11 (core dumped)
>
>
>Any thoughts on what to look at to correct this?


This is a FreeBSD packaging question, not a Mailman question. Signal 11
usually is a segmentation fault. Python shouldn't be seg faulting when
trying to compile anything. I would guess it is a problem with the
Python installation somehow or some kind of packaging incompatibility.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list