← Back to team overview

yade-dev team mailing list archive

Re: [Bug 418107] Re: bzr1727 fails to compile on ubuntu 9.04

 

Try r1729 and later
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2009/8/24 Janek Kozicki <janek_listy@xxxxx>

> replying to myself (again). Saying that two revisions ago it was
> compiling I made a mistake. It was compiling correctly two days ago, on
> bzr 1717. That's where I was testing pr.py on last friday.
>
> So the bug was introduced between 1717 an 1728.
>
> I could do binary search of this bug trying different revisions, but not
> now, probably in late evening today.
>
> --
> bzr1727 fails to compile on ubuntu 9.04
> https://bugs.launchpad.net/bugs/418107
> You received this bug notification because you are subscribed to Yade.
>
> Status in Yet Another Dynamic Engine: New
>
> Bug description:
> I even made a clean ubuntu 9.04 install under vmware to be sure that it's
> not some broken python configuration. When you type scons to compile you
> only get this error:
>
> scons: Reading SCconscript files...
> @@@ Using profile default (scons.profile default) @@@
> TypeError: cannot concatenate 'str' and 'NoneType' objects:
>  File "/home/janek/trunk/SConstruct", line 194:
>    env['SUFFIX']='-'+env['version']+env['variant']
>
>
> It doesn't even start checking what libraries are available.
>

-- 
bzr1727 fails to compile on ubuntu 9.04
https://bugs.launchpad.net/bugs/418107
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
I even made a clean ubuntu 9.04 install under vmware to be sure that it's not some broken python configuration. When you type scons to compile you only get this error:

scons: Reading SCconscript files...
@@@ Using profile default (scons.profile default) @@@
TypeError: cannot concatenate 'str' and 'NoneType' objects:
  File "/home/janek/trunk/SConstruct", line 194:
    env['SUFFIX']='-'+env['version']+env['variant']


It doesn't even start checking what libraries are available.



References