Opened 2 years ago

Closed 2 years ago

#65744 closed defect (worksforme)

zeitgeist: builds failing for 10.10 and 10.11; valadoc segfaults

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.

Attachments (2)

zeitgeist-build-10.10.log (210.5 KB) - added by mascguy (Christopher Nielsen) 2 years ago.
zeitgeist-build-10.11.log (209.1 KB) - added by mascguy (Christopher Nielsen) 2 years ago.

Download all attachments as: .zip

Change History (6)

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 Changed 2 years ago by jmroot (Joshua Root)

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

Probably relevant?

comment:2 in reply to:  1 Changed 2 years 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!

comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>

In 542f02b9a77c38085f407a5d5adf0d8d974ea2d7/macports-ports (master):

zeitgeist: add variant docs
See: #65744

comment:4 in reply to:  3 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: worksforme
Status: assignedclosed

Replying to Christopher Nielsen <mascguy@…>:

In 542f02b9a77c38085f407a5d5adf0d8d974ea2d7/macports-ports (master):

zeitgeist: add variant docs
See: #65744

When rebuilding for this change, no segfaults occurred anywhere. So hopefully this was just a one-time fluke.

I also verified the buildbot binaries for vala, both 10.10 and 10.11, via local builds of zeitgeist. And everything looks good.

Note: See TracTickets for help on using tickets.