[Scons-users] Implicit cache error after running a successful build

Matias Iturburu matias.iturburu at tallertechnologies.com
Mon Nov 4 11:48:07 EST 2013


2013/11/1 Dirk Bächle <tshortik at gmx.de>


> Matias,

>

> On 01.11.2013 14:04, Matias Iturburu wrote:

>

>

> [...]

>

> Got this:

>

> $ fbuild biopp:astyle

>

> scons: Reading SConscript files ...

> scons: qt4: no header for 'build/mili/examples/example_prepos-caller.cpp'.

> scons: qt4: no header for 'build/mili/examples/example_ranker.cpp'.

> [...]

>

>

> Not sure how to read it, but it seems that the tool doesn't find

> anything interesting.

>

>

> if the Qt4 Tool would add implicit dependencies, the debug messages should

> show it...the problem seems to lie elsewhere. Can you show us how the

> Astyle Builder looks like?

>


Ok, it's a multipart answer.
The builder is "registered"
here<https://bitbucket.org/fudepan/fudepan-build/src/4bb61283da51e8d8c7aa67e20977d482846c9982/site_scons/builders.py?at=default#cl-65>
.
Defined here<https://bitbucket.org/fudepan/fudepan-build/src/4bb61283da51e8d8c7aa67e20977d482846c9982/site_scons/builders.py?at=default#cl-266>
.
And is ran via the alias declared
here<https://bitbucket.org/fudepan/fudepan-build/src/4bb61283da51e8d8c7aa67e20977d482846c9982/site_scons/core_components.py?at=default#cl-691>
.
That last procedure also prepares the file list and everything related.

I did a proof of concept turning that into a more "proper" package
following your guide at http://www.scons.org/wiki/ToolsForFools. But ran
into a problem that is worth discussing elsewhere.

Let me know if the code is not clear enough or anything on that line.

Best regards.




>

> Regards,

>

> Dirk

>

>

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

> http://four.pairlist.net/mailman/listinfo/scons-users

>

>



--
<http://www.tallertechnologies.com>
Matías Iturburu
Software Engineer




*San Lorenzo 47, 3rd Floor, Office 5 Córdoba, Argentina *

*Phone: +54 351 4217888 / +54 351 4218211 Skype: matias.iturburu*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20131104/83d58377/attachment.htm


More information about the Scons-users mailing list