Opened 21 months ago

Last modified 21 months 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 21 months ago by mascguy (Christopher Nielsen)

Attachment: zeitgeist-build-10.10.log added

Changed 21 months ago by mascguy (Christopher Nielsen)

Attachment: zeitgeist-build-10.11.log added

comment:1 Changed 21 months ago by jmroot (Joshua Root)

make[3]: *** [docs_vala] Segmentation fault: 11

Probably relevant?

comment:2 in reply to:  1 Changed 21 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Summary: zeitgeist: builds failing for 10.10 and 10.11; details pendingzeitgeist: builds failing for 10.10 and 10.11; valadoc segfaults

Replying to jmroot:

make[3]: *** [docs_vala] Segmentation fault: 11

Probably relevant?

Yep, that clears things up!

Note: See TracTickets for help on using tickets.