Some packages relying on `cmake` build at every `buildout`

I've noticed that some packages such as bob.learn.em, bob.ip.base, bob.learn.linear among others, rebuild everytime a buildout command is run which is annoying for development. I wonder if anybody understands the cause of this. The only thing I can see in common is that these packages rely on cmake. @mguenther: any ideas?