Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#57288 closed defect (fixed)

octave-devel @5.0.0: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: bendermh (Jorge)
Port: octave-devel

Description

octave-devel failed to build on the Mojave buildbot worker:

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/2292/steps/install-port/logs/stdio

error: print.m: error opening file 'extended.tex'
2018-10-07 20:22:45.451 octave-gui[51714:36744436] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted
2018-10-07 20:22:45.451 octave-gui[51713:36744462] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted
2018-10-07 20:22:45.451 octave-gui[51711:36744476] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted
2018-10-07 20:22:45.451 octave-gui[51709:36744442] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted
2018-10-07 20:22:45.451 octave-gui[51712:36744497] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted
2018-10-07 20:22:45.451 octave-gui[51715:36744494] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted






make[2]: *** [doc/interpreter/extended.pdf] Error 1
make[2]: *** Waiting for unfinished jobs....

command timed out: 3600 seconds without output running ['./mpbb/mpbb', '--prefix', '/opt/local', 'install-port', 'octave-devel'], attempting to kill

Change History (3)

comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: bendermh added

Had duplicate #57276.

comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In e3b16d8f6a2178df208cd6edde24f48dcd29c9ec/macports-ports (master):

octave-devel: generate docs without opening window

Fixes #57288

comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

In d95bf14f3ad66ec4654262922a9a69c93741352f/macports-ports (master):

octave: do not attempt to open a window during build

No revbump because final build should be the same.
However, attempting to open a window causes an error in octave-devel.
See #57288

Note: See TracTickets for help on using tickets.