launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #01669
Re: Segfault in bin/test? A workaround.
On Wed, 2009-11-18 at 09:41 -0300, Brad Crittenden wrote:
> On Nov 18, 2009, at 08:43 , Max Bowsher wrote:
>
> > Gavin Panella wrote:
> >> Henning and Graham this morning had segfault issues, and Brad did
> >> yesterday. Here's a workaround that Brad and I figured out yesterday
> >> that seems to work okay:
> >>
> >> . ~/.rocketfuel-env.sh
> >> cd $LP_SOURCEDEPS_PATH/twisted
> >> bzr clean-tree --ignored --force
> >> make PYTHON=python2.5
> >>
> >> The Twisted Makefile has python2.4 hardcoded. This is something we
> >> should fix. Anyone want to do that?
> >
> > So do pygettextpo and pygpgme. It's not supposed to matter, because
> > sourcecode/Makefile passes down the appropriate overriding variables. I
> > wonder why that didn't happen.
>
> The rebuilding step specifying python2.5 is not necessary but the
> cleaning is. After the clean you can return to your branch and a
> 'make build' should DTRT as it does specify PYTHON correctly.
>
> I think we need a clean target in the sourcecode makefile.
I had to make clean; make build in my rockerfuel branch as was an my old
branch. I ponder is symlinks were not followed.
--
__Curtis C. Hovey_________
http://launchpad.net/
Attachment:
signature.asc
Description: This is a digitally signed message part
References