Jenkins build failure: mono bindings monomaniacally breaking
Bug #931764 reported by
Allan LeSage
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libappindicator |
Fix Released
|
Critical
|
Charles Kerr |
Bug Description
Apparently this issue is known to ted; this bug will serve as reminder, inspiration to get this Jenkins build going; apparently missing some files relating to mono bindings. Marking to high as we'd like to get this build up; if you suspect Jenkins' misconfiguration pls. ping alesage or follow-up on this ticket.
Related branches
lp://staging/~charlesk/libappindicator/lp-931764
- Ted Gould (community): Approve
-
Diff: 243 lines (+86/-85)7 files modifiedbindings/mono/Makefile.am (+3/-3)
bindings/mono/app-indicator.sources.xml (+0/-12)
bindings/mono/app-indicator.sources.xml.in (+12/-0)
bindings/python/Makefile.am (+4/-5)
bindings/python/appindicator.override (+0/-65)
bindings/python/appindicator.override.in (+65/-0)
configure.ac (+2/-0)
lp://staging/~indicator-applet-developers/ubuntu/precise/libappindicator/upstream
- Ken VanDine: Pending requested
-
Diff: 919 lines (+167/-133)14 files modifiedChangeLog (+20/-0)
bindings/vala/examples/indicator-example.vala (+3/-3)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+9/-0)
debian/control (+1/-1)
docs/reference/html/ch01.html (+1/-1)
docs/reference/html/index.html (+1/-1)
docs/reference/html/libappindicator-app-indicator.html (+16/-16)
docs/reference/libappindicator-docs.sgml (+1/-1)
docs/reference/version.xml (+1/-1)
example/simple-client-vala.c (+83/-75)
example/simple-client-vala.vala (+18/-18)
src/app-indicator.c (+2/-5)
Changed in libappindicator: | |
importance: | High → Critical |
Changed in libappindicator: | |
status: | New → Triaged |
Changed in libappindicator: | |
assignee: | nobody → charles (charlesk) |
Changed in libappindicator: | |
status: | Triaged → In Progress |
Changed in libappindicator: | |
status: | In Progress → Fix Committed |
milestone: | none → 0.4.91 |
Changed in libappindicator: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Something funny has to be happening with the basename. Not sure what. I've attached a branch that should print it out in the build log. Can you run with that branch so we can get more data please?