Opened 2 years ago
Last modified 2 years ago
#65744 closed defect
zeitgeist: builds failing for 10.10 and 10.11; valadoc segfaults — at Version 2
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | zeitgeist |
Description (last modified by mascguy (Christopher Nielsen))
Doc generation was recently enabled for this port. And during that phase of the build, valadoc
segfaults on our 10.10 and 10.11 buildbots:
make[3]: *** [docs_vala] Segmentation fault: 11
Testing locally, the segfault doesn't occur for either macOS release. Next step is to re-install vala
locally - forcing use of buildbot binaries - to ensure the latter aren't stale.
On a semi-related note: Docs should be requested via a new variant docs
, enabled by default. That would also allow us to sidestep the issue, if necessary, by defaulting to disabled.
Change History (4)
Changed 2 years ago by mascguy (Christopher Nielsen)
Attachment: | zeitgeist-build-10.10.log added |
---|
Changed 2 years ago by mascguy (Christopher Nielsen)
Attachment: | zeitgeist-build-10.11.log added |
---|
comment:1 follow-up: 2 Changed 2 years ago by jmroot (Joshua Root)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|---|
Summary: | zeitgeist: builds failing for 10.10 and 10.11; details pending → zeitgeist: builds failing for 10.10 and 10.11; valadoc segfaults |
Replying to jmroot:
make[3]: *** [docs_vala] Segmentation fault: 11Probably relevant?
Yep, that clears things up!
Note: See
TracTickets for help on using
tickets.
Probably relevant?