-
Notifications
You must be signed in to change notification settings - Fork 22
Many Bento/examples are broken #116
Comments
Hi Pierre, All the examples should be fixed now in master David On Mon, Jul 2, 2012 at 1:27 PM, Pierre Chanial
|
Nice way to declare a command with a decorator.
|
I don't understand why I don't get udpates on bento issues. Anyway, the build-related errors are caused by the internal build tool yaku that I am hoping to scrape completely soon. The decode issue keeps telling me I need to learn about this thing called unicode and to handle it correctly :) |
I found this issue after I received the same error about using -fPIC trying to build numpy. This is with current bento master. User error? simples/conditional
|
For completeness the whole check_examples
|
Assuming my Bento installation is working, the following examples fail (0.1.x branch):
simples/conditional:
simples/single_extension:
after applying this patch:
bentomaker fails with the same error message as above
simples/single_extension_waf: "bentomaker configure" fails with
hooks/waf/waf16:
hooks/simple: "bentomaker test" fails:
The following work:
simples/single_module
simples/single_package
I haven't tried the other examples.
The text was updated successfully, but these errors were encountered: