[MacPorts] #69246: octave-gsl: conftest.cpp:52:10: fatal error: 'ov-scalar.h' file not found
MacPorts
noreply at macports.org
Thu Feb 1 01:11:46 UTC 2024
#69246: octave-gsl: conftest.cpp:52:10: fatal error: 'ov-scalar.h' file not found
--------------------------+------------------------
Reporter: Schamschula | Owner: ryandesign
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: arm64
Port: octave-gsl |
--------------------------+------------------------
Comment (by ryandesign):
Weird that it works from the command line but not from the configure
script.
There's some other weird output in the buildbot logs. It may not be
related since it appears on both arm64 and x86_64 builds. On the other
hand both builds are missing the canonical host type (whereas it showed up
on my local build), it's weird that there appears to be a crash, and it is
unexpected that anything in the build is trying to use the pasteboard.
== [https://build.macports.org/builders/ports-
14_arm64-builder/builds/15559/steps/install-port/logs/stdio arm64]
{{{
checking for Octave's canonical_host_type... PasteBoard: Error creating
pasteboard: com.apple.pasteboard.clipboard [-4960]
PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960]
2024-01-29 02:04:53.040 octave-gui[19103:2995538] XType: Using static font
registry.
fatal: caught signal Trace/BPT trap: 5 -- stopping myself...
checking for Octave's include directory... PasteBoard: Error creating
pasteboard: com.apple.pasteboard.clipboard [-4960]
PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960]
2024-01-29 02:04:54.513 octave-gui[19106:2995595] XType: Using static font
registry.
fatal: caught signal Trace/BPT trap: 5 -- stopping myself...
}}}
== [https://build.macports.org/builders/ports-
14_x86_64-builder/builds/26822/steps/install-port/logs/stdio x86_64]
{{{
checking for Octave's canonical_host_type... PasteBoard: Error creating
pasteboard: com.apple.pasteboard.clipboard [-4960]
PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960]
2024-01-18 11:38:52.719 octave-gui[2976:1781191] XType: Using static font
registry.
fatal: caught signal Illegal instruction: 4 -- stopping myself...
checking for Octave's include directory... PasteBoard: Error creating
pasteboard: com.apple.pasteboard.clipboard [-4960]
PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960]
2024-01-18 11:38:57.586 octave-gui[2979:1781258] XType: Using static font
registry.
fatal: caught signal Illegal instruction: 4 -- stopping myself...
/opt/local/include/octave-8.4.0/octave
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69246#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list